riot-android
riot-android copied to clipboard
Ability to configure LED & sound settings for notifications
see also #681
We need a design to configure the notifications
Posibly related issue: https://github.com/vector-im/riot-android/issues/997
One related request here, it would be good if the sound settings would also include per-room settings. Particular usecases I would like to see supported:
- allow muting sounds from one room, while keeping them enabled for all others,
- perhaps the reverse, so allow having sounds globally disabled but enabled for just one room,
- having sounds disabled for normal messages in a single room, while still keeping them enabled for other rooms, and for highlights in this single room.
It seems #340 relates to this.
On MIUI I have configured all notifications silent and enabled LED in App permissions. I want only LED to blink on new mesages but no vibration or sound. With Riot I have following behavior:
- On silent notification I see Riot symbol in notification bar but no LED
- On noisy notification also notification LED is triggered
2nd case would be OK for my use case but those settings are shared with Desktop version. Now when I enable noisy notification I will also get sound on Riot Desktop but there I want more or less also same behavior that only notification is shown (only for calls I want to have sound notifications in both clients). Best approach for me would be, to be able to configure for every notificaton if LED should also be triggered or not.