Go to file
Mathias Agopian 2b92d89e23 Add support for physically rotated displays
This feature is currently controled by a system property.
"ro.sf.hwrotation" can be set to either 90 or 270. It'll cause
SF to rotate the screen by 90 and 270 degres respectively.

That is, if the driver reports 800x480 for instance, and
ro.sf.hwrotation is set to 90, applications will "see" a
480x800 display and will run in portrait.

This is implemented by introducing an extra "display"
transformation in the GraphicPlane.
2010-02-08 15:49:35 -08:00
awt Fix the broken compile of a currently-not-being-compiled AWT class. 2010-01-28 12:31:01 -08:00
calendar Generate a calendar static Java library. 2009-12-01 17:42:41 -08:00
camera API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. 2010-01-28 11:52:43 -08:00
cmds keystore: compute the padding in an intuitive way. 2009-12-30 10:38:39 +08:00
common add explicit Base64.DEFAULT flag to request default behavior 2010-02-08 11:16:20 -08:00
include fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) 2010-02-03 12:13:15 -08:00
libs Add support for physically rotated displays 2010-02-08 15:49:35 -08:00
mms-common Fix mms-common's pathnames to match package spec. 2010-02-02 15:32:55 -08:00
opengl Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" 2010-02-05 18:37:17 -08:00
vpn Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. 2010-01-29 13:35:51 -08:00
cleanspec.mk Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. 2009-11-12 13:58:27 -08:00
MODULE_LICENSE_APACHE2
NOTICE