fuzhou0099 / android-smspopup

Automatically exported from code.google.com/p/android-smspopup
0 stars 0 forks source link

MMS delivery notification upsets unread message count #420

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Send a MMS with delivery notification enabled.
2. Receive and read delivery notification.
3. Receive one SMS. Unread message count displays as 2.

What is the expected output? What do you see instead?
When SMS is received, unread count should match number of unread messages.

What version of the product are you using? On what operating system?
App version 1.2.4
Android version 2.3.3
Kernel version 2.6.35.7

Please provide any additional information below.
Phone model is Samsung Galaxy S (GT-I9000)

Original issue reported on code.google.com by alastair...@gmail.com on 28 Jul 2013 at 5:31

GoogleCodeExporter commented 9 years ago
Correction to repro steps:
2. Receive but do not read MMS delivery notification.
3. Receive one SMS. Unread message count displays as 2.

Since posting this issue it appears that manually clearing the SMS Popup 
notifications before reading the SMS seems to resolve the problem.

Original comment by alastair...@gmail.com on 9 Aug 2013 at 11:17