1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-15 13:17:49 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/btle
cpfeiffer aa60ce4b56 Disable some notifications also for update-firmware operation
(introduce a common superclass to do that)
2015-12-07 01:13:47 +01:00
..
actions Improved log output for progress actions 2015-11-30 23:42:59 +01:00
AbstractBTLEDeviceSupport.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
AbstractBTLEOperation.java Disable some notifications also for update-firmware operation 2015-12-07 01:13:47 +01:00
AbstractGattCallback.java Initial support for transaction-local GattCallbacks (not used yet) 2015-08-05 23:26:09 +02:00
BtLEAction.java More logging for time/timezone changes 2015-09-05 00:14:09 +02:00
BTLEOperation.java Some lint fixes 2015-11-23 22:46:12 +01:00
BtLEQueue.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
CheckInitializedAction.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
GattCallback.java Some lint fixes 2015-11-23 22:46:12 +01:00
GattCharacteristic.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
GattDescriptor.java Add verbatim Official BLE Services, Descriptors and Characteristics. 2015-09-28 12:51:01 +02:00
GattService.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
Transaction.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
TransactionBuilder.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00