[GH-ISSUE #219] ntfy notifications are grouped together with the sticky one #176

Closed
opened 2026-05-07 00:21:06 +02:00 by BreizhHardware · 2 comments

Originally created by @s-h-a-r-d on GitHub (Apr 22, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/219

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

Originally created by @s-h-a-r-d on GitHub (Apr 22, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/219 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
BreizhHardware 2026-05-07 00:21:06 +02:00
Author
Owner

@binwiederhier commented on GitHub (Apr 24, 2022):

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.

<!-- gh-comment-id:1107943292 --> @binwiederhier commented on GitHub (Apr 24, 2022): 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.
Author
Owner

@binwiederhier commented on GitHub (Apr 25, 2022):

Fix in github.com/binwiederhier/ntfy-android@a04c1790ec

Will be in next release.

<!-- gh-comment-id:1107944414 --> @binwiederhier commented on GitHub (Apr 25, 2022): Fix in https://github.com/binwiederhier/ntfy-android/commit/a04c1790eccae369c276344ccb63fd5eeeef4a14 Will be in next release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#176
No description provided.