a android application for timer mute and unmute system sound.
TimerShutUp is hosted in the following web site
https://github.com/VanPan/TimerShutUp
If you think the Android project TimerShutUp 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 TimerShutUp.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in TimerShutUp. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
TimerShutUp has the following Java source files.
com.vaaan.timershutup.GlobalAudioManager.java com.vaaan.timershutup.MainActivity.java com.vaaan.timershutup.ShutUpService.java com.vaaan.timershutup.StartupReceiver.java com.vaaan.timershutup.adapter.MuteConfigItemListAdapter.java com.vaaan.timershutup.control.ExtendedEditText.java com.vaaan.timershutup.entity.MuteConfigItem.java com.vaaan.timershutup.manage.OnAddConfigItemButtonClickListener.java com.vaaan.timershutup.manage.OnSaveButtonClickListener.java com.vaaan.timershutup.service.TimeIntervalShutuper.java