Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/pebble
Daniele Gobbetti 51def0d497 Add light intensity to the known steps datalog message.
Add support for record version 6 introduced with firmware 3.11.
There are more data in each record now, but we still do not know what they mean.
Close #270
2016-04-04 23:33:17 +02:00
..
AppMessageHandler.java Implement pushing messages upon watchapp start. 2015-12-23 14:22:28 +01:00
AppMessageHandlerGBPebble.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
AppMessageHandlerMisfit.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
AppMessageHandlerMorpheuz.java change some more short and byte to int regarding Morpheuz 2016-02-29 23:13:07 +01:00
AppMessageHandlerPebStyle.java reformat code though Android Studio 2016-03-20 15:00:05 +01:00
AppMessageHandlerTimeStylePebble.java reformat code though Android Studio 2016-03-20 15:00:05 +01:00
AppMessageHandlerWeatherNeat.java Pebble: Cleanup AppMessage handlers 2015-10-04 22:53:11 +09:00
DatalogSession.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
DatalogSessionHealthSleep.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
DatalogSessionHealthSteps.java Add light intensity to the known steps datalog message. 2016-04-04 23:33:17 +02:00
PebbleIoThread.java Pebble: auto connect on incoming notification or phone call if connection was lost unxpectedly before 2016-04-03 18:30:20 +02:00
PebbleProtocol.java Fix wrong assignment, needed to properly deal with datalog messages longer than 255 2016-04-04 23:13:57 +02:00
PebbleSupport.java Refactoring: get rid of ServiceCommand, use new CallSpec and MusicSpec to pass Call and Music info 2016-04-04 20:08:34 +02:00