summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ComboPreferences.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Show label and dialog when switch to new scene modeweijiew2016-12-051-1/+1
| | | | | | | Show label and instructional dialog when switch to new scene mode Change-Id: I75becaa9bb898ca9ef68c94b1195069131745f14 CRs-Fixed: 1091210
* SnapdragonCamera: Use persist to set Camera1/Camera2 modeByunghun Jeon2016-09-271-1/+0
| | | | | | | | | Use persist flag to choose camera1 or camera2. Flag is persist.camera.camera2 Default will be camera1 Change-Id: Ic616b3d4b9f1293e45c7a006587f5c9ba34a0687 CRs-Fixed: 1066444
* 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