Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti 8fccbe3b69 Pebble: implement battery display in control center
- extract the millivolts reading from the analytics datalog message and map to percentage
- mapping is manually made and is possibly wrong, but the values are commented
- the values are sent once per hour and are delayed, this might make the reading really inaccurate on pebble time round watches
2017-03-31 18:23:02 +02:00
..
activities Use standard recyclerview for app reordering 2017-03-31 18:17:53 +02:00
adapter Use standard recyclerview for app reordering 2017-03-31 18:17:53 +02:00
contentprovider Add license header to all java files. 2017-03-10 14:53:19 +01:00
database Add license header to all java files. 2017-03-10 14:53:19 +01:00
deviceevents Add license header to all java files. 2017-03-10 14:53:19 +01:00
devices Set HPlus Sleep Intensity to 10% 2017-03-24 20:52:14 +00:00
entities Add license header to all java files. 2017-03-10 14:53:19 +01:00
externalevents support material fork of K9 2017-03-16 17:24:15 +01:00
impl Update license header in all java files. 2017-03-16 17:36:15 +01:00
model support material fork of K9 2017-03-16 17:24:15 +01:00
service Pebble: implement battery display in control center 2017-03-31 18:23:02 +02:00
util Fix NPE #603 2017-03-18 11:41:47 +01:00
GBApplication.java Override textColorPrimary and not textColor as it conflicts with support libraries (e.g. snackbar text). 2017-03-11 16:48:55 +01:00
GBEnvironment.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
GBException.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LockHandler.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
Logging.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LoggingExceptionHandler.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
SleepAlarmWidget.java Add license header to all java files. 2017-03-10 14:53:19 +01:00