summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/MenuController.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-2/+1
| | | | | | | | | | | | 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
* SnapdragonCamera: Enable preference changed callback.Sai Kumar Sanagavarapu2014-12-171-1/+1
| | | | | | | Pass changed preference as an argument to onSharedPreferenceChanged so that linked preferences can be modified. Change-Id: Id35b0324c054f3b04739952ab20464dc58049ee2
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-0/+134
Modified SnapdragonCamera setting menus with new icons Change-Id: I726296dfb100ac81ad6f1cd84420ae27c0ae1201