Android Open Source - App simple Hindsight






Project Summary

Simple Remember Android Application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Hindsight.

ItemValue
Java File Count26
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count3
jar files usedwearable-preview-support.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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