Commit Graph

1068 Commits

Author SHA1 Message Date
PWRxPSYCHO
18d9541d9b removed unused variables and imports 2022-08-27 08:57:01 -04:00
PWRxPSYCHO
426bde986a Cleaned up code based on comments on PR 2022-08-26 17:00:08 -04:00
PWRxPSYCHO
4d809a3cd7 Merge branch 'meshtastic:master' into feature/osmand-migration 2022-08-26 13:44:48 +00:00
PWRxPSYCHO
767fb6059d Updated ESRI name,
Andre patch to add text over icon
fixed zoomToBounding box
fixed node locations duplicating on map
2022-08-25 23:35:11 -04:00
andrekir
27ee6a847a remove play services code scanner 2022-08-25 20:50:55 -03:00
Andre K
7caa09b3a6 Merge branch 'master' into dev-factory-reset 2022-08-25 20:39:53 -03:00
PWRxPSYCHO
e23b226b55 updated map reload 2022-08-25 16:58:13 -04:00
PWRxPSYCHO
684bd82772 Merge branch 'meshtastic:master' into feature/osmand-migration 2022-08-25 20:16:31 +00:00
PWRxPSYCHO
d491722e65 added style changing on the fly (will need to refactor) 2022-08-25 14:32:55 -04:00
PWRxPSYCHO
2a2aacf7c3 fixed zoom level and "unlimited" scroll 2022-08-25 12:28:05 -04:00
PWRxPSYCHO
29c1fe75d4 Removed map sources and added custom 2022-08-25 10:14:19 -04:00
PWRxPSYCHO
19a847604e fixed map being null on switch 2022-08-24 23:15:48 -04:00
PWRxPSYCHO
3e81abb638 fixed zooming to nodes (lat/lon were reversed) 2022-08-24 16:47:50 -04:00
PWRxPSYCHO
6a6dbad0ee Trying to get nodes to show better and defaulting to smaller tiles 2022-08-24 14:27:12 -04:00
PWRxPSYCHO
ed8f3b2d29 updated strings to be constants, updated comment 2022-08-24 13:38:06 -04:00
PWRxPSYCHO
0648ccad4b Moved Map Source menu to MapFragment 2022-08-24 12:16:57 -04:00
PWRxPSYCHO
43e59d21cc creating constants for all hardcoded strings 2022-08-24 11:30:42 -04:00
PWRxPSYCHO
bd2951c845 Setup switching of map source 2022-08-24 11:08:39 -04:00
PWRxPSYCHO
a84eb7e4b6 Setting up markers for map, Looking into options of showing text 2022-08-23 22:32:32 -04:00
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
PWRxPSYCHO
269a6df353 Added zoom for multiple GeoPoints 2022-08-23 20:27:14 -04:00
PWRxPSYCHO
017095d171 Working on migrating to OSMdroid from Mapbox 2022-08-23 20:05:19 -04: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
7adf3cd0f5 Add factory reset button 2022-08-23 11:13:47 +01: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