commit | b9ec1ac51b631c4efc9b7a7e7a2b28882105ffa3 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <[email protected]> | Wed Apr 10 17:34:25 2013 -0700 |
committer | Dianne Hackborn <[email protected]> | Thu Apr 11 17:07:40 2013 -0700 |
tree | a069e6fa12fc1808e3d396385958e36960e8d85e | |
parent | 064fab54d743c6b00319ec08669e8b0872625317 [diff] |
Implement #7341342 API request: way to determine current orientation... ...to allow for orientation locking This doesn't add an API to get the current orientation, since that is inherantly racy. Instead there is a new "locked" orientation mode that locks the screen into whatever the current rotation is. While at it, added a few other useful orientation modes. Change-Id: I5c369e6511cb72294e9e922ea8acffd770df9440