Commit graph

82 commits

Author SHA1 Message Date
Garth Vander Houwen
cba23fea61 Fix map zoom level 2024-10-06 15:00:21 -07:00
Garth Vander Houwen
3dcec505ff linter updates 2024-10-05 16:35:42 -07:00
Garth Vander Houwen
1b77513b2f Remove broken MB tiles funcitionality 2024-08-01 08:00:27 -07:00
Blake McAnally
fbf059be6a Refactor BLEManager.context setting on all the views, and just do that at the app root instead 2024-07-15 15:57:44 -05:00
Blake McAnally
3a746af27e Refactor the apps routing structure to enable app-wide navigation through a Router to improve how deep link URLs are handled 2024-07-15 15:57:42 -05:00
Austin Payne
b1aee0a7d6 feature: add icon when downloading tiles for offline use
It can be difficult to tell when the app is in progress of downloading map tiles
for offline use, especially when hitting a slow server like USGS or on a slow
network. Adds a download circle icon to indicate download progress to the
user. Also helpfully informs when a zoom level is outside the range.
2024-02-15 21:41:18 -07:00
Austin Payne
8cd7905379 fix: inverted map options sheet resizing 2024-02-11 21:58:36 -07:00
Austin Payne
1b51795cf8 fix: offline map type option getting out of sync
Fixes a bug where the offline map picker option was getting inverted until
another action was taken, e.g. close options, change map type, etc.
2024-01-31 23:14:00 -07:00
Garth Vander Houwen
70e1bdb835 More map cleanup 2023-11-09 17:43:38 -08:00
Garth Vander Houwen
a2a4c65c30 Cleanup 2023-09-10 18:50:11 -07:00
Garth Vander Houwen
0dac9bc6a5 YOLO the mesh map 2023-09-10 14:59:51 -07:00
Garth Vander Houwen
b6cfd07000 Question everything 2023-09-02 17:37:35 -07:00
Garth Vander Houwen
a990d7f2bd Lint 2023-08-26 23:17:30 -07:00
Ben Meadors
4865b61fa6 Added portnum to datamodel and represent Detection sensor payloads with icon 2023-08-22 11:18:10 -05:00
Garth Vander Houwen
0d40a258fb Show a week of position data on the mesh map 2023-06-28 22:16:38 -07:00
Garth Vander Houwen
8382ad962a Signal strength indicator updates 2023-05-16 05:54:12 -07:00
Garth Vander Houwen
0c852a5202 Weather layer 2023-05-14 00:16:55 -07:00
Garth Vander Houwen
0c915863d5 Fix crashes 2023-05-13 15:46:18 -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
7cc3e2c5e4 Clean up offline maps settings 2023-05-08 07:35:31 -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
7b39ba5e9e Bigger font for emoji short names in CircleText 2023-05-06 19:26:09 -07:00
Garth Vander Houwen
8af95d7248 Tidy up offline maps 2023-05-06 18:40:11 -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
3273a59ce2 Fix map line crash 2023-04-27 18:01:23 -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
b367fde3db remove extra offline maps code 2023-04-23 19:31:35 -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
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
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
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
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
f805796af9 Breadcrumb lines for today for node details 2023-03-19 11:28:01 -07:00
Garth Vander Houwen
93006b258d Swift Lint 2023-03-14 12:44:10 -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
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
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