index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
gesture
/
GestureStroke.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing some more FloatMath references
Neil Fuller
2014-10-15
1
-1
/
+1
*
Switch from FloatMath -> Math and Math.hypot where possible
Neil Fuller
2014-10-01
1
-2
/
+1
*
Rename GestureUtilities to GestureUtils.
Romain Guy
2010-02-04
1
-4
/
+4
*
Made GestureUtilities's several methods public; Changed GestureStroke's smoot...
Yang Li
2010-01-25
1
-1
/
+1
*
Added clone to these three classes and added more comments.
Yang Li
2010-01-15
1
-6
/
+23
*
Fixes #1878499.
Romain Guy
2009-05-29
1
-1
/
+1
*
Revert "Revert "Bug fixes and performance improvements""
Romain Guy
2009-05-28
1
-5
/
+6
*
Revert "Bug fixes and performance improvements"
Romain Guy
2009-05-28
1
-6
/
+5
*
Bug fixes and performance improvements
Yang Li
2009-05-27
1
-5
/
+6
*
Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...
Romain Guy
2009-05-24
1
-24
/
+35
*
Add a new API to ListView: setGestures(int). This allows developers to enable...
Romain Guy
2009-05-22
1
-3
/
+5
*
Move the Gestures API to the framework in android.gesture.
Romain Guy
2009-05-21
1
-0
/
+215