mattprecious / smstimefix

Automatically adjusts the time stamp of incoming SMS messages for users affected by network/Android bugs on Rogers, Fido, Sprint, and more.
http://mattprecious.com/projects/smstimefix
Apache License 2.0
5 stars 5 forks source link

Does not function with TextSecure #33

Open Ferinex opened 11 years ago

Ferinex commented 11 years ago

This doesn't seem to work for TextSecure (a Whisper Systems app that allows sending and receiving and storing encrypted SMS and MMS messages). My default messaging app seems to compensate for the incorrect "sent" time by default, however TextSecure does not have a feature to do this (presumably not all networks behave this way: I'm on Sprint). The sent times are all in GMT. I'm on Android 2.3.6 Transform Ultra (rooted, but stock everything).

mattprecious commented 11 years ago

Sorry for the delay, I don't recall being notified of this (time to change some settings).

I don't think there's anything I can do about this, TextSecure uses a completely separate database than the default SMS app which is what my app is targeting. Additionally, I doubt I can access their database. I would suggest asking the TextSecure team to integrate this right into their app