package icon

NotiFilter

Silence annoying notifications
New in version 4.14.0
• feat: Add "panel" widget
• fix: Access system-nullable values safely
• feat: Add "delay for" sub-action to "DELAY"

The "DELAY" action is now split into two sub-actions:
- "Delay while active" will snooze notifications till it is deactivated by the schedule. This is the original functionality and will continue to work as-is.
- "Delay for" will snooze notifications for a set duration. This is the new feature.
NotiFilter listens to all device notifications and quietly manages those that match your filters.Features:
  • 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, alert, disable DND, remove stale or replace.
  • Schedule: Choose when filters run (e.g. only during work hours)
  • History: Recently dismissed notifications are stored locally, for reference and retrieval.
  • 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.

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
  • Version 4.14.0 (35) suggested Added on Jul 20, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 10 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • access Do Not Disturb
      Allows the app to read and write Do Not Disturb configuration.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • show notifications
      Allows the app to show notifications
    • query all packages
      Allows an app to see all installed packages.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • co.adityarajput.notifilter.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 5.4 MiB PGP Signature | Build Log

  • New in version 4.13.0
    • fix: Have `setWidgetPreview` fail gracefully
    • feat: Let users enter expressions to match notifications against
  • Version 4.13.0 (34) - Added on Jun 24, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 10 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • access Do Not Disturb
      Allows the app to read and write Do Not Disturb configuration.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • show notifications
      Allows the app to show notifications
    • query all packages
      Allows an app to see all installed packages.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • co.adityarajput.notifilter.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 5.4 MiB PGP Signature | Build Log

  • New in version 4.12.0
    • fix: Warn if `NotificationListener` is uninitialized
    • feat: Add "REPLACE" action
    • feat: Increase size of notification history
  • Version 4.12.0 (33) - Added on Jun 18, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 10 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • access Do Not Disturb
      Allows the app to read and write Do Not Disturb configuration.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • show notifications
      Allows the app to show notifications
    • query all packages
      Allows an app to see all installed packages.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • co.adityarajput.notifilter.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 5.4 MiB PGP Signature | Build Log