Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
cpfeiffer 2e3de0cd0f Always send out the current state of GBDevice when asking for version
In a second step, request the version from the device (and send updated
values then)

RequestVersionInfo is either a misnomer or misused, depending on your view.
It is actually used by activities to get the current state of thde device.

We now provide this as quickly as possible, with the drawback of sometimes
sending results twice.
2015-08-14 00:29:05 +02:00
..
bt More refactoring: new service/devices package and service/bt package 2015-08-03 23:51:53 +02:00
btle Attempting to fix some connection problems after getting disconnected 2015-08-14 00:23:01 +02:00
devices Pebble: various preparations for FW 3.x support 2015-08-11 13:55:35 +02:00
receivers Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
AbstractDeviceSupport.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
DeviceCommunicationService.java Always send out the current state of GBDevice when asking for version 2015-08-14 00:29:05 +02:00
DeviceSupport.java Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
DeviceSupportFactory.java Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
ServiceDeviceSupport.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00