Commit Graph

7086 Commits

Author SHA1 Message Date
James Rich
ce1a9fca2b fix(firmware): repair nRF USB firmware update and post-update reconnect (#6018)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
v2.8.0-internal.11
2026-06-29 20:24:22 +00:00
James Rich
2030791c6c chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#6017) 2026-06-29 15:24:56 -05:00
James Rich
f47c31da16 fix(car): notification-only car messaging for production; park templated behind flag (#6015)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 17:30:29 +00:00
James Rich
d25444e406 chore: add CodeRabbit config tuned for this repo (#6016)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 12:24:22 -05:00
Jeremiah K
2dba958e1e fix(qr): Preserve incoming channels when adding from QR (#6013) 2026-06-29 16:17:19 +00:00
James Rich
fef124bc1f fix(docs): stop builds from churning tracked docs screenshots (#6012)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 10:28:29 -05:00
James Rich
8cc8185048 fix(car): suppress INVISIBLE_MEMBER in CarScreensTest for fdroid build (#6010)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 10:27:01 -05:00
github-actions[bot]
b2a8377bbb docs: update CHANGELOG.md (#6004) 2026-06-29 09:45:58 -05:00
James Rich
76a39393a6 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#6008) 2026-06-29 14:23:51 +00:00
James Rich
26bab943f3 fix(ui): stop node signal pill from wrapping; restore full-width spread (#6007)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 12:45:40 +00:00
renovate[bot]
0ccf4f8d4c chore(deps): update org.meshtastic:protobufs to v2.7.26-21879a9-snapshot (#6006) 2026-06-29 07:45:40 -05:00
renovate[bot]
2d8ec55bd2 chore(deps): update aboutlibraries to v15.0.3 (#6005) 2026-06-29 07:23:45 -05:00
James Rich
0a208b3f61 chore(deps): bump protobufs to 2.7.26-06d729a-SNAPSHOT (#6003)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 07:23:18 -05:00
James Rich
e286672073 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#6002) 2026-06-29 12:08:43 +00:00
github-actions[bot]
e634e71ea7 docs: update CHANGELOG.md (#5981) v2.8.0-internal.10 v2.8.0-closed.2 2026-06-28 20:16:40 -05:00
James Rich
c6b04e9e59 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5983) 2026-06-28 20:07:58 -05:00
Jeremiah K
cbd72bee49 fix(qr): Serialize channel import writes (#5999) 2026-06-29 00:53:29 +00:00
James Rich
07975052da chore(ci): prune dead workflows, move vuln scanning to Renovate, fix changelog gaps (#6000)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 19:53:48 -05:00
renovate[bot]
7617f1dc05 chore(deps): update xmlutil to v1 (#5998)
Co-authored-by: James Rich <james.a.rich@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 19:52:00 -05:00
James Rich
5cf433dd26 fix(car): wire notifications & emergency, fix TabTemplate crash, pin car-app to stable (#5997)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 23:14:12 +00:00
renovate[bot]
a23b557544 chore(deps): update org.junit.vintage:junit-vintage-engine to v6.1.1 (#5990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-28 16:25:39 +00:00
James Rich
f03cf1f3b3 feat(ui): StatusSurface AA legibility + node-details signing/transport polish (#5985)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 16:25:03 +00:00
James Rich
47cea7b7a9 chore(repo): untrack per-developer scratch + prune stale ignore/agent-doc cruft (#5996)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 11:24:35 -05:00
renovate[bot]
a4579b86b5 chore(deps): update org.junit.platform:junit-platform-launcher to v6.1.1 (#5989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-28 15:19:45 +00:00
James Rich
1d44fd15f8 feat(network): migrate TcpTransport to ktor-network (commonMain) (#5995)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 15:19:36 +00:00
James Rich
a048ea1c94 refactor(car): drop dead FuzzyNodeNameResolver duplicate (#5994)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 14:54:18 +00:00
James Rich
b913d9550f chore(tooling): gate git push on detekt in pre-bash-guard hook (#5993)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 14:45:30 +00:00
James Rich
0b81257b50 refactor(settings): replace SimpleDateFormat with kotlinx-datetime (#5992)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 14:37:46 +00:00
James Rich
23c6d2402e refactor(ui): migrate MapView dialog to Compose M3 + drop legacy material dependency (#5988)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 14:24:44 +00:00
James Rich
eb7bfce4d4 chore: migrate kotlinx-collections-immutable to participial method names (#5991)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 14:17:53 +00:00
Jason Houk
03009c4ded Prevent Range Test from running on public/default channel (#5986) 2026-06-27 21:39:58 +00:00
Jeremiah K
1303f624ee fix(ble): Fail bonding promptly when polled state returns none (#5982) 2026-06-27 19:16:31 +00:00
James Rich
e9707ec201 fix(security): make XEdDSA signing shield green & prominent (#5980)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 11:51:49 -05:00
github-actions[bot]
a4580b0119 docs: update CHANGELOG.md (#5979) v2.8.0-internal.9 2026-06-27 08:01:45 -05:00
James Rich
a386e1d84d chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5978) 2026-06-27 07:44:55 -05:00
github-actions[bot]
0480056f2b docs: update CHANGELOG.md (#5977) 2026-06-27 07:41:19 -05:00
renovate[bot]
b8fe312035 chore(deps): update vico to v3.3.0-next.1 (#5975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-27 12:32:39 +00:00
James Rich
5a035ac1f1 feat(security): surface XEdDSA packet signing in node & messaging UI (#5976)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 12:32:21 +00:00
github-actions[bot]
0cf90286ae docs: update CHANGELOG.md (#5970)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v2.8.0-internal.8
2026-06-27 05:38:53 -05:00
James Rich
630a4351eb chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5974) 2026-06-27 05:38:18 -05:00
Jeremiah K
86580db6cf fix(ble): Stop transport connect after failed bonding (#5973) 2026-06-27 00:21:08 +00:00
James Rich
8e99d1b91b chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5972) 2026-06-26 13:59:07 -05:00
Jeremiah K
5c83333f94 fix(ble): Avoid duplicate bonding retries after pairing failure (#5969) 2026-06-26 18:34:59 +00:00
renovate[bot]
1d11adb75e chore(deps): update gradle to v9.6.1 (#5971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-26 16:58:28 +00:00
Jeremiah K
fe019d3fa5 fix(ble): Bound Android bonding wait (#5967) 2026-06-26 16:08:17 +00:00
github-actions[bot]
8509214743 docs: update CHANGELOG.md (#5965) 2026-06-26 10:00:37 -05:00
github-actions[bot]
e4f609d6f5 docs: update CHANGELOG.md (#5962) v2.8.0-internal.7 2026-06-26 08:31:18 -05:00
James Rich
b80862d36e chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5964) 2026-06-26 08:30:58 -05:00
James Rich
a511fcf5ec fix(docs): preserve #anchor when rewriting sibling links for Docusaurus (#5963)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 07:30:08 -05:00
James Rich
d8e0c1dd50 docs: veracity pass, screenshot enrichment & screenshot-pipeline split (#5961)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 11:58:18 +00:00