summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Snap: Minor string fixstaging/lineage-15.1Michael W2018-02-051-1/+1
| | | | Change-Id: I165c2668bf2726b1c183702bbc568e52b3f451b2
* Snap: Port all string improvements from cm-14.1Michael Bestas2018-02-041-684/+673
| | | | | | * This is a mess Change-Id: I91b46d2e54c78f55b31fa8b45156d74ca05e8027
* Snap: Rip out hdr-need-1x optionPaul Keith2018-01-271-14/+0
| | | | | | | | | | * This breaks HDR on every device that has this param, because this makes the camera HAL return *1* e*x*tra frame at 0 exposure, and since Snap doesn't know what to do with this extra frame, it erroneously saves it as a second picture on device storage * Remove this option entirely to make HDR great again Change-Id: I8ef4072eb030f4ab6e608a0da268274a3dc58e34
* Snap: Remove "help screen on first start" featureArne Coucheron2018-01-271-16/+0
| | | | | | | | | | | | | | | | | | | | Revert "SnapdragonCamera: Add help menu to camera2" This reverts commit 0dbfdffc9994a17e60c57b17c3cc5743cc75e155. Change-Id: Icb4e4bbc2b7883fa232483615a18d3197b2577bd Revert "SnapdragonCamera: Move help menu string to ressource" This reverts commit 901130273dbfc753ef883941a4e93b50056177e4. Change-Id: I82815ee7ef80985c88315c40d6b222f688fd6b75 Revert "SnapdragonCamera: Adding help screen on first start" This reverts commit 666692bf730a1c46210cc74781a56afb4b6fcf28. Change-Id: I8f2ee58c263537c3a02248aa344516f5321de13f
* SnapdragonCamera: Remove 'off' option for antibandingSultanxda2018-01-261-2/+1
| | | | | | | | Antibanding is very important for UX with regard to photographing in artificial lighting, so don't provide users with an option to turn antibanding off. Change-Id: I080a48a88b6faee69a67df8706e0a3acd1c233f0
* SnapdragonCamera: Add option to control antibanding in camcorderSultanxda2018-01-261-2/+2
| | | | | | | The antibanding setting in camcorder is linked to the setting in camera mode for better UX (if you change one, the other will change accordingly). Change-Id: I98c1bc65472cf8eec530f5a7572f46458b0ab3fa
* Snap: Remove touch AF/AEC optionSteve Kondik2018-01-261-10/+0
| | | | | | | | * Drop the use of the touchaf-aec parameter entirely. No camera needs this anymore. Change-Id: I83154a75e5375901dc6c0fc93aef23637cfdf425 (cherry picked from commit 8ba41f452222c87a733fd2d045f9c513fd8d7799)
* add additional ISO valuescodeworkx2018-01-261-0/+16
| | | | Change-Id: I373457adfa7c6808a1b0303f2f6b10e0b27a1ecb
* Snap: Add ISO values for sony devicesMichael Bestas2018-01-261-0/+28
| | | | Change-Id: I6d76e2c02ed6222e06aaa59161b3b16e885e6462
* Camera2: Remove CAF video duration codeMichael Bestas2018-01-261-11/+0
| | | | Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2
* Camera2: enable antibanding by defaultPawit Pornkitprasan2018-01-261-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 all focus modes, scene modes, and color effects.Steve Kondik2018-01-261-33/+0
| | | | Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
* SnapdragonCamera:support multi camera switchjunjiez2018-01-031-0/+3
| | | | | | | add a new option in dev options to swtich camera by camera Id. Change-Id: Ieeb6f462024c3b155dc5fb532fd737313b9904de
* SnapdragonCamera: Complete the function of QCFAxianming wang2017-09-071-0/+7
| | | | | | | | Add support for quadraCFA in HAL3, and Complete the function of QCFA. CRs-Fixed: 2104228 Change-Id: I5ae17d1af3fc433402d0f183c48baf7488768328
* SnapdragonCamera: Add ZSL in HAL modeWeijie Wang2017-07-251-3/+8
| | | | | | Add ZSL in HAL mode Change-Id: Ifa803c970cfc559723e3599821b74cc8584782a2
* SnapdragonCamera: New feaures translate to ChineseWeijie Wang2017-06-201-7/+7
| | | | | | | New feaures translate to Chinese Change-Id: If6191dcb42b24081f9c2be0e9db0c0ca1b94452f CRs-Fixed: 2061674
* Merge "SnapdragonCamera: FR40621 ClearSight/DDM integrate ClearSight/DDM, ↵Linux Build Service Account2017-04-241-0/+0
|\ | | | | | | integrate Clear Sight in Camera Framework" into camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: FR40621 ClearSight/DDM integrateweijiew2017-03-081-0/+0
| | | | | | | | | | | | | | ClearSight/DDM, integrate Clear Sight in Camera Framework CRs-Fixed: 1108837 Change-Id: Ibde73b15c9361294eb2e0e05967763005a4546e0
* | Snapdragon: Add ZSL to Dev optionjunjiez2017-03-241-0/+4
| | | | | | | | | | | | | | 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-0/+6
|/ | | | | | | | Implement Smile/blink/gaze detection feature and add option to enable it in develop options. CRs-Fixed: 1087487 Change-Id: I3005ca9767fbe38323e86255238cd4f96f34fbe5
* SnapdragonCamera: Add zoom option to developer optionJay Wang2017-02-191-0/+15
| | | | | | | | 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/+17
| | | | Change-Id: Ic681e0bcfabddcb313943d64e4487f15b934bd50
* Merge "SnapdragonCamera:Fix [FR35432] BestPicture function lost." into ↵Camera Software Integration2017-01-171-2/+2
|\ | | | | | | camera.lnx.1.0-dev.1.0
| * SnapdragonCamera:Fix [FR35432] BestPicture function lost.pezhan2017-01-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dialog when saving selected BestPicture. Add "X" icon display beside camcorder icon to exit BestPicture mode. Add multiple selections(Three dots beside SAVE)and "X" icon. Add dialog when select "X" icon. Add overflow menu with multiple selections to chose "Save All" or "Delete All" when click overflow menu. Add click for "Save All" to save all 1o pictures. Add click for "Delete All" to pop delete all dialog. Change-Id: I59cdad0f77fde616ea34db4d9d186d322285e394 CRs-Fixed: 1102814, 1102807, 1099428
* | SnapdragonCamera:Add Raw capture to developer optionjunjiez2017-01-061-0/+8
|/ | | | | | | | 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/+36
| | | | | | | | | | | 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/+6
| | | | | | | 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/+17
| | | | | | | Show label and instructional dialog when switch to new scene mode Change-Id: I75becaa9bb898ca9ef68c94b1195069131745f14 CRs-Fixed: 1091210
* Merge "SnapdragonCamera: Some options are not translated to Chinese" into ↵Camera Software Integration2016-11-281-4/+10
|\ | | | | | | camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Some options are not translated to Chineseweijiew2016-11-171-4/+10
| | | | | | | | | | | | | | String was hard code. Move string to string.xml Change-Id: I0c0eefea766869606a125c2f08b1ba04e4b29084 CRs-Fixed: 1088128
* | SnapdragonCamera: Add ProModeByunghun Jeon2016-11-141-0/+1
|/ | | | | | | | 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/+2
| | | | | | | | Adding Sharpshooter, Stillmore scene mode menu Moving Tracking focus to the scene mode Change-Id: I5afb2499e767d90f0e0e6408168961bcda4e55bb CRs-Fixed: 1083651
* SnapdragonCamera: Blurbuster filterJack Yoo2016-10-201-0/+1
| | | | | | | Adding blurbuster filter to the post processor Change-Id: I2958a2b1b0df834c4cb5b921e49d21d2e20c8377 CRs-Fixed: 1080317
* SnapdragonCamera: PanoramaUI and filter changeJack Yoo2016-10-201-1/+3
| | | | | | | | | | 1. Adjusting Panorama UI 2. Adjusting Chormaflash filter 3. Changing Ubifocus focus timeout value 4. ZSL Flash mode change Change-Id: Ia46fdc827cd5529a8b7c6f5cfafc44bb3cf00d06 CRs-Fixed: 1080317
* SnapdragonCamera: Enhancing makeup UIJack Yoo2016-10-131-0/+2
| | | | | | | Improvising makeup user experience. Change-Id: I744775711e3cd9bc0a14a47ca82e26eecc68bb6d CRs-Fixed: 1071798
* SnapdragonCamera: Fix flash toggle buttonByunghun Jeon2016-09-271-1/+1
| | | | | | | | 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-0/+2
| | | | | | | Makeup feature for camera preview and video Change-Id: Ia8cdb629372333c9dceef8aa474402553b7259f0 CRs-Fixed: 1067848
* SnapdragonCamera: Chromaflash FilterJack Yoo2016-09-271-0/+1
| | | | | | | Adding Chromaflash Filter for Camera2 Change-Id: I04b399abe26a3fdcdc91240036a683711b21f8a8 CRs-Fixed: 1067848
* SnapdragonCamera: Panorama ModuleJack Yoo2016-09-271-0/+2
| | | | | | | Introducing Panorama capture module for Camera2 Change-Id: I98306c6c88c34c58b99adf9d472418392015f6c5 CRs-Fixed: 1067848
* SnapdragonCamera: Add OneUI to Camera2Byunghun Jeon2016-09-271-1/+11
| | | | | | | | | | 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/+8
| | | | | | | | 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: Shutter sound menuJack Yoo2016-08-161-0/+5
| | | | | | | Shutter sound menu to choose on/off Change-Id: Id5ea22a837cd658c3278160a21c74b519f1bc212 CRs-Fixed: 1050663
* SnapdragonCamera: Selfie Mirror modeJack Yoo2016-08-161-0/+6
| | | | | | | Selfie mirror menu for front camera1. Change-Id: I2e6845c9e25481106f51772b5d3dfd0a971a2be7 CRs-Fixed: 1050663
* SnapdragonCamera: Saving MPO and DDM without CSJay Wang2016-07-261-2/+10
| | | | | | | Saving MPO and DDM without CS CRs-Fixed: 993611 Change-Id: Ie04bce460c57454b4cf57c88b47ef2a495b6e078
* SnapdragonCamera: FrameListener and Video frame processorJack Yoo2016-07-071-0/+1
| | | | | | | | 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/+9
| | | | | | | | 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 video to Camera2 moduleByunghun Jeon2016-06-291-1/+13
| | | | | | Add video to Camera2 module and combine the UI Change-Id: I0bcd86eb6b95fe2180856780ddd794682259e799
* Merge "SnapdragonCamera: FrameProcessor" into camera.lnx.1.0-dev.1.0Camera Software Integration2016-06-071-0/+1
|\
| * SnapdragonCamera: FrameProcessorJack Yoo2016-06-011-0/+1
| | | | | | | | | | | | | | Introducing Frameprocessor with beautifiation. Change-Id: Ie6d8f4157a7d0c1a21e6f347457e84685e397286 CRs-Fixed: 1023183