Skip to content

Resend persistent notification when dismissed#99

Merged
chenxiaolong merged 1 commit intomasterfrom
resend-notifications
Apr 14, 2026
Merged

Resend persistent notification when dismissed#99
chenxiaolong merged 1 commit intomasterfrom
resend-notifications

Conversation

@chenxiaolong
Copy link
Copy Markdown
Owner

Android 14+ no longer allows the persistent notification to be dismissed, but that is the primary way for users to interact with the app. If the notification was dismissed, it was likely accidental, so let's resend the notification whenever it is dismissed.

Closes: #98

Android 14+ no longer allows the persistent notification to be
dismissed, but that is the primary way for users to interact with the
app. If the notification was dismissed, it was likely accidental, so
let's resend the notification whenever it is dismissed.

Closes: #98

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Apr 14, 2026
@chenxiaolong chenxiaolong merged commit f830e0b into master Apr 14, 2026
1 check passed
chenxiaolong added a commit that referenced this pull request Apr 14, 2026
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong deleted the resend-notifications branch April 14, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please consider adding a note that non-dismissible notifications need a manual command.

1 participant