Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
2021-03-19 15:00:49 +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 Merge branch 'master' into master 2021-03-19 15:00:49 +08:00
MeshServiceBroadcasts.kt remove deprecations 2021-03-03 08:14:40 +08:00
MeshServiceLocationCallback.kt don't (incorrectly) set want_replies 2021-02-15 09:48:44 +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 show coordinates with geo url to open in other mapping app 2021-03-16 10:04:01 +05: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