mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: Add KMP URI handling, import, and QR code generation support (#4856)
This commit is contained in:
parent
4eb711ce58
commit
1e55e554be
33 changed files with 379 additions and 209 deletions
|
|
@ -69,6 +69,7 @@ here| **Migrate to JetBrains Compose Multiplatform dependencies** | High | Low |
|
|||
| Connections | ✅ Unified shared UI with dynamic transport detection |
|
||||
| Metrics logs | ✅ TracerouteLog, NeighborInfoLog, HostMetricsLog |
|
||||
| Map | ❌ Needs MapLibre or equivalent |
|
||||
| QR Generation | ✅ Pure KMP generation via `qrcode-kotlin` |
|
||||
| Charts | ✅ Vico KMP charts wired in commonMain (Device, Environment, Signal, Power, Pax) |
|
||||
| Debug Panel | ✅ Real screen (mesh log viewer via shared `DebugViewModel`) |
|
||||
| Notifications | ✅ Desktop native notifications with system tray icon support |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue