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
Zhong Jianxin 2f443ad419 Allow WeChat notifications
It seems WeChat always mark its notifications as LocalOnly. The reason
may be to avoid double notifications when using Android Wear watches,
since WeChat has a standalone Android Wear app.

Do not ignore WeChat notifications even if they're marked as LocalOnly.
2017-11-11 16:14:35 +01:00
..
AlarmClockReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
AlarmReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
AutoStartReceiver.java Update license headers 2017-04-26 00:14:25 +02:00
BluetoothConnectReceiver.java Change debug output in ACL connect receiver, to avoid further confusion 2017-10-25 22:27:41 +02:00
BluetoothPairingRequestReceiver.java Update license headers 2017-04-26 00:14:25 +02:00
BluetoothStateChangeReceiver.java Just disconnect if bluetooth gets turned off, do not quit all activities. 2017-05-01 17:33:34 +02:00
CalendarReceiver.java Pebble: allow to blacklist certain calendars 2017-08-18 10:34:42 +02:00
MusicPlaybackReceiver.java Null extras bundle should not be processed. 2017-08-25 22:01:21 +02:00
NotificationListener.java Allow WeChat notifications 2017-11-11 16:14:35 +01:00
PebbleReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
PhoneCallReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
SMSReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
TimeChangeReceiver.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
WeatherNotificationConfig.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
WeatherNotificationReceiver.java Revert "store UTC in weather timestamp" 2017-08-26 00:41:36 +02:00