Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
Benjamin Faershtein 022652efe5
Added relays count (#3773)
Signed-off-by: Benjamin Faershtein <119711889+RCGV1@users.noreply.github.com>
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-25 00:30:44 +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 Added relays count (#3773) 2025-11-25 00:30:44 +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