nextcloud / nextcloud/android

Allow to dismiss all (grouped) "Upload failed" notifications

Open
#10,571 0 comments 9 reactions 0 assignees View on GitHub
enhancement feature: transfers hotspot: uploads tab and transfer notifications
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### Is your feature request related to a problem? Please describe.
When many files fail to upload (either because of connection problems, or of power management), the notification drawer becomes filled with countless upload failed notifications. These are only dismissable one-by-one, instead of being able to dismiss the full group of notifications.

### Describe the solution you'd like
I don't know much about the inner workings of android notifications, but is there a way to change the notification type or whatever, so that the notifications can be dismissed as the whole group that android groups them as?

### Describe alternatives you've considered
I've considered disabling the notification altogether via the android notification settings, but I don't like that, as I would miss if anything important fails to upload.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.