Skip to content

Add notification options for syncing local only or foreground service notification.

Summary

Add notification options for syncing local only or foreground service notification.

Notifications from some apps, like WeChat, are marked as local only. They will be ignored. This patch provides an option to sync theses notifications to our PC. Maybe someone needs foreground service notifications. So, I add an option for that.

Test Plan

To use this feature, open the notification sync setting. Long pressing the app and choose Notification options.

Screenshot_2019-07-30-08-38-16

Select the option.

Screenshot_2019-07-30-08-38-23

Merge request reports