Android Open Source - Location Time ShutUp






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ShutUp.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CALENDAR
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

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.

null




Java Source Files

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