Android Open Source - Development calendar shift-calendar






Project Summary

A lightweight Android app for keeping track of shift work.

Web Site / Source Repository

shift-calendar is hosted in the following web site
https://github.com/mdmoss/shift-calendar

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version7
Activity Count5




Resource Files

There are 3 image files in shift-calendar. The names of the image files are listed as follows.

ic_menu_day.png
ic_menu_edit.png
ic_menu_preferences.png

The following screenshort is generated from the image listed above.

null

Java Source Files

shift-calendar has the following Java source files.

com.projects.shiftcalendar.AssignShifts.java
com.projects.shiftcalendar.CalendarView.java
com.projects.shiftcalendar.DateSquare.java
com.projects.shiftcalendar.Day.java
com.projects.shiftcalendar.DayView.java
com.projects.shiftcalendar.ManageShifts.java
com.projects.shiftcalendar.ModifyPreferences.java
com.projects.shiftcalendar.ModifyShift.java
com.projects.shiftcalendar.Shift.java
com.projects.shiftcalendar.ShiftCalDB.java
com.projects.shiftcalendar.ShiftCalendar.java
com.projects.shiftcalendar.ShiftListAdapter.java
com.projects.shiftcalendar.ViewMonth.java