Android app -- catalogs past time usage and returns statistics about time usage.
TimeTravel is hosted in the following web site
https://github.com/aareano/TimeTravel
If you think the Android project TimeTravel 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 TimeTravel.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
There are 1 image files in TimeTravel. The names of the image files are listed as follows.
ic_menu_save.png
The following screenshort is generated from the image listed above.
TimeTravel has the following Java source files.
com.example.timetravel.Action.java com.example.timetravel.ActionDataSource_depreciated.java com.example.timetravel.ActionDialog.java com.example.timetravel.ActionFragment.java com.example.timetravel.Category.java com.example.timetravel.CategoryDialog.java com.example.timetravel.CreateCategoryDialog.java com.example.timetravel.CustomCursorAdapter.java com.example.timetravel.DatabaseHelper.java com.example.timetravel.DisplayActions.java com.example.timetravel.EndDatePickerFragment.java com.example.timetravel.EndTimePickerFragment.java com.example.timetravel.MainMenu.java com.example.timetravel.MySQLiteHelper_deprecated.java com.example.timetravel.NewAction.java com.example.timetravel.NoActionFoundException.java com.example.timetravel.SortFragment.java com.example.timetravel.StartDatePickerFragment.java com.example.timetravel.StartTimePickerFragment.java com.example.timetravel.StatActionAdapter.java com.example.timetravel.Statistics.java