1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-27 01:32:06 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/impl
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
..
GBActivitySample.java Bail out hard if we get negative steps from the database #91 2015-09-09 20:46:50 +02:00
GBAlarm.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
GBDevice.java Some more Mi Band pairing improvements #180 2016-02-13 00:15:16 +01:00
GBDeviceApp.java Pebble: allow reinstallation of apps in pbw-cache from App Manager (long press menu) 2016-01-02 12:24:23 +01:00
GBDeviceCandidate.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
GBDeviceService.java Pebble: EXPERIMENTAL support for replying to wearable notifications 2016-01-09 17:54:17 +01:00
GBSummaryOfDay.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00