Android Open Source - App time flextimemonitor






Project Summary

A small Android app for keeping track of flex time hours without having to wait for HR table update..

Web Site / Source Repository

flextimemonitor is hosted in the following web site
https://github.com/oscarcardoso/flextimemonitor

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 25 image files in flextimemonitor. The names of the image files are listed as follows.

ic_absence.png
ic_check_action_dark.png
ic_check_action_light.png
ic_check_in.png
ic_check_in_dark.png
ic_check_out.png
ic_check_out_dark.png
ic_collapse_dark.png
ic_collapse_light.png
ic_expand_dark.png
ic_expand_light.png
ic_hours_five.png
ic_hours_four.png
ic_hours_one.png
ic_hours_three.png
ic_hours_two.png
ic_hours_zero.png
ic_overtime_away.png
ic_presence.png
ic_remove_dark.png
ic_remove_light.png
ic_undo_dark.png
ic_undo_light.png
icon72x72.png
square_green_light.png

The following screenshort is generated from the image listed above.

null




Java Source Files

flextimemonitor has the following Java source files.

com.cardosos.flextimemonitor.DatePickerFragment.java
com.cardosos.flextimemonitor.Day.java
com.cardosos.flextimemonitor.Event.java
com.cardosos.flextimemonitor.EventAdapter.java
com.cardosos.flextimemonitor.EventGroup.java
com.cardosos.flextimemonitor.EventsDataSource.java
com.cardosos.flextimemonitor.FragmentListActivity.java
com.cardosos.flextimemonitor.MainActivity.java
com.cardosos.flextimemonitor.MySQLiteHelper.java
com.cardosos.flextimemonitor.SettingsActivity.java
com.cardosos.flextimemonitor.TimeManager.java
com.cardosos.flextimemonitor.TimePickerFragment.java
com.cardosos.flextimemonitor.Utils.java