Android Open Source - SMS user NoSpoilers






Project Summary

This was going to be an app that would block sms messages based on a user defined filter. (Does not work on android 4.4+)(not yet anyway).

Web Site / Source Repository

NoSpoilers is hosted in the following web site
https://github.com/headdetect/NoSpoilers

If you think the Android project NoSpoilers 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 NoSpoilers.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count4
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.READ_SMS
android.permission.RECEIVE_SMS




Resource Files

There are 2 image files in NoSpoilers. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NoSpoilers has the following Java source files.

me.mrlopez.android.nospoilers.ApplicationTest.java
me.mrlopez.android.nospoilers.FiltersFragment.java
me.mrlopez.android.nospoilers.IndexActivity.java
me.mrlopez.android.nospoilers.MessagesFragment.java
me.mrlopez.android.nospoilers.NavigationDrawerFragment.java
me.mrlopez.android.nospoilers.PowerFragment.java
me.mrlopez.android.nospoilers.SettingsActivity.java
me.mrlopez.android.nospoilers.core.MessageData.java
me.mrlopez.android.nospoilers.core.Persistance.java
me.mrlopez.android.nospoilers.core.SmsReceiver.java