summaryrefslogtreecommitdiffstats
path: root/res/values/camera2arrays.xml
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'LA.UM.7.3.r1-06900-sdm845.0' into HEADBruno Martins2019-03-011-0/+2
|\ | | | | | | | | | | "LA.UM.7.3.r1-06900-sdm845.0" Change-Id: I4e8868d30070d938f48d98858a484607555649f3
| * Requirement from EIS teamzhuw2018-11-231-0/+2
| | | | | | | | | | | | | | | | don't set endofstream when pause by default add switcher for setting vendor tags when pasue CRs-Fixed:2353032 Change-Id: I7da748cff85584d65818834180a5f9a843c1009d
* | Snap: Yet Another String ImprovementMichael Bestas2019-01-181-1/+1
| | | | | | | | Change-Id: I00584e113782a0b0478c1bf564736c803e3fcdb9
* | Snap: Port all string improvements from cm-14.1Michael Bestas2018-11-201-7/+7
| | | | | | | | | | | | * This is a mess Change-Id: I91b46d2e54c78f55b31fa8b45156d74ca05e8027
* | CameraNext: dynamically generate available photo resolutionsWilhelm Fitzpatrick2018-11-201-75/+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-15/+0
|/ | | | Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2
* Remove 4k DCI for not PORed.jinwu2018-08-291-2/+0
| | | | Change-Id: I84709f77aaec59752ac78b5ffbb92ab166528c84
* SnapdragonCamera: Complete the function of MFNR/MFSRxianming wang2018-08-031-0/+20
| | | | | | | Complete the function of MFNR/MFSR. CRs-Fixed: 2275738 Change-Id: Icc45de57a2d1febbdb74e57f3e6e0b76d08a51b6
* Remove earlyPCR setting optionzhuw2018-07-291-10/+1
| | | | | | | remove earlyPCR in dev option only disable earlyPCR in HFR mode Change-Id: I2847019a6d350664409ccf1fc2176939a70bd18e
* SnapdragonCamera: Added stats visualizerMukund Mittal2018-07-091-10/+13
| | | | | | | Added stats visualizer for displaying stats in overlay at preview Change-Id: I0c0492bd525e1a9145384cd167a1b6846e96f41b
* SDcamera: Add option for early PCRzhuw2018-05-301-0/+10
| | | | | | add vendor tag and dev option for early PCR Change-Id: I9aa9f5092a288798b00d0dba42680856062194d4
* Fix dev afmode setting don't work after snapshotzhuw2018-05-271-0/+2
| | | | | | | | 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-121-0/+2
| | | | | | | SnapCamApp could support 1280x400 preview size when switch cameraid to QVR845 fisheyes Change-Id: I1e50cd28bdda1658eaeb81cb9713085ba7578085
* SnapdragonCamera:DeepPortraitjunjiez2018-03-061-0/+11
| | | | | | Add deepportrait feature in SnapdragonCamera. Change-Id: I5fd223cacfb2526efffbf3f13f7c33cafd8ac99d
* SnapdragonCamera: Support zzhdr for Video HDRzhuw2018-02-281-0/+10
| | | | | | | | | (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-2/+14
| | | | | | | | 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-061-0/+5
| | | | | | | | 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-191-0/+10
| | | | | | | | 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/+14
| | | | | | | | Add support for quadraCFA in HAL3, and Complete the function of QCFA. CRs-Fixed: 2104228 Change-Id: I16b677074940bd193168e804d1033c630306ff8e
* Revert latest SnapdragonCamera PromotionAbhijit Trivedi2017-11-121-5/+0
| | | | | | | reverts commit db126f27692565bba5f45f0523df6449e1654ba2. reverts commit 85076fda04296ed1ba8f41bf1f5bdb4e56716749. Change-Id: Idc8dffc562d09a3e6369121465e1c8cd352d9979
* SnapdragonCamera: Complete the function of DeepZoomxianming wang2017-11-061-0/+5
| | | | | | | | Complete the function of DeepZoom, only support the 32 bit library. Does`t support the 64 bit library. CRs-Fixed: 2116533 Change-Id: If1dcf83080fe54a551140f80a85f84475a12ae74
* SnapdragonCamera: Fix snapshot delay after add AFmode in devzhuw2017-10-311-0/+2
| | | | | | | change default value from AUTO to CONTINUOUS_PICTURE Change-Id: If6afd589c805de449eea000e7289a52e83a33843 CRs-Fixed: 2135297
* SnapdragonCamera:Add exposure modejunjiez2017-10-191-0/+12
| | | | | | | | add exposure mode option to dev options in Camera2 Change-Id: I23d1cfb0e7b03816bfdadea4bebdfc59788a49f7 CRs-Fixed: 2128685
* SnapdragonCamera:Add Auto Focus modezhuw2017-10-181-0/+16
| | | | | | | | | | 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/+21
| | | | | | | add sharpness control in dev model of camera2 Change-Id: I6209544bf452dff38c4c4c2c4f2b17d8953b358f CRs-Fixed: 2128695
* SnapdragonCamera: Support HLG and HDR10Weijie Wang2017-09-071-0/+11
| | | | | | Support HLG and HDR10 Change-Id: I1dd8a40a85e9cc0115515217b4ec75a726b6f41e
* SnapdragonCamera: RefactorWeijie Wang2017-09-051-1/+1
| | | | | | | | | 1. Add some logs 2. Change the layout of beautify seekbar 3. Add attribute android:visibleToInstantApps="true" for CTS 4. keep capturing until AeState becomes right on chrommaflash mode Change-Id: I295d5d6f42250254d613123a7d58f7f7fb0e7f3d
* 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
* SnapdragonCamera: Add ZSL in HAL modeWeijie Wang2017-07-261-4/+6
| | | | | | Add ZSL in HAL mode Change-Id: Ifa803c970cfc559723e3599821b74cc8584782a2
* Snapdragon: Add ZSL to Dev optionjunjiez2017-03-241-0/+11
| | | | | | | 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/+10
| | | | | | | | Implement Smile/blink/gaze detection feature and add option to enable it in develop options. CRs-Fixed: 1087487 Change-Id: I3005ca9767fbe38323e86255238cd4f96f34fbe5
* SnapdragonCamera:Add Raw capture to developer optionjunjiez2017-01-061-0/+11
| | | | | | | | 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/+72
| | | | | | | | | | | 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/+12
| | | | | | | 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/+53
| | | | | | | Show label and instructional dialog when switch to new scene mode Change-Id: I75becaa9bb898ca9ef68c94b1195069131745f14 CRs-Fixed: 1091210
* SnapdragonCamera: Add ProModeByunghun Jeon2016-11-141-0/+3
| | | | | | | | Add ProMode. User can change iso, white balance, exposure, and focus mode using this new scene mode Change-Id: I58885d3a05d6d9e8264e58cb8c4de2e1f13646b0 CRs-Fixed: 1089100
* SnapdragonCamera: Scene mode changeJack Yoo2016-11-091-0/+6
| | | | | | | | Adding Sharpshooter, Stillmore scene mode menu Moving Tracking focus to the scene mode Change-Id: I5afb2499e767d90f0e0e6408168961bcda4e55bb CRs-Fixed: 1083651
* SnapdragonCamera: Remove QCIF from supported resolution listweijiew2016-11-071-4/+0
| | | | | | | Remove QCIF from supported resolution list for Video and Photo Change-Id: If607c7f816cc914c2515b9b75b8660c225b074b0 CRs-Fixed: 1061470
* SnapdragonCamera: Blurbuster filterJack Yoo2016-10-201-0/+3
| | | | | | | Adding blurbuster filter to the post processor Change-Id: I2958a2b1b0df834c4cb5b921e49d21d2e20c8377 CRs-Fixed: 1080317
* SnapdragonCamera: SelfieMirror Camera2Jack Yoo2016-10-131-0/+10
| | | | | | | SelfieMirror filter for camera2. Change-Id: Id5fda369a56421199a8c2537491608b8667fb77e CRs-Fixed: 1071798
* SnapdragonCamera: Fix flash toggle buttonByunghun Jeon2016-09-271-0/+3
| | | | | | | | Add flash auto mode to flash toggle button and show flash button while taking video Change-Id: Iffc81ba15b1651c45f826a835274c20f46dbb8cd CRs-Fixed: 1066519
* SnapdragonCamera: Makeup featureJack Yoo2016-09-271-4/+22
| | | | | | | Makeup feature for camera preview and video Change-Id: Ia8cdb629372333c9dceef8aa474402553b7259f0 CRs-Fixed: 1067848
* SnapdragonCamera: Chromaflash FilterJack Yoo2016-09-271-0/+3
| | | | | | | Adding Chromaflash Filter for Camera2 Change-Id: I04b399abe26a3fdcdc91240036a683711b21f8a8 CRs-Fixed: 1067848
* SnapdragonCamera: Panorama ModuleJack Yoo2016-09-271-0/+3
| | | | | | | Introducing Panorama capture module for Camera2 Change-Id: I98306c6c88c34c58b99adf9d472418392015f6c5 CRs-Fixed: 1067848
* SnapdragonCamera: Add OneUI to Camera2Byunghun Jeon2016-09-271-42/+51
| | | | | | | | | | 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: Add shutter sound to camera2Byunghun Jeon2016-08-161-0/+10
| | | | | | | | 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: Bestpicture scene filterJack Yoo2016-08-161-0/+3
| | | | | | | Adding best picture selection scene filter Change-Id: Ifa0f544e80d161eaef743d611c712d8db48e5631 CRs-Fixed: 1050663
* SnapdragonCamera: Saving MPO and DDM without CSJay Wang2016-07-261-0/+11
| | | | | | | Saving MPO and DDM without CS CRs-Fixed: 993611 Change-Id: Ie04bce460c57454b4cf57c88b47ef2a495b6e078
* SnapdragonCamera: Adding ubifocus post proc filterJack Yoo2016-07-071-1/+1
| | | | | | | Introducing ubifocus to camera2. Change-Id: I611bea207b9cbbde56a23720b22a5a5e3daa215f CRs-Fixed: 1035245