Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices
cpfeiffer c86365ee2e Some more Mi Band pairing improvements #180
- listen to notifications early -- the band then actually tells us that
  authentication is required
- check for this after sending user info
- add authentication states to GBDevice
- workaround for event problems in pairing activity (delivered although
  already unregistered)
- BtLEQueue now deals with gatt events coming *before* connectGatt()
  actually returned (namely the connection event)
2016-02-13 00:15:16 +01:00
..
miband Some more Mi Band pairing improvements #180 2016-02-13 00:15:16 +01:00
pebble Refactoring of the Pebble Health steps data receiver. 2016-02-09 17:52:21 +01:00
AbstractDeviceCoordinator.java Some lint fixes 2015-11-23 22:46:12 +01:00
DeviceCoordinator.java Some Javadoc 2015-10-26 23:32:03 +01:00
EventHandler.java Merge branch 'master' into live-activity-data 2015-09-27 00:16:04 +02:00
InstallHandler.java Some lint fixes 2015-11-23 22:46:12 +01:00
SampleProvider.java Initial support for reading pebble health steps/activity data. 2016-02-07 09:27:51 +01:00
UnknownDeviceCoordinator.java Disable activity data fetching when not supported 2015-10-24 23:28:55 +02:00