Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
2017-04-16 19:43:53 +02:00
..
activities Use try-with-resources to ensure stream is closed on exception 2017-04-12 21:34:48 +02:00
adapter Remove the checkboxes in the alarms cardview and simplify layout of details activity 2017-04-09 16:01:48 +02:00
contentprovider Add license header to all java files. 2017-03-10 14:53:19 +01:00
database DBHelper: no not update device attributes in db if we call getDevice() on a disconnected device 2017-04-16 19:43:53 +02:00
deviceevents Add license header to all java files. 2017-03-10 14:53:19 +01:00
devices Fix some findbugs findings 2017-04-09 01:09:43 +02:00
entities Add license header to all java files. 2017-03-10 14:53:19 +01:00
externalevents prevent rare NPE in onNotificationRemoved() 2017-04-02 00:04:55 +02:00
impl Replace method pair() with connectFirstTime() 2017-04-12 21:35:40 +02:00
model Replace method pair() with connectFirstTime() 2017-04-12 21:35:40 +02:00
service Replace method pair() with connectFirstTime() 2017-04-12 21:35:40 +02:00
util Fix some findbugs findings 2017-04-09 01:09:43 +02:00
GBApplication.java Do not override the android:* text colors, define our own. This fixes a crash on API 19. 2017-04-08 15:49:00 +02: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