1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 14:11:36 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
2015-08-28 10:40:46 +02:00
..
btle Make the Operations classes BLE-generic 2015-08-18 00:31:40 +02:00
devices Merge remote-tracking branch 'origin/master' into low_battery_notification 2015-08-28 10:40:46 +02:00
receivers Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
serial GBDeviceProtocol::decodeResponse() now returns an array GBDeviceEvents 2015-08-27 15:02:29 +02:00
AbstractDeviceSupport.java Moved the enum to standalone in the model package. 2015-08-27 11:50:31 +02:00
DeviceCommunicationService.java More testing work: with a new test for finding the device 2015-08-23 00:54:51 +02:00
DeviceSupport.java Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
DeviceSupportFactory.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
ServiceDeviceSupport.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00