iliyantn / websmsdroid

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

SMS does not get marked as read in thread view #229

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a conversation in thread view
2. Receive a new SMS from this chat partner

What is the expected output? What do you see instead?
The SMS has the green line at the left to show that it is unread, but it
won't get marked as read after you scroll down to read it. I think it
should be marked as read, as soon as you click the message in thread view.

What version of the product are you using? On what operating system?
SMS Droid 0.1

Please provide any additional information below.
Motorola Milestone 2.1

Original issue reported on code.google.com by thenk...@gmail.com on 28 May 2010 at 12:20

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 29 May 2010 at 8:17

GoogleCodeExporter commented 9 years ago
i added an setRead() to messagelists onPause().
it should set the thread as read on exit of that view.
please confirm the fix.

Original comment by felix.bechstein on 8 Jun 2010 at 4:27

Attachments:

GoogleCodeExporter commented 9 years ago
Works for me :-)

Original comment by thenk...@gmail.com on 8 Jun 2010 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 9 Jun 2010 at 5:17