• Joined on 2019-05-29
gmp pushed to master at gmp/ble 2019-11-27 11:06:47 -05:00
8a29bf3351 Documentation
gmp pushed to master at gmp/hrm 2019-11-27 10:48:25 -05:00
fa469ac9b9 Working Android version.
c6a4d14f34 Larger font on Android.
fe2dadfa1f Some tweaks for the beginning of Android support.
Compare 3 commits »
gmp pushed to master at gmp/ble 2019-11-27 10:45:08 -05:00
321b94a486 Working Android implementation.
99bcd1f4fb Add discoverCharacteristics() for Android.
86e724cc8c Partial android implementation, including Enable(), readyToScan(),
Compare 3 commits »
gmp pushed to master at gmp/passgo 2019-11-26 13:31:38 -05:00
4d6a8fd86a Documentation.
gmp pushed to master at gmp/passgo 2019-11-26 13:25:10 -05:00
94cfbbeb41 Update Gio version. Working Android implementation.
4fc504b89a Restructure for automatic Fragment registration by Gio.
Compare 2 commits »
gmp pushed to master at gmp/passgo 2019-11-20 16:49:27 -05:00
23df75fd15 Add permissions request, comment out debug print statements.
a1d9ffa6c6 Improve handling of missing user-IDs.
47ffd8f160 fixup
8aacb243d2 Implement Clip on Android.
ea9b4b3861 Add cmd/passgo-gui files updated for Android implementation.
Compare 12 commits »
gmp pushed to master at gmp/hrm 2019-11-01 15:06:49 -04:00
390086788f Move BleUtil.java into the ble package, update go.mod.
8576d3e4c5 Add BleUtil.java and go:generate commands to create a jar for
c9f3733aee Add stub android implementation.
Compare 3 commits »
gmp pushed to master at gmp/ble 2019-11-01 14:59:20 -04:00
829baedeac Add BleUtil.jar.
gmp pushed to master at gmp/ble 2019-11-01 14:48:54 -04:00
0ab45a1d9d Update Gio verion (change location of permissions). Put the java file
gmp pushed to master at gmp/android-go 2019-11-01 14:22:02 -04:00
2675f322af Update Gio version.
gmp pushed to master at gmp/android-go 2019-10-31 16:17:55 -04:00
45f4e38ee3 Add dex example that dynamically loads a java class from a byte
gmp pushed to master at gmp/ble 2019-10-30 12:09:45 -04:00
4e4c071697 Add gioui.org/permission/bluetooth and EnableBluetooth() function.
gmp pushed to master at gmp/ble 2019-10-28 15:18:35 -04:00
820186e132 On Android startup, obtain a Bluetooth adapter and check if it is
gmp pushed to master at gmp/ble 2019-10-28 12:44:01 -04:00
f036c5e134 Further restructuring and add stub implementation for Android.
gmp pushed to master at gmp/ble 2019-10-28 11:39:46 -04:00
206bd70461 Prepare for Android port -- move CancelConnection into ble.go and
gmp pushed to master at gmp/hrm 2019-10-28 11:23:36 -04:00
5e2898f553 Add ble.Init() call for future Android support.
gmp pushed to master at gmp/ble 2019-10-28 11:21:27 -04:00
c911bbb547 Move BLE type into ble.go.
gmp pushed to master at gmp/ble 2019-10-28 09:27:29 -04:00
2d4f106dd7 Add ble.go to factor out platform-independent code.
gmp pushed to master at gmp/hrm 2019-10-25 15:09:57 -04:00
de1ebbe8b2 Add go.mod.
299600b537 Update Gio version. Remove ticker as we already invalidate on
f04f3b1ffb Add buttons to cancel connection attempts and disconnect from
a123228e30 Read autoconnect ID out of configuration file, save config file
Compare 4 commits »
gmp pushed to master at gmp/ble 2019-10-25 15:07:02 -04:00
5955e369e4 Add the Peripheral and the Characteristic to UpdateValueEvent.
fbb58a8d99 Add CancelConnection() and Disconnect().
b87fea7fb3 Do not connect to peripherals with outstanding connection attempts.
Compare 3 commits »