Commit graph

79 commits

Author SHA1 Message Date
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
Garth Vander Houwen
4822b07f5b Update line color on node details 2023-03-19 16:39:09 -07:00
Garth Vander Houwen
9957b35d33 Tidy up node filtering logic 2023-03-19 11:30:47 -07:00
Garth Vander Houwen
f805796af9 Breadcrumb lines for today for node details 2023-03-19 11:28:01 -07:00
Garth Vander Houwen
59d05a533b Lint fixes 2023-03-14 13:01:35 -07:00
Garth Vander Houwen
aef8e612e3 Update node list if a new node is discovered after connection
Update battery level display
2023-03-10 08:46:53 -08:00
Garth Vander Houwen
fdade220de SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
Garth Vander Houwen
2d4d511c37 Add stopped icon if the speed position flag is enabled and speed is < 1kph 2023-03-04 18:03:14 -08:00
Garth Vander Houwen
41659ae8f5 Add distance to annotation callout 2023-03-04 17:09:49 -08:00
Garth Vander Houwen
b630821f10 Add distance from current location to annotation detail 2023-03-04 16:33:28 -08:00
Garth Vander Houwen
a64677d8bb Make user tracking mode a map control setting so it is not entirely pulled from UserSettings 2023-03-03 19:41:02 -08:00
Garth Vander Houwen
9a4de51281 Center map for tracking modes. 2023-03-01 13:29:42 -08:00
Garth Vander Houwen
50c2f4b857 Change tracker mode data time 2023-02-28 19:19:11 -08:00
Garth Vander Houwen
c09011f86b Clean up map settings and recentering code 2023-02-28 12:25:44 -08:00
Garth Vander Houwen
4f989d0f0a Clean up centering options and tracking modes to reflect how they actually work 2023-02-28 07:47:21 -08:00
Garth Vander Houwen
cf276bbf99 Fix ground speed calculation
Don't let the map idle
Don't show navigation arrow if tracking with heading is on
2023-02-27 11:16:46 -08:00
Garth Vander Houwen
b214b34d64 Add setting for user tracking mode 2023-02-24 21:14:08 -08:00
Garth Vander Houwen
57268576c4 New protos, widget scaffolding 2023-02-24 08:46:26 -08:00
Garth Vander Houwen
dba7889666 Cleanup Client tracking mode some 2023-02-22 20:31:08 -08:00
Garth Vander Houwen
b79e63e573 Remove unused function 2023-02-22 16:33:47 -08:00
Garth Vander Houwen
3002d377a0 Name app setting properly 2023-02-22 16:12:34 -08:00
Garth Vander Houwen
673592d0a5 Undo ble preferred peripheral updates for now 2023-02-22 14:16:27 -08:00