Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
2020-04-25 07:33:51 -07:00
..
BLEException.kt Some phones have buggy race conditions wrt finding services or characteristics 2020-04-24 15:22:54 -07:00
BootCompleteReceiver.kt start mesh service on boot, store device macaddr in prefs 2020-02-12 15:57:35 -08:00
Constants.kt properly show 'disconnected' while changing between radios 2020-04-20 08:27:08 -07:00
MeshService.kt fix autobug: if user has location disabled, warn that we can't provide it to mesh 2020-04-25 07:33:51 -07:00
RadioInterfaceService.kt 0.5.5 only try to set max MTU once, if it fails consider phone buggy 2020-04-24 15:49:34 -07:00
SafeBluetooth.kt 0.5.5 only try to set max MTU once, if it fails consider phone buggy 2020-04-24 15:49:34 -07:00
SimRadio.kt fix crashlytics: if user shuts off bluetooth during scan, ignore failure 2020-03-12 12:03:40 -07:00
SoftwareUpdateService.kt Increase MTU _before_ discovering services, because it will speed up the link 2020-04-22 08:10:23 -07:00