NotiFilter
• feat: Make stored notifications clickable
- Filters: Use regex to precisely target annoying notifications from each app.
- Actions: Choose what to do with the filtered notifications - dismiss, tap, delay, batch, debounce, mute, or alert.
- Schedule: Choose when filters run (e.g. only during work hours)
- History: Recently dismissed notifications are stored (locally), just in case.
- Widget: Configure filters to send notifications to a home screen widget.
- Export/Import: Backup or transfer your filters as JSON files.
- Private: Fully offline; your data never leaves your device.
- Lightweight: Runs in the background with minimal battery and memory usage.
- Author: Aditya Rajput
- License: GNU General Public License v3.0 only
- Issue Tracker
- Source Code
- Changelog
- Build Metadata
- Reproducibility Status
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 10 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 4.8 MiB PGP Signature | Build Log
-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 10 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 4.7 MiB PGP Signature | Build Log
-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 10 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 3.5 MiB PGP Signature | Build Log
• feat: Display selected notifications in homescreen widget
• feat: Add "MUTE" action
• fix: Replace faulty slider components
• fix: Add "ALERT" action
• perf: Reduce load time of UpsertFilterScreen

