Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ntfy notifications are grouped together with the sticky one #219

Closed
s-h-a-r-d opened this issue Apr 22, 2022 · 2 comments
Closed

ntfy notifications are grouped together with the sticky one #219

s-h-a-r-d opened this issue Apr 22, 2022 · 2 comments
Labels
android-app ntfy Android app 🪲 bug Something isn't working

Comments

@s-h-a-r-d
Copy link
Contributor

Currently all ntfy notifications are grouped together with the sticky notification. Because of that it is not possible to clear all ntfy notifications at once.

Looks like this bit of documentation may have a solution to that problem: https://developer.android.com/training/notify-user/group

@binwiederhier binwiederhier added 🪲 bug Something isn't working android-app ntfy Android app labels Apr 23, 2022
@binwiederhier
Copy link
Owner

After many hours of trying to figure out how to group topics together, and many frustrations, I found a way to just put the sticky notification in its own group, which ultimately makes it possible to clear the others all at once.

@binwiederhier
Copy link
Owner

Fix in binwiederhier/ntfy-android@a04c179

Will be in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android-app ntfy Android app 🪲 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants