Commit graph

372 commits

Author SHA1 Message Date
Andre K
4bcd408dce
add user & device config settings (#520)
* add MeshUser & LocalConfig prefs
2022-11-08 23:11:18 -03:00
andrekir
6894883362 add option to request remote nodes position 2022-11-06 17:46:57 -03:00
andrekir
aa8596da2a fix nodes card layout 2022-10-30 17:19:10 -03:00
PWRxPSYCHO
b9ae181ee4 revert back to old map style UI 2022-10-20 21:43:27 -04:00
PWRxPSYCHO
07cc8ce701 Updated UI for Map Layers & Style.
Still need on Click listener
2022-10-20 08:50:21 -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
e22c7f8c35 Trying to update map style menu 2022-10-18 21:48:14 -04:00
PWRxPSYCHO
cc1814b499
Merge branch 'meshtastic:master' into osmdroid-phase3 2022-10-17 19:56:28 -04:00
andrekir
6c37b451c3 clean up view bindings 2022-10-16 19:16:33 -03:00
PWRxPSYCHO
fcd87cc7b3 added new map source and updated tile server for clarity maps 2022-10-09 18:42:25 -04:00
PWRxPSYCHO
d9a6efe5d4 removed hard-coded strings 2022-10-07 17:33:12 -04:00
PWRxPSYCHO
17cbce1d41 minor fixes/tweaks 2022-10-07 11:45:18 -04:00
PWRxPSYCHO
b1291e28a7 Moving right along 2022-10-06 17:08:35 -04:00
PWRxPSYCHO
63bee8a3d8 Removed duplicate method and cleaned up some code 2022-10-06 13:16:51 -04:00
PWRxPSYCHO
6bb2a59977 Getting close :) 2022-10-05 22:56:27 -04:00
PWRxPSYCHO
38b6fe04ef Moved Custom Map classes to new folder.
Removed NOAA source from Map Source Arrays
Looking at drawing overlay on long press
2022-10-05 10:37:11 -04:00
PWRxPSYCHO
93664a9bb9 cleaning up map fragment and cache download 2022-10-02 21:50:01 -04:00
PWRxPSYCHO
491798f86c Updated download button icon 2022-10-01 22:47:53 -04:00
PWRxPSYCHO
640737adeb
Merge branch 'meshtastic:master' into osmdroid-phase2 2022-09-30 16:37:24 -04:00
PWRxPSYCHO
d32a0aa069 Added some WMS TileOverlays, custom NOAAWmsTileSource.kt and updated copywrite overlay 2022-09-30 16:25:27 -04:00
andrekir
1a58896dcc remove resources lint 2022-09-30 16:21:30 -03:00
andrekir
11d1a61854 fixed width for contacts short name chip 2022-09-30 16:18:36 -03:00
andrekir
b401c8bac3 move admin messages to nodes tab 2022-09-30 15:57:04 -03:00
andrekir
a60013e2dd refactor node list card layout 2022-09-27 16:29:41 -03:00
PWRxPSYCHO
9b1dfb0d02 Working on cache downloader 2022-09-22 08:35:33 -04:00
andrekir
a93d4e1dcd rename Packet to MeshLog 2022-09-13 22:49:38 -03:00
andrekir
7be67ec2d4 add EnvironmentMetrics to nodes tab 2022-09-12 18:23:59 -03:00
andrekir
d94620328b handle prefs ArrayIndexOutOfBoundsException 2022-09-08 17:34:00 -03:00
andrekir
b579baf678 better map location pin 2022-09-06 18:31:14 -03:00
andrekir
a8ca80d2b6 remove rateapp lint 2022-09-06 18:28:30 -03:00
andrekir
8f0c5937fb test publish via github actions 2022-09-05 18:39:49 -03:00
andrekir
4f4750c339 refactor permissions 2022-09-03 11:07:10 -03:00
andrekir
0d62f74a90 update bluetooth strings 2022-08-30 18:35:48 -03:00
andrekir
5d95017efa add osm map features 2022-08-30 17:25:11 -03:00
andrekir
4bb8e2f0e4 remove redundant color resource 2022-08-30 17:10:11 -03:00
andrekir
0e8a920b68 add t-echo usb vendor-id product-id 2022-08-30 16:43:51 -03:00
PWRxPSYCHO
af78188d6e clean up unused files. (Patch from Andre) 2022-08-27 12:38:42 -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
Andre K
7caa09b3a6
Merge branch 'master' into dev-factory-reset 2022-08-25 20:39:53 -03: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
0648ccad4b Moved Map Source menu to MapFragment 2022-08-24 12:16:57 -04:00
PWRxPSYCHO
b8ef088d8e Remove all references to MapBox, MapBox tokens, and credentials 2022-08-23 22:49:46 -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
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