Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
James Rich 4dfa71155b
refactor(service): improve state management and concurrency in MeshSe… (#2678)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-10 03:48:45 +00:00
..
BLEException.kt fix: Refactor BLE exceptions and handle ServiceAction exceptions (#2294) 2025-06-29 07:45:09 -05:00
BootCompleteReceiver.kt Potential fix for code scanning alert no. 30: Improper verification of intent by broadcast receiver (#1914) 2025-05-22 15:54:09 -05:00
ConnectionRouter.kt feat(service)!: refactor configuration, nodedb, and connection states (#2661) 2025-08-08 21:59:54 +00:00
ConnectionState.kt feat(service)!: refactor configuration, nodedb, and connection states (#2661) 2025-08-08 21:59:54 +00:00
Constants.kt chore: update license header 2025-01-02 07:00:51 -03:00
MeshService.kt refactor(service): improve state management and concurrency in MeshSe… (#2678) 2025-08-10 03:48:45 +00:00
MeshServiceBroadcasts.kt feat(service)!: refactor configuration, nodedb, and connection states (#2661) 2025-08-08 21:59:54 +00:00
MeshServiceNotifications.kt feat: onboarding refresh (#2551) 2025-07-29 14:42:36 +00:00
MeshServiceStarter.kt feat(service)!: refactor configuration, nodedb, and connection states (#2661) 2025-08-08 21:59:54 +00:00
RadioNotConnectedException.kt fix: Refactor BLE exceptions and handle ServiceAction exceptions (#2294) 2025-06-29 07:45:09 -05:00
ReplyReceiver.kt fix: cancel new message notification when message is marked as read (#2057) 2025-06-09 12:45:20 -05:00
SafeBluetooth.kt refactor(bluetooth): exponential backoff for BLE reconnects (#2591) 2025-08-01 15:45:11 +00:00
ServiceRepository.kt feat(service)!: refactor configuration, nodedb, and connection states (#2661) 2025-08-08 21:59:54 +00:00