mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-15 13:17:49 +01:00
1d41f2f8e4
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. |
||
---|---|---|
.. | ||
actions | ||
AbstractBTLEDeviceSupport.java | ||
AbstractBTLEOperation.java | ||
AbstractGattCallback.java | ||
BtLEAction.java | ||
BTLEOperation.java | ||
BtLEQueue.java | ||
CheckInitializedAction.java | ||
GattCallback.java | ||
Transaction.java | ||
TransactionBuilder.java |