Android app for tracking your time.
TimeTracker is hosted in the following web site
https://github.com/pesua/TimeTracker
If you think the Android project TimeTracker 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 TimeTracker.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 11 |
Activity Count | 6 |
Fragment Count | 2 |
jar files used | activation.jar additionnal.jar mail.jar miniTemplator.jar ormlite-android-4.43.jar ormlite-core-4.43.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
There are 82 image files in TimeTracker. The names of the image files are listed as follows.
ab_transparent_example.9.png check.png clock.png coolholotheme_btn_check_off_disabled_focused_holo_dark.png coolholotheme_btn_check_off_disabled_holo_dark.png coolholotheme_btn_check_off_focused_holo_dark.png coolholotheme_btn_check_off_holo_dark.png coolholotheme_btn_check_off_pressed_holo_dark.png coolholotheme_btn_check_on_disabled_focused_holo_dark.png coolholotheme_btn_check_on_disabled_holo_dark.png coolholotheme_btn_check_on_focused_holo_dark.png coolholotheme_btn_check_on_holo_dark.png coolholotheme_btn_check_on_pressed_holo_dark.png coolholotheme_btn_default_disabled_focused_holo_dark.9.png coolholotheme_btn_default_disabled_holo_dark.9.png coolholotheme_btn_default_focused_holo_dark.9.png coolholotheme_btn_default_normal_holo_dark.9.png coolholotheme_btn_default_pressed_holo_dark.9.png coolholotheme_btn_radio_off_disabled_focused_holo_dark.png coolholotheme_btn_radio_off_disabled_holo_dark.png coolholotheme_btn_radio_off_focused_holo_dark.png coolholotheme_btn_radio_off_holo_dark.png coolholotheme_btn_radio_off_pressed_holo_dark.png coolholotheme_btn_radio_on_disabled_focused_holo_dark.png coolholotheme_btn_radio_on_disabled_holo_dark.png coolholotheme_btn_radio_on_focused_holo_dark.png coolholotheme_btn_radio_on_holo_dark.png coolholotheme_btn_radio_on_pressed_holo_dark.png coolholotheme_btn_rating_star_off_focused_holo_dark.png coolholotheme_btn_rating_star_off_normal_holo_dark.png coolholotheme_btn_rating_star_off_pressed_holo_dark.png coolholotheme_btn_rating_star_on_focused_holo_dark.png coolholotheme_btn_rating_star_on_normal_holo_dark.png coolholotheme_btn_rating_star_on_pressed_holo_dark.png coolholotheme_btn_toggle_off_disabled_focused_holo_dark.9.png coolholotheme_btn_toggle_off_disabled_holo_dark.9.png coolholotheme_btn_toggle_off_focused_holo_dark.9.png coolholotheme_btn_toggle_off_normal_holo_dark.9.png coolholotheme_btn_toggle_off_pressed_holo_dark.9.png coolholotheme_btn_toggle_on_disabled_focused_holo_dark.9.png coolholotheme_btn_toggle_on_disabled_holo_dark.9.png coolholotheme_btn_toggle_on_focused_holo_dark.9.png coolholotheme_btn_toggle_on_normal_holo_dark.9.png coolholotheme_btn_toggle_on_pressed_holo_dark.9.png coolholotheme_fastscroll_thumb_default_holo.png coolholotheme_fastscroll_thumb_pressed_holo.png coolholotheme_ic_navigation_drawer.png coolholotheme_list_activated_holo.9.png coolholotheme_list_focused_holo.9.png coolholotheme_list_longpressed_holo.9.png coolholotheme_list_pressed_holo_dark.9.png coolholotheme_list_selector_disabled_holo_dark.9.png coolholotheme_progress_primary_holo_dark.9.png coolholotheme_rate_star_big_half_holo_dark.png coolholotheme_rate_star_big_off_holo_dark.png coolholotheme_rate_star_big_on_holo_dark.png coolholotheme_rate_star_small_half_holo_dark.png coolholotheme_rate_star_small_off_holo_dark.png coolholotheme_rate_star_small_on_holo_dark.png coolholotheme_scrubber_control_disabled_holo.png coolholotheme_scrubber_control_focused_holo.png coolholotheme_scrubber_control_normal_holo.png coolholotheme_scrubber_control_pressed_holo.png coolholotheme_scrubber_primary_holo.9.png coolholotheme_scrubber_secondary_holo.9.png coolholotheme_scrubber_track_holo_dark.9.png coolholotheme_spinner_default_holo_dark.9.png coolholotheme_spinner_disabled_holo_dark.9.png coolholotheme_spinner_focused_holo_dark.9.png coolholotheme_spinner_pressed_holo_dark.9.png coolholotheme_text_select_handle_left.png coolholotheme_text_select_handle_middle.png coolholotheme_text_select_handle_right.png coolholotheme_textfield_activated_holo_dark.9.png coolholotheme_textfield_default_holo_dark.9.png coolholotheme_textfield_disabled_focused_holo_dark.9.png coolholotheme_textfield_disabled_holo_dark.9.png coolholotheme_textfield_focused_holo_dark.9.png doc_minus.png doc_plus.png pencil.png playback_play.png
The following screenshort is generated from the image listed above.
TimeTracker has the following Java source files.
com.timetracker.domain.Task.java com.timetracker.domain.TaskContext.java com.timetracker.domain.TaskSwitchEvent.java com.timetracker.domain.persistance.DatabaseConfigUtil.java com.timetracker.domain.persistance.DatabaseHelper.java com.timetracker.service.BackupTask.java com.timetracker.service.MailReportService.java com.timetracker.service.ProgressBarService.java com.timetracker.service.RestoreBackupTask.java com.timetracker.service.StartupNotificationService.java com.timetracker.ui.PomodoroService.java com.timetracker.ui.ReportGenerator.java com.timetracker.ui.TaskList.java com.timetracker.ui.TaskService.java com.timetracker.ui.TimelineReportFragment.java com.timetracker.ui.activities.ComparisonReportActivity.java com.timetracker.ui.activities.ContextCreationActivity.java com.timetracker.ui.activities.MainActivity.java com.timetracker.ui.activities.SettingsActivity.java com.timetracker.ui.activities.TaskCreationActivity.java com.timetracker.ui.activities.TimeDialogPreference.java com.timetracker.ui.activities.TimelinePagerActivity.java com.timetracker.util.EmptyListAdapter.java