element-hq / element-hq/element-android

Silent Notifications use wrong channel type

Open
#1,859 2 comments 1 reaction 0 assignees View on GitHub
T-Defect X-Needs-Investigation
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

The silent notifications use the notification channel type that is intended to be used for calls (I don't know the name of it), while the noisy notifications correctly use the channel type intended for messages. The difference is that the sound options offered to the user differ between repeating ringtones, which is definitely not wanted for silent notifications, and one-off notification sounds, which is more appropriate for both silent (depending on user preference) and noisy notifications.

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.