Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
James Rich 08cdc23633
feat(ble): Refactor SafeBluetooth and add modern Android API support (#3483)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-16 18:57:13 +00:00
..
BLEException.kt fix: Refactor BLE exceptions and handle ServiceAction exceptions (#2294) 2025-06-29 07:45:09 -05:00
BluetoothWorkQueue.kt feat(ble): Refactor SafeBluetooth and add modern Android API support (#3483) 2025-10-16 18:57:13 +00:00
BootCompleteReceiver.kt refactor(analytics)!: modularize analytics - remove Logging (#3256) 2025-09-30 23:22:22 +00:00
Constants.kt chore: update license header 2025-01-02 07:00:51 -03:00
MeshService.kt Align CoroutineDispatchers usage (#3481) 2025-10-16 16:12:20 +00:00
MeshServiceBroadcasts.kt refactor(analytics)!: modularize analytics - remove Logging (#3256) 2025-09-30 23:22:22 +00:00
MeshServiceConnectionStateHolder.kt Add :core:service (#3253) 2025-09-30 20:55:56 +00:00
MeshServiceNotificationsImpl.kt Modularize messaging code (#3435) 2025-10-12 17:07:03 +00:00
MeshServiceStarter.kt refactor(analytics)!: modularize analytics - remove Logging (#3256) 2025-09-30 23:22:22 +00:00
PacketHandler.kt Protobuf package change (#3291) 2025-10-08 18:20:09 +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
SafeBluetooth.kt feat(ble): Refactor SafeBluetooth and add modern Android API support (#3483) 2025-10-16 18:57:13 +00:00
SafeBluetoothGattCallback.kt feat(ble): Refactor SafeBluetooth and add modern Android API support (#3483) 2025-10-16 18:57:13 +00:00