Do not disturb Android App: Turns off data connection, wifi, and notification led.
StopNotifications is hosted in the following web site
https://github.com/astrada/StopNotifications
If you think the Android project StopNotifications 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 StopNotifications.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.WRITE_SETTINGS |
There are 2 image files in StopNotifications. The names of the image files are listed as follows.
ic_moon.png ic_sun.png
The following screenshort is generated from the image listed above.
StopNotifications has the following Java source files.
org.tautologica.stopnotifications.MainActivity.java org.tautologica.stopnotifications.MainFragment.java org.tautologica.stopnotifications.SettingsActivity.java