mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-12 16:55:02 -04:00
- P0: setDeviceAddress now persists address to RadioPrefs before reconnect - P0: Document nodedbReset firmware limitation (preserveFavorites is local-only) - P1: Add writeAction helper for AdminException → sendError in RadioConfigViewModel - P1: Wrap CommonNodeRequestActions scope.launch with runCatching for crash safety - P1: Create CongestionLevel typealias in core/model to decouple feature modules from SDK - P1: Cancel prior loadJob in setResponseStateLoading to prevent stale results Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>