Commit graph

101 commits

Author SHA1 Message Date
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
05c00aeb20 Lint! 2023-03-06 13:26:04 -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
Garth Vander Houwen
48994f445d Auto recentering 2023-02-22 13:16:33 -08:00
Garth Vander Houwen
6e52ae60fe Make latest position a boolean value instead of trying to query it over and over. 2023-02-22 09:37:31 -08:00
Garth Vander Houwen
2df0654a8f Centering on update 2023-02-22 08:09:38 -08:00
Garth Vander Houwen
07ceaed23a Centering modes 2023-02-21 21:57:22 -08:00
Garth Vander Houwen
da7576a650 Map cleanup 2023-02-21 19:07:23 -08:00
Garth Vander Houwen
822028fb7b Pin Icons for device roles 2023-02-21 19:03:11 -08:00
Garth Vander Houwen
844c424c1b Hook up app setting for map type to mesh map
Default to hybridFlyover
Use short name for node annotation title, add long name to annotation detail
Add map settings section to app settings
2023-02-20 19:52:46 -08:00
Garth Vander Houwen
434ed20ff2 * Map pin clustering cleanup
* Show icon direction in pins with available heading
2023-02-19 09:57:43 -08:00
Garth Vander Houwen
91ce572acc Update protobufs, show alert and clear database on change of preferred peripheral 2023-02-17 10:35:37 -08:00