1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-03 15:32:54 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents
vanous d3d4130a95 Reworking notification management
- rename some methods to better indicate their functions.
- make the notification filter to be allow or deny list,
  solves #2256 and #336
- make app word filter to behave based on allow/deny settings.
- make Pebble notifications to honor the allow/deny settings.
- add generic "debug function" to Debug activity.
- add Message privacy mode settings, solves #2279
2021-10-10 11:49:13 +02:00
..
AlarmClockReceiver.java Update license headers 2020-01-09 10:44:32 +01:00
AlarmReceiver.java Amazfit Bip S: Send sunrise and sunset on latest firmware if enabled 2020-09-30 18:16:25 +02:00
AutoStartReceiver.java Update license headers 2020-01-09 10:44:32 +01:00
BluetoothConnectReceiver.java Update license headers 2020-01-09 10:44:32 +01:00
BluetoothPairingRequestReceiver.java Refactored all pairing and bonding activities (#1989) 2020-08-28 15:38:18 +02:00
BluetoothStateChangeReceiver.java Added CompanionDeviceManager support, added target 29 support, refactored the scan display and UI. 2020-08-02 21:07:14 +03:00
CalendarReceiver.java Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
CMWeatherReceiver.java Update license headers 2020-01-09 10:44:32 +01:00
LineageOsWeatherReceiver.java Fixed a misspell and declared the conversion function as static 2021-06-20 14:57:22 +03:00
MusicPlaybackReceiver.java Update license headers 2020-01-09 10:44:32 +01:00
NotificationListener.java Reworking notification management 2021-10-10 11:49:13 +02:00
OmniJawsObserver.java Update license headers 2020-01-09 10:44:32 +01:00
PebbleReceiver.java Reworking notification management 2021-10-10 11:49:13 +02:00
PhoneCallReceiver.java Made sure to request the permission to change ringer mode to silent 2020-07-27 21:21:19 +03:00
SMSReceiver.java Update license headers 2020-01-09 10:44:32 +01:00
TimeChangeReceiver.java Update license headers 2020-01-09 10:44:32 +01:00
TinyWeatherForecastGermanyReceiver.java TinyWeather: Patch incoming current weather with current timestamp 2020-08-20 23:07:24 +02:00
WeatherNotificationConfig.java Update license headers 2020-01-09 10:44:32 +01:00
WeatherNotificationReceiver.java Update license headers 2020-01-09 10:44:32 +01:00