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.
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.
The following table is the detailed list of Contact-Blocker.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 7 |
Activity Count | 5 |
Required Permissions | android.permission.CALL_PHONE android.permission.MODIFY_PHONE_STATE android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE |
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.
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