Commit Graph

4524 Commits

Author SHA1 Message Date
James Rich
68545a7bab chore: Scheduled updates (Firmware, Hardware) (#2789)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-08-19 22:15:23 +00:00
James Rich
8e297b884c chore: Scheduled updates (Firmware, Hardware) (#2787)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-08-19 17:13:52 +00:00
James Rich
48d7e54b07 New Crowdin updates (#2785) 2025-08-19 17:13:45 +00:00
renovate[bot]
4d61c8717e chore(deps): update com.datadoghq:dd-sdk-android-gradle-plugin to v1.19.0 (#2786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 17:13:25 +00:00
James Rich
dee22e8e69 chore: Scheduled updates (Firmware, Hardware) (#2783)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-08-19 15:21:41 +00:00
renovate[bot]
9cd9f0f626 chore(deps): update mesh_service_example/src/main/proto digest to be51376 (#2781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 12:59:46 +00:00
renovate[bot]
22c13c46e7 chore(deps): update app/src/main/proto digest to be51376 (#2780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 12:19:58 +00:00
James Rich
d000dae50a New Crowdin updates (#2779) 2025-08-19 11:59:33 +00:00
Phil Oliver
c913bb0472 Migrate remaining prefs usages to repo (#2777) 2025-08-19 11:17:22 +00:00
renovate[bot]
5f10e9590e chore(deps): update plugin com.gradle.develocity to v4.1.1 (#2778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 11:15:13 +00:00
Phil Oliver
6cb0196a6e Migrate (mostly) maps prefs to repo (#2776) 2025-08-18 21:45:23 +00:00
Phil Oliver
4be0cd7f81 Migrate UiState prefs to repo (#2775) 2025-08-18 21:44:44 +00:00
Phil Oliver
d574ba738d Migrate 'MainActivity' prefs to repo pattern (#2770) 2025-08-18 18:20:23 +00:00
renovate[bot]
05e19a4740 chore(deps): update com.android.tools.build:gradle to v8.12.1 (#2773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 18:14:31 +00:00
Phil Oliver
b2f316b00d Migrate MeshService prefs to repo pattern (#2769) 2025-08-18 17:47:36 +00:00
Phil Oliver
6ec66bfaea Migrate map consent prefs to repo pattern (#2771) 2025-08-18 17:46:57 +00:00
Phil Oliver
ae9b5f4db3 Migrate RadioInterfaceService prefs to repo pattern (#2768) 2025-08-18 17:45:58 +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
Phil Oliver
e29003c79d Migrate custom emoji prefs to repo pattern (#2767) 2025-08-18 17:36:35 +00:00
Phil Oliver
a46065865f Add prefs repos and DI providers (#2760) 2025-08-18 14:57:05 +00:00
James Rich
b6a24ec470 feat(map): persist and restore selected map type (#2758)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-18 12:33:03 +00:00
Phil Oliver
2173a53567 Run Spotless (#2762) 2025-08-18 11:51:06 +00:00
Phil Oliver
1044f4b61c Fix CI badge in README (#2761) 2025-08-18 01:37:12 +00:00
Phil Oliver
8429f35c1e MVVM-ify logic to display app intro (#2748) 2025-08-16 18:58:21 +00:00
Phil Oliver
acc3e3f636 Decouple mesh service bind from MainActivity (#2743) 2025-08-16 11:52:15 +00:00
Phil Oliver
69841ebd59 Backport splash screen to API 26 (#2747) 2025-08-16 01:33:30 +00:00
Copilot
e9a03e5658 Add comprehensive .github/copilot-instructions.md for improved coding agent efficiency (#2745)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-08-16 00:34:05 +00:00
James Rich
b0e9d17aac New Crowdin updates (#2746) 2025-08-16 00:33:48 +00:00
DaneEvans
14e893b32c Feat/debug log export filtering & redaction of keys (#2739)
Signed-off-by: DaneEvans <dane@goneepic.com>
2025-08-16 00:33:27 +00:00
renovate[bot]
caafec861a chore(deps): update app/src/main/proto digest to 5dd723f (#2741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 22:21:44 +00:00
renovate[bot]
3a4b7a6aba chore(deps): update mesh_service_example/src/main/proto digest to 5dd723f (#2742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 22:21:36 +00:00
James Rich
9983e8d90e New Crowdin updates (#2735) 2025-08-15 18:25:49 +00:00
Phil Oliver
570f323328 fix(UI): Apply window insets on welcome screens (#2734) 2025-08-15 18:25:25 +00:00
DaneEvans
14422cd2c0 Fix/debug panel - remove redundant saveOne (#2737) 2025-08-15 18:21:39 +00:00
DaneEvans
69b2a6229c add new crowdIn branch to the bypass list (#2736) 2025-08-15 09:18:15 +00:00
renovate[bot]
605e8aa7d9 chore(deps): update protobuf.kotlin to v4.32.0 (#2733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 01:53:57 +00:00
renovate[bot]
16b911c4b0 chore(deps): update com.google.devtools.ksp to v2.2.10-2.0.2 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 01:51:26 +00:00
James Rich
11ba883f08 New Crowdin updates (#2726) 2025-08-14 17:19:40 -05:00
James Rich
7eebcacb36 chore(ci): back out pr workflow change
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-14 17:18:29 -05:00
James Rich
3c2e29ec0c chore(ci): remove custom commit message for Crowdin updates (#2731) 2025-08-14 16:57:58 -05:00
James Rich
837c8a856c chore: remove fragment dependencies (#2729)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-14 21:35:25 +00:00
James Rich
25e50e74cf chore(ci): remove custom commit message for Crowdin updates (#2730) 2025-08-14 16:45:39 -05:00
James Rich
418fa2a3cd Update pull-request.yml (#2727) 2025-08-14 15:47:31 -05:00
Phil Oliver
aafb118148 chore(cleanup): App launcher and non-vector asset cleanup (#2721) 2025-08-14 19:34:13 +00:00
James Rich
b2151d93be New Crowdin updates (#2725) 2025-08-14 14:49:45 -05:00
James Rich
c203d18c7c chore: configure Crowdin integration (#2724) 2025-08-14 14:44:31 -05:00
James Rich
2d851ddbf0 ci(release): add GOOGLE_MAPS_API_KEY to release workflow (#2720) 2025-08-14 07:46:11 -05:00
James Rich
b824fa23d3 chore: Scheduled updates (Firmware, Hardware) (#2719)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-08-14 12:19:48 +00:00
James Rich
341add78e9 New Crowdin updates (#2716) 2025-08-14 12:19:35 +00:00