An Android productivity application that allows users maintain a to-do list and track the time they spent on each to-do item..
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.
The following table is the detailed list of Katchup.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 6 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.READ_CALENDAR android.permission.WRITE_SETTINGS |
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.
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