mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-12 00:28:20 -04:00
When ignoring a node, wipe position, deviceMetrics, and publicKey locally to match what firmware does on the device side. Un-ignoring just clears the isIgnored flag (device will re-populate on next heard packet). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>