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 e6f68f445a Ignore generic notification when from SMSSecure when SMS Notifications are on.
This should improve (not fix) #214
Still, we cannot decrypt SMS, so if you use SMSSecure as the default SMS App
you should disable SMS Notifications which enables generic notifications for
SMSSecure which are already decrypted.
2016-01-22 21:30:50 +01:00
..
BluetoothStateChangeReceiver.java On Quit, remove all pending notifications 2015-12-08 21:48:56 +01:00
K9Receiver.java Fix copy&paste error in K9Receiver.java, update CHANGELOG.md 2015-11-27 23:45:27 +01:00
MusicPlaybackReceiver.java Refactoring 2015-09-24 14:45:21 +02:00
NotificationListener.java Ignore generic notification when from SMSSecure when SMS Notifications are on. 2016-01-22 21:30:50 +01:00
PebbleReceiver.java set type to SMS when receiving an SMS via generic notification listener 2015-09-24 17:26:40 +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 WIP: Work towards SMS replies / canned replies 2015-12-13 12:03:57 +01:00
TimeChangeReceiver.java More logging for time/timezone changes 2015-09-05 00:14:09 +02:00