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 98b1abedac Allow phone call notifications (also in call display) to be disabled in preferences
This will allow Pebble Dialer to handle these #106
2015-09-20 22:04:53 +02:00
..
BluetoothStateChangeReceiver.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
K9Receiver.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
MusicPlaybackReceiver.java Allow to select preferred music player in preferences, closes #112 2015-09-16 00:53:54 +02:00
NotificationListener.java Handle SMS/MMS as generic notification if disabled 2015-09-16 01:09:03 +02:00
PebbleReceiver.java Treat Conversations messagess as chat messages, even if arrived via Pebble Intents (which is the default) 2015-09-17 23:08:05 +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 Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
TimeChangeReceiver.java More logging for time/timezone changes 2015-09-05 00:14:09 +02:00