Meshtastic-Android/core/service/src
2026-04-12 04:22:18 +00:00
..
androidHostTest/kotlin/org/meshtastic/core/service fix: clean up flaky, duplicated, and misplaced tests; remove redundant deps (#5048) 2026-04-10 19:46:45 +00:00
androidMain/kotlin/org/meshtastic/core/service refactor(transport): complete transport architecture overhaul — extract callback, wire BleReconnectPolicy, fix safety issues (#5080) 2026-04-12 04:22:18 +00:00
commonMain/kotlin/org/meshtastic/core/service refactor(transport): complete transport architecture overhaul — extract callback, wire BleReconnectPolicy, fix safety issues (#5080) 2026-04-12 04:22:18 +00:00
commonTest/kotlin/org/meshtastic/core/service refactor(data): replace lateinit var scope + start() with constructor injection (#5075) 2026-04-11 23:39:29 +00:00
jvmMain/kotlin/org/meshtastic/core/service feat: Complete ViewModel extraction and update documentation (#4817) 2026-03-16 20:05:50 +00:00