mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-12 00:28:20 -04:00
- Rename _metadataCache backing property (no public counterpart) - Break long log lines to satisfy MaxLineLength - Suppress intentional TooGenericExceptionCaught in error boundaries - Suppress LongMethod on dispatchAction (when-block, not complex) - Apply spotless formatting across all modules Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>