summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/OrientationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Use FULL_SENSOR for unlocked orientation.Angus Kong2013-04-231-1/+1
* Lock camera orientation using FW APIMichael Kolb2013-04-151-1/+6
* Remove orientation compensationYour Name2012-11-271-81/+19
* Fix portrait orientation on landscape devicesJohn Reck2012-10-111-1/+9
* Support REVERSE in lockOrientationJohn Reck2012-10-101-2/+8
* Code clean up.Ahbong Chang2012-07-301-1/+0
* Don't allow the orientation to be unlocked if "Rotation Lock" is checked in S...Chih-Chung Chang2012-05-311-4/+10
* Better orientation change handling.Chih-Chung Chang2012-05-081-4/+11
* Fix NPE in onFullScreenChanged message handler.Chih-Chung Chang2012-05-031-0/+4
* Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-301-0/+193