History log of /frameworks/support/v4/java/android/support/v4/view/GestureDetectorCompat.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f48af3312a4f63d8ce232fe7476932c0201774d9 15-Feb-2013 Adam Powell <adamp@google.com> Fix missing onSingleTapConfirmed calls in GestureDetectorCompat

Eliminate the short period of time between the tap timeout and long
press causing onSingleTapConfirmed not to be dispatched when apps
expect.

Raise the API version where the detector backport will be used so that
API 17 apps will benefit from this change.

Bug 8124095

Change-Id: I4de4ba662f81dbd84cc92706223b33d27a4bc1f2
/frameworks/support/v4/java/android/support/v4/view/GestureDetectorCompat.java
1ce805e30800bf2852fa5421b7277a18e089ee31 20-Sep-2012 Adam Powell <adamp@google.com> Add GestureDetectorCompat

This class offers the new focal point-based scrolling from Jellybean
MR1 to all platform versions.

Change-Id: I6856ff93ecef094b8a1eadebb29b146e7d10ba65
/frameworks/support/v4/java/android/support/v4/view/GestureDetectorCompat.java