1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-02 12:03:29 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents
Andreas Shimokawa 6f162c593b Pebble message intent notifications default to "never" now
If these get turned on, Conversations notifications will be handled through Pebble message intents and get filtered out from generic notifcation handling.
2015-05-08 12:50:42 +02:00
..
K9Receiver.java Add Support for notifications send to Pebble from 3rd party applications 2015-05-04 01:03:56 +02:00
MusicPlaybackReceiver.java move external receivers to externalevents/ directory 2015-04-20 22:39:35 +02:00
NotificationListener.java Pebble message intent notifications default to "never" now 2015-05-08 12:50:42 +02:00
PebbleReceiver.java Pebble message intent notifications default to "never" now 2015-05-08 12:50:42 +02:00
PhoneCallReceiver.java move external receivers to externalevents/ directory 2015-04-20 22:39:35 +02:00
SMSReceiver.java Add Support for notifications send to Pebble from 3rd party applications 2015-05-04 01:03:56 +02:00
TimeChangeReceiver.java Send current time to device if time/timezone changes. Closes #51. 2015-05-07 23:46:18 +02:00