Wykres commitów

2041 Commity (5d13c74c3dceba07ecdcee7ebc3a66ac49b64d6f)

Autor SHA1 Wiadomość Data
Ayub d2bed1344a AndroidManifest added back new code
Added back new code to the file. This is all that is changed in this PR.
2022-08-16 11:55:36 +01:00
Douile 01e24ff6a4
Add position via dragging the recyclerview 2022-08-16 11:46:57 +01:00
Ayub 831a1c79df Reverting changes to AndroidManifest file
Removing formatting and new code from AndroidManifest file. This will be added back in with the next commit. Hopefully this resolves the issue
2022-08-16 11:43:46 +01:00
Ayub f1dc8d2258 Reword encryption text for introduction screen 2022-08-16 11:01:28 +01:00
legendgroupv2 769ae09603
Reword connection text for introduction screen
Co-authored-by: Andre Kirchhoff <andrekir@pm.me>
2022-08-16 10:25:09 +01:00
legendgroupv2 8ada4da9b4
Fixed typo for string "intro_encryption_title" in introduction screen
Co-authored-by: Andre Kirchhoff <andrekir@pm.me>
2022-08-16 10:23:45 +01:00
legendgroupv2 c1f4b0cd12
Fixed typo for string "intro_encryption_title" in strings
Co-authored-by: Andre Kirchhoff <andrekir@pm.me>
2022-08-16 10:23:08 +01:00
andrekir 7657c19cda update README.md 2022-08-15 22:23:56 -03:00
andrekir e043a3aa9a amend max channels reference 2022-08-15 22:05:10 -03:00
Andre Kirchhoff d93916368c
Merge pull request #461 from meshtastic/scan
fix code scanner choice by install source
2022-08-14 20:25:27 -03:00
andrekir bdba5bc31f fix code scanner choice by installSource 2022-08-14 20:13:09 -03:00
Andre Kirchhoff c8724f73f0
update channel url prefix 2022-08-14 08:54:18 -03:00
Douile 1bdb6bf340
Add drag to re-arrange support for quick chat actions 2022-08-12 15:35:27 +01:00
Douile 7da224a1ce
Store QuickChatActions in the database 2022-08-11 16:43:26 +01:00
Douile 8c2d3a4041
Add basic quick chat action settings 2022-08-10 17:34:18 +01:00
Douile 483eca94e9
Use QuickChatAction model to add buttons in message fragment
Also fix replace the vertical scroll view with horizontal
2022-08-10 17:31:16 +01:00
Douile 3c9e325d5c
Add QuickChatAction model 2022-08-10 17:29:17 +01:00
Douile 340061875f
Fix typo in quick chat dropdown id 2022-08-10 17:26:15 +01:00
Ayub 51f78a3328 Added App Introduction Screens
Added three screens explaining Meshtastic and how to use the app. This is only shown on the first launch of the app.
2022-08-10 17:12:49 +01:00
Douile ed88170c42
Quick chat 2022-08-09 15:26:52 +01:00
andrekir e9113f1a8f 1.3.30 2022-08-05 00:05:35 -03:00
andrekir 0ef0e965dd only use mlkit for playstore installs 2022-08-05 00:05:19 -03:00
andrekir ea0a69524c move fragment ActivityResults to onViewCreated 2022-08-04 23:56:52 -03:00
andrekir 12e7de008b updating proto submodule to latest 2022-08-04 23:53:52 -03:00
Andre Kirchhoff 4e2b00bfd5
1.3.28 2022-08-02 22:53:34 -03:00
andrekir f5ce8e47e0 updating proto submodule to latest 2022-08-01 23:00:18 -03:00
andrekir 1196eb6cc5 improve room database flow 2022-07-29 21:28:09 -03:00
andrekir 6678a82578 add Channel response to debug log 2022-07-29 19:46:04 -03:00
andrekir 6071fec804 improve settings tab UI 2022-07-29 19:33:40 -03:00
Andre Kirchhoff 277db36a46
Merge pull request #458 from mcumings/rak-serial-fix
Explicitly enable DTR/RTS to fix RAK serial comms
2022-07-29 18:48:20 -03:00
Mike Cumings c1bbf1411a Explicitly enable DTR/RTS to fix RAK serial comms 2022-07-29 14:03:04 -07:00
Andre Kirchhoff 767ddb9a76
1.3.27 2022-07-27 00:49:18 -03:00
andrekir 589578c0da filter out null BLE device names 2022-07-27 00:13:44 -03:00
andrekir 4556464b32 register ActivityResult before launch() 2022-07-26 23:49:10 -03:00
andrekir 1f60c4ddf4 move region logic out of service 2022-07-26 23:01:28 -03:00
andrekir c368c1b562 disable ownerName text input if isNullOrEmpty 2022-07-26 22:33:03 -03:00
andrekir 9cdaf6f79a fix region changes not updating UI 2022-07-26 22:28:19 -03:00
andrekir 436ac1af47 add note 2022-07-26 21:28:10 -03:00
andrekir 1009e1fba2 update MockInterface firmwareVersion 2022-07-26 19:54:33 -03:00
Andre Kirchhoff cd39ae6cce
Merge pull request #457 from majbthrd/addPL2303variants
usb-serial-for-android to v3.4.6; adopt more comprehensive device_fil…
2022-07-23 07:17:53 -03:00
Peter Lawrence 4f793684f2 usb-serial-for-android to v3.4.6; adopt more comprehensive device_filter.xml 2022-07-22 21:24:41 -05:00
andrekir 97e9679f03 1.3.25 2022-07-12 00:10:56 -03:00
andrekir ce2fcc3a95 update libs 2022-07-12 00:05:47 -03:00
andrekir 7e115691f3 Merge remote-tracking branch 'origin/master' 2022-07-12 00:04:14 -03:00
andrekir c9ca8912a8 updating androidlib submodule to latest 2022-07-12 00:02:41 -03:00
andrekir 3239867523 remove okhttp3 lib 2022-07-11 23:19:49 -03:00
andrekir f6a88f7db0 updating proto submodule to latest 2022-07-11 21:44:15 -03:00
Andre Kirchhoff 6800f82ca9
Merge pull request #454 from majbthrd/addch9102f
add CH9102F USB serial (used on some tlora-v2-1-1.6 variants)
2022-07-09 05:02:15 -03:00
Peter Lawrence f184e625d1 add CH9102F USB serial (used on some tlora-v2-1-1.6 variants) 2022-07-08 22:11:21 -05:00
andrekir 7905bc6f70 fix multiple startInterface() calls 2022-06-27 22:28:51 -03:00