android-rcs / rcsjta

RCS-e stack for Android with GSMA API
173 stars 74 forks source link

Display timestamp not set for received chat message or file transfer #213

Closed yplo6403 closed 8 years ago

yplo6403 commented 8 years ago

Action: A sends a chat message to B (either single or group). B displays the message. Result: the chat message is marked as read and the display timestamp is set to the current time. Actual:The chat message is marked as read but the display timestamp is 0.

Note: reproducible and also applicable to file transfer.

When file transfer or chat message is marked as read, the display timestamp should be set to the current timestamp.