Android Open Source - App contact Contact-Blocker






Project Summary

This application is used to block calls from selected contacts. This application is published on the Android market and can be found here https://play.google.com/store/apps/developer?id=The+South+Island.

Web Site / Source Repository

Contact-Blocker is hosted in the following web site
https://github.com/whatsthegoss/Contact-Blocker

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

ItemValue
Java File Count9
Supported screen sizes[ldpi, mdpi, hdpi]
Target SDK Version10
Minimum SDK Version7
Activity Count5
Required Permissionsandroid.permission.CALL_PHONE
android.permission.MODIFY_PHONE_STATE
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE




Resource Files

There are 12 image files in Contact-Blocker. The names of the image files are listed as follows.

ic_add_contact.png
ic_arrow.png
ic_arrow_circle.png
ic_callblocker_icon.png
ic_delete.png
ic_delete_coloured.png
ic_delete_grey.png
ic_edit.png
ic_edit_coloured.png
ic_edit_yellow.png
ic_logo.png
icon_watermark.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Contact-Blocker has the following Java source files.

com.thesouthisland.android.callblocker.About.java
com.thesouthisland.android.callblocker.AddContact.java
com.thesouthisland.android.callblocker.CallBlockList.java
com.thesouthisland.android.callblocker.EditContact.java
com.thesouthisland.android.callblocker.PhoneIntentReceiver.java
com.thesouthisland.android.callblocker.databases.BlockedCallsDB.java
com.thesouthisland.android.callblocker.databases.ContactsDB.java
com.thesouthisland.android.callblocker.datetime.DateTime.java
com.thesouthisland.android.callblocker.telephony.Telephony.java