nextcloud / nextcloud/android

Add channel to notification

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

Description

Currently there are many notifications without a channel id, like this:
https://github.com/nextcloud/android/blob/8eedca84f76070cfe9d366d4ac384541346e2547/src/main/java/com/owncloud/android/files/services/FileUploader.java#L466-L472

- centralize all in NotificationUtils
- add channel id with `.setChannelId(NotificationUtils.NOTIFICATION_CHANNEL_MEDIA);`

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.