1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 07:01:33 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents
Andreas Shimokawa 1d41f2f8e4 Refactoring
The notfification APIs now use NotificationSpec as their only parameter, which
contains all information (required and optional ones).
We no longer have separate methods and actions for SMS/EMAIL/GENERIC anymore.
The type of notification is important now, not how we received them technically.
2015-09-24 14:45:21 +02:00
..
BluetoothStateChangeReceiver.java Refactoring 2015-09-24 14:45:21 +02:00
K9Receiver.java Refactoring 2015-09-24 14:45:21 +02:00
MusicPlaybackReceiver.java Refactoring 2015-09-24 14:45:21 +02:00
NotificationListener.java Refactoring 2015-09-24 14:45:21 +02:00
PebbleReceiver.java Refactoring 2015-09-24 14:45:21 +02:00
PhoneCallReceiver.java Allow phone call notifications (also in call display) to be disabled in preferences 2015-09-20 22:04:53 +02:00
SMSReceiver.java Refactoring 2015-09-24 14:45:21 +02:00
TimeChangeReceiver.java More logging for time/timezone changes 2015-09-05 00:14:09 +02:00