Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
Daniele Gobbetti 737578debc The good parts of "refactor notification management"
- centralize the logic for skipping unwanted notifications
- use *Compat methods wherever possible

Leaving out the problematic parts (persistent IDs and updating)
2017-05-28 18:50:41 +02:00
..
.gitignore Mi2: Initial support for wear location, hr during sleep and date format #323 2016-11-13 01:44:52 +01:00
AndroidUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
ArrayUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
CheckSums.java Fix some findbugs findings 2017-04-09 01:09:43 +02:00
DateTimeUtils.java Properly format the sleep goal as a duration, not as a time 2017-04-08 23:16:33 +02:00
DeviceHelper.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
FileUtils.java Adjust test case setup and fix failing tests 2017-04-25 21:55:06 +02:00
GB.java The good parts of "refactor notification management" 2017-05-28 18:50:41 +02:00
GBPrefs.java Cleanup package blacklist handling 2017-04-22 16:59:55 +02:00
ImportExportSharedPreferences.java Update license headers 2017-04-26 00:14:25 +02:00
JavaExtensions.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LanguageUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LimitedQueue.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
NotificationUtils.java Fix NPE #603 2017-03-18 11:41:47 +01:00
PebbleUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
Prefs.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
StringUtils.java Fix NPE #603 2017-03-18 11:41:47 +01:00
UriHelper.java Fix a cursor not being closed 2017-04-23 12:45:02 +02:00
Version.java Fix some findbugs findings 2017-04-09 01:09:43 +02:00