Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/miband
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
..
MiBandConst.java Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00
MiBandCoordinator.java Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00
MiBandDateConverter.java Refactoring 2015-09-24 14:45:21 +02:00
MiBandFWHelper.java Whitelisted 5.15.7.14 2015-12-07 01:22:27 +01:00
MiBandFWInstallHandler.java Support for firmware upgrade/downgrade on Mi 1A. 2015-12-07 01:14:06 +01:00
MiBandPairingActivity.java Some more Mi Band pairing improvements #180 2016-02-13 00:15:16 +01:00
MiBandPreferencesActivity.java Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00
MiBandSampleProvider.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
MiBandService.java Fix discovery of Mi Band 1S #196 2016-01-06 23:38:17 +01:00
miligatt.txt Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
UserInfo.java Refactored the User Activity-tracking related preferences. 2016-02-02 17:33:24 +01:00
VibrationProfile.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00