Commit Graph

94 Commits

Author SHA1 Message Date
James Rich e1da9fda01 New Crowdin updates (#3369) 2025-10-07 10:23:27 +00:00
Phil Oliver 59916a4cbe Remove version catalog bundles (#3370) 2025-10-07 10:23:12 +00:00
Phil Oliver ef0ac5220d Consistent catalog naming for AndroidX dependencies (#3368) 2025-10-07 03:51:32 +00:00
James Rich 3f923ae5c6 refactor(ui): Refactor SettingsItem component (#3364)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-07 02:23:34 +00:00
Phil Oliver 4d7ad96a09 Remove unused dependencies in :app (#3365) 2025-10-07 02:14:25 +00:00
James Rich ff9d621978 feat: Add contentColor parameter to info components (#3363)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-06 22:02:44 +00:00
James Rich 6a71891790 feat: Always Display voltage (#3362)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-06 21:31:43 +00:00
James Rich cc64abfc5c refactor: Switch to compileOnly for convention plugins (#3357)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-06 18:59:07 +00:00
Phil Oliver 95ec4877df Modularize settings code (#3355)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-10-06 17:20:03 +00:00
James Rich 4613a26c9d New Crowdin updates (#3351) 2025-10-06 12:47:14 +00:00
James Rich f92e002d83 New Crowdin updates (#3350) 2025-10-05 13:07:59 +00:00
James Rich bab9920cc9 New Crowdin updates (#3347) 2025-10-05 00:59:23 +00:00
James Rich be6155c4ac New Crowdin updates (#3334) 2025-10-04 21:01:50 +00:00
James Rich 5ac43cd1af New Crowdin updates (#3331) 2025-10-04 16:11:23 +00:00
James Rich f903d3fa35 Revert markdown message rendering (#3328)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-04 15:01:26 +00:00
renovate[bot] 03cf9817fe chore(deps): update core/proto/src/main/proto digest to a1b8c3d (#3326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-04 13:24:58 +00:00
James Rich 0dfc76172a New Crowdin updates (#3327) 2025-10-04 13:24:21 +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
James Rich 8b4397a825 Revert (#3325) 2025-10-04 06:07:43 -05:00
James Rich 28de377068 ci(release): refine promotion logic and enhance Datadog integration (#3322) 2025-10-03 21:03:33 -05:00
Phil Oliver 51fa634e11 More map modularization (#3319) 2025-10-04 00:19:37 +00:00
Phil Oliver e24292494e Add BuildConfigProvider (#3318) 2025-10-03 21:24:52 +00:00
James Rich a3d058962c New Crowdin updates (#3312) 2025-10-03 17:46:06 +00:00
James Rich 7b3b794bbe New Crowdin updates (#3306) 2025-10-03 16:16:59 +00:00
Phil Oliver 47f3961f3a Finish migration away from global app bar (#3297) 2025-10-03 16:06:51 +00:00
b8b8 a7183cc8ca Update strings.xml - PKI required for DMs (#3301)
Signed-off-by: b8b8 <156552149+b8b8@users.noreply.github.com>
2025-10-03 15:01:19 +00:00
renovate[bot] 87f7ea3f47 chore(deps): update core/proto/src/main/proto digest to c1e31a9 (#3305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-03 12:11:55 +00:00
James Rich 7a2d4c6421 New Crowdin updates (#3304) 2025-10-03 11:26:25 +00:00
Phil Oliver 5d95dca354 Fix shared contact deeplink (#3302)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-03 10:42:52 +00:00
James Rich 2accdd7f77 New Crowdin updates (#3303) 2025-10-03 10:16:16 +00:00
James Rich f854cafe6f New Crowdin updates (#3299) 2025-10-03 00:40:45 +00:00
Phil Oliver 502e417338 ConnectionsScreen available BLE devices (#3298) 2025-10-03 00:18:09 +00:00
James Rich 526ca9b854 New Crowdin updates (#3296) 2025-10-02 20:31:03 +00:00
James Rich c42cb44b10 feat(settings): add link to system app settings (#3293)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-02 18:48:20 +00:00
James Rich 24f0417b28 feat(contact): add manually verified shared contact support (#3283)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-02 16:46:12 +00:00
James Rich 04991dbc5a feat(network): add http cache to OkHttpClient (#3290)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-02 11:03:01 +00:00
Phil Oliver fe9491121c Modularize common composables (#3286) 2025-10-02 09:56:49 +00:00
Phil Oliver 81804500bd Move MapViewExtensions to :feature:map (#3284) 2025-10-02 01:21:51 +00:00
Phil Oliver d553cdfee6 Add :feature:node (#3275) 2025-10-01 23:26:41 +00:00
renovate[bot] 1a10c1d002 chore(deps): update core/proto/src/main/proto digest to 60c3e66 (#3279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 20:31:21 +00:00
James Rich 0847598d38 refactor(ui)!: update NodeItem display with new components (#3273)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-01 19:31:08 +00:00
James Rich a3009c9c84 feat(analytics): Set session sample rate for RUM (#3277)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-01 19:22:03 +00:00
James Rich 18b25d0f53 New Crowdin updates (#3271) 2025-10-01 18:51:58 +00:00
James Rich ff8a13f3af New Crowdin updates (#3269) 2025-10-01 12:29:39 +00:00
James Rich 0b4104fedf chore(analytics): Disable Google services for F-Droid builds (#3264)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-01 02:25:04 +00:00
Phil Oliver 7593560bba Modularize more maps files (#3262) 2025-10-01 01:37:17 +00:00
James Rich 75513f7835 New Crowdin updates (#3247) 2025-10-01 00:26:04 +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
renovate[bot] 51ada3d6ff chore(deps): update core/proto/src/main/proto digest to 394268b (#3252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 21:42:16 +00:00
Phil Oliver db2ef75e08 Add :core:service (#3253) 2025-09-30 20:55:56 +00:00