Commit Graph

6963 Commits

Author SHA1 Message Date
Jeremiah K 75f229e8e7 fix(ui): recognize VPN and all networks for network scan availability (#5882) 2026-06-20 17:22:18 +00:00
James Rich bc86134b73 fix(ci): make docs-governance fork-PR safe under actions/checkout v7 (#5885)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 12:06:45 -05:00
James Rich b314a0cf82 test(data): de-flake DeviceLinkRepositoryImplTest by running on the wall clock (#5883)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 16:52:06 +00:00
renovate[bot] 6a09a4a1ef chore(deps): update aboutlibraries to v15 (#5880)
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: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 16:11:29 +00:00
renovate[bot] ff388387b7 chore(deps): update markdownrenderer to v0.42.0 (#5876) 2026-06-20 10:31:13 -05:00
renovate[bot] 24161516d7 chore(deps): update vico to v3.2.3 (#5875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-20 09:31:04 -05:00
James Rich 53cb1568c7 feat(connections): list only BLE devices visible via scan (#5877)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 12:53:51 +00:00
James Rich ea47e01c87 refactor(settings): remove Traffic Management module config (#5878)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 12:45:13 +00:00
James Rich bf026485d0 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5868) 2026-06-20 06:43:56 -05:00
James Rich be940720c9 refactor(takserver): commonize TAK SDK pipeline, drop redundant zstd/xpp3 deps (#5871)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 18:59:12 +00:00
James Rich a5f9238183 fix(network): retry transient connection/IO failures to api.meshtastic.org (#5870)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 18:23:37 +00:00
James Rich 3fe1deb01c perf(node): add stable keys and contentType to telemetry chart lists (#5869)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 18:23:12 +00:00
renovate[bot] 3930252790 chore(deps): update io.nlopez.compose.rules:detekt to v0.6.2 (#5867) 2026-06-19 08:12:26 -05:00
James Rich 26c308305b chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5865) 2026-06-19 06:31:24 -05:00
github-actions[bot] 05826029a1 docs: update CHANGELOG.md (#5863)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v2.8.0-internal.3
2026-06-18 21:34:35 -05:00
James Rich c1e9fbe832 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5861) 2026-06-18 21:33:45 -05:00
renovate[bot] 4f3ecbef77 chore(deps): update gradle to v9.6.0 (#5860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-18 21:17:42 -05:00
James Rich 20b64d4d99 fix(settings): gate Traffic Management config at firmware v2.8.0 (#5864)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 01:48:32 +00:00
James Rich 5dd9d57ca9 fix(settings): crash opening Position radio-config screen (#5862)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 01:11:16 +00:00
github-actions[bot] 802eb9e430 docs: update CHANGELOG.md (#5847) v2.8.0-internal.2 2026-06-18 19:10:20 -05:00
James Rich 18d402bdd2 chore: Claude Code tooling, Konsist commonMain boundary guard, and R8 keep-rule cleanup (#5859)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 00:01:48 +00:00
James Rich 0ab7a4d8c2 fix(desktop): terminate process on exit; quit on close when no tray (#5858)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 22:20:44 +00:00
renovate[bot] b98a4ca3c4 chore(deps): update actions/checkout action to v7 (#5855) 2026-06-18 16:53:30 -05:00
renovate[bot] dd479d3ba0 chore(deps): update kotest to v6.2.1 (#5853) 2026-06-18 14:46:33 -05:00
James Rich 6366a8b1d4 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5852) 2026-06-18 14:46:08 -05:00
James Rich 1650d219c2 ci: enforce store-listing metadata length limits (#5854)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 14:45:48 -05:00
James Rich b8ab53e712 feat(permissions): runtime-permission + adapter-state recovery UX; remove Accompanist (#5851)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 19:03:14 +00:00
James Rich 4e7e4c39cb test(ble): add Robolectric coverage for the bonding-interruption fix (#5849) (#5850)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 18:15:54 +00:00
James Rich 975adce303 fix(ble): retrigger connection when bonding is interrupted (#5849)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 16:47:28 +00:00
renovate[bot] eb2c422763 chore(deps): update actions/checkout action to v7 (#5848) 2026-06-18 11:06:19 -05:00
James Rich 1125172c46 feat(network): on-device capture-replay transport + ingestion fuzzing/hardening (#5846)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 14:04:23 +00:00
github-actions[bot] 3c2988c824 docs: update CHANGELOG.md (#5839) 2026-06-18 08:02:47 -05:00
James Rich cad7ef98d0 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5845) 2026-06-18 07:56:08 -05:00
renovate[bot] da9a9154da chore(deps): update takpacket.sdk to v0.7.0 (#5844) 2026-06-18 07:55:42 -05:00
renovate[bot] 4a87cd035b chore(deps): update datadog.gradle to v1.28.0 (#5843) 2026-06-18 07:09:55 -05:00
renovate[bot] 02274216af chore(deps): update detekt to v2.0.0-alpha.5 (#5792) 2026-06-18 06:44:09 -05:00
James Rich ca9aba3235 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5840) 2026-06-18 06:43:56 -05:00
Jeremiah K e94f2eec38 fix(database): defer FTS backfill on cold start and enforce single-connection pool (#5841) 2026-06-18 11:30:34 +00:00
renovate[bot] c1269b0d8e chore(deps): update room to v3.0.0-rc01 (#5835)
Co-authored-by: James Rich <james.a.rich@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 18:31:43 -05:00
github-actions[bot] bcff2ad9ab docs: update CHANGELOG.md (#5837) 2026-06-17 16:37:52 -05:00
renovate[bot] 76a7fdf7aa chore(deps): update compose-multiplatform to v1.11.3 (#5832) 2026-06-17 16:37:21 -05:00
renovate[bot] 2439a1552f chore(deps): update lifecycle to v2.11.0 (#5836) 2026-06-17 16:37:07 -05:00
James Rich 021f467b61 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5833) 2026-06-17 15:40:37 -05:00
renovate[bot] b590f438ea chore(deps): update androidx.core:core-location-altitude to v1.0.0 (#5831) 2026-06-17 15:40:22 -05:00
github-actions[bot] 26fdfed2d9 docs: update CHANGELOG.md (#5830) 2026-06-17 13:04:28 -05:00
Jeremiah K acf9ff9349 fix(service): resolve selected-device startup race (#5828) 2026-06-17 17:54:00 +00:00
James Rich 5b19a5f31f fix(appfunctions): keep AppSearch document-factory constructors under R8 full mode (#5829)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 14:19:25 +00:00
github-actions[bot] b9693468d8 docs: update CHANGELOG.md (#5826) v2.8.0-internal.1 2026-06-17 06:28:48 -05:00
James Rich 5e3df30edd chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#5827) 2026-06-17 06:15:19 -05:00
James Rich 27e9990e3c fix(ci): stop scheduled-updates choking on failed baseline profile (#5825)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 05:55:18 -05:00