Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 4363f110fb finish onboarding activity after import 2016-08-25 01:27:09 +02:00
..
activities finish onboarding activity after import 2016-08-25 01:27:09 +02:00
adapter Add icon for Mi Band 2 2016-08-15 00:39:31 +02:00
contentprovider Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
database Remove isEqual() in favor of Objects.equals() 2016-08-24 23:14:25 +02:00
deviceevents Pebble: implement decline call with SMS 2016-06-21 00:31:53 +02:00
devices Store the timestamps as sent by the pebble. Use a strict inequality operator at the end of the period to exclude the last sample. 2016-08-18 21:44:06 +02:00
entities db refactoring: remove raw activity kind field from pebble health minute data, add a blob column for raw undecoded health minute data. 2016-08-10 23:06:07 +02:00
externalevents centralize quit() functionality in GBApplication 2016-07-08 22:35:52 +02:00
impl Refactor database / sample access (#206) 2016-07-27 23:34:13 +02:00
model Add robolectric dependency and addd a first EntitiesTest 2016-08-24 22:56:42 +02:00
service Store raw data in the DB for later interpretation. 2016-08-21 20:24:02 +02:00
util Add robolectric dependency and addd a first EntitiesTest 2016-08-24 22:56:42 +02:00
GBApplication.java More robolectric stuff 2016-08-25 00:00:53 +02:00
GBEnvironment.java Some Javadoc 2015-10-26 23:32:03 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LockHandler.java Getting closer... db migration almost works. 2016-06-18 01:26:36 +02:00
Logging.java One more attempt at fixing dynamic logging reconfiguration 2016-05-26 23:46:21 +02:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00
SleepAlarmWidget.java More WIP on db refactoring 2016-05-13 23:47:47 +02:00