mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
- Import kotlin.concurrent.Volatile instead of JVM-auto-resolved variant - Replace synchronized() with Mutex.withLock for KMP compatibility - Replace String.format() with DataPacket.nodeNumToDefaultId() - Add iosMain actual for CrtCurvatureModifier (no-op stub) - Extract magic numbers to named constants (UINT32_BYTES, MAX_FLUSH_WINDOW_MS, CRT_STRENGTH_SCALE) - Add detekt suppressions for protocol-inherent complexity - Remove unnecessary safe calls on non-nullable Wire proto fields - Fix spotless formatting in RemoteShellHandler.kt Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||