Android Open Source - Development calendar CalendarWatcher






Project Summary

sets your android phone to silent automatically when Google Calendar events occurs.

Web Site / Source Repository

CalendarWatcher is hosted in the following web site
https://github.com/mad4alcohol/CalendarWatcher

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

ItemValue
Java File Count12
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.READ_CALENDAR




Resource Files

There are 1 image files in CalendarWatcher. The names of the image files are listed as follows.

app_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CalendarWatcher has the following Java source files.

me.mad4a.calendarwatcher.AlarmReceiver.java
me.mad4a.calendarwatcher.CalendarListAdapter.java
me.mad4a.calendarwatcher.Settings.java
me.mad4a.calendarwatcher.WatcherService.java
me.mad4a.calendarwatcher.application.CalendarWatcher.java
me.mad4a.calendarwatcher.constants.Constants.java
me.mad4a.calendarwatcher.data.Calendar.java
me.mad4a.calendarwatcher.data.CalendarQuerier.java
me.mad4a.calendarwatcher.data.Event.java
me.mad4a.calendarwatcher.data.EventsQuerier.java
me.mad4a.calendarwatcher.data.Querier.java
me.mad4a.calendarwatcher.data.TraverseHandler.java