Commit Graph

1046 Commits

Author SHA1 Message Date
andrekir
d5c32407ad add connection feedback 2022-08-23 21:51:27 -03:00
andrekir
69f311e133 clean up and reformat 2022-08-23 21:39:08 -03:00
andrekir
9c6384a2fe add debug msg to shutdown and reboot 2022-08-23 18:06:02 -03:00
andrekir
325ef8e1b6 add bluetooth config proto 2022-08-23 08:23:57 -03:00
Tom
f8cec34862 Improve warning message
Improve wording and add channel name to the default psk warning

Co-authored-by: Andre K <andrekir@pm.me>
2022-08-23 10:44:34 +00:00
Douile
7c940d209a Show warning in dialog when using default encryption key 2022-08-22 16:19:59 +01:00
Andre Kirchhoff
25de235a93 Merge branch 'master' into dev-app-intro 2022-08-16 19:13:19 -03:00
Andre Kirchhoff
79b3b1c024 Merge pull request #462 from Douile/dev-quick-chat
Add quick chat actions
2022-08-16 18:43:13 -03:00
Douile
36b5a9eefb Fix iterating items in repositionItems 2022-08-16 12:25:40 +01:00
Douile
b1b554d97d Add icon and colours to quick chat settings 2022-08-16 12:25:10 +01:00
Douile
01e24ff6a4 Add position via dragging the recyclerview 2022-08-16 11:46:57 +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
andrekir
e043a3aa9a amend max channels reference 2022-08-15 22:05:10 -03:00
andrekir
bdba5bc31f fix code scanner choice by installSource 2022-08-14 20:13:09 -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
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
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
Mike Cumings
c1bbf1411a Explicitly enable DTR/RTS to fix RAK serial comms 2022-07-29 14:03:04 -07: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
andrekir
3239867523 remove okhttp3 lib 2022-07-11 23:19:49 -03: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
6211015495 remove MyPreferences 2022-06-22 22:07:55 -03:00
andrekir
ab020713bd validate longitude values 2022-06-22 22:02:56 -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
a598b50d40 handle updated wantConfig 2022-06-21 09:51:11 -03:00
Mike Cumings
7046fffed4 Set default USB baud rate to 115200 to match Meshtastic-device 2022-06-17 10:14:59 -07:00
andrekir
92776f7f84 patch debug fragment not loading new packets 2022-06-17 02:02:45 -03:00
andrekir
0e65f504ef fix advanced settings & defaults 2022-06-17 02:00:18 -03:00
andrekir
6cc67594c2 enable shutdown button for AXP192 only 2022-06-13 18:13:47 -03:00
andrekir
8e32ad81c0 fix DebugFragment ViewModel 2022-06-13 17:43:50 -03:00
andrekir
6dbfda0e8f move BTScanModel out of SettingsFragment 2022-06-12 16:32:06 -03:00
andrekir
73da709bb1 Revert "fix isESP32 logic"
This reverts commit d939f9784b.
2022-06-12 00:23:45 -03:00