Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/btle
cpfeiffer f004b7b11c WIP for fetching activity data
This probably affects #44 and #45

Thanks go to Daniele Gobbetti <daniele@gobbetti.name>!
2015-06-01 21:47:01 +02:00
..
AbstractBTLEDeviceSupport.java WIP for fetching activity data 2015-06-01 21:47:01 +02:00
BtLEAction.java Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
BtLEQueue.java Improve BLE gatt handling 2015-05-22 23:18:29 +02:00
GattCallback.java Remove id and index from GBDeviceApp in favor of UUIDs 2015-05-18 20:56:19 +02:00
NotifyAction.java WIP for fetching activity data 2015-06-01 21:47:01 +02:00
ReadAction.java Create the wait-latch before running the action, and only if neeeded 2015-05-17 21:55:02 +02:00
Transaction.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
TransactionBuilder.java WIP for fetching activity data 2015-06-01 21:47:01 +02:00
WaitAction.java Create the wait-latch before running the action, and only if neeeded 2015-05-17 21:55:02 +02:00
WriteAction.java Create the wait-latch before running the action, and only if neeeded 2015-05-17 21:55:02 +02:00