-
Notifications
You must be signed in to change notification settings - Fork 743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notifications experience is not the same when compared to the web / IOS client #4632
Comments
I'm tempted to swap this to an enhancement, previously we've had reports of the notifications happening too often, especially in high traffic rooms This feels like direct messages could have different behaviour to rooms or we allow the mobile clients to control |
Hello |
I was wondering this too. I talk to my son on Element (android) and he only hears my first notification, until he either reads it or swipes it away. If that first notification isn't heard, it's not obvious that a new message has been received. |
fully agree |
I miss a lot of conversations on specifically Android that I don't on either web or IOS, because of the way notifications behave on Android. As others have stated, I agree the behaviour really needs to be consistent over the different platforms because as it is now, (as Android is the only client behaving like this and it being my daily driver), I have to double and triple check my phone to see if I've missed out on any conversation. If there's any suggestion gathering from users at this point, I'd like to propose that
This makes me curious. Is it only/majority Android-users that experience that notifications happen too often? Considering that web and IOS get notified for each message (unless muted, of course), wouldn't that also result in the same type of reports from other platform users?
As a sidenote; I have also had a request up for being able to set individual sounds for individual rooms for Android since a few years back. It would give me freedom to, by sound, determine if I'd like to get involved in the discussions (#534) |
@daniellekirkwood I would suggest notifying for each message on Android (when the notifications are enabled for the room) to adopt the same behavior as iOS and Web, until we rework/enhance the notifications handling If you agree, we can prepare a PR for this change. Please let me know if you prefer keeping it like this |
Yes @giomfo, let's complete the work to make it consistent across platforms. Then we can work on improving it. As it sounds like the work needed for this issue has been selected, I'm removing the Needs-Product and my own assignment. |
Great news |
I believe release v1.4.16 tried to reference this issue, but used the incorrect issue number.
|
FYI, it seems there is still an issue with older Android devices (ver 8 and older, IIRC) that are making TWO sounds for the first message received, and one for each one thereafter. I noticed the same behavior when I was messing with tackling this same issue. I'll submit a bug later when I get around to it unless someone else does first. |
Thanks @binarydad for your feedback, can you create a new issue please ? |
Steps to reproduce
Where are you starting? What can you see?
when testing the notifications when message is received we see that the android client behavior is different than the IOS or WEB client.
when several messages from the same person are received in IOS device we hear notification sound per message that is received (e.g. if received 5 messages from the same person we will hear 5 beeps) also the app indicator will show 5 to let us know that 5 messages are waiting for us
in the web client we will also hear sounds as per message that is received.
in the Android client it is not like that
the Android client will play one sound even if multiple message are received from the same person
the android client will show on the app icon that 1 message is waiting for us although there are multiple messages waiting
What do you click?
More steps…
Outcome
What did you expect?
sound per received message even if messages are received from the same person / room (as in the IOS / WEC client and as in whatsapp)
What happened instead?
one sound although several messages were received. number on icon was also wrong
Your phone model
Samsung s21 (several model tested)
Operating system version
android 7-10
Application version and app store
element version 1.3.7 olm 3.2.4
Homeserver
matrix.org
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: