summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
Commit message (Collapse)AuthorAgeFilesLines
* CameraNext: dynamically generate available photo resolutionsWilhelm Fitzpatrick2018-11-201-2/+0
| | | | | | | | | | Instead of depending on a large matching table, generated the list of picture sizes to show to the user directly from the supported list returned by the camera. The list is filtered to remove uselessly small resolutions on modern devices, to group resolutions by aspect ratio, and to filter out fairly similar sizes. Change-Id: I47a67a89786543baec133cf7e71df9819793ebac
* Camera2: Remove CAF video duration codeMichael Bestas2018-11-201-8/+0
| | | | Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2
* SnapdragonCamera: Completed the function of Manual WBxianming wang2018-09-031-0/+7
| | | | | | | 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-051-0/+14
|\
| * SnapdragonCamera: Complete the function of MFNR/MFSRxianming wang2018-08-031-0/+14
| | | | | | | | | | | | | | 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-291-6/+1
| | | | | | | remove earlyPCR in dev option only disable earlyPCR in HFR mode Change-Id: I2847019a6d350664409ccf1fc2176939a70bd18e
* SnapdragonCamera: Added stats visualizerMukund Mittal2018-07-091-7/+6
| | | | | | | Added stats visualizer for displaying stats in overlay at preview Change-Id: I0c0492bd525e1a9145384cd167a1b6846e96f41b
* SDcamera: Add option for early PCRzhuw2018-05-301-0/+7
| | | | | | 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-281-0/+7
| | | | | | | | | (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-141-0/+7
| | | | | | | | 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-191-0/+7
| | | | | | | | 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-051-0/+7
| | | | | | | | Add support for quadraCFA in HAL3, and Complete the function of QCFA. CRs-Fixed: 2104228 Change-Id: I16b677074940bd193168e804d1033c630306ff8e
* SnapdragonCamera:support multi camera switchjunjiez2017-11-171-0/+5
| | | | | | | 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-201-0/+7
| | | | | | | Complement the Manual ISO and EXPOSURE function. Change-Id: I8f249eaa85f797465a4515bc70c6a7a03bbe46b1 CRs-Fixed: 2128698
* SnapdragonCamera:Add exposure modejunjiez2017-10-191-0/+7
| | | | | | | | add exposure mode option to dev options in Camera2 Change-Id: I23d1cfb0e7b03816bfdadea4bebdfc59788a49f7 CRs-Fixed: 2128685
* SnapdragonCamera:Add Auto Focus modezhuw2017-10-181-0/+6
| | | | | | | | | | 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-181-0/+8
| | | | | | | add sharpness control in dev model of camera2 Change-Id: I6209544bf452dff38c4c4c2c4f2b17d8953b358f CRs-Fixed: 2128695
* SnapdragonCamera: Support HLG and HDR10Weijie Wang2017-09-071-0/+7
| | | | | | Support HLG and HDR10 Change-Id: I1dd8a40a85e9cc0115515217b4ec75a726b6f41e
* 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-241-0/+7
| | | | | | | 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-141-1/+8
| | | | | | | | Implement Smile/blink/gaze detection feature and add option to enable it in develop options. CRs-Fixed: 1087487 Change-Id: I3005ca9767fbe38323e86255238cd4f96f34fbe5
* 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-011-0/+7
|/ | | | | | | | | 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 Raw capture to developer optionjunjiez2017-01-061-0/+7
| | | | | | | | 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
* SnapdragonCamera: Add features to developer optionweijiew2016-12-231-0/+28
| | | | | | | | | | | 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
* SnapdragonCamera:Add instant AEC to developer optionjunjiez2016-12-231-0/+7
| | | | | | | Add instant AEC support to developer option Change-Id: Ia83a724966c453cfeb84e12c1728eab264bed6f8 CRs-Fixed: 1087493
* SnapdragonCamera: Show label and dialog when switch to new scene modeweijiew2016-12-051-0/+8
| | | | | | | Show label and instructional dialog when switch to new scene mode Change-Id: I75becaa9bb898ca9ef68c94b1195069131745f14 CRs-Fixed: 1091210
* SnapdragonCamera: Scene mode changeJack Yoo2016-11-091-7/+0
| | | | | | | | Adding Sharpshooter, Stillmore scene mode menu Moving Tracking focus to the scene mode Change-Id: I5afb2499e767d90f0e0e6408168961bcda4e55bb CRs-Fixed: 1083651
* SnapdragonCamera: SelfieMirror Camera2Jack Yoo2016-10-131-0/+8
| | | | | | | SelfieMirror filter for camera2. Change-Id: Id5fda369a56421199a8c2537491608b8667fb77e CRs-Fixed: 1071798
* SnapdragonCamera: Enhancing makeup UIJack Yoo2016-10-131-1/+1
| | | | | | | Improvising makeup user experience. Change-Id: I744775711e3cd9bc0a14a47ca82e26eecc68bb6d CRs-Fixed: 1071798
* SnapdragonCamera: Fix flash toggle buttonByunghun Jeon2016-09-271-4/+10
| | | | | | | | Add flash auto mode to flash toggle button and show flash button while taking video Change-Id: Iffc81ba15b1651c45f826a835274c20f46dbb8cd CRs-Fixed: 1066519
* SnapdragonCamera: Change video snapshot picture size logicByunghun Jeon2016-09-271-7/+0
| | | | | | | | Remove auto video snapshot size menu and use picture size setting instead. In case of 4k, use one that is smaller than 4k. Change-Id: Ic8ab193055afa0f571c73a074d346c2a9f8dbacd CRs-Fixed: 1066519
* SnapdragonCamera: Add OneUI to Camera2Byunghun Jeon2016-09-271-19/+8
| | | | | | | | | | Add new UI called OneUI to Camera2. It replaces icons, adds 2 new activities for scene menu and setting menu. There is no module change anymore Change-Id: If712e6af7bbc29726dae387168aefbcd2d7c1ea9 CRs-Fixed: 1066519
* SnapdragonCamera: Use persist to set Camera1/Camera2 modeByunghun Jeon2016-09-271-7/+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: Add shutter sound to camera2Byunghun Jeon2016-08-161-0/+7
| | | | | | | | Add shutter sound menu to settings and allow user to turn on/off shutter sound in camera2 mode CRs-Fixed: 1050117 Change-Id: I624f28428415b8dde7da6e4908c26dd59bb3fbdb
* SnapdragonCamera: Add selfie flash to camera2Byunghun Jeon2016-08-161-0/+8
| | | | | | | Add selfie flash to camera2 CRs-Fixed: 1047161 Change-Id: I2ee7033d7854bb15fb9eabe215aaf063b440aee4
* SnapdragonCamera: Add High Framerate Video captureByunghun Jeon2016-08-161-0/+9
| | | | | | | | Add high framerate video capture. Only show supported options for current video size. CRs-Fixed: 1045405 Change-Id: Ib0dd7e63c167ead0fd734382d3ad4fdc7a64f8cc
* SnapdragonCamera: Saving MPO and DDM without CSJay Wang2016-07-261-0/+7
| | | | | | | Saving MPO and DDM without CS CRs-Fixed: 993611 Change-Id: Ie04bce460c57454b4cf57c88b47ef2a495b6e078
* SnapdragonCamera: FrameListener and Video frame processorJack Yoo2016-07-071-0/+6
| | | | | | | | Adding FrameListener with TrackingFocus Adding VideoFrameProcessor with beautification Change-Id: Id51a0417af43140ed27ea5859ff939adc2e78c43 CRs-Fixed: 1035245
* SnapdragonCamera: Allow take snapshot while recording videoByunghun Jeon2016-06-291-0/+7
| | | | | | | | Allow take snapshot while recording video by showing shutter button. Directly call capture when shutter button is pressed. Change-Id: Iae4d42d8878ea82b459ec67709b0ad8e340c8226 CRs-Fixed: 1028463
* SnapdragonCamera: Add face detection to camera2Byunghun Jeon2016-06-291-0/+8
| | | | | | | | Add face detection to camera2. Receive face data from camera2 and use faceView UI to draw it Change-Id: Id9c49ab6dd73de316398c57981cc0b9df0400b45 CRs-Fixed: 1025797
* SnapdragonCamera: Add video to Camera2 moduleByunghun Jeon2016-06-291-0/+68
| | | | | | Add video to Camera2 module and combine the UI Change-Id: I0bcd86eb6b95fe2180856780ddd794682259e799
* SnapdragonCamera: FrameProcessorJack Yoo2016-06-011-0/+7
| | | | | | | Introducing Frameprocessor with beautifiation. Change-Id: Ie6d8f4157a7d0c1a21e6f347457e84685e397286 CRs-Fixed: 1023183
* SnapdragonCamera: Update settingsManager and add Dual mode to Scene modeByunghun Jeon2016-05-311-10/+14
| | | | | | | Update settingsManager and add Dual mode to Scene mode Change-Id: I508430840c3fb8c7d0b56a2a63e09b271754fcb4 CRs-Fixed: 1018118
* SnapdragonCamera: Add continuous shot and count downByunghun Jeon2016-05-311-0/+14
| | | | | | | Add continous shot and count down to CaptureModule Change-Id: I986302201f742d7671a67c26953eecc2a0276294 CRs-Fixed: 1018118
* SnapdragonCamera: Add ISO and exposureByunghun Jeon2016-05-311-0/+14
| | | | | | | Add ISO and exposure to CaptureModule Change-Id: If6f3c142bcfbbcc049c10d7be2fe5a4c86d31fe6 CRs-Fixed: 1018118
* SnapdragonCamera: Add SettingsManager, scene, and filterByunghun Jeon2016-05-311-0/+154
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