Commit graph

2432 commits

Author SHA1 Message Date
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
andrekir
801bc2dd6c remove GeeksvilleApplication constructors with default parameters 2022-10-04 00:22:41 -03: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
a537335f8c Adding more tile sources (will look into "layering") 2022-10-01 23:02:33 -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
e156bf1f6e Merge branch 'osmdroid-phase2' of github.com:ScriptTactics/Meshtastic-Android into osmdroid-phase2 2022-09-22 08:35:49 -04:00
PWRxPSYCHO
9b1dfb0d02 Working on cache downloader 2022-09-22 08:35:33 -04:00
andrekir
86c9ca55dd fix activity call outside MainActivity 2022-09-19 18:11:07 -03:00
andrekir
706c7d120e fix findDataPacket null object reference 2022-09-19 18:08:54 -03: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
5c586526da change gas resistance unit to mOhm 2022-09-18 18:30:40 -03:00
andrekir
5612d7d7c9 convert channel builders to dsl 2022-09-16 18:17:47 -03:00
andrekir
68558e4078 remove DataPacket storage from MeshService 2022-09-16 18:17:19 -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
ab7bf4922b create Room database for DataPacket 2022-09-14 01:54:13 -03:00
andrekir
9427eec72f add module config fromRadio 2022-09-13 22:59:50 -03:00
andrekir
a93d4e1dcd rename Packet to MeshLog 2022-09-13 22:49:38 -03:00
andrekir
c2d681b11e fix null currentActivity 2022-09-13 01:25:36 -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
9c6a42e5c2 add waypoint payload parser 2022-09-09 22:15:27 -03:00
andrekir
d2140b13cb add EnvironmentMetrics to NodeInfo 2022-09-08 19:09:36 -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
cbd8090137 fix null batteryStr 2022-09-08 17:26: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
8dd4506a45 fix onProviderDisabled exception 2022-09-06 18:15:06 -03:00
andrekir
417c5fd91f update ask to rate feature 2022-09-05 01:01:13 -03:00
andrekir
188d1fddaa remove play services 2022-09-05 00:14:08 -03:00
andrekir
f282f3f71e remove unused analytics 2022-09-04 23:49:21 -03:00
andrekir
5eb5cd1421 incorporate androidlib 2022-09-04 22:52:40 -03:00