sms-translate/app
Ensar Sarajčić 312f5bd0a8 Prevent duplication of messages on resend
This prevents duplication by ensuring that message is just
updated in case of SMS, instead of creating a new entry. In case
of MMS, due to the way it is sent internally, we delete original
message once we get result of the new one.

This closes #554
2023-07-24 11:03:48 +02:00
..
src Prevent duplication of messages on resend 2023-07-24 11:03:48 +02:00
.gitignore uploading the initial project files 2020-04-03 10:12:58 +02:00
build.gradle updating commons and room 2023-07-19 16:52:20 +02:00
proguard-rules.pro ignore blocked numbers below Android 7 2020-04-19 20:39:37 +02:00