summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/app/OrientationManager.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-42/+0
| | | | | | | | | | | | Fix camera activity to portrait, so there is no delay when rotation occurs. Main changes are: 1. RotateLayout now supports padding and dynamically added child. 2. Camera controls and gesture detetion are now orientation-aware. 3. Toasts are replaced with RotateTextToast. 4. Obselete layout files are removed. Change-Id: I338849bd7fb84b847eb357f771a24a5cc09bf6fa
* Respect system auto-rotate setting.Angus Kong2013-09-051-5/+10
| | | | | | bug:10623244 Change-Id: I66757e50daf487680ac4f49d854c0f49d672b6ff
* Bring back wide angle panorama.Angus Kong2013-09-041-6/+19
| | | | | | bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
* Clean up Gallery codes.Angus Kong2013-08-091-0/+151
bug:10263696 Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263