1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 14:00:48 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
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
..
activities Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
adapter Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +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 Inital Amazfit Bip support 2017-08-13 16:31:11 +02:00
entities Add license header to all java files. 2017-03-10 14:53:19 +01:00
externalevents Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
impl Calendar Sync: Fix location not being passed to device code 2017-04-21 10:51:06 +02:00
model Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
service Amazfit Bip: implement find lost device by simulating a phone call from "Gadgetbridge" 2017-08-16 20:55:20 +02:00
util Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
GBApplication.java Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
GBEnvironment.java Revert "Revert "Adjust test case setup and fix failing tests"" 2017-04-27 07:57:57 +02:00
GBException.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LockHandler.java Revert "Revert "Adjust test case setup and fix failing tests"" 2017-04-27 07:57:57 +02: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