This is a repository that contains the ShutUp Android application. It allows you to adjust your ring volume based on calendar events, your location, and what time it is..
ShutUp is hosted in the following web site
https://github.com/c-ong/ShutUp
If you think the Android project ShutUp 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 ShutUp.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CALENDAR android.permission.RECEIVE_BOOT_COMPLETED |
There are 6 image files in ShutUp. The names of the image files are listed as follows.
ic_action_search.png ic_loud.png ic_no_selection.png ic_refresh.png ic_silent.png ic_vibrate.png
The following screenshort is generated from the image listed above.
ShutUp has the following Java source files.
edu.mines.csci498.shutup.AlarmHelper.java edu.mines.csci498.shutup.CalendarEvent.java edu.mines.csci498.shutup.CalendarReader.java edu.mines.csci498.shutup.EventHelper.java edu.mines.csci498.shutup.OnBootReceiver.java edu.mines.csci498.shutup.OnEventStartReceiver.java edu.mines.csci498.shutup.ShutUp.java