element-hq / riot-android

A glossy Matrix collaboration client for Android
Apache License 2.0
1.4k stars 394 forks source link

no notification at all in DND #3195

Open 532910 opened 5 years ago

532910 commented 5 years ago

When DND (Do not disturb) is on, nothing happens on incoming message: (no notification at all, no icon badge/dot, no led).

prurigro commented 5 years ago

I ran into this too-- the solution is to go into advanced notification settings, scroll down to "configure noisy notifications", hit "advanced", and select "override do not disturb" (you might also want to do this for calls).

If any developers end up reading this, it might be worth reconsidering the lack of popup notification by default as I'm sure I'm not the only one that uses do not disturb because they send their notifications to a smart watch. Riot is the only app that behaves like this and it requires moving into multiple layers of "advanced" settings to find the toggle which makes it present more like a bug than a feature.

prurigro commented 5 years ago

Hmm, I might have spoken too soon-- it seemed to work initially, but now I'm not getting notifications again (despite them showing up in the GCM log). I've switched do not disturb mode off and will see if I get messages correctly now.

EDIT: I also don't seem to be getting messages when on vibrate, so maybe this is a separate issue.