patri9ck / a2ln-app

A way to display Android phone notifications on Linux (App)
GNU General Public License v3.0
83 stars 7 forks source link

Update Received messages in linux #43

Closed SychoAN closed 3 months ago

SychoAN commented 6 months ago

Description

some apps on my phone send a notification and changes it in seconds like whatsapp for example it sends "Checking for messages..." then it changes the same notification not creating another one so in linux I only get checking for messages

another thing if I got a telegram notification then I opened it on the web or desktop app the notifications gets removed in phone after seeing the sent message but on linux it's not...

that's what I am saying your app should update (reload) the current notifications every minute or something so if a notification got removed or Edited it should be edited on linux also

Reproduction

Just use whatsapp and you will see the "Checking for messages..." notification and it will not be edited to the received message

Smartphone

SychoAN commented 6 months ago

Sorry I know I didn't make it clear but here's an example with messages app [sms] 2 screenshots of what I get on linux and android It says "There are messages in transfer" then it updates the same notification to the messages I received in seconds

image

image

patri9ck commented 5 months ago

Strange, I know those messages from WhatsApp, but for me, they worked fine. You can try to set the delay in the settings to the lowest minimum, 1 second.

patri9ck commented 3 months ago

Closing as of inactivity.