summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/ListSubMenu.java
Commit message (Collapse)AuthorAgeFilesLines
* Use transparent navigation bar.Danny Baumann2016-12-231-2/+36
| | | | | | | Ensures a 16:9 preview isn't scaled on a 16:9 screen just due to the navigation bar being shown. Change-Id: I7ca7778b0405d3e9ac7ae1db3e7a56cacd703e3b
* SnapdragonCamera: Add SettingsManager, scene, and filterByunghun Jeon2016-05-311-1/+2
| | | | | | | | | | | Add SettingsManager to work as a database for settings. It will handle all dependencies and populate the values. Add scene mode and filter. Restructure UI and menu by combining them and leave the handling of settings to SettingsManager Change-Id: I185163fdddbffd29434e6a9c41b33be6d3388f88 CRs-Fixed: 1018118
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-10/+10
| | | | | | | | | | | | 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: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-0/+157
Modified SnapdragonCamera setting menus with new icons Change-Id: I726296dfb100ac81ad6f1cd84420ae27c0ae1201