Android Open Source - Development calendar ShiftCalendar






Project Summary

Simple Android calendar app for keeping track of work shifts..

Web Site / Source Repository

ShiftCalendar is hosted in the following web site
https://github.com/khloke/ShiftCalendar

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

ItemValue
Java File Count11
Supported screen sizes[xhdpi]
Target SDK Version14
Minimum SDK Version14
Activity Count3
Fragment Count2




Resource Files

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

ic_draggable.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ShiftCalendar has the following Java source files.

com.khloke.ShiftCalendar.HomeActivity.java
com.khloke.ShiftCalendar.ManageShiftsActivity.java
com.khloke.ShiftCalendar.NewShiftDialogFragment.java
com.khloke.ShiftCalendar.ShiftInputActivity.java
com.khloke.ShiftCalendar.database.ShiftCalendarDbOpenHelper.java
com.khloke.ShiftCalendar.objects.DatabaseObject.java
com.khloke.ShiftCalendar.objects.Shift.java
com.khloke.ShiftCalendar.objects.ShiftCalendar.java
com.khloke.ShiftCalendar.utils.CalendarUtil.java
com.khloke.ShiftCalendar.utils.ColourUtils.java
com.khloke.ShiftCalendar.utils.StringUtils.java