Commit graph

100 commits

Author SHA1 Message Date
Garth Vander Houwen
8382ad962a Signal strength indicator updates 2023-05-16 05:54:12 -07:00
Garth Vander Houwen
377eeea177 Fix speed and heading crashes
Separate method for overlays
2023-05-14 12:27:26 -07:00
Garth Vander Houwen
0c852a5202 Weather layer 2023-05-14 00:16:55 -07:00
Garth Vander Houwen
255e10bbe5 * New Tile Server
* More Emoji
* Signal Strength indicators for lora
* Restrict tile overlays to zoom levels
2023-05-10 13:44:27 -07:00
Garth Vander Houwen
c425486658 More tile sources
tile server attribution
Signal strength indicator
2023-05-09 19:31:25 -07:00
Garth Vander Houwen
e0c5c0aa98 Centering updates 2023-05-09 07:48:02 -07:00
Garth Vander Houwen
d16708b337 Add tiles above labels setting, add delete cached tiles button 2023-05-07 08:01:16 -07:00
Garth Vander Houwen
8af95d7248 Tidy up offline maps 2023-05-06 18:40:11 -07:00
Garth Vander Houwen
fa08cf8959 Clean up user defaults 2023-05-06 16:50:41 -07:00
Garth Vander Houwen
e1bf4b0212 Somewhat working offline maps 2023-05-06 16:15:12 -07:00
Garth Vander Houwen
60a1687839 Initial offline maps setup 2023-05-05 17:13:35 -07:00
Garth Vander Houwen
3b76207247 Improved localization helper for strings 2023-05-05 09:27:24 -07:00
Garth Vander Houwen
6f05bbe7f3 Assorted updates 2023-05-01 10:39:49 -07:00
Garth Vander Houwen
3273a59ce2 Fix map line crash 2023-04-27 18:01:23 -07:00
Garth Vander Houwen
04a337d34f Remove more user settings 2023-04-26 10:25:39 -07:00
Garth Vander Houwen
e4a99510db put compass under mapbuttons 2023-04-25 23:10:08 -07:00
Garth Vander Houwen
4f28da3240 Move the map buttons to match the default compass 2023-04-25 22:30:32 -07:00
Garth Vander Houwen
644b2ea908 Clean up the rest of the add annotations logic 2023-04-25 22:02:44 -07:00
Garth Vander Houwen
b22cbcbff3 Hook up route lines to toggle 2023-04-25 21:51:57 -07:00
Garth Vander Houwen
8c01abacce Remove keyboard type setting, hook up map settings toggles 2023-04-25 21:44:34 -07:00
Garth Vander Houwen
6dc63099e6 Map settings cleanup 2023-04-25 17:56:57 -07:00
Garth Vander Houwen
7e080cb2c6 Remove tracking mode setting, add button to mesh map 2023-04-23 22:38:02 -07:00
Garth Vander Houwen
fa39e5823f Removed unused code 2023-04-23 08:15:34 -07:00
Garth Vander Houwen
82e2c03d57 Add back tile server settings 2023-04-23 07:39:19 -07:00
Garth Vander Houwen
0c9acee6d6 Location cleanup
Sizing cleanup for timestamps on iPadOS and macOS tables.
2023-04-22 18:12:48 -07:00
Garth Vander Houwen
5a532392ab Waypoint bugfixes, location manager updates 2023-04-22 12:31:06 -07:00
Garth Vander Houwen
d4abfd7729 Remove location manager updates 2023-04-18 00:09:13 -07:00
Garth Vander Houwen
d09523a962 Set overlays over roads 2023-04-11 23:34:56 -07:00
Garth Vander Houwen
ea0342d0e9 Clean up map type code
Add custom tile server url to app settings
2023-04-10 19:14:54 -07:00
Garth Vander Houwen
1abbae863c Additional map and location cleanup 2023-04-09 22:56:09 -07:00
Garth Vander Houwen
e28a970945 Waypoint bug fixes 2023-04-09 11:04:08 -07:00
Garth Vander Houwen
f9cf71ad4e Tidy up some location things 2023-04-08 00:34:39 -07:00
Garth Vander Houwen
4c25e8a589 Fix environment metrics log 2023-04-05 21:26:53 -07:00
Garth Vander Houwen
1851e96e7a Clean up map loading 2023-04-05 14:16:49 -07:00
Garth Vander Houwen
6ed72b0a42 Clean up number to UIColor conversion 2023-04-01 01:37:26 -07:00
Garth Vander Houwen
2e416020e0 Node Colors! 2023-03-31 12:08:42 -07:00
Garth Vander Houwen
23f2fc5136 Clean up form for position config 2023-03-28 06:50:23 -07:00
Garth Vander Houwen
0e677d1735 Updates for new position settings 2023-03-27 17:04:24 -07:00
Garth Vander Houwen
cfa4c03faa Move notification check to init
Clean up initial map centering
2023-03-26 09:08:08 -07:00
Garth Vander Houwen
002e6d6986 Add more line colors 2023-03-26 07:11:26 -07:00
Garth Vander Houwen
738bb17551 Show all annotations when there is more than one node 2023-03-24 23:56:31 -07:00
Garth Vander Houwen
74e7ac5dd8 Update initial map centering 2023-03-24 23:06:34 -07:00
Garth Vander Houwen
5a73b846f2 * Centering Fixes
* Restrict node details to last thousand positions instead of the last day
* Fix battery level display on node metrics view
2023-03-24 22:57:36 -07:00
Garth Vander Houwen
9096dbc726 Map Cleanup
Allow qr code to share only secondary channels
2023-03-21 17:53:53 -07:00
Garth Vander Houwen
b8db241110 Route lines for the mesh map 2023-03-20 17:49:29 -07:00
Garth Vander Houwen
f867a18041 Fix battery gauge bug, make route lines real time 2023-03-20 13:10:59 -07:00
Garth Vander Houwen
c084961c19 Delete Centering Mode
Add show node history toggle
add show route lines toggle
2023-03-19 22:11:46 -07:00
Garth Vander Houwen
d0ab3b4e4a Bug fix for weather 2023-03-19 21:09:02 -07:00
Garth Vander Houwen
ca302cbcd5 Fix map centering bug 2023-03-19 19:32:33 -07:00
Garth Vander Houwen
9059ceba55 Fix real time loading of all remote admin view 2023-03-19 18:37:23 -07:00