Android application that blocks incomming calls based on area code..
OffTheBlock is hosted in the following web site
https://github.com/jtallon/OffTheBlock
If you think the Android project OffTheBlock 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 OffTheBlock.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 17 |
Activity Count | 1 |
jar files used | libphonenumber-5.9.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.MODIFY_PHONE_STATE android.permission.READ_PHONE_STATE |
OffTheBlock has the following Java source files.
com.zomboto.offtheblock.ActivityMain.java com.zomboto.offtheblock.Fragments.AreaCodeList.java com.zomboto.offtheblock.Fragments.LogList.java com.zomboto.offtheblock.Helpers.DatabaseConnector.java com.zomboto.offtheblock.Helpers.NavigationHelper.java com.zomboto.offtheblock.Providers.OffTheBlockProvider.java com.zomboto.offtheblock.Receivers.IncommingCallReceiver.java