summaryrefslogtreecommitdiff
path: root/core/java/android/gesture/Gesture.java
AgeCommit message (Expand)Author
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2012-11-07Correct executable bit for source filesKenny Root
2011-05-16Fix javadoc issuesRomain Guy
2010-02-04Rename GestureUtilities to GestureUtils.Romain Guy
2010-01-15Added a method for spatial sampling.Yang Li
2010-01-15Added clone to these three classes and added more comments.Yang Li
2009-07-10Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView.Romain Guy
2009-07-09Unhide android.gestures.Romain Guy
2009-06-10Fix the way gestures are rasterized to bitmaps.Romain Guy
2009-05-29Fix for #1878497.Romain Guy
2009-05-24Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy
2009-05-21Move the Gestures API to the framework in android.gesture.Romain Guy