Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
Kevin Hester 2fc4099bfc Merge branch 'dev' into dev1.2
# Conflicts:
#	app/src/main/java/com/geeksville/mesh/MainActivity.kt
#	app/src/main/java/com/geeksville/mesh/service/MeshService.kt
2021-03-02 14:38:55 +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
DeviceVersion.kt WIP use new position api 2020-12-10 09:23:02 +08:00
IRadioInterface.kt WIP to improve simulator 2021-02-01 10:31:39 +08:00
MeshService.kt Merge branch 'dev' into dev1.2 2021-03-02 14:38:55 +08:00
MeshServiceBroadcasts.kt Conditionalize message receive broadcast, so apps can subscribe to JUST their messages 2021-01-11 17:18:04 +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 fix java paths for protos 2021-02-27 13:43:55 +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
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