Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
2020-08-30 12:01:38 -07:00
..
BLEException.kt Some phones have buggy race conditions wrt finding services or characteristics 2020-04-24 15:22:54 -07:00
BluetoothInterface.kt fix autobug - if gatt is closed while we are shutting down it is not an error 2020-08-30 12:01:38 -07:00
BluetoothStateReceiver.kt minor cleanups 2020-06-18 15:47:36 -07:00
BootCompleteReceiver.kt workaround for slow booting Samsung phones 2020-05-11 13:12:44 -07:00
Constants.kt message status updates are coded but not yet tested. 2020-05-30 19:58:36 -07:00
IRadioInterface.kt Fix #36 - allow users to select 'none' for the preferred radio 2020-06-07 18:55:08 -07:00
MeshService.kt don't send autobugs if the user is a dummy that refuses location access 2020-08-29 19:22:12 -07:00
RadioInterfaceService.kt cancel all jobs when we shutdown interface (an autobug) 2020-07-18 14:23:58 -07:00
SafeBluetooth.kt fix autobug - if gatt is closed while we are shutting down it is not an error 2020-08-30 12:01:38 -07:00
SerialInterface.kt fix autobug: when USB devices are unpluged wait for them to cleanly shutdown 2020-08-15 12:06:21 -07:00
SimRadio.kt WIP - cleaned up BLE vs serial interface approximately works 2020-06-07 17:11:30 -07:00
SoftwareUpdateService.kt fix autobug during software update, treat sync timeouts just like async timeouts 2020-08-30 11:52:46 -07:00