This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
tests
/
sketch
History
Romain Guy
380cd96e5d
Fix the build
2009-05-22 07:32:41 -07:00
..
res
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
src/com/android/gesture
/example
Fix the build
2009-05-22 07:32:41 -07:00
tools
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
Android.mk
Get Sketch compiling.
2009-04-17 16:22:32 -07:00
AndroidManifest.xml
Move the Gestures API to the framework in android.gesture.
2009-05-21 18:12:56 -07:00