Commit Graph

6449 Commits

Author SHA1 Message Date
James Rich
71a2aaa305 UI: update icon colors and apply safe padding to snackbars
* Set hop count icon and metadata text color to white in `MessageItem`.
* Set `TransportIcon` tint to white.
* Apply `safeDrawingPadding` to `MeshtasticSnackbarHost` to ensure visibility above system bars.
2026-04-29 07:25:47 -05:00
James Rich
5e415120d0 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Licenses) (#5273) v2.7.14-internal.75 2026-04-29 06:49:14 -05:00
github-actions[bot]
71cfa1cd62 docs: update CHANGELOG.md (#5279)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-29 06:44:48 -05:00
renovate[bot]
4afcc1e2e8 chore(deps): update core/proto/src/main/proto digest to 10a1689 (#5276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-29 06:43:39 -05:00
renovate[bot]
3e003ba0af chore(deps): update fastlane to v2.233.1 (#5280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-29 06:43:15 -05:00
James Rich
e0c1934d96 fix: Resolve top Crashlytics issues for 29320633 beta release (#5278) 2026-04-29 11:13:52 +00:00
github-actions[bot]
a24f786ec4 docs: update CHANGELOG.md (#5271)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v2.7.14-internal.74
2026-04-28 11:04:10 -05:00
renovate[bot]
54339c6fa1 chore(deps): update org.meshtastic:mqtt-client to v0.3.0 (#5272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 11:03:27 -05:00
renovate[bot]
ef33f6a76a chore(deps): update gradle to v9.5.0 (#5270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Rich <james.a.rich@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-28 08:12:29 -05:00
github-actions[bot]
c2022c3eac docs: update CHANGELOG.md (#5269)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-28 07:25:11 -05:00
James Rich
1beaf31264 fix(fdroid): restore reproducible builds for aboutlibraries (#5268)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-28 07:22:40 -05:00
github-actions[bot]
76882b4425 docs: update CHANGELOG.md (#5266)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-28 06:41:04 -05:00
Michael Riddle
5483f4a6e8 feat(auto): enable Android Auto messaging notifications (#5265) 2026-04-28 02:37:22 +00:00
github-actions[bot]
9b8a660922 docs: update CHANGELOG.md (#5264)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v2.7.14-internal.73 v2.7.14-closed.18 v2.7.14-open.1
2026-04-27 16:18:36 -05:00
James Rich
4a29d3ce7c fix(ci): skip macOS signing when secrets are missing (#5263)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-27 16:17:53 -05:00
github-actions[bot]
fbca325390 docs: update CHANGELOG.md (#5262)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-27 15:59:18 -05:00
James Rich
0e8c75e4d8 fix(ci): grant promote.yml required permissions in release dispatch (#5261) 2026-04-27 15:58:10 -05:00
github-actions[bot]
e97b44acb9 docs: update CHANGELOG.md (#5260)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-27 15:55:09 -05:00
James Rich
b60f29d772 feat(desktop): native OS notifications via libnotify/osascript/PowerShell (#5253)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-27 15:53:53 -05:00
github-actions[bot]
3174493ca6 docs: update CHANGELOG.md (#5258)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-27 15:53:03 -05:00
James Rich
e451352412 feat(ci): segmented changelog with channel dedup and production squash (#5259) 2026-04-27 15:50:46 -05:00
James Rich
bfb51d00cf fix(ci): align release.yml labels with actual repo labels (#5257) 2026-04-27 15:27:56 -05:00
James Rich
ff3b77748b feat(desktop): ship-readiness metadata & CI scaffolding (#5255)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-27 15:23:44 -05:00
James Rich
a751a0a728 fix(ci): use PRs instead of direct push for changelog updates (#5256) 2026-04-27 15:23:01 -05:00
James Rich
6306e92a7b feat(ci): overhaul changelog management and PR auto-labeling (#5254) 2026-04-27 20:00:29 +00:00
James Rich
9f12cf7bef fix(ci): revert jetbrains JDK for desktop release builds (#5252) 2026-04-27 14:17:31 -05:00
James Rich
a47f116d89 fix(ci): use JetBrains JDK for desktop release builds (#5251)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-27 13:29:11 -05:00
James Rich
247f342210 chore: project-wide cruft cleanup and dead code removal (#5249)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-27 16:09:37 +00:00
renovate[bot]
79331bcc77 chore(deps): update datadog.gradle to v1.26.0 (#5248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-27 09:06:39 -05:00
James Rich
0f2730d86d fix: remove slashes from strings.xml v2.7.14-internal.72 2026-04-26 15:18:35 -05:00
James Rich
d4eadee500 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5247)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2026-04-26 15:11:12 -05:00
James Rich
534b4fde24 feat(messaging): send message on Enter keypress (#5246) v2.7.14-internal.71 2026-04-25 20:52:58 +00:00
James Rich
bbb7f8b23f fix(crashlytics): resolve beta 2.7.14 crash issues (#5245)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 19:23:21 +00:00
James Rich
a035fedcdf chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5244) 2026-04-25 18:39:06 +00:00
renovate[bot]
b1c7902ec1 chore(deps): update vico to v3.2.0-next.2 (#5243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-25 16:14:42 +00:00
renovate[bot]
fb1092e3c7 chore(deps): update io.nlopez.compose.rules:detekt to v0.5.8 (#5242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-25 16:14:36 +00:00
James Rich
9100c583b6 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5241)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2026-04-25 16:14:29 +00:00
renovate[bot]
225889ad94 chore(deps): update core/proto/src/main/proto digest to 249a808 (#5239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-25 00:25:51 +00:00
James Rich
91f4a17b48 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5240)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2026-04-24 12:35:42 +00:00
James Rich
7ee929648c chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5238)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
v2.7.14-internal.70 v2.7.14-closed.17
2026-04-23 17:43:11 -05:00
renovate[bot]
e6f6369f49 chore(deps): update dd.sdk.android to v3.9.1 (#5237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-23 17:26:17 -05:00
James Rich
2e6730d1e3 fix(desktop): unbreak release crash via correct ProGuard rules (#5236)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-23 21:33:16 +00:00
James Rich
dea9d86c52 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5235)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2026-04-23 14:41:17 -05:00
James Rich
37ac422331 fix(desktop): unbreak Windows launch + Pi-installable arm64 .deb (#5233)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-23 15:13:27 +00:00
James Rich
cbf7d263c4 fix(desktop): suppress Vico ColorScale ProGuard warnings (#5232)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v2.7.14-closed.16 v2.7.14-internal.69
2026-04-23 08:10:36 -05:00
James Rich
2dcf01a02b chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5231) 2026-04-23 07:09:31 -05:00
James Rich
2c001c47d1 fix(desktop): unbreak release builds (CMP beta03 + pwsh -P quoting) (#5230)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-23 06:22:31 -05:00
James Rich
815882d880 feat(messaging): add entry points for filter settings (#5229) 2026-04-23 10:25:43 +00:00
renovate[bot]
91a61a36ca chore(deps): update kotlin to v2.3.21 (#5228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-23 05:10:10 -05:00
Nick
019c65ad8b fix(ui): make footer buttons expand downwards (#5226) 2026-04-23 09:47:34 +00:00