Commit graph

552 commits

Author SHA1 Message Date
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
7d386583ff working on updates 2022-10-03 09:21:06 -04:00
PWRxPSYCHO
93664a9bb9 cleaning up map fragment and cache download 2022-10-02 21:50:01 -04:00
PWRxPSYCHO
c8e19c1fc5 Merge branch 'osmdroid-phase2' of github.com:ScriptTactics/Meshtastic-Android into osmdroid-phase2 2022-10-01 22:37:36 -04:00
PWRxPSYCHO
5019cc39ce Updated some download policies and the rendering of the download button 2022-10-01 22:37:21 -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
347f5ad24e change waypoint icons & add description 2022-09-30 16:20:06 -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
b03d2ea542 Updated cachemanager to create .sqlite files for permanent offline maps 2022-09-25 12:59:23 -04:00
PWRxPSYCHO
dae89d349a up to date with master and fixed CacheManager 2022-09-22 15:22:58 -04:00
PWRxPSYCHO
3061fe9ded Fixed download by setting CacheManager after map has been fully setup 2022-09-22 14:56:09 -04:00
PWRxPSYCHO
4e61eac1cf Fixed click listener for download 2022-09-22 09:49:08 -04:00
PWRxPSYCHO
d9afd3104f Display waypoints on map 2022-09-22 08:38:24 -04:00
PWRxPSYCHO
9b1dfb0d02 Working on cache downloader 2022-09-22 08:35:33 -04:00
andrekir
99dc509b6f fix channel settings 2022-09-18 20:23:34 -03:00
andrekir
5382fdae49 update for proto changes 2022-09-18 18:35:13 -03:00
andrekir
5612d7d7c9 convert channel builders to dsl 2022-09-16 18:17:47 -03:00
andrekir
a9f9be0981 add placeholders for broadcast channels 2022-09-16 18:03:00 -03:00
andrekir
2b8b10a8cf observe waypoints livedata in map fragment 2022-09-15 22:44:30 -03:00
andrekir
65e982ddd5 refactor messages to Room database 2022-09-15 22:24:04 -03:00
andrekir
a93d4e1dcd rename Packet to MeshLog 2022-09-13 22:49:38 -03:00
andrekir
2ed5548abb create ChannelSet datastore 2022-09-12 19:07:30 -03:00
Andre K
382535da47
Merge pull request #482 from meshtastic/env
add EnvironmentMetrics to nodes tab
2022-09-12 18:30:02 -03:00
andrekir
7be67ec2d4 add EnvironmentMetrics to nodes tab 2022-09-12 18:23:59 -03:00
andrekir
d9d46236dc use LocationListenerCompat 2022-09-12 18:20:36 -03:00
andrekir
fd0c8ef9b8 refactor config get and set methods 2022-09-12 00:26:12 -03:00
andrekir
75af1ed197 update InfoWindow layout 2022-09-08 17:46:19 -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
7fe5aa0171 observe receivingLocationUpdates flow 2022-09-06 18:25:06 -03:00
andrekir
188d1fddaa remove play services 2022-09-05 00:14:08 -03:00
andrekir
5eb5cd1421 incorporate androidlib 2022-09-04 22:52:40 -03:00
andrekir
4f4750c339 refactor permissions 2022-09-03 11:07:10 -03:00
andrekir
7c2e20c2fd setTileSource in onViewCreated 2022-09-03 07:39:37 -03:00
andrekir
e90b856524 move DELAYED_BROADCAST logic to service 2022-09-03 07:38:36 -03:00
andrekir
0d62f74a90 update bluetooth strings 2022-08-30 18:35:48 -03:00
Andre K
97cf35a4e6
Merge pull request #473 from meshtastic/osm-features
add osm map features
2022-08-30 17:32:43 -03:00
Andre K
c1d854dc84
Merge pull request #469 from legendgroupv2/dev-app-bt-prompt
Shows a prompt when Bluetooth is off and trying to add a device
2022-08-30 17:26:36 -03:00
andrekir
5d95017efa add osm map features 2022-08-30 17:25:11 -03:00
legendgroupv2
1251c76ff0
Changes how bluetooth state is checked for bluetooth check.
Co-authored-by: Andre K <andrekir@pm.me>
2022-08-30 10:45:54 +01:00
PWRxPSYCHO
af78188d6e clean up unused files. (Patch from Andre) 2022-08-27 12:38:42 -04:00
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