begin gradle support for auto play upload

This commit is contained in:
geeksville 2020-07-20 12:07:55 -07:00
parent 753393541a
commit 750855c8d4
21 changed files with 38 additions and 4 deletions

View file

@ -765,7 +765,7 @@ class SafeBluetooth(private val context: Context, private val device: BluetoothD
// Cancel any notifications - because when the device comes back it might have forgotten about us
notifyHandlers.clear()
closeGatt()
failAllWork(BLEException("Connection closing"))
@ -791,7 +791,7 @@ class SafeBluetooth(private val context: Context, private val device: BluetoothD
notifyHandlers[c.uuid] = onChanged
// c.writeType = BluetoothGattCharacteristic.WRITE_TYPE_DEFAULT
gatt!!.setCharacteristicNotification(c, enable)
// per https://stackoverflow.com/questions/27068673/subscribe-to-a-ble-gatt-notification-android
val descriptor: BluetoothGattDescriptor = c.getDescriptor(configurationDescriptorUUID)
?: throw BLEException("Notify descriptor not found for ${c.uuid}") // This can happen on buggy BLE implementations

View file

@ -0,0 +1 @@
kevinh@geeksville.com

View file

@ -0,0 +1 @@
http://www.meshtastic.org

View file

@ -0,0 +1 @@
en-US

View file

@ -0,0 +1,3 @@
This is a beta release of the meshtastic.org project. We'd love you to try it and tell us what you think. You'll need to buy an inexpensive ($30ish) radio from a variety of vendors to use this application, see our website for details. We don't make these devices.
***Please*** if you encounter problems or have questions: post on our forum at meshtastic.discourse.group and we'll work together to fix them (we are volunteer hobbyists). We would really appreciate good Google reviews if you think this is a good project.

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

View file

@ -0,0 +1 @@
An inexpensive open-source GPS mesh radio for hiking, skiing, flying, marching.

View file

@ -0,0 +1 @@
Meshtastic

View file

@ -0,0 +1 @@
https://www.youtube.com/watch?v=TY6m6fS8bxU

View file

@ -0,0 +1 @@
Lots of improvements - see meshtastic.discourse.group

View file

@ -0,0 +1 @@
Lots of improvements - see meshtastic.discourse.group

View file

@ -0,0 +1 @@
An internal build

View file

@ -0,0 +1 @@
Lots of improvements - see meshtastic.discourse.group