A simple widget to silence all android sound.
True-Silence is hosted in the following web site
https://github.com/scott2449/True-Silence
If you think the Android project True-Silence 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 True-Silence.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED |
There are 3 image files in True-Silence. The names of the image files are listed as follows.
sound_icon.png sound_muted.png sound_off_icon.png
The following screenshort is generated from the image listed above.
True-Silence has the following Java source files.
com.panic.activities.PlaceholderActivity.java com.panic.activities.SettingsActivity.java com.panic.applications.ApplicationState.java com.panic.receivers.BootReceiver.java com.panic.services.EnforceSilenceService.java com.panic.services.SilenceService.java com.panic.widgets.SilenceWidget.java