Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
2021-03-17 16:04:29 +08:00
..
BLEException.kt support spiffs updates over OTA (not yet tested) 2020-11-16 15:57:40 +08:00
BluetoothInterface.kt WIP to improve simulator 2021-02-01 10:31:39 +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
IRadioInterface.kt WIP to improve simulator 2021-02-01 10:31:39 +08:00
MeshService.kt stop fetching channels at first !disabled entry 2021-03-17 15:53:36 +08:00
MeshServiceBroadcasts.kt remove deprecations 2021-03-03 08:14:40 +08:00
MeshServiceLocationCallback.kt fix autobug with getnodenum failing during startup 2021-03-17 16:04:29 +08:00
MeshServiceNotifications.kt fix notification to include text message even when not expanded 2021-02-08 13:25:29 +08:00
MeshServiceSettingsData.kt fix java paths for protos 2021-02-27 13:43:55 +08:00
MeshServiceStarter.kt in support of #212 log messages before analytics enabled 2021-01-05 12:01:42 +08:00
MockInterface.kt fix new hwmodel based on testing with the simulator 2021-03-15 10:31:44 +08:00
NopInterface.kt WIP to improve simulator 2021-02-01 10:31:39 +08:00
RadioInterfaceService.kt add warning text for downrev apps 2021-03-02 13:22:55 +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
SoftwareUpdateService.kt show alert for old firmware 2021-03-02 15:12:57 +08:00