element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.1k stars 156 forks source link

After a noisy notification, every subsequent notification is also noisy #3969

Open richvdh opened 3 days ago

richvdh commented 3 days ago

Steps to reproduce

  1. Receive a message in a room that mentions you by name; as expected it causes a noisy notification
  2. Receive a second message in that room that does not mention you (or match any keywords)

Outcome

What did you expect?

The second notification should be silent

What happened instead?

BING BING BING (╯°□°)╯︵ ┻━┻

Your phone model

Samsung S22

Operating system version

Android 14

Application version and app store

0.7.5-nightly

Homeserver

No response

Will you send logs?

No

Are you willing to provide a PR?

No

richvdh commented 3 days ago

I don't know if it's just me, but I used to have the same problem on EA classic: https://github.com/element-hq/element-android/issues/6167

spaetz commented 3 days ago

Already reported as https://github.com/element-hq/element-x-android/issues/3657