summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ComboPreferences.java
Commit message (Collapse)AuthorAgeFilesLines
* Camera2: Add option to set max screen brightnessMichael Bestas2016-11-021-1/+2
| | | | | | * Set maximum screen brightness while the user is inside the camera app Change-Id: I8b16ba47a933bc7d6b0c1cd62bfd6ca54875ce1e
* Camera: Powerkey shutter (2/2)Michael Bestas2016-11-021-1/+3
| | | | | | | | | | | | | | Ported from cm-10.1 Including cm-10.1 camera commit: aa4ae80a41fbab763891c5ef6d67a9e5b4bb981b Don't mess around with pref local ID for power shutter initialization. Includes http://review.cyanogenmod.org/56986 [mikeioannina]: Updates for L Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I0992baa558eefd306d00fbece59cb5c512d9448b
* SnapdragonCamera: Fix initial camera idByunghun Jeon2016-06-091-1/+0
| | | | | | | | Fix initial camera id to proper value. Previously it was always using 0 as initial id Change-Id: Ifc8d63ba2bccb4afcc25445d6713e28732e7deb4 CRs-Fixed: 1018118
* SnapdragonCamera: Update settingsManager and add Dual mode to Scene modeByunghun Jeon2016-05-311-1/+3
| | | | | | | Update settingsManager and add Dual mode to Scene mode Change-Id: I508430840c3fb8c7d0b56a2a63e09b271754fcb4 CRs-Fixed: 1018118
* SnapdragonCamera: Add SettingsManager, scene, and filterByunghun Jeon2016-05-311-1/+5
| | | | | | | | | | | 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
* Camera: Move out TimeLapse option from global listSuman Mukherjee2014-05-291-2/+1
| | | | | | | | | | | TimeLapse setting was common for front and back camera As there is no specific reason to have it common, to align with other settings, moved it out from common list so that Timelapse setting change in front camrea will not affect for back camera and vice versa. CRs-Fixed: 654627 Change-Id: I0b14284adc6063ccb9bf175a37644c162bb47fd5
* Camera2:we should use the same storgae location for back and front cameraKerong Sui2014-03-211-1/+3
| | | | | | | | | including: menu of native camera and camcoder.The back and front camera have their own storage location, when we set to store in phone or SD-card we need to set it again when we change the camera id. Obviously, this is not what the user's want. Change-Id: Ide9d73d9295439e61b34d2ae9295078f9c5c5578
* Add parameters and deduplicate parameter changesSeth Raphael2013-11-121-3/+0
| | | | Bug: 11646117 Change-Id: If52182a856d7ee8143a351c7f79a76d13840c61e
* Add logging to various actionsSeth Raphael2013-11-071-1/+3
| | | | | | Bug: 11514148 Change-Id: Ib31a74a6badc4dcdeaa316e032f4aef17edd06b2
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-2/+2
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Usage statistics for camera settingsBobby Georgescu2013-04-011-3/+4
| | | | Change-Id: I1e683fa8114ab9e15d9da6b81a3caca952d75647
* Add shared preference key of LightCycle.Angus Kong2013-03-151-1/+2
| | | | Change-Id: Ifd3171502cfde321769e3bc2b554ec14bf7bdd21
* Fix memory leak in ComboPreferencesDoris Liu2013-02-071-3/+4
| | | | | | Bug: 8028546 Change-Id: I05246ba6675c62f89b1eaeb90d594dcb9aaf7185
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+332
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1