This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ccf1ab64846112846c0bcd7fc4a623f55588ee46
frameworks_base
/
tests
/
sketch
/
src
/
com
/
android
/
gesture
/
example
History
Romain Guy
380cd96e5d
Fix the build
2009-05-22 07:32:41 -07:00
..
ContactAdapter.java
Recovered the code of the gesture library
2009-05-18 18:29:05 -07:00
ContactItem.java
Recovered the code of the gesture library
2009-05-18 18:29:05 -07:00
ContactListGestureOverlay.java
Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer.
2009-05-22 01:59:59 -07:00
GestureEntry.java
Fix the build
2009-05-22 07:32:41 -07:00
GestureLibViewer.java
Move the Gestures API to the framework in android.gesture.
2009-05-21 18:12:56 -07:00