1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-10-11 07:38:15 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
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
..
btle Some more Mi Band pairing improvements #180 2016-02-13 00:15:16 +01:00
devices Some more Mi Band pairing improvements #180 2016-02-13 00:15:16 +01:00
receivers Some lint fixes 2015-11-23 22:46:12 +01:00
serial Merge branch 'master' into live-activity-data 2015-09-27 00:16:04 +02:00
AbstractDeviceSupport.java allow to setup a common suffix for canned replies (defaults to " (canned reply)") 2016-01-11 15:29:12 +01:00
DeviceCommunicationService.java Pebble: EXPERIMENTAL support for replying to wearable notifications 2016-01-09 17:54:17 +01:00
DeviceSupport.java Refactoring 2015-09-24 14:45:21 +02:00
DeviceSupportFactory.java Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
ServiceDeviceSupport.java Some lint fixes 2015-11-23 22:46:12 +01:00