Android Open Source - App schedule DonotDisturb






Project Summary

Android application to automatically mute the phone during night time (or a scheduled time period)..

Web Site / Source Repository

DonotDisturb is hosted in the following web site
https://github.com/jp9/DonotDisturb

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

ItemValue
Java File Count7
Target SDK Version21
Minimum SDK Version14
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.READ_CALL_LOG
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

DonotDisturb has the following Java source files.

com.colossaldb.dnd.MainActivity.java
com.colossaldb.dnd.MyApp.java
com.colossaldb.dnd.prefs.AppPreferences.java
com.colossaldb.dnd.service.PhoneStateBroadcastReceiver.java
com.colossaldb.dnd.service.StartStopReceiver.java
com.colossaldb.dnd.ui.DebugActivity.java
com.colossaldb.dnd.ui.DebugFragment.java