Commit Graph

69 Commits

Author SHA1 Message Date
James Rich
6e06d27701 feat(map): Persist Google Maps camera position (#3605)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-04 13:14:50 +00:00
Phil Oliver
3984c97e39 Move NodeMapScreen to :feature:map (#3443) 2025-10-12 20:27:27 +00:00
Phil Oliver
ff95bc5311 Decouple NodeMapScreen from MetricsViewModel (#3323)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-04 13:17:00 +00:00
Phil Oliver
51fa634e11 More map modularization (#3319) 2025-10-04 00:19:37 +00:00
Phil Oliver
47f3961f3a Finish migration away from global app bar (#3297) 2025-10-03 16:06:51 +00:00
Phil Oliver
fe9491121c Modularize common composables (#3286) 2025-10-02 09:56:49 +00:00
Phil Oliver
d553cdfee6 Add :feature:node (#3275) 2025-10-01 23:26:41 +00:00
Phil Oliver
7593560bba Modularize more maps files (#3262) 2025-10-01 01:37:17 +00:00
James Rich
ae722790b1 feat(map): set minimum cluster size to 10 (#3260)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-01 00:25:43 +00:00
James Rich
cad88d277b refactor(analytics)!: modularize analytics - remove Logging (#3256)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-30 23:22:22 +00:00
Phil Oliver
9aa0cf9335 Decouple NodeMapScreen from UIViewModel (#3257) 2025-09-30 22:46:31 +00:00
Phil Oliver
db2ef75e08 Add :core:service (#3253) 2025-09-30 20:55:56 +00:00
Phil Oliver
48a27ba022 Remove NodeChip long-click (#3220) 2025-09-29 14:31:55 +00:00
James Rich
f3d34ed8a9 feat(map): Add last heard filter for node tracks (#3222)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-27 21:56:19 +00:00
James Rich
61c6d6c76e feat(map): add last heard filter for map nodes (#3219)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-27 18:40:41 +00:00
Phil Oliver
3e83e61a1a Move some repo classes to :core:data (#3214) 2025-09-26 21:45:11 +00:00
Phil Oliver
af8e1daa5d Decouple MapView from UiViewModel (#3213) 2025-09-26 20:34:36 +00:00
Phil Oliver
c5360086b7 Add :core:ui (#3203) 2025-09-25 21:01:53 +00:00
Phil Oliver
8317b704ea Redundant methods in RadioConfigRepository (#3198) 2025-09-25 13:57:26 +00:00
Phil Oliver
613714cdb4 Modularize database classes (#3192) 2025-09-24 20:23:05 +00:00
Phil Oliver
4eba3e9daf Modularize more models/utils (#3182) 2025-09-24 15:43:46 +00:00
Phil Oliver
5bb3f73e0d Modularize CustomTileProviderRepository (#3181) 2025-09-24 14:20:35 +00:00
Phil Oliver
c37925fed8 Move common dispatchers to :core:di (#3178) 2025-09-23 21:48:16 +00:00
Phil Oliver
b98e533123 Modularize prefs classes (#3171) 2025-09-23 09:51:03 +00:00
James Rich
d2db37e0d4 refactor(R): Move R file imports to core UI module (#3159)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 01:59:39 +00:00
Phil Oliver
8b2e1e8b02 Modularize some map-related files (#3154) 2025-09-19 23:12:26 +00:00
Phil Oliver
8fb41aab74 Modularize some model classes (#3153) 2025-09-19 19:53:43 +00:00
Phil Oliver
8b34a69d62 Add MapScreen (#3142) 2025-09-18 16:31:17 +00:00
Phil Oliver
fed3ebbd36 Start migration away from global top app bar (#3132) 2025-09-17 22:38:22 +00:00
Dane Evans
57630326c1 #2803 Waypoints with line breaks (#3101)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-15 12:20:45 +00:00
James Rich
295e0aa298 feat(build): Convention Plugins (#3081)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Dane Evans <dane@goneepic.com>
2025-09-15 10:47:03 +00:00
James Rich
ce60d490b7 fix: map regressions (#3004)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-06 19:33:06 +00:00
James Rich
d5e53e2639 feat(map): keep screen on when location tracking is enabled (#3003)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-06 19:06:02 +00:00
James Rich
91ce6c5b93 feat(map): allow map to follow phone bearing (#3002)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-06 18:24:06 +00:00
James Rich
b06ebd4436 refactor(map): fix scalebar and compass (#2973)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-05 03:18:26 +00:00
renovate[bot]
f900ff682f chore(deps): update datadog to v3 (major) (#2962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phil Oliver <3497406+poliver@users.noreply.github.com>
2025-09-05 03:05:02 +00:00
James Rich
0645e4855f refactor(map): replace VerticalFloatingToolbar with Horizontal (#2968)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-05 01:04:26 +00:00
Ben Meadors
d6b8f07c57 Fix compass / orient north button (#2958) 2025-09-04 13:16:55 +00:00
Ben Meadors
4574a8b09b Add active tracking functionality to gmaps (#2953) 2025-09-04 11:05:50 +00:00
DaneEvans
908fd4a263 #2894 - add responsiveness to the map scalebar (#2895) 2025-08-28 09:52:38 +00:00
DaneEvans
161582141a 2712 add format types note to custom layers (#2891) 2025-08-28 09:43:56 +00:00
DaneEvans
2a2696314a #2711 move map controls up (#2886) 2025-08-28 03:21:44 +00:00
James Rich
ad736116a7 refactor(analytics): consolidate consent logic, move to Settings (#2885)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-28 02:21:06 +00:00
James Rich
bcad1d4a7f feat(analytics): enable datadog user interaction tracking (#2848)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 13:48:29 +00:00
James Rich
06c83313c5 feat(map): add support for GeoJSON map layers (#2827)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-24 12:14:41 +00:00
James Rich
e6dfc8a595 refactor(map)!: move initial map zoom logic to onMapLoaded (#2821)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-23 19:53:30 +00:00
Phil Oliver
c913bb0472 Migrate remaining prefs usages to repo (#2777) 2025-08-19 11:17:22 +00:00
Phil Oliver
6cb0196a6e Migrate (mostly) maps prefs to repo (#2776) 2025-08-18 21:45:23 +00:00
Phil Oliver
daa5afe8ee Migrate SharedPreferencesCustomTileProviderRepository prefs to repo pattern (#2772) 2025-08-18 17:45:11 +00:00
Phil Oliver
d5a840cc18 Migrate analytics prefs to repo pattern (#2766) 2025-08-18 17:37:02 +00:00