Commit Graph

4994 Commits

Author SHA1 Message Date
James Rich
5c6c83d31c ci: fix release cleanup (#3392)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 03:02:54 +00:00
James Rich
29434c4cf4 fix: Change fallback node name format (#3391)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 03:01:26 +00:00
James Rich
8e28dbcc2d feat(ui): Simplify connection status message (#3389)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 01:50:34 +00:00
James Rich
8baf8714d0 feat(ui): Refactor node position details into separate section (#3382)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 00:50:53 +00:00
James Rich
b2ff4483c8 New Crowdin updates (#3388) 2025-10-08 00:47:36 +00:00
James Rich
38c50799cb fix: service status notification refactor (#3386)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 00:13:49 +00:00
Phil Oliver
da65dfdd15 Remove remaining unused dependencies in :core:* (#3387) 2025-10-08 00:08:48 +00:00
renovate[bot]
ecbe17f61c chore(deps): update ruby to v3.4.7 (#3384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 22:07:51 +00:00
Phil Oliver
185c3ab5eb Remove unused :core:database dependencies (#3383) 2025-10-07 21:37:03 +00:00
Phil Oliver
83531eeba9 Remove unused :core:analytics dependencies (#3381) 2025-10-07 19:35:44 +00:00
renovate[bot]
633c1f6010 chore(deps): update devtools.ksp to v2.2.20-2.0.3 (#3380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 19:31:26 +00:00
renovate[bot]
e30162f6b3 chore(deps): update google maps compose to v6.12.1 (#3379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 19:31:16 +00:00
renovate[bot]
781ed4881f chore(deps): update github/codeql-action action to v4 (#3376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 17:05:51 +00:00
renovate[bot]
e50a57dee2 chore(deps): update com.squareup.okhttp3:logging-interceptor to v5.2.0 (#3378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 17:05:41 +00:00
Phil Oliver
9a6c78fcd1 Move tests to appropriate modules (#3377) 2025-10-07 16:23:41 +00:00
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
7287ebbf49 Fix google build (#3371) 2025-10-07 10:22:32 +00:00
Phil Oliver
ef0ac5220d Consistent catalog naming for AndroidX dependencies (#3368) 2025-10-07 03:51:32 +00:00
James Rich
ec81101a31 chore: Update VERSION_NAME_BASE to 2.7.3 (#3367)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-07 02:33:28 +00:00
James Rich
daa8785709 ci: Use tag_name input in release and promote workflows (#3366)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-07 02:30:20 +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
c98e74d804 feat(ble): Implement keep-alive and improve connection stability (#3359)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-06 19:45:11 +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
1fb79d8887 Inject PlatformAnalytics directly (#3358) 2025-10-06 18:30:18 +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) v2.7.2 2025-10-06 12:47:14 +00:00
James Rich
13e2796760 refactor(build-logic): Apply kotlinx-serialization plugin for compose (#3353)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-05 15:16:45 +00:00
James Rich
f92e002d83 New Crowdin updates (#3350) 2025-10-05 13:07:59 +00:00
James Rich
ab18e99bd5 fix(ci): update draft release query to use tagName instead of url (#3349)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-05 01:26:37 +00:00
Phil Oliver
dcbf664f38 Move app intro to :feature:intro (#3348) 2025-10-05 01:15:55 +00:00
James Rich
8562073d44 feat(ci): add post-release cleanup workflow (#3346)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-05 00:59:40 +00:00
James Rich
bab9920cc9 New Crowdin updates (#3347) 2025-10-05 00:59:23 +00:00
James Rich
6fc23bc988 ci(release): correct case for 'NewAlpha' track in Play Store promotion (#3345) 2025-10-04 18:05:20 -05:00
James Rich
d56e9f3ff6 fix(promote): update track name from 'alpha' to 'newAlpha' (#3344) 2025-10-04 17:58:32 -05:00
James Rich
7e7b9115c0 ci(release): include version code in GitHub release name (#3343) 2025-10-04 17:36:46 -05:00
James Rich
cf0fae09e6 feat(fastlane): copypasta typo (#3342) 2025-10-04 16:55:53 -05:00
James Rich
6adb7c392e fix(ci): replace build lanes (#3341) 2025-10-04 16:30:47 -05:00
James Rich
e8e80e6201 ci: Add environment specification for promote-release job (#3340) 2025-10-04 16:26:03 -05:00
James Rich
a3183fad91 Rename workflow from 'Make Release' to 'Promote Release'
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-04 16:18:28 -05:00
James Rich
7d827dc9f9 refactor(ci): separate release and promotion workflows (#3339)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-04 21:08:55 +00:00
James Rich
be518bb60b chore: Scheduled updates (Firmware, Hardware) (#3335)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-10-04 21:01:59 +00:00
James Rich
be6155c4ac New Crowdin updates (#3334) 2025-10-04 21:01:50 +00:00
James Rich
54f7d9ecdf fix(release): update track names for Google Play promotion (#3338) 2025-10-04 14:20:15 -05:00
James Rich
0f8bd84ecb Refactor build steps to check channel input (#3337) 2025-10-04 14:04:57 -05:00
James Rich
4b42cc1419 fix(release): simplify build condition for internal channel (#3336) 2025-10-04 13:51:31 -05:00
James Rich
1a91223e89 feat(workflow): update permissions for release workflow (#3333) 2025-10-04 12:37:04 -05:00