In the messages app, when you tap on a message some metadata is visible (exact date & time, SIM card slot). I propose to add the date & time when the message was received on the device. This information can for example be relevant to prove that a message was not received directly after the sender sent it. The required information already exists in the underlying database (commhistory.db) in the column endTime (whereas startTime is the sending time).
              
              
              3 Likes