sets your android phone to silent automatically when Google Calendar events occurs.
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.
The following table is the detailed list of CalendarWatcher.
Item | Value |
---|---|
Java File Count | 12 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.READ_CALENDAR |
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.
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