Android Open Source - Development calendar SilenceIt






Project Summary

An Android App that will sillence your mobile according to your calendar appointment..

Web Site / Source Repository

SilenceIt is hosted in the following web site
https://github.com/neenamaldikar/SilenceIt

If you think the Android project SilenceIt 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 SilenceIt.

ItemValue
Java File Count9
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version16
Activity Count1
jar files usedandroid-support-v4.jar
commons-codec-1.3.jar
google-api-client-1.6.0-beta.jar
google-api-client-extensions-android2-1.6.0-beta.jar
google-api-services-calendar-v3-1.3.1-beta.jar
google-http-client-1.6.0-beta.jar
google-http-client-extensions-android2-1.6.0-beta.jar
google-oauth-client-1.6.0-beta.jar
gson-1.6.jar
guava-r09.jar
httpclient-4.0.3.jar
httpcore-4.0.1.jar
jackson-core-asl-1.6.7.jar
jsr305-1.3.9.jar
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.MANAGE_ACCOUNTS
android.permission.USE_CREDENTIALS




License

The license information of SilenceIt is as follows:

Apache License

Resource Files

There are 2 image files in SilenceIt. The names of the image files are listed as follows.

emoticon.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.SilenceIt.activity.MainActivity.java
com.SilenceIt.model.Constants.java
com.SilenceIt.service.GetAccount.java
com.SilenceIt.service.SetAlarmService.java
com.SilenceIt.service.silenceItService.java
com.SilenceIt.utils.CalendarServiceBuilder.java
com.SilenceIt.utils.GetCalEntries.java
com.SilenceIt.utils.GetFreeBusyTimes.java
com.SilenceIt.utils.OAuthManager.java