James Rich
efbd70d591
build: apply Gradle/Kotlin best-practices audit fixes ( #6200 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 18:39:53 +00:00
James Rich
7115c176d4
fix(discovery): restore radio home config after an interrupted scan ( #6192 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 13:48:04 +00:00
James Rich
33fbb9f7fc
chore: fix build warnings and migrate deprecated APIs ( #6130 )
2026-07-07 18:17:42 +00:00
James Rich
f38073773e
fix(discovery): let default-channel users start a scan ( #6120 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-06 22:11:04 +00:00
James Rich
4a9f85bf5e
feat(database): unify device database across transports ( #6096 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-06 01:41:29 +00:00
James Rich
bf929c20f2
feat(discovery): Mesh Beacon client with iOS 014-mesh-beacons parity ( #6097 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-06 00:15:56 +00:00
James Rich
6a2dfc898b
feat(discovery): surface received Mesh Beacon invitations ( #6043 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-01 21:54:49 +00:00
James Rich
55ea28bf8b
fix(discovery): show disabled reason below Start Analysis button ( #6027 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-30 15:06:47 +00:00
James Rich
f2769a3b29
fix(build): isolate ML Kit GenAI to the Google flavor (fix F-Droid rb-check) ( #5824 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-16 20:58:46 -05:00
James Rich
8874352ba4
fix: resolve release/2.8.0 branch-review findings (car hosts, AI node IDs, discovery abort, AQ zeros) ( #5813 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-16 15:51:54 -05:00
James Rich
5104867a74
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-16 15:51:54 -05:00
James Rich
dfb4148136
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-16 15:51:54 -05:00
James Rich
76847dd638
feat(discovery): mesh network discovery ( #5275 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-16 15:51:54 -05:00