Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
geeksville 81a1283148 Android can cache BLE service descriptors. But our device descriptors
can change still (because 'progress').  So force android to reread those
descriptors while we are in alpha.
2020-03-30 16:44:48 -07:00
..
BootCompleteReceiver.kt start mesh service on boot, store device macaddr in prefs 2020-02-12 15:57:35 -08:00
Constants.kt we now fetch any new rxmessages when they arrive at the radio 2020-02-10 15:31:56 -08:00
MeshService.kt log device errors via analytics 2020-03-24 13:48:00 -07:00
RadioInterfaceService.kt Android can cache BLE service descriptors. But our device descriptors 2020-03-30 16:44:48 -07:00
SafeBluetooth.kt add support for reconnecting if bluetooth gets disabled 2020-03-02 08:05:43 -08:00
SimRadio.kt fix crashlytics: if user shuts off bluetooth during scan, ignore failure 2020-03-12 12:03:40 -07:00
SoftwareUpdateService.kt BLE sw update kinda works again 2020-02-24 15:47:53 -08:00