Commit Graph

6063 Commits

Author SHA1 Message Date
James Rich
5eb6e501c0 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4822) 2026-03-17 14:25:38 +00:00
renovate[bot]
212acaecac chore(deps): update core/proto/src/main/proto digest to bc8e638 (#4823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-17 14:25:30 +00:00
James Rich
a10fe61d0f fix: resolve crashes and debug filter issues in Metrics and MapView (#4824)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-17 14:04:41 +00:00
James Rich
9ad28e924f build: fix license generation and analytics build tasks (#4820)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
v2.7.14-closed.3 v2.7.14-internal.25
2026-03-17 01:21:29 +00:00
James Rich
8c964a15ca feat: Integrate notification management and preferences across platforms (#4819)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-17 01:17:34 +00:00
James Rich
0b2e89c46f refactor: Replace Nordic, use Kable backend for Desktop and Android with BLE support (#4818)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-16 23:06:43 +00:00
James Rich
0e5f94579f chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4816) 2026-03-16 20:06:05 +00:00
James Rich
6e81ceec91 feat: Complete ViewModel extraction and update documentation (#4817) 2026-03-16 20:05:50 +00:00
Alexey Skobkin
80cae8e620 fix: fix wrong getChannelUrl() call causing loss of "add" flag and un… (#4809) v2.7.14-internal.24 2026-03-16 09:03:17 -05:00
James Rich
5edb8abd05 feat: enhance map navigation and waypoint handling (#4814)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-16 13:48:00 +00:00
James Rich
802aa09aab chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4815) 2026-03-16 13:47:48 +00:00
renovate[bot]
2c52977683 chore(deps): update kotlin ecosystem to v2.3.20 (#4813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-16 13:07:41 +00:00
James Rich
4e64182afd chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4805) 2026-03-16 13:06:21 +00:00
James Rich
513dcc2f78 Revert "ci: Integrate Conveyor for cross-platform desktop packaging and simplify build" (#4804) v2.7.14-internal.23 v2.7.14-closed.2 2026-03-14 13:25:28 -05:00
James Rich
e29fd596b6 ci: Integrate Conveyor for cross-platform desktop packaging and simplify build (#4802) 2026-03-14 12:44:55 -05:00
James Rich
fae6f83968 ci: Update Linux desktop distribution packaging and CI workflow (#4799) v2.7.14-internal.22 2026-03-14 10:26:47 -05:00
James Rich
5610cc3924 ci(github-actions): install libfuse2t64 for Linux AppImage packaging (#4798) v2.7.14-internal.21 2026-03-14 10:13:00 -05:00
James Rich
ac8119b086 ci(github): add Release environment to desktop release workflow (#4797) v2.7.14-internal.20 2026-03-14 09:43:40 -05:00
James Rich
609d24a9e4 build(desktop): dynamically configure target formats based on host OS (#4796) 2026-03-14 09:38:34 -05:00
James Rich
b63192dccc chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4795) v2.7.14-internal.19 2026-03-14 09:11:33 -05:00
James Rich
a8044a2402 build(desktop): refactor native distribution target formats (#4794) 2026-03-14 09:11:18 -05:00
James Rich
acf7aea098 feat(desktop): add enter-to-send functionality in messaging (#4793) v2.7.14-internal.18 2026-03-14 08:43:25 -05:00
James Rich
bff87daaa7 ci(github-actions): include architecture in desktop artifact names (#4792) 2026-03-14 08:17:13 -05:00
James Rich
365e278335 ci(desktop): add ubuntu-24.04-arm to native distribution build 2026-03-14 07:32:54 -05:00
James Rich
8c6892a4da chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4791) v2.7.14-internal.17 v2.7.14-closed.1 2026-03-14 06:44:36 -05:00
James Rich
832e785785 ci(release): update artifact glob pattern to be recursive
This commit updates the release workflow to ensure all files within the artifacts directory are correctly captured, regardless of nesting depth.

Specific changes include:
- Updated the `files` path in both draft and final release steps from `./artifacts/*/*` to `./artifacts/**/*` to support recursive file matching.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-14 06:44:03 -05:00
James Rich
06f002a198 refactor(settings): improve destination node handling in RadioConfigViewModel (#4790)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
v2.7.14-internal.16
2026-03-14 02:55:46 +00:00
James Rich
2bfd225b68 build: Update desktop app icons, versioning, and packaging configuration (#4789) 2026-03-13 20:05:22 -05:00
James Rich
305466514a build: remove PKG from desktop distribution targets (#4788) v2.7.14-internal.15 2026-03-13 19:07:35 -05:00
James Rich
48740fe280 build(desktop): include java.net.http module in native distribution (#4787) 2026-03-13 19:02:29 -05:00
renovate[bot]
be70743ed6 chore(deps): update androidx.compose:compose-bom to v2026 (#4786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-13 18:13:26 -05:00
James Rich
427c0f3bbb fix: fix animation stalls and update dependencies for stability (#4784)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-13 23:01:17 +00:00
James Rich
90844301e8 feat(desktop): expand supported native distribution formats (#4783) 2026-03-13 13:23:34 -05:00
James Rich
07ec771758 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4781) 2026-03-13 18:10:21 +00:00
James Rich
f45993ede2 feat(desktop): implement DI auto-wiring and validation (#4782)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-13 18:08:55 +00:00
renovate[bot]
8bb1e86511 chore(deps): update wire to v6.0.0 (#4778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-13 18:04:35 +00:00
James Rich
da11703ccd ai: Establish conductor documentation and governance framework (#4780)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-13 16:38:25 +00:00
James Rich
b0f1f93c5a chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4777) 2026-03-13 16:33:41 +00:00
James Rich
5cc1e94a13 fix(ble): implement scanning for unbonded devices in common connections ui (#4779)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-13 16:33:30 +00:00
James Rich
afe1356430 build: streamline icon file configuration for desktop platforms
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
v2.7.14-internal.14
2026-03-12 23:11:20 -05:00
James Rich
aacf5c69e9 Disable ProGuard for desktop release and add application icon (#4776) 2026-03-12 23:09:18 -05:00
James Rich
0ed9b6633b build(ci): optimize release workflow and update Room configuration (#4775) v2.7.14-internal.13 2026-03-12 22:46:01 -05:00
James Rich
eb3349fa11 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4773) 2026-03-12 22:15:20 -05:00
James Rich
20f358e01c ci(release): pass app version to desktop build via environment variable (#4774) 2026-03-12 22:15:07 -05:00
James Rich
87e291f58d build(desktop): enable ProGuard for release builds (#4772) 2026-03-12 21:57:29 -05:00
James Rich
3d93d0b4e3 build(github): switch Java distribution to Zulu across workflows (#4771) 2026-03-12 21:51:23 -05:00
James Rich
84bb6d24e4 docs: summarize KMP migration progress and architectural decisions (#4770)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-13 02:23:25 +00:00
James Rich
bdfd7b9251 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4766) 2026-03-13 01:51:02 +00:00
James Rich
3321c47200 ci: Update Dokka configuration and unify AboutLibraries JSON generation (#4767)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-03-13 01:49:11 +00:00
renovate[bot]
629d80ec65 chore(deps): update actions/upload-artifact action to v7 (#4768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-13 00:47:45 +00:00