Block a user
fa469ac9b9
Working Android version.
c6a4d14f34
Larger font on Android.
fe2dadfa1f
Some tweaks for the beginning of Android support.
321b94a486
Working Android implementation.
99bcd1f4fb
Add discoverCharacteristics() for Android.
86e724cc8c
Partial android implementation, including Enable(), readyToScan(),
94cfbbeb41
Update Gio version. Working Android implementation.
4fc504b89a
Restructure for automatic Fragment registration by Gio.
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.
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.
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
5955e369e4
Add the Peripheral and the Characteristic to UpdateValueEvent.
fbb58a8d99
Add CancelConnection() and Disconnect().
b87fea7fb3
Do not connect to peripherals with outstanding connection attempts.