Commit Graph

26 Commits

Author SHA1 Message Date
81ee9c3c2b Update git.wow.st/gmp/ble version. Fix peripheral name label. 2019-12-06 16:24:57 -05:00
6e020858d9 Layout improvements: do not draw the stopwatch if there is not
enough room for it.
2019-12-06 12:58:40 -05:00
31fa374c7f Downgrade to pre-Blessed version of git.wow.st/gmp/ble.
Improve layout generally and add wide (horizontal) layouts.

Add stopwatch widget.
2019-12-06 12:16:46 -05:00
14bbbf0679 UI enhancements for horizontal mode, intermediate checkin. 2019-12-05 21:00:17 -05:00
265caa30a2 Update git.wow.st/gmp/ble version. 2019-12-05 08:51:41 -05:00
05665cdd8f Update to latest version of git.wow.st/gmp/ble package. 2019-12-04 17:13:45 -05:00
c93d5b6906 Draw a circle around the heart rate value. 2019-12-02 13:29:08 -05:00
11962c3372 add README.md 2019-11-27 11:56:23 -05:00
66c4ac4885 Update go.mod. 2019-11-27 11:50:36 -05:00
fa469ac9b9 Working Android version. 2019-11-27 10:48:13 -05:00
c6a4d14f34 Larger font on Android. 2019-11-22 16:44:26 -05:00
fe2dadfa1f Some tweaks for the beginning of Android support. 2019-11-22 16:17:17 -05:00
390086788f Move BleUtil.java into the ble package, update go.mod. 2019-11-01 15:06:36 -04:00
8576d3e4c5 Add BleUtil.java and go:generate commands to create a jar for
inclusion by gogio.
2019-10-30 12:07:24 -04:00
c9f3733aee Add stub android implementation. 2019-10-28 12:46:57 -04:00
5e2898f553 Add ble.Init() call for future Android support. 2019-10-28 11:23:19 -04:00
de1ebbe8b2 Add go.mod. 2019-10-25 15:09:43 -04:00
299600b537 Update Gio version. Remove ticker as we already invalidate on
any Bluetooth event.
2019-10-25 14:58:07 -04:00
f04f3b1ffb Add buttons to cancel connection attempts and disconnect from
connected devices.
2019-10-25 14:04:08 -04:00
a123228e30 Read autoconnect ID out of configuration file, save config file
on any change to autoconnect ID.
2019-10-25 13:29:16 -04:00
45863ab212 Minor tweaks. 2019-10-25 09:08:14 -04:00
43cf503d77 Update to use DiscoverServiceEvent, DiscoverCharacteristicEvent, and
UpdateValue event.
2019-10-24 21:29:58 -04:00
11dd9c3eb4 Add autocnnect and connection timeouts. 2019-10-24 17:00:23 -04:00
7fa3860f6c Peripheral.Identifier is now a field, not a method. 2019-10-24 09:00:13 -04:00
c60519182a Manually call ble.DiscoverSerices(). 2019-10-23 19:29:41 -04:00
bda132266d Initial commit. 2019-10-23 18:29:13 -04:00