Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents
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
..
AlarmClockReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
AlarmReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
AutoStartReceiver.java Update license headers 2017-04-26 00:14:25 +02:00
BluetoothConnectReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
BluetoothPairingRequestReceiver.java Update license headers 2017-04-26 00:14:25 +02:00
BluetoothStateChangeReceiver.java Just disconnect if bluetooth gets turned off, do not quit all activities. 2017-05-01 17:33:34 +02:00
CalendarReceiver.java Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
MusicPlaybackReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
NotificationListener.java Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
PebbleReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
PhoneCallReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
SMSReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
TimeChangeReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
WeatherNotificationConfig.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
WeatherNotificationReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00