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
511a0134e1bfe90a23960eea72eca565e52aa816
frameworks_base
/
core
History
Romain Guy
9edc4e8930
GestureOverlayView was not invalidating itself when calling clear(false). Calling clear(true) was working properly. This change also makes clear(false) and clear(true) both behave similarly when fireActionPerformed == true.
2009-05-25 19:10:07 -07:00
..
config
Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE
2009-05-01 17:47:08 -07:00
java
GestureOverlayView was not invalidating itself when calling clear(false). Calling clear(true) was working properly. This change also makes clear(false) and clear(true) both behave similarly when fireActionPerformed == true.
2009-05-25 19:10:07 -07:00
jni
Sensors: Use a native_handle for the data channel instead of a single file descriptor.
2009-05-23 13:22:08 -04:00
res
Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay.
2009-05-25 13:51:00 -07:00