sms-translate/app
Tom Levy 3ad36c0021 Fix conversation dates on import
When we insert a message, Android's Telephony provider sets the
conversation date to the current time rather than the time of the
message that was inserted.[1] This commit implements a workaround that
fixes the conversation timestamps.

Fixes #146, #42.

[1] https://android.googlesource.com/platform/packages/providers/TelephonyProvider/+/android14-release/src/com/android/providers/telephony/MmsSmsDatabaseHelper.java#134
2024-12-27 11:58:41 +00:00
..
src Fix conversation dates on import 2024-12-27 11:58:41 +00:00
.gitignore Update .gitignore 2024-01-23 00:08:18 +05:30
build.gradle.kts Disable language splits 2024-12-26 14:11:38 +05:30
detekt-baseline.xml Add reusable workflows for PRs and testing builds 2024-09-28 12:36:38 +02:00
lint-baseline.xml Add reusable workflows for PRs and testing builds 2024-09-28 12:36:38 +02:00
proguard-rules.pro Rename package to org.fossify.messages 2024-01-18 01:05:03 +05:30