Commit Graph

5268 Commits

Author SHA1 Message Date
Dane Evans
74f51acafb dupe internal builds to an alt repo to allow obtanium (#3809) 2025-11-25 05:08:23 +00:00
Benjamin Faershtein
022652efe5 Added relays count (#3773)
Signed-off-by: Benjamin Faershtein <119711889+RCGV1@users.noreply.github.com>
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-25 00:30:44 +00:00
James Rich
0d00c838b0 chore: Scheduled updates (Firmware, Hardware, Translations) (#3803) 2025-11-24 17:26:47 -06:00
James Rich
f781cab31f refactor(connections): Improve RSSI reading robustness (#3804) 2025-11-24 17:25:52 -06:00
renovate[bot]
9d7af544a4 chore(deps): update ruby to v3.4.7 (#3802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 21:01:10 +00:00
renovate[bot]
d319328e48 chore(deps): update fastlane to v2.229.1 (#3801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 20:39:42 +00:00
James Rich
528a0d10f4 chore: Scheduled updates (Firmware, Hardware, Translations) (#3800) 2025-11-24 14:32:04 -06:00
James Rich
3efbcaab8b feat(settings): Add RTTTL ringtone playback in settings (#3799)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-24 19:48:52 +00:00
James Rich
4b93065c7e feat: Add firmware update module for Nordic nRF devices (#3782)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-24 19:02:53 +00:00
James Rich
3e4e9d5f29 refactor: Improve RSSI reading robustness in connection info (#3798)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-24 18:57:23 +00:00
renovate[bot]
02dda17a87 chore(deps): update androidx (general) to v3.3.6 (#3797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 18:55:25 +00:00
James Rich
9aef9a2dab chore: Scheduled updates (Firmware, Hardware, Translations) (#3794) 2025-11-24 14:14:45 +00:00
Mac DeCourcy
5e8c9794eb feat: Add Jetpack Paging 3 support for messages and threads/contacts (#3795)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-24 14:14:05 +00:00
Mac DeCourcy
552097888f fix: skip nodeinfo upsert when we recieve defaults from the node (#3796) 2025-11-24 14:13:31 +00:00
James Rich
5d61e78f37 chore: Scheduled updates (Firmware, Hardware, Translations) (#3791) 2025-11-23 11:08:51 +00:00
James Rich
3b7bf9e711 chore: Scheduled updates (Firmware, Hardware, Translations) (#3790) 2025-11-23 10:47:20 +00:00
renovate[bot]
12c6cae676 chore(deps): update fastlane to v2.229.0 (#3783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-22 14:58:42 +00:00
renovate[bot]
283dc60ec2 chore(deps): update io.nlopez.compose.rules:detekt to v0.4.28 (#3781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-22 14:58:19 +00:00
Mac DeCourcy
15481dd004 fix: unread count racecondition (#3784) 2025-11-22 14:57:39 +00:00
James Rich
f9575a2aec chore: Update VERSION_NAME_BASE to 2.7.8 (#3779)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-21 15:08:11 +00:00
renovate[bot]
9f07a79623 chore(deps): update core/proto/src/main/proto digest to 52fa252 (#3775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 14:54:34 +00:00
renovate[bot]
7a28babbf1 chore(deps): update no.nordicsemi.kotlin.ble:client-android to v2.0.0-alpha11 (#3776)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 14:54:11 +00:00
James Rich
4bb35dba42 chore(ci): Use dedicated token for Crowdin workflow (#3778)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-21 14:29:47 +00:00
github-actions[bot]
a7034928b6 chore: Scheduled updates (Firmware, Hardware, Translations) (#3766)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-11-21 07:58:57 -06:00
James Rich
21bb6ad866 fix: typo (#3777) 2025-11-21 07:45:33 -06:00
James Rich
7069706293 ci: check workflow status on scheduled updates (#3774) 2025-11-21 07:42:44 -06:00
James Rich
20d62e056f chore(renovate): Configure more aggressive automerge (#3772)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-21 03:25:19 +00:00
James Rich
dc6539f74f feat: Downgrade actions/checkout from v6 to v5
This reverts the `actions/checkout` action to version 5 in the scheduled-updates workflow. The `persist-credentials` option has also been removed as it is not needed with `checkout@v5`.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-20 20:42:48 -06:00
James Rich
e95705ffc9 chore(ci): Add preserve-hierarchy to Crowdin download
This commit updates the `scheduled-updates.yml` workflow to use the `--preserve-hierarchy` argument when downloading translations from Crowdin. This ensures that the directory structure of the translation files is maintained.

Additionally, the now-default `export_only_approved` and `skip_untranslated_strings` options have been removed for cleanup.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-20 20:37:00 -06:00
renovate[bot]
f594f4f974 chore(deps): update devtools.ksp to v2.3.3 (#3759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 00:39:35 +00:00
James Rich
7dcdc711cc fix(ci): localization branch name (#3765) 2025-11-20 19:05:50 -06:00
James Rich
2f4bb66329 chore(crowdin): Remove preserve_hierarchy option (#3764) 2025-11-20 18:58:24 -06:00
James Rich
40a447b22e ci(workflows): Preserve hierarchy when uploading sources to Crowdin (#3763) 2025-11-20 18:54:47 -06:00
James Rich
895efd6a09 chore(ci): preserve translation hierarchy (#3762) 2025-11-20 18:23:30 -06:00
James Rich
c73ff95d93 chore(ci): Use CROWDIN_GITHUB_TOKEN for scheduled updates PR (#3761) 2025-11-20 18:10:17 -06:00
James Rich
0109be4a11 chore(ci): Add Crowdin sync to scheduled updates (#3760) 2025-11-20 17:59:19 -06:00
renovate[bot]
a2285a87af chore(deps): update androidx datastore to v1.2.0 (#3756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 20:03:28 +00:00
James Rich
1b512c6f58 docs: Overhaul and rename agent guide (#3757) 2025-11-20 14:17:36 -06:00
renovate[bot]
8bd8783944 chore(deps): update actions/checkout action to v6 (#3755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 19:46:23 +00:00
renovate[bot]
8a73073a2e chore(deps): update plugin dependency-analysis to v3.5.0 (#3751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 19:26:08 +00:00
James Rich
566c775ae9 New Crowdin updates (#3752) 2025-11-20 17:57:35 +00:00
renovate[bot]
295753d975 chore(deps): update androidx.navigation3:navigation3-runtime to v1.0.0 (#3747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v2.7.7
2025-11-19 12:50:35 -06:00
renovate[bot]
74df21aacb chore(deps): update androidx lifecycle to v2.10.0 (#3748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 12:49:03 -06:00
renovate[bot]
06af50c86b chore(deps): update androidx room to v2.8.4 (#3746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 12:48:15 -06:00
renovate[bot]
c3c1271c49 chore(deps): update androidx (general) (#3745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 12:48:01 -06:00
James Rich
e2aca10091 refactor(ble): Improve BLE connection stability and error handling (#3744)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 18:36:52 +00:00
James Rich
5120644349 chore: Scheduled updates (Firmware, Hardware) (#3743)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-11-19 18:31:06 +00:00
renovate[bot]
0cc74f0287 chore(deps): update datadog to v3.3.0 (#3742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 18:30:01 +00:00
renovate[bot]
565313023c chore(deps): update com.diffplug.spotless:spotless-plugin-gradle to v8.1.0 (#3737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 12:41:42 +00:00
renovate[bot]
dc462ddcb3 chore(deps): update plugin spotless to v8.1.0 (#3738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 12:41:29 +00:00