An Android App to silence phone.
donotdisturb is hosted in the following web site
https://github.com/tuxrajesh/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.
The following table is the detailed list of donotdisturb.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE |
There are 1 image files in donotdisturb. The names of the image files are listed as follows.
ic_stat_notify.png
The following screenshort is generated from the image listed above.
donotdisturb has the following Java source files.
raj.apps.donotdisturb.DoNotDisturbActivity.java raj.apps.donotdisturb.DoNotDisturbAlarmReceiver.java raj.apps.donotdisturb.DoNotDisturbAlarmService.java raj.apps.donotdisturb.DoNotDisturbCallReceiver.java raj.apps.donotdisturb.DoNotDisturbCallService.java raj.apps.donotdisturb.DoNotDisturbSettingsFragment.java raj.apps.donotdisturb.TimePreference.java