Commit graph

1874 commits

Author SHA1 Message Date
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
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
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
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
andrekir
613334d87e update modem preset names 2022-06-27 21:41:42 -03:00
andrekir
56615c2668 updating proto submodule to latest 2022-06-27 21:34:16 -03:00
andrekir
6211015495 remove MyPreferences 2022-06-22 22:07:55 -03:00
andrekir
ab020713bd validate longitude values 2022-06-22 22:02:56 -03:00
Andre Kirchhoff
93a0ee1180
1.3.21 2022-06-21 11:31:38 -03:00
Andre Kirchhoff
d564a930eb
Merge pull request #451 from andrekir/ble-filter
clear Bluetooth scan filter
2022-06-21 11:26:23 -03:00
Andre Kirchhoff
121a25ccb7
Merge pull request #450 from andrekir/back-stack
fix back not moving task to background
2022-06-21 11:18:40 -03:00
Andre Kirchhoff
167bfb6a17
Merge pull request #449 from andrekir/handle-config
handle updated wantConfig
2022-06-21 11:12:50 -03:00
andrekir
6700f22af7 clear Bluetooth scan filter 2022-06-21 11:04:46 -03:00
andrekir
5328e5d1a2 fix back not moving task to background 2022-06-21 11:02:56 -03:00
andrekir
cf24bf841e updating proto submodule to latest 2022-06-21 10:50:38 -03:00
andrekir
a598b50d40 handle updated wantConfig 2022-06-21 09:51:11 -03:00
Andre Kirchhoff
418bc77d4e
Merge pull request #448 from mcumings/baudrate
Set default USB baud rate to 115200 to match Meshtastic-device
2022-06-17 14:28:53 -03:00
Andre Kirchhoff
b4b9bebe20
Merge pull request #447 from mcumings/protobump
Bump protobuf-gradle-plugin to 0.8.18 and protoc to 3.21.1
2022-06-17 14:28:24 -03:00
Mike Cumings
7046fffed4 Set default USB baud rate to 115200 to match Meshtastic-device 2022-06-17 10:14:59 -07:00
Mike Cumings
fc5ce7c2c6 Bump protobuf-gradle-plugin to 0.8.18 and protoc to 3.21.1 2022-06-17 09:55:04 -07:00
Andre Kirchhoff
a5ca044ec7
1.3.19 2022-06-17 09:04:29 -03:00