-
Notifications
You must be signed in to change notification settings - Fork 5
Instructions
Aditya Rajput edited this page Mar 10, 2026
·
8 revisions
- Tap the ➕ icon.
- Select a notification to base the filter on, or "Skip" if you wish to choose the package manually.
- Use the text field to search for the app/package to target. You can search for the app name or the package string.
- Choose which part of the notification you wish to target, and enter valid regex, or generate from the notification data. This can be as simple as a plain keyword, or as complex as a full-fledged pattern. Refer to the examples and tips for more information.
- Select an action to perform when the filter is matched against an incoming notification. The default is dismissal.
- Some actions require additional permissions.
- Some actions require additional inputs.
- Choose whether or not the caught notifications should be displayed in (a) the in-app history and (b) the home-screen widget.
- Set a schedule for the filter to be active during. The default is all day, everyday.
- This is especially important for the
DELAYaction: Whenever the filter becomes inactive, the delayed notifications will be released.
- This is especially important for the
- Tap on a filter to expand it.
- The four icons correspond to "toggle history", "toggle filter", "edit filter", and "delete filter".
Tap the ⚙ icon in the top-right to head to app settings.