James Rich
ea06782689
fix(di): start AppFunctionStateSync from the Application, not createdAtStart
...
The google-flavor AppFunctionsModule registered AppFunctionStateSync
with createdAtStart = true. Eager creation needs the androidContext
binding and immediately spawns the prefs-observing sync coroutine —
so any Koin graph built outside a running app failed with
NoDefinitionFoundException for android.content.Context. That broke
KoinVerificationTest.verifyTypedBootstrapLoadsModuleGraph (the typed
koinApplication<AndroidKoinApp>() bootstrap instantiates eager
singletons), failing the shard-app CI job on this branch.
The definition is now a plain @Single (the graph stays lazily
constructible) and GoogleMeshUtilApplication.onCreate resolves it once
after startKoin has bound androidContext — same production behavior,
explicit instead of implicit. It was the repo's only createdAtStart.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
Signed-off-by: James Rich <james.a.rich@gmail.com >
2026-06-12 06:43:09 -05:00
James Rich
25cc1415b8
docs: update repo/developer/in-app docs and repair the screenshot pipeline for 2.8.0 ( #5775 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
48045b0cf0
fix(discovery): use protobufs Maven dep after rebase onto #5675
...
#5275 created :feature:discovery with implementation(projects.core.proto), but
main's #5675 replaced the :core:proto submodule with the org.meshtastic:protobufs
Maven artifact. Rebasing left a stale module reference. Switched to
implementation(libs.meshtastic.protobufs), matching the convention (cf. feature/node).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
f2ee694566
refactor(node): fetch device links from the API, drop the bundled matcher ( #5765 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
4f1d32c7b9
perf: add Baseline Profile generation for :androidApp ( #5735 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
a972975d68
feat(discovery): mesh network discovery ( #5275 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-12 06:20:47 -05:00
James Rich
b6a2453c78
feat(node): msh.to device hardware links ("I want one" section + Settings directory) ( #5714 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
8de9461171
feat: add air quality telemetry display (PM1.0, PM2.5, PM10, CO2) ( #5701 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-12 06:20:47 -05:00
James Rich
fe5012b742
refactor: Remove AIDL API and modernize service architecture ( #5586 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
ed4cbe3b54
feat: FTS5 full-text message search ( #5373 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-12 06:20:47 -05:00
James Rich
9f1f010fe7
feat(car): Android Car App Library integration ( #5633 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
29840f15b0
ci: run Pull Request CI for PRs targeting release/** branches
...
Enables the full validate-and-build pipeline on PRs whose base is a
release branch (e.g. release/2.8.0), not just main, so milestone PRs
retargeted onto the release branch get per-PR CI before merge.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
James Rich
c5edbc9ef5
feat(ai): Add App Functions for system AI integration ( #5585 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-12 06:20:47 -05:00
James Rich
a798cc86f2
chore: bump VERSION_NAME_BASE to 2.8.0 for release
...
Opening commit for the release/2.8.0 stabilization branch. versionCode
remains git-derived (offset 29314197 + commit count); only the base
version name is bumped here. CI overrides this with the release tag.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-12 06:20:47 -05:00
github-actions[bot]
b3974615a0
docs: update CHANGELOG.md ( #5773 )
2026-06-12 06:18:52 -05:00
James Rich
161b2b09ab
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) ( #5774 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-06-12 06:10:45 -05:00
renovate[bot]
9e3d014c3d
chore(deps): update datadog.gradle to v1.27.0 ( #5776 )
2026-06-12 06:09:45 -05:00
James Rich
e71722137f
test: fix wall-clock race in NodeTest.isOnline_usesStrictThresholdBoundary ( #5779 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-12 06:06:52 -05:00
renovate[bot]
15568ff462
chore(deps): update kable to v0.43.1 ( #5750 )
2026-06-12 06:06:24 -05:00
renovate[bot]
d9b024acde
chore(deps): update coil to v3.5.0 ( #5766 )
2026-06-12 06:06:07 -05:00
renovate[bot]
bce317c687
chore(deps): update kotlin-toolchain ( #5760 )
2026-06-12 06:01:19 -05:00
renovate[bot]
4a0eeae6ef
chore(deps): update fastlane to v2.236.1 ( #5772 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-11 11:18:08 +00:00
James Rich
c9eae8e640
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) ( #5771 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-06-11 06:17:49 -05:00
github-actions[bot]
a7eb26f188
docs: update CHANGELOG.md ( #5770 )
2026-06-10 16:57:57 -05:00
James Rich
936be3998f
ci: fix update-changelog crash when no channel tags exist ( #5769 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 16:57:11 -05:00
James Rich
595fb00352
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) ( #5768 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-06-10 16:25:54 -05:00
James Rich
dd462971e8
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) ( #5767 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-06-10 12:24:58 -05:00
renovate[bot]
fd3dc0cc73
chore(deps): update mqttastic to v0.3.8 ( #5763 )
2026-06-10 12:24:30 -05:00
James Rich
8daafe6f70
Replace :core:proto with org.meshtastic:protobufs:2.7.25 ( #5675 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 16:40:42 +00:00
James Rich
f77998d063
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) ( #5761 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-06-10 08:58:40 -05:00
James Rich
58cbd1d551
ci: group Kotlin-compiler-locked tooling in one Renovate PR ( #5758 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 16:37:47 -05:00
James Rich
d318000383
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) ( #5757 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-06-09 16:32:01 -05:00
renovate[bot]
9945499bad
chore(deps): update org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.0 ( #5756 )
2026-06-09 15:36:58 -05:00
renovate[bot]
0d9d086b22
chore(deps): update codecov/codecov-action action to v7 ( #5749 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-09 16:36:21 +00:00
renovate[bot]
476789d154
chore(deps): update io.nlopez.compose.rules:detekt to v0.6.0 ( #5751 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-09 16:36:09 +00:00
renovate[bot]
5c4b5c2405
chore(deps): update com.google.firebase:firebase-bom to v34.14.1 ( #5753 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-09 16:36:00 +00:00
James Rich
bc046a66a7
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) ( #5742 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-06-09 16:33:35 +00:00
renovate[bot]
d38ddc88b6
chore(deps): update fastlane to v2.236.0 ( #5754 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-09 16:33:24 +00:00
James Rich
65e937427f
fix(mqtt): make the MQTT client-id unique per connection ( #5755 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 16:28:37 +00:00
renovate[bot]
21b6540e0e
chore(deps): update vico to v3.2.2 ( #5746 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-05 09:12:06 -05:00
github-actions[bot]
0c7bda6f07
docs: release CHANGELOG.md for v2.7.14 ( #5739 )
2026-06-03 17:07:08 -05:00
github-actions[bot]
cf68c86af5
docs: update CHANGELOG.md ( #5736 )
v2.7.14
2026-06-03 15:34:01 -05:00
James Rich
d86c627598
refactor(node): migrate to non-deprecated Vico chart APIs ( #5737 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-03 15:32:01 -05:00
James Rich
ea872f36d0
build: migrate KMP Android DSL from androidLibrary {} to android {} ( #5734 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-03 15:02:43 -05:00
github-actions[bot]
611f9b3f46
docs: update CHANGELOG.md ( #5733 )
2026-06-03 12:46:30 -05:00
renovate[bot]
304a11ca5d
chore(deps): update room to v3.0.0-alpha06 ( #5730 )
2026-06-03 12:45:56 -05:00
renovate[bot]
3c2b6a58de
chore(deps): update androidx.core:core-ktx to v1.19.0 ( #5731 )
2026-06-03 12:45:15 -05:00
James Rich
c25033aeee
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) ( #5732 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-06-03 12:44:31 -05:00
github-actions[bot]
5ca1881783
docs: update CHANGELOG.md ( #5729 )
2026-06-03 12:28:43 -05:00
James Rich
9bf188c9f4
fix(map): keep compass icon visible while following bearing ( #5728 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-03 16:44:27 +00:00