Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
James Rich db0ae13d5e
refactor: improve node DB state management and readiness logic (#3932)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-08 20:27:56 +00:00
..
BLEException.kt fix: Refactor BLE exceptions and handle ServiceAction exceptions (#2294) 2025-06-29 07:45:09 -05:00
BootCompleteReceiver.kt refactor(service): Simplify boot-time service startup (#3730) 2025-11-18 18:42:20 +00:00
Constants.kt chore: update license header 2025-01-02 07:00:51 -03:00
MeshService.kt refactor: improve node DB state management and readiness logic (#3932) 2025-12-08 20:27:56 +00:00
MeshServiceBroadcasts.kt feat(connections): Connecting state refactor (#3722) 2025-11-17 21:15:22 +00:00
MeshServiceConnectionStateHolder.kt feat(connections): Connecting state refactor (#3722) 2025-11-17 21:15:22 +00:00
MeshServiceNotificationsImpl.kt Kmp strings cleanup (#3669) 2025-11-11 23:40:09 +00:00
MeshServiceStarter.kt refactor(service): Simplify boot-time service startup (#3730) 2025-11-18 18:42:20 +00:00
PacketHandler.kt feat(connections): Connecting state refactor (#3722) 2025-11-17 21:15:22 +00:00
RadioNotConnectedException.kt fix: Refactor BLE exceptions and handle ServiceAction exceptions (#2294) 2025-06-29 07:45:09 -05:00
ReplyReceiver.kt Modularize messaging code (#3435) 2025-10-12 17:07:03 +00:00