History log of /frameworks/support/v4/froyo/android/support/v4/view/ViewConfigurationCompatFroyo.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b60cbcc22f5f5f0ed64a4b8afe70877b52c115c2 08-Jul-2014 Chris Banes <chrisbanes@google.com> Start refactoring appcompat-v7 for Material

* Anything pre-L now uses the compat unbundled action
bar implementation.
* Unbundled action bar is now Material-esque. More
to do here.
* Fix Base style naming convention

Change-Id: Ia4d6003e85dba16d24ce11c5e89ffcf6b8123692
/frameworks/support/v4/froyo/android/support/v4/view/ViewConfigurationCompatFroyo.java
eedc67283a5a49dce86c625e54596dfdea9465a7 05-Apr-2011 Dianne Hackborn <hackbod@google.com> First submit of FragmentPager class.

This provides an easy way to build a UI where the user can
swipe left or right through its elements. The elements are
implemented as fragments, and the class takes care of managing
those fragments as the user navigates through it.

This implementation also introduces a new FragmentManager
concept of a "detached" fragment -- basically a way for you
to put a fragment in the same state as when it is on the
back stack, where the framework is managing its current state
but it is no longer actively running.

Also required the introduction of new compatibility code for
MotionEvent and VelocityTracker for accessing multi-touch data.

Change-Id: I997492cfc6f1969f1a5d775385afb830f5a47795
/frameworks/support/v4/froyo/android/support/v4/view/ViewConfigurationCompatFroyo.java