Commit Graph

7 Commits

Author SHA1 Message Date
Greg 321b94a486 Working Android implementation. 2019-11-27 10:44:37 -05:00
Greg 99bcd1f4fb Add discoverCharacteristics() for Android. 2019-11-22 23:33:45 -05:00
Greg 86e724cc8c Partial android implementation, including Enable(), readyToScan(),
scan(), stopScan(), connectPeripheral(), cancelConnection(), and
DiscoverServices().
2019-11-22 16:15:02 -05:00
Greg 0ab45a1d9d Update Gio verion (change location of permissions). Put the java file
here and add go:generate commands to create the jar file.
2019-11-01 14:48:17 -04:00
Greg 4e4c071697 Add gioui.org/permission/bluetooth and EnableBluetooth() function. 2019-10-30 12:09:16 -04:00
Greg 820186e132 On Android startup, obtain a Bluetooth adapter and check if it is
enabled.
2019-10-28 15:18:18 -04:00
Greg f036c5e134 Further restructuring and add stub implementation for Android. 2019-10-28 12:43:33 -04:00