Add channel to notification
Open
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
Assessment
This issue has not been assessed yet.