This is a GTD android app, when you prepare to do something, chose a category in app to get started, it will compute automatic by itself. You can analytic the cost time what you'v done after..
utime is hosted in the following web site
https://github.com/jeanbi/utime
If you think the Android project utime 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 utime.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 6 |
Activity Count | 4 |
jar files used | umeng_sdk.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_LOGS android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 27 image files in utime. The names of the image files are listed as follows.
grid_enabled_normal.9.png grid_enabled_press.9.png grid_normal.9.png grid_press.9.png history.9.png history_press.9.png history_seperate.png ic_about.png ic_exit.png ic_report.png recording_top.png start.png start_disabled.png start_press.png start_top.png stop.png stop_press.png t_0.png t_1.png t_2.png t_3.png t_4.png t_5.png t_6.png t_7.png t_8.png t_9.png
The following screenshort is generated from the image listed above.
utime has the following Java source files.
com.ubbcn.android.utime.GlobalEnv.java com.ubbcn.android.utime.Singleton.java com.ubbcn.android.utime.Tools.java com.ubbcn.android.utime.Widgets.RecordProgress.java com.ubbcn.android.utime.model.ActionModel.java com.ubbcn.android.utime.utils.CounterListener.java com.ubbcn.android.utime.utils.DbProvider.java com.ubbcn.android.utime.utils.DbUtililty.java com.ubbcn.android.utime.view.GetStarted.java com.ubbcn.android.utime.view.ItemList.java com.ubbcn.android.utime.view.ItemView.java com.ubbcn.android.utime.view.SplashView.java com.ubbcn.android.utime.view.ViewReport.java