Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices
Andreas Shimokawa 44c7f99c58 GBDeviceProtocol::decodeResponse() now returns an array GBDeviceEvents
This allowed to remove some ugly hacks from pebble code,  when encoding a
response in a GBDeviceEventSendBytes  and at the same time trying to notify
generic code via another GBDeviceEnvent.
2015-08-27 15:02:29 +02:00
..
miband Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
pebble GBDeviceProtocol::decodeResponse() now returns an array GBDeviceEvents 2015-08-27 15:02:29 +02:00