Commit Graph

1918 Commits

Author SHA1 Message Date
PWRxPSYCHO 29c1fe75d4 Removed map sources and added custom 2022-08-25 10:14:19 -04:00
PWRxPSYCHO c57cee569f removed unused item 2022-08-24 23:21:01 -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 b8ef088d8e Remove all references to MapBox, MapBox tokens, and credentials 2022-08-23 22:49:46 -04:00
PWRxPSYCHO a84eb7e4b6 Setting up markers for map, Looking into options of showing text 2022-08-23 22:32:32 -04: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
Andre K eccb48d7ed Merge pull request #467 from Douile/dev-channel-warning
Show warning in dialog when using default encryption key
2022-08-23 08:00:22 -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
Andre K 2a74d4fa69 Merge pull request #466 from legendgroupv2/dev-app-intro-typo
Fixed typo on App Introduction screen
2022-08-22 17:26:03 -03:00
Douile 7c940d209a Show warning in dialog when using default encryption key 2022-08-22 16:19:59 +01:00
Ayub db1218c46a Fixed typo on App Introduction screen 2022-08-22 13:54:28 +01:00
andrekir af1f609915 updating proto submodule to latest 2022-08-22 07:57:46 -03:00
Andre Kirchhoff 67c012dfeb 1.3.38 1.3.38 2022-08-16 20:07:39 -03:00
andrekir f07e1b5741 updating proto submodule to latest 2022-08-16 20:01:11 -03:00
Andre Kirchhoff edb03ff6b7 Merge pull request #460 from legendgroupv2/dev-app-intro
Added App Introduction Screens
2022-08-16 19:20:44 -03:00
Andre Kirchhoff 25de235a93 Merge branch 'master' into dev-app-intro 2022-08-16 19:13:19 -03:00
andrekir 46dfa80344 revert unwanted manifest changes 2022-08-16 18:52:26 -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
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 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