summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* 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-252-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
* Snap: Use AOSP app labelMichael Bestas2019-10-251-1/+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
* 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-172-0/+18
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Add abortCaptures for flushxianming wang2019-01-062-0/+18
| | | | | | | | | | | | | | | | | | | | | | 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-062-0/+6
|/ | | | | | | 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-142-0/+16
| | | | | | | 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-131-1/+1
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * change video noise reduction setting optionzhuw2018-11-071-1/+1
| | | | | | | | | | | | | | 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 "SnapdragonCamera: Revert the original design of ISO" into ↵Abhijit Trivedi2018-11-012-1/+5
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Revert the original design of ISOxianming wang2018-10-192-1/+5
| |/ | | | | | | | | | | | | | | 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-242-18/+1
|/ | | | | | | Adapter the function of MFNR and remove the MFSR. CRs-Fixed: 2337922 Change-Id: I45eb23a14eb9469ccdf335cc1718ffa8c67349fb
* SnapdragonCamera: Added checkbox stats visualizerjunjiez2018-09-263-8/+14
| | | | | | | 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-241-1/+1
|\ | | | | | | into camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Completed the absolute value of ISO in ProModejinwu2018-09-241-1/+1
| | | | | | | | | | | | | | Completed the absolute value of ISO in ProMode. CRs-Fixed: 2293209 Change-Id: Id2a4fe105d7fe3ca5eeedbe06c0cf77f11f930e5
* | SnapdraongCamera:add HEIF supportjinwu2018-09-212-0/+15
|/ | | | | | | | add option to allow user to save captured image with HEIF format. Change-Id: I267b783bf7e4f41f523ef2ac4fbb734657b8e827 CRs-Fixed: 2312764
* 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
* | 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
* Merge "SnapdragonCamera: Complete the function of MFNR/MFSR"Linux Build Service Account2018-08-052-0/+34
|\
| * SnapdragonCamera: Complete the function of MFNR/MFSRxianming wang2018-08-032-0/+34
| | | | | | | | | | | | | | Complete the function of MFNR/MFSR. CRs-Fixed: 2275738 Change-Id: Icc45de57a2d1febbdb74e57f3e6e0b76d08a51b6
* | SnapdragonCamera: Complete manual exposure gains functionxianming wang2018-08-032-0/+4
|/ | | | | | | Complete manual exposure gains function. CRs-Fixed: 2288985 Change-Id: I57e19027b4dd05c862e25d1646f8cde3c4ac3a36
* Remove earlyPCR setting optionzhuw2018-07-292-17/+2
| | | | | | | remove earlyPCR in dev option only disable earlyPCR in HFR mode Change-Id: I2847019a6d350664409ccf1fc2176939a70bd18e
* Merge "SnapdragonCamera: Added stats visualizer"Linux Build Service Account2018-07-162-15/+24
|\
| * SnapdragonCamera: Added stats visualizerMukund Mittal2018-07-092-15/+24
| | | | | | | | | | | | | | Added stats visualizer for displaying stats in overlay at preview Change-Id: I0c0492bd525e1a9145384cd167a1b6846e96f41b
* | Revert change 2323574/7zhuw2018-07-101-1/+1
|/ | | | | | change default value to disable Change-Id: I4ac8776a413343706cce13207034d0e94a8851ed
* SnapdragonCamera: Add 480fps in app menu for videoxianming wang2018-06-272-0/+8
| | | | | | | Add 480fps in app menu for video CRs-Fixed: 2267453 Change-Id: Ib9e2a081f6b72fdb2d33abc2430d82f2713f45c9
* Change earlyPCR default value to enablezhuw2018-06-031-1/+1
| | | | | | | change default value to enable for earlyPCR enable by default and no need dev option Change-Id: I9a261e8299987ba2e8d9784d860f3a6e8eaf20fc
* SDcamera: Add option for early PCRzhuw2018-05-302-0/+17
| | | | | | add vendor tag and dev option for early PCR Change-Id: I9aa9f5092a288798b00d0dba42680856062194d4
* Fix dev afmode setting don't work after snapshotzhuw2018-05-272-1/+5
| | | | | | | | the afmode is set to 4 after unlockfocus. so change the afmode set to builder if dev is opened and the value is valid. Change-Id: Ic10af057fa944db39b2e94ec162fb99452ed9365
* Support 6dof and eye-tracking 1280x400 previewWei Tan2018-03-123-0/+5
| | | | | | | SnapCamApp could support 1280x400 preview size when switch cameraid to QVR845 fisheyes Change-Id: I1e50cd28bdda1658eaeb81cb9713085ba7578085
* SnapdragonCamera:DeepPortraitjunjiez2018-03-062-1/+16
| | | | | | Add deepportrait feature in SnapdragonCamera. Change-Id: I5fd223cacfb2526efffbf3f13f7c33cafd8ac99d
* Change sharpness default value to 1zhuw2018-02-281-3/+3
| | | | | | set default value to 1 Change-Id: I121eb8d1028fcba20571620902eb4ceeac67681a
* SnapdragonCamera: Support zzhdr for Video HDRzhuw2018-02-282-0/+17
| | | | | | | | | (1) Add operation in dev options (2) Set opmode before createsession (3) Set vendor tag in first PCR CRs-Fixed: 2197108 Change-Id: Ib3e95f4a09960f8aa41e79b5f3b8832fcf8d90fc
* SnapdragonCamera: Complete the function of EIS and FOVCxianming wang2018-02-142-7/+28
| | | | | | | | Completed the function of EIS and FOVC, set the outConfigrations for EIS and FOVC. CRs-Fixed: 2189663 Change-Id: I64dea42bfcf879f01645ae9a7303a0fd60134843
* SnapdragonCamera: Complete the function of DeepZoomxianming wang2018-02-062-0/+7
| | | | | | | | Complete the function of DeepZoom, only support the 32 bit library. Does`t support the 64 bit library. CRs-Fixed: 2116533 Change-Id: I9c181ff0de005493d345ecc0b0380dda9910ce63
* SnapdragonCamera: add EIS in dev optionzhuw2017-12-192-0/+16
| | | | | | | | 1. add filter for dev mode 2. add EIS in dev mode Change-Id: Ie9ccef765160b96260e7ba80f66206854d262676 CRs-Fixed: 2161096