Simple Remember Android Application.
Hindsight is hosted in the following web site
https://github.com/ddarby/Hindsight
If you think the Android project Hindsight 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 Hindsight.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | wearable-preview-support.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Hindsight. The names of the image files are listed as follows.
img_photo_not_avail_small.png
The following screenshort is generated from the image listed above.
Hindsight has the following Java source files.
com.allthethings.ddarby.hindsight.ApplicationTest.java com.allthethings.ddarby.hindsight.activity.HomeActivity.java com.allthethings.ddarby.hindsight.adapter.NavigationPagerAdapter.java com.allthethings.ddarby.hindsight.adapter.PomodoroAdapter.java com.allthethings.ddarby.hindsight.adapter.TabPagerAdapter.java com.allthethings.ddarby.hindsight.adapter.TaskCursorAdapter.java com.allthethings.ddarby.hindsight.application.HindsightApplication.java com.allthethings.ddarby.hindsight.fragment.AlarmFragment.java com.allthethings.ddarby.hindsight.fragment.BaseFragment.java com.allthethings.ddarby.hindsight.fragment.CalendarFragment.java com.allthethings.ddarby.hindsight.fragment.EventDialogFragment.java com.allthethings.ddarby.hindsight.fragment.HomeFragment.java com.allthethings.ddarby.hindsight.fragment.PomodoroFragment.java com.allthethings.ddarby.hindsight.fragment.SettingsFragment.java com.allthethings.ddarby.hindsight.model.Pomodoro.java com.allthethings.ddarby.hindsight.model.Task.java com.allthethings.ddarby.hindsight.model.data.PomodoroManager.java com.allthethings.ddarby.hindsight.notification.NotificationManager.java com.allthethings.ddarby.hindsight.util.HindsightUtils.java com.allthethings.ddarby.hindsight.widget.stickyheader.StickHeaderViewInterceptTouchListener.java com.allthethings.ddarby.hindsight.widget.stickyheader.stickylistview.OnHeaderClickListener.java com.allthethings.ddarby.hindsight.widget.stickyheader.stickylistview.StickyListHeadersAdapter.java com.allthethings.ddarby.hindsight.widget.stickyheader.stickylistview.StickyListHeadersListView.java