Android Open Source - SMS filter regex-filter






Project Summary

A very simple SMS filter based on regular expressions. Couldn't work after updating to 4.4..

Web Site / Source Repository

regex-filter is hosted in the following web site
https://github.com/xiw9/regex-filter

If you think the Android project regex-filter listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of regex-filter.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Minimum SDK Version10
Activity Count5
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Resource Files

There are 4 image files in regex-filter. The names of the image files are listed as follows.

configuration_settings.png
folder_options.png
help_and_support.png
text_document.png

The following screenshort is generated from the image listed above.

null

Java Source Files

regex-filter has the following Java source files.

com.wandsea.antispammer.AboutActivity.java
com.wandsea.antispammer.MainActivity.java
com.wandsea.antispammer.PreferenceActivity.java
com.wandsea.antispammer.SmsDatabase.java
com.wandsea.antispammer.SmsFilter.java
com.wandsea.antispammer.SmsReceiver.java
com.wandsea.antispammer.SpamboxActivity.java
com.wandsea.antispammer.TraditionalActivity.java