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
Andreas Shimokawa 1d41f2f8e4 Refactoring
The notfification APIs now use NotificationSpec as their only parameter, which
contains all information (required and optional ones).
We no longer have separate methods and actions for SMS/EMAIL/GENERIC anymore.
The type of notification is important now, not how we received them technically.
2015-09-24 14:45:21 +02:00
..
actions Refactoring 2015-09-24 14:45:21 +02:00
AbstractBTLEDeviceSupport.java Make the Operations classes BLE-generic 2015-08-18 00:31:40 +02:00
AbstractBTLEOperation.java Refactoring 2015-09-24 14:45:21 +02: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 Refactoring 2015-09-24 14:45:21 +02:00
BtLEQueue.java Refactoring 2015-09-24 14:45:21 +02: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 Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
Transaction.java Refactoring 2015-09-24 14:45:21 +02:00
TransactionBuilder.java Refactoring 2015-09-24 14:45:21 +02:00