Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
Daniele Gobbetti 8cce2d1362 Pebble: allow to blacklist certain calendars
As requested in #736, this adds an entry in the settings menu that allows to blacklist certain calendars.
To avoid confusion, all the former blacklist methods and fields have been renamed to apps_blacklist. The new entries are called calendars_blacklist.
Importing the settings has not been tested with the current changes.
Closes #736

Future improvements TODO: The new setting lives in the Pebble section, i believe in the future the blackslist functionality should be centralized and put in the sidebar.
2017-08-18 10:34:42 +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 Don't duplicate colors, use the theme #757 2017-08-14 21:59:49 +02: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 Inital Amazfit Bip support 2017-08-13 16:31:11 +02: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 Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
ImportExportSharedPreferences.java Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
JavaExtensions.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LanguageUtils.java Add transliteration for German 2017-08-16 21:41:51 +02: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 Ugly workaround for blacklist not properly persisting 2017-08-01 00:10:10 +02:00
StringUtils.java Fix NPE #603 2017-03-18 11:41:47 +01:00
TimePreference.java Mi Band 2: Do Not Disturb 2017-07-15 21:17:29 +02: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