summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* add support for non-standard iso keys and valuescodeworkx2019-10-251-0/+10
| | | | Change-Id: I3a948495cdf84dae3c1734d50ff91b4a5d3d9fc0
* Snap: Add support for additional ISO valuesMichael Bestas2019-10-252-0/+86
| | | | | | | | | | | | | | | | | | Author: Michael Bestas <mikeioannina@gmail.com> Date: Wed Oct 8 22:45:05 2014 +0200 Snap: Add ISO values for sony devices Change-Id: I6d76e2c02ed6222e06aaa59161b3b16e885e6462 Author: codeworkx <codeworkx@cyanogenmod.org> Date: Tue Jan 5 19:28:40 2016 +0100 add additional ISO values Change-Id: I373457adfa7c6808a1b0303f2f6b10e0b27a1ecb Change-Id: I82d11d55b96d8afd90478f08b2a1f0df056924e9
* Camera2: Add option to set max screen brightnessMichael Bestas2019-10-253-0/+19
| | | | | | * Set maximum screen brightness while the user is inside the camera app Change-Id: I8b16ba47a933bc7d6b0c1cd62bfd6ca54875ce1e
* Camera: Powerkey shutter (2/2)Michael Bestas2019-10-254-0/+43
| | | | | | | | | | | | | | 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: separate settings for color effectsjt11342019-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | Author: jt1134 <jt1134@gmail.com> Date: Mon Jan 20 19:45:13 2014 +0200 Camera: separate settings for color effects Store color effect settings for the camera and video camera in their own separate preferences. Change-Id: I8faa59b8663154737910b338906d27f9736d5ad9 Author: Michael Bestas <mikeioannina@gmail.com> Date: Tue Aug 26 06:11:21 2014 +0300 Snap: Fix filtering of unsupported camcorder color effects Change-Id: I365deeb17995175db873f6799cf0cde43ee61e96 Change-Id: I7ee41923f8a7313eee06d5e0bf7e29a365d0af86
* Camera2: implement exposure compensation settings in video modejt11342019-10-251-0/+5
| | | | Change-Id: I83a2675e109dc7924cdd9240b26051ac218f532a
* Camera2: Remove CAF video duration codeMichael Bestas2019-10-257-75/+0
| | | | | Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2 Signed-off-by: Chippa-a <vusal1372@gmail.com>
* Camera2: some aapt warnings cleanupLars Greiss2019-10-253-68/+0
| | | | | | | during the move from Gallery2 into new Camera2 package some unused values were moved as well. Remove them Change-Id: I4a514c76ccc70c61bb0a97ecafda7e1f9ede9f35
* Camera2: enable antibanding by defaultPawit Pornkitprasan2019-10-251-1/+1
| | | | | | | | | | | The default for antibanding should be "auto", otherwise there will be banding effect when taking photos in certain lighting. Normally, the default on most devices is "auto" (depends on Camera HAL). But the code from CAF changed it so that the Camera app explicitly change it to "off". Change-Id: Id0c2ef6e17bac74d22e12213ab2ed26c1c73783d
* Camera: Add red-eye flash mode supportMichael Bestas2019-10-258-0/+8
| | | | | | Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I3db982732d15fb4eb83d5e37bff1a123225d4e8e
* camera: Add all focus modes, scene modes, and color effects.Steve Kondik2019-10-255-66/+258
| | | | Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
* camera: Remove the luma-adaptation seekbarSteve Kondik2019-10-251-10/+0
| | | | | | * Not useful for any hardware I have encountered. Change-Id: I93cca2b3bf907cc01946a55111de9eb883475d24
* Snap: Remove old iconsMichael Bestas2019-10-255-0/+0
| | | | Change-Id: I07da25f50e52b4085deec1d520806afc6da5e1da
* Snap: Use AOSP app labelMichael Bestas2019-10-252-2/+0
| | | | Change-Id: I3d589945ea31f40890a94b43555268b6b3060e37
* Revert "SnapdragonCamera: Forbid volume key can take picture"Michael Bestas2019-10-251-1/+0
| | | | | | This reverts commit e73e717b8be1ba834161914af4debc61c1feb8be. Change-Id: Iee719f34f6016f89ec0bb1c078bfa25c2f718436
* Add 32M pixels picture sizejinwu2019-05-302-0/+4
| | | | Change-Id: I19d15b5ea5b1269102cf59b608cc4d5bc83eb498
* Merge "SnapdragonCamera: Remove scene mode and deepportrait" into ↵Linux Build Service Account2019-04-181-4/+0
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Remove scene mode and deepportraitxianming wang2019-04-101-4/+0
| | | | | | | | | | | | | | Remove scene mode only keep HDR mode, and remove deepportrait. CRs-Fixed: 2432037 Change-Id: I3f062dcc952f918dd51ee7fdfeefc8bf9c8d1c0f
* | rename dev-option "Auto Focus Mode"zhuw2019-04-101-1/+1
|/ | | | | | | rename it to "Set CONTROL_AF_MODE" CRs-Fixed:2418768 Change-Id: I0d28b537bc39fde6f1854f38e76bbd4e63ec3b61
* Merge "SnapdragonCamera: Add abortCaptures for flush" into ↵Linux Build Service Account2019-01-174-0/+34
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Add abortCaptures for flushxianming wang2019-01-064-0/+34
| | | | | | | | | | | | | | | | | | | | | | Add abortCaptures for flush. (1) when exit app. (2) when switch cameraID. (3) start recording before closePreview session. (4) stop recording except enable EIS. CRs-Fixed: 2349737 Change-Id: I4546fbfefa3ffa4bcec688a6b5c6eea24045f232
* | SnapdragonCamera: Add 48min 144min No Limit for 480fpsxianming wang2019-01-063-0/+8
|/ | | | | | | Add 48min 144min and No Limit for 480fps. CRS-Fixed: 2361398 Change-Id: Ie89e00edcb5fe10a544d873e6800a9ae7a10c574
* Requirement from EIS teamzhuw2018-12-052-0/+4
| | | | | | | | don't set endofstream when pause by default add switcher for setting vendor tags when pasue CRs-Fixed:2353032 Change-Id: I7da748cff85584d65818834180a5f9a843c1009d
* SnapdragonCamera: Completed the function of FSxianming wang2018-11-144-0/+32
| | | | | | | Completed the function of FS for special sensor mode. CRs-Fixed: 2334834 Change-Id: Ia32111be5e1fd14bdb31407a43ad8eb3b97f5415
* Merge "change video noise reduction setting option" into ↵Linux Build Service Account2018-11-134-7/+7
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * change video noise reduction setting optionzhuw2018-11-074-7/+7
| | | | | | | | | | | | | | change default value to high-quality Change-Id: I9824f0c70773e0c5977dee37bdfa7756f399075e CRs-Fixed: 2343836
* | Merge "Change HAL-ZSL to default snapshot mode" into ↵Linux Build Service Account2018-11-131-1/+1
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | Change HAL-ZSL to default snapshot modejinwu2018-11-071-1/+1
| |/ | | | | | | Change-Id: I24ac6f457ccc91690b80f5301f7266a0a36f8c44
* | Merge "change default values of 2 setting" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-121-2/+2
|\ \ | |/ |/|
| * change default values of 2 settingzhuw2018-10-251-2/+2
| | | | | | | | | | | | | | | | change picture quality value to high by default change ExposureMetering value to centerWeighted by default Change-Id: Ifbd1770f566934873a5ae4687c716c81b1235dfb CRs-Fixed:2327913
* | Merge "Remove default value 8M of picture sizes" into ↵Abhijit Trivedi2018-11-011-1/+0
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | Remove default value 8M of picture sizesjinwu2018-10-201-1/+0
| |/ | | | | | | Change-Id: I097d31523ad01e1b67b2e953f028b2124e8e70cd
* | Merge "SnapdragonCamera: Revert the original design of ISO" into ↵Abhijit Trivedi2018-11-013-2/+6
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Revert the original design of ISOxianming wang2018-10-193-2/+6
| |/ | | | | | | | | | | | | | | Revert the original design of ISO in ProMode, add 3200ISO like the original design. CRs-Fixed: 2328914 Change-Id: I4ec658f2cc451a5515c50861d590e831ca10ad52
* | Merge "SnapdragonCamera: Set Anti-banding level to Auto by default" into ↵Linux Build Service Account2018-11-011-1/+1
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Set Anti-banding level to Auto by defaultxianming wang2018-10-191-1/+1
| |/ | | | | | | | | | | | | Set Anti-banding level to Auto by default. CRs-Fixed: 2327912 Change-Id: I3c95a1cfad10155fcbefea2dbfeebb9be5f448c9
* | Merge "Add 48M pixels picture size" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-012-0/+4
|\ \
| * | Add 48M pixels picture sizejinwu2018-10-202-0/+4
| |/ | | | | | | Change-Id: I0486d3c26e53f16bc06070e30c1b34f7c9163b48
* / SnapdragonCamera: Complete the function of MFNRxianming wang2018-10-244-33/+1
|/ | | | | | | Adapter the function of MFNR and remove the MFSR. CRs-Fixed: 2337922 Change-Id: I45eb23a14eb9469ccdf335cc1718ffa8c67349fb
* SnapdragonCamera: Added checkbox stats visualizerjunjiez2018-09-265-16/+73
| | | | | | | 1) Added checkbox in stats visualizer 2) Added AWB information for display Change-Id: Id51d29b798a5d1f849463d28e03b695384fd3aa4
* Merge "SnapdragonCamera: Completed the absolute value of ISO in ProMode" ↵Linux Build Service Account2018-09-242-2/+2
|\ | | | | | | into camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Completed the absolute value of ISO in ProModejinwu2018-09-242-2/+2
| | | | | | | | | | | | | | Completed the absolute value of ISO in ProMode. CRs-Fixed: 2293209 Change-Id: Id2a4fe105d7fe3ca5eeedbe06c0cf77f11f930e5
* | Merge "SnapdraongCamera:add HEIF support" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-09-244-0/+33
|\ \ | |/ |/|
| * SnapdraongCamera:add HEIF supportjinwu2018-09-214-0/+33
| | | | | | | | | | | | | | | | add option to allow user to save captured image with HEIF format. Change-Id: I267b783bf7e4f41f523ef2ac4fbb734657b8e827 CRs-Fixed: 2312764
* | SnapdragonCamera: Completed the function of Manual WBjinwu2018-09-212-0/+16
|/ | | | | | | Completed the function of Manual WB gains and cct. CRs-Fixed: 2297603 Change-Id: Ia161307fe4b305e86953560b802d749b86f848b3
* Merge "Remove 4k DCI for not PORed." into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-09-071-2/+0
|\
| * Remove 4k DCI for not PORed.jinwu2018-08-231-2/+0
| | | | | | | | Change-Id: I84709f77aaec59752ac78b5ffbb92ab166528c84
* | Merge "Add new Layout for FR 52032" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-09-072-0/+75
|\ \
| * | Add new Layout for FR 52032zhuw2018-08-232-0/+75
| |/ | | | | | | | | | | | | add new layout in camera app main page. The new layout is camera module switcher. Change-Id: I2c05809b81e7f82d7dabc40233c7e8ac905ef6c4
* / SnapdragonCamera: Change the default sharpness control is 2xianming wang2018-08-231-3/+3
|/ | | | | | | Change the default sharpness control is Level 2. CRs-Fixed: 2294500 Change-Id: I378ecae3e12678d3da26d9424ec38784893c5402