James Rich
|
bc08093f6c
|
fix(map, settings): allow null IDs and implement request timeout (#4851)
|
2026-03-19 12:36:14 -05:00 |
|
James Rich
|
5edb8abd05
|
feat: enhance map navigation and waypoint handling (#4814)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-03-16 13:48:00 +00:00 |
|
James Rich
|
427c0f3bbb
|
fix: fix animation stalls and update dependencies for stability (#4784)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-03-13 23:01:17 +00:00 |
|
James Rich
|
ac6bb5479b
|
feat: introduce Desktop target and expand Kotlin Multiplatform (KMP) architecture (#4761)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-03-12 21:14:49 +00:00 |
|
James Rich
|
d076361c55
|
refactor: migrate core UI and features to KMP, adopt Navigation 3 (#4750)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-03-10 17:29:47 +00:00 |
|
James Rich
|
875cf1cff2
|
refactor: migrate from Hilt to Koin and expand KMP common modules (#4746)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-03-10 01:19:46 +00:00 |
|
James Rich
|
0ce322a0f5
|
feat: Migrate project to Kotlin Multiplatform (KMP) architecture (#4738)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-03-07 02:43:45 +00:00 |
|
James Rich
|
cffbd08806
|
refactor: migrate core modules to Kotlin Multiplatform and consolidat… (#4735)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-03-06 22:06:50 +00:00 |
|
James Rich
|
0a6fcc830a
|
feat(maps): Google maps improvements for network and offline tilesources (#4664)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-02-27 14:36:56 +00:00 |
|
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
|
d4a6c8b7cb
|
Move maps manifest to :feature:map (#3444)
|
2025-10-13 14:54:17 +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 |
|