Android Open Source - App time Katchup






Project Summary

An Android productivity application that allows users maintain a to-do list and track the time they spent on each to-do item..

Web Site / Source Repository

Katchup is hosted in the following web site
https://github.com/eric-haibin-lin/Katchup

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count6
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.READ_CALENDAR
android.permission.WRITE_SETTINGS




Resource Files

There are 22 image files in Katchup. The names of the image files are listed as follows.

blue_n.png
blue_u.png
edit.png
green_n.png
green_u.png
grey_n.png
grey_u.png
ic_std_launcher.png
pink_n.png
pink_u.png
plus.png
plus_bar.png
rate_star_small_half_holo_dark.png
rate_star_small_off_holo_dark.png
rate_star_small_on_holo_dark.png
red_n.png
red_u.png
setting.png
timeline_indicator_activated_holo_light.9.png
timeline_indicator_holo_light.9.png
yellow_n.png
yellow_u.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Katchup has the following Java source files.

hk.hku.qboy.catcher.BaseFragment.java
hk.hku.qboy.catcher.Color.java
hk.hku.qboy.catcher.CreateTask.java
hk.hku.qboy.catcher.DayFragment.java
hk.hku.qboy.catcher.DayView.java
hk.hku.qboy.catcher.Event.java
hk.hku.qboy.catcher.EventGeometry.java
hk.hku.qboy.catcher.EventLoader.java
hk.hku.qboy.catcher.MainActivity.java
hk.hku.qboy.catcher.SettingActivity.java
hk.hku.qboy.catcher.Task.java
hk.hku.qboy.catcher.TaskCardFragment.java
hk.hku.qboy.catcher.TaskDetail.java
hk.hku.qboy.catcher.TaskProvider.java
hk.hku.qboy.catcher.Timer.java
hk.hku.qboy.catcher.TimerActivity.java