Skip to content

[Feature Request] Make history items clickable to open original notifications or apps #66

@estiaksoyeb

Description

@estiaksoyeb

Is your feature request related to a problem? Please describe.

Currently, the History section acts as a static log. When a notification is filtered/blocked, users cannot interact with it. If a user wants to view a message or alert that was caught by a filter, they must exit NotiFilter, find the app manually, and navigate to the content. This limits the usefulness of the history as a "functional inbox."

Describe the solution you'd like

I would like to see an "Open" action for each notification in the history. This would ideally:

  1. Attempt to trigger the original PendingIntent of the notification if it is still valid in memory.
  2. Fall back to launching the source application's main activity if the specific intent has expired or the phone has restarted.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions