Commit Graph

1929 Commits

Author SHA1 Message Date
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 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
Andre K c567df1355 mock firmware assets for release 1.3.39 2022-08-23 22:14:59 -03:00
andrekir 92d6be9d43 1.3.39 2022-08-23 21:52:29 -03: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 cf827aefaf rip ota 2022-08-23 18:08:43 -03:00
andrekir 9c6384a2fe add debug msg to shutdown and reboot 2022-08-23 18:06:02 -03:00
andrekir a6b4e400a6 update release notes metadata 2022-08-23 08:26:29 -03:00
andrekir 325ef8e1b6 add bluetooth config proto 2022-08-23 08:23:57 -03: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