Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/pebble
Julien Pivotto 1027336591 Pebble: Support colors in 3.x notifications (Pebble Time)
* Generic notifications are still red
* Colors are in a separated static class

Closes #120.
2015-09-13 14:54:43 +02:00
..
GadgetbridgePblSupport.java Pass shorts along to avoid implicit signed conversion. 2015-09-01 22:53:20 +02:00
MorpheuzSupport.java GBDeviceProtocol::decodeResponse() now returns an array GBDeviceEvents 2015-08-27 15:02:29 +02:00
PebbleIoThread.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
PebbleProtocol.java Pebble: Support colors in 3.x notifications (Pebble Time) 2015-09-13 14:54:43 +02:00
PebbleSupport.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
WeatherNeatSupport.java GBDeviceProtocol::decodeResponse() now returns an array GBDeviceEvents 2015-08-27 15:02:29 +02:00