Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
2025-09-05 16:53:39 +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
ConnectionState.kt revert(service): reverts a bunch of changes to MeshService.kt (#2692) 2025-08-12 22:19:40 +00:00
Constants.kt chore: update license header 2025-01-02 07:00:51 -03:00
MeshService.kt Fix/2640 rangetest hops (#2979) 2025-09-05 16:53:39 +00:00
MeshServiceBroadcasts.kt feat(service)!: refactor configuration, nodedb, and connection states (#2661) 2025-08-08 21:59:54 +00:00
MeshServiceNotifications.kt feat(notifications): hide message sensitive content on lockscreen (#2694) 2025-08-13 06:55:13 +00:00
MeshServiceStarter.kt revert(service): reverts a bunch of changes to MeshService.kt (#2692) 2025-08-12 22:19:40 +00:00
PacketHandler.kt MeshService: extract basic packet handling (#2813) 2025-08-24 12:15:32 +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 Fix Bluetooth reconnection logic (#2948) 2025-09-03 21:37:08 +00:00
ServiceRepository.kt feat(service)!: refactor configuration, nodedb, and connection states (#2661) 2025-08-08 21:59:54 +00:00