Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
2021-01-09 14:52:48 +08:00
..
BLEException.kt support spiffs updates over OTA (not yet tested) 2020-11-16 15:57:40 +08:00
BluetoothInterface.kt support spiffs updates over OTA (not yet tested) 2020-11-16 15:57:40 +08:00
BluetoothStateReceiver.kt improved readability on BluetoothStateReceiver 2020-09-17 20:47:54 +02:00
BootCompleteReceiver.kt refactored MeshService 2020-10-01 22:20:19 +02:00
Constants.kt 1.1.33 fix #211 properly set GUI state when during a firmware update and the view gets rebuilt 2021-01-05 15:52:18 +08:00
DeviceVersion.kt WIP use new position api 2020-12-10 09:23:02 +08: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 BLE commands to meshservice while updating 2021-01-08 15:19:39 +08:00
MeshServiceBroadcasts.kt refactored MeshService 2020-10-01 22:20:19 +02:00
MeshServiceLocationCallback.kt refactored MeshService 2020-10-01 22:20:19 +02:00
MeshServiceNotifications.kt refactored MeshService 2020-10-01 22:20:19 +02:00
MeshServiceSettingsData.kt Preserve region info across software updates 2020-10-29 13:14:10 +08:00
MeshServiceStarter.kt in support of #212 log messages before analytics enabled 2021-01-05 12:01:42 +08:00
RadioInterfaceService.kt bug #206 - also add reportException to make non fatal and report bug 2020-12-12 11:09:17 +08:00
SafeBluetooth.kt Change SafeBluetooth's handler to run on the main thread 2020-09-25 19:44:04 -06:00
SerialInterface.kt simplified calls to system services 2020-09-17 19:49:50 +02:00
SimRadio.kt fix build warnings 2020-11-16 15:55:07 +08:00
SoftwareUpdateService.kt 1.1.36 - autobug - cope with devices that have malformatted flash 2021-01-09 14:52:48 +08:00