sms-translate/app
Ensar Sarajčić 674a467694 Add support for blocking keywords for incoming messages
This adds support for filtering incoming messages based on
message body by checking if it contains any of the blocked keywords
(case insensitive). Regex and patterns are not supported at the moment.

NOTE: This does not currently support MMS, only SMS.

This closes #33
2023-07-10 14:11:41 +02:00
..
src Add support for blocking keywords for incoming messages 2023-07-10 14:11:41 +02:00
.gitignore uploading the initial project files 2020-04-03 10:12:58 +02:00
build.gradle replacing jcenter with mavenCentral 2023-06-23 11:37:15 +02:00
proguard-rules.pro ignore blocked numbers below Android 7 2020-04-19 20:39:37 +02:00