Commit Graph
247 Commits
Author SHA1 Message Date
James BeechingandClaude Sonnet 5 6cd7a327b2 fix(map): scope Google Maps clustering to the viewport above 1000 nodes (#6739)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-17 17:42:48 +00:00
James Rich 7b84f28543 chore: Scheduled updates (Graphs, Baseline Profile) (#6748) 2026-08-17 17:42:29 +00:00
James Rich 0c3e4d2730 chore: Scheduled updates (Firmware, Hardware, Translations) (#6749) 2026-08-17 17:41:56 +00:00
James RichandClaude Opus 5 19bb682c9c feat(firmware): add nRF52/RP2040 factory erase and OTAFIX bootloader upgrade over USB (#6526)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-17 16:43:07 +00:00
James Rich 0ae32ff363 chore: Scheduled updates (Graphs, Baseline Profile) (#6727) 2026-08-16 20:24:24 +00:00
James Rich 1fad1c385a fix(map): restore osmbonuspack native styling, fix tile-scaling gap (#6735) 2026-08-16 10:04:19 +00:00
James Rich dcd64e7d68 chore(deps): remove unused osmdroid-geopackage dependency (#6734) 2026-08-16 09:41:13 +00:00
James Rich 24806c664a fix(ai): read the real inference source instead of hardcoding it (#6732) 2026-08-16 08:38:11 +00:00
James Rich 80feda2153 chore: Scheduled updates (Graphs, Baseline Profile) (#6714) 2026-08-15 18:57:06 +00:00
James Rich 1d02e6358a chore: Scheduled updates (Firmware, Hardware, Translations) (#6705) 2026-08-14 14:59:49 -05:00
James Rich 0f204389dc chore: Scheduled updates (Firmware, Hardware, Translations) (#6699) 2026-08-14 13:13:40 +00:00
James Rich f6774fcb3e chore: Scheduled updates (Firmware, Hardware, Translations) (#6696) 2026-08-14 01:35:13 +00:00
James Rich ab1064b5ec chore: Scheduled updates (Graphs, Baseline Profile) (#6686) 2026-08-14 01:35:05 +00:00
James Rich 80c9846cd7 chore: Scheduled updates (Firmware, Hardware, Translations) (#6679) 2026-08-13 18:17:45 -05:00
James RichandClaude Opus 5 7114dd3d5b refactor(compose): adopt keyed SideEffect and drop redundant config write-back effects (#6684)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-13 18:53:04 +00:00
James Rich 0de099ddf2 chore: Scheduled updates (Graphs, Baseline Profile) (#6680) 2026-08-13 18:50:05 +00:00
James RichandClaude Opus 5 fa6a21e997 fix(test): stop leaked coroutine scopes poisoning tests (#6683)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-13 18:45:33 +00:00
simulationstation 7730823aad refactor(maps): share custom tile providers (#6641) 2026-08-13 18:17:33 +00:00
ayysashaandSisyphus 9d416855dd fix(map): allow layers with generic MIME types (#6663)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-13 13:01:42 +00:00
simulationstation 35e2abbe26 fix(map): open Site Planner for the selected node (#6640) 2026-08-13 12:10:16 +00:00
James RichandClaude Opus 5 d102ca262a fix(service): stop blocking getString on Dispatchers.Default-reachable notification paths (#6668)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-13 03:07:03 +00:00
James RichandClaude Fable 5 9fa9f1e341 feat(analytics): report key user interactions as named RUM actions (#6654)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 19:11:44 +00:00
James RichandClaude Fable 5 8321df705a perf(startup): move WorkManager and AppFunctions init off the main thread (#6648)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 18:04:26 +00:00
James RichandClaude Opus 5 b5152d14a0 fix(test): isolate androidApp unit tests from the production Application (#6644)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-12 17:15:27 +00:00
simulationstation 6e0d3c3ae7 fix(android): preserve shared text in deep links (#6619) 2026-08-12 14:29:50 +00:00
James RichandClaude Fable 5 62237342a6 fix(ui): locale-aware unit formatting and message-view font scaling (design audit) (#6629)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 13:23:40 +00:00
simulationstation 9613ba91a7 fix(node): stop compass updates while backgrounded (#6620) 2026-08-12 12:11:37 +00:00
James RichandClaude Fable 5 6c06601d54 fix(build): sign debug builds with a shared checked-in keystore (#6615)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-11 18:33:23 -05:00
James Rich 099fd7f9d3 chore: Scheduled updates (Firmware, Hardware, Translations) (#6582) 2026-08-11 15:41:07 +00:00
simulationstation 9f76631c71 fix(fdroid): ship 16 KB-compatible GeoPackage SQLite (#6606) 2026-08-11 15:17:20 +00:00
simulationstation 8899fdb2cf fix(map): reuse cluster items across camera recompositions (#6605) 2026-08-11 15:17:17 +00:00
simulationstation 83a778a842 fix(map): scope location tracking to the visible lifecycle (#6602) 2026-08-11 15:17:12 +00:00
James RichandClaude Opus 5 ca1ef74229 build: vendor secrets-gradle-plugin with an Isolated-Projects fix (#6595)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-11 12:33:00 +00:00
James RichandClaude Opus 5 fff95f98db feat: distinguish saved coverage estimates in the map layers sheet (#6578)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-04 20:01:45 +00:00
James RichandClaude Sonnet 5 bd732dd9e5 fix: Site Planner map/camera parity with iOS (#6577)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-04 19:05:23 +00:00
James Rich c1faaa75ac chore: Scheduled updates (Firmware, Hardware, Translations) (#6566) 2026-08-04 11:32:29 +00:00
James RichandClaude Sonnet 5 3d9bbec18d fix(icons): differentiate google/fdroid debug launcher icons (#6564)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-03 23:41:11 +00:00
James Rich fe38339025 chore: Scheduled updates (Firmware, Hardware, Translations) (#6519) 2026-07-30 22:36:59 +00:00
James RichandClaude Opus 5 07d253130b refactor(di): replace Koin string qualifiers with distinct types (#6522)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 20:56:07 +00:00
James RichandClaude Opus 5 2d20cd8a47 fix(ui): give rx_snr real presence semantics end to end (#6523)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 16:40:41 +00:00
James Rich 26a43187db chore: Scheduled updates (Firmware, Hardware, Translations) (#6518) 2026-07-29 17:58:53 -05:00
James RichandClaude Opus 5 39139398e6 fix(model): rssi explicit presence for protobufs 2.7.26.138 (#6498)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-28 21:12:28 +00:00
James Rich 0c6bf232fc fix(map): allow local deletion of any waypoint, locked or not (#6497) 2026-07-28 18:02:06 +00:00
James RichandClaude Opus 5 6872381d82 feat(event): DEF CON 34 logo and full brand palette in event theming (#6483)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 20:28:59 -05:00
James Rich ce38e46e2a chore: Scheduled updates (Firmware, Hardware, Translations) (#6480) 2026-07-27 19:26:55 -05:00
James RichandClaude Opus 5 c4b47d80ab fix(widget): remove Glance's crash-on-launch ActionTrampolineActivity (#6467)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 16:09:19 -05:00
James RichandClaude Opus 5 ca046eddf2 feat(widget): Glance error UI, documented resource bridge, and widget tests (#6473)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 16:09:02 -05:00
James RichandClaude Opus 5 b0333ff163 fix(service): guarantee startForeground is reached or MeshService stops itself (#6471)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 16:08:45 -05:00
James RichandClaude Opus 5 70e9230297 fix(map): stop reporting cancelled layer loads as errors (#6468)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 18:54:04 +00:00
James RichandClaude Opus 5 5235b8fc51 fix(logging): stop reporting expected conditions as crashes (#6470)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 18:53:54 +00:00