A lightweight Android app for keeping track of shift work.
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.
The following table is the detailed list of shift-calendar.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 5 |
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.
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