adrnsoh / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
0 stars 0 forks source link

Receiving multiple notifications per SMS #797

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Receive an SMS
2. Pull down notification bar

What is the expected output? What do you see instead?

Notification, that I received 1 SMS, instead it tells me that I received 2 (or 
even 3) SMS.
When following the notification into the app, it correctly shows only the 1 
received message.

What version of the product are you using? "Last" is not appropriate. Make
sure you tell at least which app you are using. On what operating system?

Problem first occurred with SMSdroid v1.4.4.
Running on Android 4.2.2 Evervolv mod

Please provide any additional information below.

Probably somehow connected: After reading the SMS, exiting the app, and 
switching off the screen, sometimes the notification light reappears. I could 
not yet identify any pattern regarding this behaviour.

Original issue reported on code.google.com by matthias...@gmail.com on 25 Jun 2013 at 6:58

GoogleCodeExporter commented 8 years ago
please check if marking all messages as read in the apps main view fixes the 
problem.
i guess, there are some messages marked as unread, which are not connected to 
any thread.

hint: there is a button/menu entry for that in the thread list view.

Original comment by f...@ub0r.de on 3 Jul 2013 at 5:37

GoogleCodeExporter commented 8 years ago
that indeed seems to fix the problem. i've waited a couple of days for it to 
reappear but it's working as expected again. thanks for the hint and sorry for 
the inconvenience.

ps: i'm wondering, what those unread messages were and why i wasn't able to 
find them by scrolling through my thread list. maybe in some future version of 
the app, it could be possible to have some kind of unread-filter implemented, 
like in a feed-reader...

Original comment by matthias...@gmail.com on 6 Jul 2013 at 7:48

GoogleCodeExporter commented 8 years ago
Please create a separate issue for that. :-) 

Original comment by f...@ub0r.de on 8 Jul 2013 at 2:37