Commit Graph

1503 Commits

Author SHA1 Message Date
PWRxPSYCHO
25ea4bddb8 Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-22 15:54:39 -04:00
PWRxPSYCHO
b9ae181ee4 revert back to old map style UI 2022-10-20 21:43:27 -04:00
andrekir
b3ec509f82 updating proto submodule to latest 2022-10-20 21:37:14 -03:00
PWRxPSYCHO
07cc8ce701 Updated UI for Map Layers & Style.
Still need on Click listener
2022-10-20 08:50:21 -04:00
PWRxPSYCHO
87cc382416 Getting closer. Just need to populate the recycler & wrap the menu into constrained box 2022-10-19 16:52:44 -04:00
PWRxPSYCHO
11ea26a22e Updated UI for cache deletion 2022-10-19 11:13:37 -04:00
PWRxPSYCHO
b07163adb7 Merge branch 'osmdroid-phase3' of github.com:ScriptTactics/Meshtastic-Android into osmdroid-phase3 2022-10-19 09:38:11 -04:00
PWRxPSYCHO
acc529f53f working on menu changes 2022-10-19 09:38:07 -04:00
PWRxPSYCHO
ee388db491 Clear cache based on tile source 2022-10-19 09:36:16 -04:00
PWRxPSYCHO
e22c7f8c35 Trying to update map style menu 2022-10-18 21:48:14 -04:00
PWRxPSYCHO
c3eab4fcdc Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-18 14:32:15 -04:00
andrekir
bfb9c9ea56 fix ChannelSetTest 2022-10-18 06:31:38 -03:00
PWRxPSYCHO
cc1814b499 Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-17 19:56:28 -04:00
andrekir
ce140383bb install channels from wantConfig 2022-10-16 19:19:03 -03:00
andrekir
6c37b451c3 clean up view bindings 2022-10-16 19:16:33 -03:00
andrekir
9d0c637ec1 updating proto submodule to latest 2022-10-16 19:12:23 -03:00
andrekir
f400774481 fix default channel LoRa settings 2022-10-16 19:02:27 -03:00
andrekir
a3cc422afc reset channels no longer in use 2022-10-16 12:40:05 -03:00
andrekir
d29c86ee74 admin channel not case-sensitive 2022-10-16 12:36:21 -03:00
PWRxPSYCHO
4acbd05472 Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-14 09:53:41 -04:00
andrekir
f310bb2019 change ModemPreset and don't reset LoRaConfig 2022-10-13 18:20:51 -03:00
andrekir
2e4cae048f update QR code convention 2022-10-13 00:18:19 -03:00
andrekir
868a0f7bd3 reset invalidVersion just in case 2022-10-13 00:02:00 -03:00
andrekir
22671a73db detect UUID to warn firmware is too old 2022-10-12 23:40:54 -03:00
PWRxPSYCHO
a7868c3025 Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-12 13:13:11 -04:00
Andre K
3174b53c36 Merge pull request #497 from meshtastic/set-channel
move ChannelSet out of MeshService
2022-10-12 09:47:07 -03:00
andrekir
88b94bd018 move ChannelSet out of service 2022-10-12 09:02:25 -03:00
PWRxPSYCHO
42cba353fa Setup new class to handle "auth" urls 2022-10-11 18:36:44 -04:00
andrekir
07ac4f8392 bump minDeviceVersion to 1.3.43 2022-10-11 19:21:03 -03:00
PWRxPSYCHO
11915df72e Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-11 18:17:21 -04:00
Andre K
8a384af1d2 Change UUID for FromRadio characteristic 2022-10-11 16:25:46 -03:00
PWRxPSYCHO
2c08dd7cd0 Working on overlays 2022-10-10 22:41:02 -04:00
andrekir
478b0be2f9 increase QR code size 2022-10-10 18:37:54 -03:00
andrekir
adb0b13f3f updating proto submodule to latest 2022-10-10 18:16:44 -03:00
andrekir
d9eb113b12 add remote node admin 2022-10-10 18:09:20 -03:00
andrekir
213164e95b requestConfig refactor 2022-10-10 18:06:19 -03:00
andrekir
79ccd40ae1 use locationManager method to determine gps exists or is disabled 2022-10-10 17:47:21 -03:00
PWRxPSYCHO
50cbc262f2 added new map source and updated tile server for clarity maps 2022-10-10 08:50:02 -04:00
PWRxPSYCHO
fcd87cc7b3 added new map source and updated tile server for clarity maps 2022-10-09 18:42:25 -04:00
andrekir
b2f15337be use explicit DELAYED_BROADCAST enum 2022-10-07 23:26:00 -03:00
PWRxPSYCHO
9d96024a5a Merge branch 'osmdroid-phase2' of github.com:ScriptTactics/Meshtastic-Android into osmdroid-phase2 2022-10-07 21:35:12 -04:00
PWRxPSYCHO
eed397157c Render map style button after download completes & re-render everything if download fails 2022-10-07 21:34:53 -04:00
PWRxPSYCHO
c0a2651e47 Merge branch 'meshtastic:master' into osmdroid-phase2 2022-10-07 20:58:24 -04:00
andrekir
856e704dd1 use gps time in position sent from phone 2022-10-07 21:38:53 -03:00
PWRxPSYCHO
d9a6efe5d4 removed hard-coded strings 2022-10-07 17:33:12 -04:00
PWRxPSYCHO
a30a8428ce fixed map download 2022-10-07 17:26:57 -04:00
PWRxPSYCHO
07ed060e16 Added SQL cache clearing 2022-10-07 15:56:25 -04:00
PWRxPSYCHO
dc09ea9c54 Increased download thread for ESRI Tile Source 2022-10-07 15:55:05 -04:00
PWRxPSYCHO
4431443ecb Added cache clearing 2022-10-07 12:23:26 -04:00
PWRxPSYCHO
5d13c74c3d fixed issue where user could switch map style while download window was open 2022-10-07 11:52:28 -04:00