Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
cpfeiffer d9b4bbe550 Move activity data and progress manipulation into dedicated methods
I did this in trying to understand the code better and to easier allow
for error handling/transaction rollback to be added.
2015-09-23 23:16:42 +02:00
..
btle Avoid tiny window where a gatt callback of an operation could be unset 2015-09-10 00:00:52 +02:00
devices Move activity data and progress manipulation into dedicated methods 2015-09-23 23:16:42 +02:00
receivers Allow to select preferred music player in preferences, closes #112 2015-09-16 00:53:54 +02:00
serial Pebble: Allow stopping apps though PebbleKit messages (also in the API) 2015-09-13 21:44:26 +02:00
AbstractDeviceSupport.java Allow dismissal of individual (generic) notification 2015-09-01 22:00:11 +02:00
DeviceCommunicationService.java Pebble: Allow stopping apps though PebbleKit messages (also in the API) 2015-09-13 21:44:26 +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 Pebble: Allow stopping apps though PebbleKit messages (also in the API) 2015-09-13 21:44:26 +02:00