1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-10 00:06:44 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/pebble
2017-01-24 18:50:43 +01:00
..
ble Pebble: try to get rid of the sleep and rely on countdownlatch instead. 2017-01-08 16:48:50 +01:00
AppMessageHandler.java Pebble: use dynamic appkeys for TrekVolle handler 2017-01-24 11:07:49 +01:00
AppMessageHandlerHealthify.java Pebble: dynamic keys support for healthify 2017-01-24 18:50:43 +01:00
AppMessageHandlerMarioTime.java Pebble: in AppMessageHandler provide a default implementation of handleMessage which just ACKs 2017-01-08 17:17:29 +01:00
AppMessageHandlerMisfit.java Pebble: First shot at TrekVolle support 2017-01-01 16:24:46 +01:00
AppMessageHandlerMorpheuz.java Pebble: simplify AppMessageHandler 2017-01-24 18:38:26 +01:00
AppMessageHandlerPebStyle.java Pebble: First shot at TrekVolle support 2017-01-01 16:24:46 +01:00
AppMessageHandlerSquare.java Pebble: in AppMessageHandler provide a default implementation of handleMessage which just ACKs 2017-01-08 17:17:29 +01:00
AppMessageHandlerTimeStylePebble.java Pebble: add a method to use the JSON keys instead of hardcoding the key ID. 2017-01-20 19:17:00 +01:00
AppMessageHandlerTrekVolle.java Pebble: simplify AppMessageHandler 2017-01-24 18:38:26 +01:00
AppMessageHandlerZalewszczak.java Pebble: in AppMessageHandler provide a default implementation of handleMessage which just ACKs 2017-01-08 17:17:29 +01:00
DatalogSession.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
DatalogSessionHealthHR.java Pebble 2: add Workout system app to app manager on P2 and hexdump incoming HRM datalog 2016-11-15 11:56:14 +01:00
DatalogSessionHealthOverlayData.java Pebble 2: add Workout system app to app manager on P2 and hexdump incoming HRM datalog 2016-11-15 11:56:14 +01:00
DatalogSessionHealthSleep.java Pebble 2: add Workout system app to app manager on P2 and hexdump incoming HRM datalog 2016-11-15 11:56:14 +01:00
DatalogSessionHealthSteps.java Pebble: First shot at TrekVolle support 2017-01-01 16:24:46 +01:00
DatalogSessionPebbleHealth.java Pebble 2: add Workout system app to app manager on P2 and hexdump incoming HRM datalog 2016-11-15 11:56:14 +01:00
PebbleIoThread.java Pebble: only ACK appmessages from pebble to pebblekit android apps after the app actually sent one 2017-01-13 08:16:33 +01:00
PebbleProtocol.java Pebble: fix potential crash when encoding appmessages with null values 2017-01-24 11:07:00 +01:00
PebbleSupport.java Pebble: fix incoming calls (recently broken) 2017-01-10 18:23:35 +01:00