adrnsoh / websmsdroid

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

SMS times do not get refreshed in thread view #705

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Send an SMS X to some contact
2. Exit app, do not use it otherwise for one day
3. Receive reply

What is the expected output? What do you see instead?
Expected: Threaded view with SMS X timestamp set to its date
Instead: SMS X still has the *time* timestamp so it looks like it's from today

I.e. expected (today's 9.05.2012):
>Hi!      8.05.2012
<2U2!     11:30

...but observed:
>Hi!      10:20
<2U2!     11:30

...to fix: Go out of threaded view, go back.

What version of the product are you using?
SMSDroid v1.3 (May 6), CyanogenMod 7/Android 2.3.7

Original issue reported on code.google.com by haferfl...@gmail.com on 9 May 2012 at 6:40