Meshtastic-Android/app/src/main/java/com/geeksville/mesh
geeksville cc05be7d87 bug #76 fix a related autobug from feh123's log
Non-fatal Exception: kotlin.KotlinNullPointerException
       at com.geeksville.mesh.service.BluetoothInterface.doDiscoverServicesAndInit(BluetoothInterface.java:357)
       at com.geeksville.mesh.service.BluetoothInterface.access$doDiscoverServicesAndInit(BluetoothInterface.java:78)
       at com.geeksville.mesh.service.BluetoothInterface$onConnect$1.invokeSuspend(BluetoothInterface.java:429)
       at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:33)
       at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.java:56)
       at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.java:571)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.java:738)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.java:678)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.java:665)
2020-07-04 11:02:18 -07:00
..
model Display battery level of remote nodes #64 2020-07-01 08:28:06 -04:00
service bug #76 fix a related autobug from feh123's log 2020-07-04 11:02:18 -07:00
ui fix software update button 2020-07-02 10:37:35 -07:00
DataPacket.kt message status updates are coded but not yet tested. 2020-05-30 19:58:36 -07:00
MainActivity.kt fix warning 2020-07-02 14:46:29 -07:00
MeshUtilApplication.kt Rather than waiting for crashlytics to send on next launch, send reports 2020-04-24 18:42:57 -07:00
MyNodeInfo.kt add a min appVersion check, so devices can tell user when android app needs 2020-06-03 16:16:51 -07:00
NodeInfo.kt fix unit tests 2020-07-02 14:46:37 -07:00