summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ComboPreferences.java
Commit message (Collapse)AuthorAgeFilesLines
* Camera2: Add option to set max screen brightnessMichael Bestas2015-09-171-1/+2
| | | | | | * Set maximum screen brightness while the user is inside the camera app Change-Id: I8b16ba47a933bc7d6b0c1cd62bfd6ca54875ce1e
* Camera: Powerkey shutter (2/2)Michael Bestas2015-09-171-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
* 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