summaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Add abortCaptures for flushxianming wang2019-01-062-0/+16
| | | | | | | | | | | 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: 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
* change video noise reduction setting optionzhuw2018-11-073-6/+6
| | | | | | | change default value to high-quality Change-Id: I9824f0c70773e0c5977dee37bdfa7756f399075e CRs-Fixed: 2343836
* 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-011-1/+1
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Revert the original design of ISOxianming wang2018-10-191-1/+1
| |/ | | | | | | | | | | | | | | Revert the original design of ISO in ProMode, add 3200ISO like the original design. CRs-Fixed: 2328914 Change-Id: I4ec658f2cc451a5515c50861d590e831ca10ad52
* / SnapdragonCamera: Complete the function of MFNRxianming wang2018-10-242-15/+0
|/ | | | | | | Adapter the function of MFNR and remove the MFSR. CRs-Fixed: 2337922 Change-Id: I45eb23a14eb9469ccdf335cc1718ffa8c67349fb
* SnapdragonCamera: Added checkbox stats visualizerjunjiez2018-09-261-3/+3
| | | | | | | 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
* | Merge "SnapdraongCamera:add HEIF support" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-09-242-0/+18
|\ \ | |/ |/|
| * SnapdraongCamera:add HEIF supportjinwu2018-09-212-0/+18
| | | | | | | | | | | | | | | | 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 "SnapdragonCamera: Complete the function of MFNR/MFSR"Linux Build Service Account2018-08-052-0/+31
|\
| * SnapdragonCamera: Complete the function of MFNR/MFSRxianming wang2018-08-032-0/+31
| | | | | | | | | | | | | | Complete the function of MFNR/MFSR. CRs-Fixed: 2275738 Change-Id: Icc45de57a2d1febbdb74e57f3e6e0b76d08a51b6
* | SnapdragonCamera: Change the default PictureSize is 8Mxianming wang2018-08-031-0/+1
|/ | | | | | | Change the default PictureSize is 8M. CRs-Fixed: 2270429 Change-Id: I76d63b176cd90fb91c14167138dad67467bd065b
* Remove earlyPCR setting optionzhuw2018-07-292-15/+1
| | | | | | | remove earlyPCR in dev option only disable earlyPCR in HFR mode Change-Id: I2847019a6d350664409ccf1fc2176939a70bd18e
* SnapdragonCamera: Added stats visualizerMukund Mittal2018-07-092-15/+16
| | | | | | | Added stats visualizer for displaying stats in overlay at preview Change-Id: I0c0492bd525e1a9145384cd167a1b6846e96f41b
* SDcamera: Add option for early PCRzhuw2018-05-302-0/+16
| | | | | | add vendor tag and dev option for early PCR Change-Id: I9aa9f5092a288798b00d0dba42680856062194d4
* SnapdragonCamera: Remove the default pictureSize.xianming wang2018-05-211-1/+0
| | | | | | | | Remove the default pictureSize, set the maximux value by resetifInvalid method. CRs-Fixed: 2245386 Change-Id: I9d22358d4613c527ec5b4fd1940b88714d627ff8
* SnapdragonCamera: Support zzhdr for Video HDRzhuw2018-02-282-0/+16
| | | | | | | | | (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-0/+16
| | | | | | | | Completed the function of EIS and FOVC, set the outConfigrations for EIS and FOVC. CRs-Fixed: 2189663 Change-Id: I64dea42bfcf879f01645ae9a7303a0fd60134843
* 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
* SnapdragonCamera: Complete the function of QCFAxianming wang2017-12-052-0/+16
| | | | | | | | Add support for quadraCFA in HAL3, and Complete the function of QCFA. CRs-Fixed: 2104228 Change-Id: I16b677074940bd193168e804d1033c630306ff8e
* SnapdragonCamera:support multi camera switchjunjiez2017-11-172-0/+12
| | | | | | | add a new option in dev options to swtich camera by camera Id. Change-Id: Ieeb6f462024c3b155dc5fb532fd737313b9904de
* SnapdragonCamera: Completement Manual ISO and Exposure functionxianming wang2017-10-202-0/+16
| | | | | | | Complement the Manual ISO and EXPOSURE function. Change-Id: I8f249eaa85f797465a4515bc70c6a7a03bbe46b1 CRs-Fixed: 2128698
* SnapdragonCamera:Add exposure modejunjiez2017-10-192-0/+16
| | | | | | | | add exposure mode option to dev options in Camera2 Change-Id: I23d1cfb0e7b03816bfdadea4bebdfc59788a49f7 CRs-Fixed: 2128685
* SnapdragonCamera:Add Auto Focus modezhuw2017-10-182-0/+15
| | | | | | | | | | add afmode option to dev options in Camera2 Include: auto, macro, continuous-video, countinuous-picture, edof change version from 000 to 001 Change-Id: I4e4b20d34f91abc16034e40fa228fa0db77117db CRs-Fixed: 2128693
* SnapdragonCamera:Add Sharpness modezhuw2017-10-182-0/+17
| | | | | | | add sharpness control in dev model of camera2 Change-Id: I6209544bf452dff38c4c4c2c4f2b17d8953b358f CRs-Fixed: 2128695
* SnapdragonCamera: Support HLG and HDR10Weijie Wang2017-09-072-0/+17
| | | | | | Support HLG and HDR10 Change-Id: I1dd8a40a85e9cc0115515217b4ec75a726b6f41e
* SnapdragonCamera: New feaures translate to ChineseWeijie Wang2017-09-031-1/+1
| | | | | | | New feaures translate to Chinese Change-Id: If6191dcb42b24081f9c2be0e9db0c0ca1b94452f CRs-Fixed: 2061674
* Revert "SnapdragonCamera: Sync LA.UM.6.4 to LA.UM.6.3"Weijie Wang2017-09-021-1/+1
| | | | | | This reverts commit b5533d51a7c97138235d29b35cec876d107aeadd. Change-Id: I8063422680802e25d03a374be91e884a86ad55e9
* SnapdragonCamera: Sync LA.UM.6.4 to LA.UM.6.3Weijie Wang2017-08-301-1/+1
| | | | | | Sync LA.UM.6.4 to LA.UM.6.3 Change-Id: Ide9a53b3b5ea6d17154003e4059ae3125f9f3346
* Change the default picture to 8M and video to 1080PJay Wang2017-07-071-0/+2
| | | | Change-Id: I411789b39804f0df6f7898ae25b3e4948a18491d
* Snapdragon: Add ZSL to Dev optionjunjiez2017-03-242-0/+16
| | | | | | | Add ZSL option to develop options, when it's disabled , restart sessions and turn on ZSL Change-Id: I7a3bc2236d0bedb37cf1923763407fd4ab8ec8bd
* SnapdragonCamera: Smile/blink/gaze detectionjunjiez2017-03-142-2/+17
| | | | | | | | Implement Smile/blink/gaze detection feature and add option to enable it in develop options. CRs-Fixed: 1087487 Change-Id: I3005ca9767fbe38323e86255238cd4f96f34fbe5
* Merge "SnapdragonCamera: fix W+T UI issues" into camera.lnx.1.0-dev.1.0Camera Software Integration2017-03-091-3/+1
|\
| * SnapdragonCamera: fix W+T UI issuesjunjiez2017-03-021-3/+1
| | | | | | | | | | | | | | | | Fix sometimes parameters is not set, slider bar is showed when bokeh is not enabled and slider bar is at the bottom. Change-Id: Ief346442c94d2cbbcdf7a14e11ebd43316b15b05
* | Merge "Snapdragon: Add auto HDR to Dev option" into camera.lnx.1.0-dev.1.0Camera Software Integration2017-03-091-0/+7
|\ \
| * | Snapdragon: Add auto HDR to Dev optionjunjiez2017-03-021-0/+7
| |/ | | | | | | | | | | | | | | When auto HDR is enabled, disable ZSL, and if scene is auto, get isHdrScene from HAL and if HAL return true, apply HDS scene mode. Change-Id: Iac4eef5bf9266ba9ed4779a3b59a93a6ae3eac72
* / SnapdragonCamera: Add zoom option to developer option for camera2weijiew2017-03-012-0/+16
|/ | | | | | | | | For automation testing, we need a way to adjust the zoom without using the pinch gesture. Therefore, adding zoom option preference to the developer option. CRs-Fixed: 2008116 Change-Id: Ie459dbbb28051d49f8e4951d6adb112d03cf22f6
* SnapdragonCamera: Add zoom option to developer optionJay Wang2017-02-192-0/+14
| | | | | | | | For automation testing, we need a way to adjust the zoom without using the pinch gesture. Therefore, adding zoom option preference to the developer option. Change-Id: I37f8c1b4f51682cb398d0a5f779f45128bdc19ec
* SnapdragpmCamera:Support W+T bokeh featurejunjiez2017-01-191-0/+22
| | | | Change-Id: Ic681e0bcfabddcb313943d64e4487f15b934bd50
* SnapdragonCamera:Add Raw capture to developer optionjunjiez2017-01-062-1/+17
| | | | | | | | Add raving as Raw option to the developer options, and save both JPEG and RAW data when it't turned on Change-Id: Id2462d0bacc3f2acdf3610b2ca8054079dc40b85 CRs-Fixed: 1087490
* Merge "SnapdragonCamera: Add features to developer option" into ↵Linux Build Service Account2017-01-052-0/+68
|\ | | | | | | camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Add features to developer optionweijiew2016-12-232-0/+68
| | | | | | | | | | | | | | | | | | | | | | Description: 1、Add Histogram support to developer option 2、Add HDR & Non-HDR support to developer option 3、Add Saturation Level support to developer option 4、Add Anti Banding support to developer option Change-Id: I2db7e1be65a6b3ee04ebc46cb214dc1cc9667fc6 CRs-Fixed: 1103649
* | Merge "SnapdragonCamera:Add instant AEC to developer option" into ↵Linux Build Service Account2017-01-052-0/+22
|\| | | | | | | camera.lnx.1.0-dev.1.0
| * SnapdragonCamera:Add instant AEC to developer optionjunjiez2016-12-232-0/+22
| | | | | | | | | | | | | | Add instant AEC support to developer option Change-Id: Ia83a724966c453cfeb84e12c1728eab264bed6f8 CRs-Fixed: 1087493
* | Merge "SnapdragonCamera: fix setting menu bug" into camera.lnx.1.0-dev.1.0Camera Software Integration2016-12-221-1/+1
|\ \ | |/ |/|