Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Normano64 8a91628322 Detects if Do Not Disturb is in use.
Can handle sms and phone calls from priority senders when in Priority
only, but doesn't handle events and reminders.
2016-05-19 16:34:59 +02:00
..
activities Detects if Do Not Disturb is in use. 2016-05-19 16:34:59 +02:00
adapter Fix colors in alarm activity for dark theme 2016-04-23 23:24:56 +02:00
contentprovider Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
database Allow to change stored samples converting only certain old types 2016-04-07 17:52:15 +02:00
deviceevents Refactoring: get rid of ServiceCommand, use new CallSpec and MusicSpec to pass Call and Music info 2016-04-04 20:08:34 +02:00
devices Experimental support for #274 (untested yet) 2016-05-15 00:15:31 +02:00
externalevents Detects if Do Not Disturb is in use. 2016-05-19 16:34:59 +02:00
impl Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
model Remove now unused imports + fix one more SharedPreferences usage 2016-04-25 23:43:19 +02:00
service Default to low latency mode #287 2016-05-15 00:22:53 +02:00
util Fix logback initialization, closes #300 2016-05-08 21:39:23 +02:00
GBApplication.java Detects if Do Not Disturb is in use. 2016-05-19 16:34:59 +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
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00
SleepAlarmWidget.java / Only execute setAlarmViaAlarmManager when we are running Lollipop+. 2016-03-02 00:05:58 +01:00