summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Snap: Remove touch AF/AEC optionSteve Kondik2017-02-091-6/+0
| | | | | | | | * Drop the use of the touchaf-aec parameter entirely. No camera needs this anymore. Change-Id: I83154a75e5375901dc6c0fc93aef23637cfdf425 (cherry picked from commit 8ba41f452222c87a733fd2d045f9c513fd8d7799)
* Snap: CAF strings cleanup second interationMichael W2017-01-151-98/+88
| | | | | | | | | * Forgot some on the first run... * Match some with old translations which don't exist in last cm13 version anymore (courtesy Michael Bestas) Change-Id: I3ba6366a46ce0d3392871b1bece23dd2147fcfb7 (cherry picked from commit 32825fcb82af7a0eff35be365b82da675b49c340)
* Snap: Replace stringsMichael W2017-01-131-55/+55
| | | | | | | * Match old strings: No need to change those, we have translations already * "Ubi Focus" is a name, show the correct one Change-Id: Id94517703f91acb58fa730288b555be81457d6db
* Snap: Fix whitespace issuesMichael W2017-01-131-269/+257
| | | | | | | | * 4 spaces, not mixed with 5 * No newlines within comments or strings (those are requested during translation as well!) Change-Id: I5cc241ebec4a29ca72aa4945e6dc68b505d30bac
* Snap: Fix untranslatable stringsMichael W2017-01-131-272/+273
| | | | | | | * Just writing a comment is not enough, set the attribute * Match the tags with CM13 strings as well Change-Id: Id40abad0c9d8dc321e0a43b0af2a1f0ab6f84abc
* Snap: Fix blatant UI string issuesZhao Wei Liew2017-01-041-6/+6
| | | | Change-Id: Iecae12836966dc32e4906c0b6bf9a549ab726342
* Camera2: Remove CAF video duration codeMichael Bestas2017-01-041-9/+0
| | | | Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2
* Camera2: enable antibanding by defaultPawit Pornkitprasan2017-01-041-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 resolutions, focus modes, scene modes, and color effects.Steve Kondik2017-01-041-33/+0
| | | | Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
* 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
* | Merge "SnapdragonCamera: Update settingsManager and add Dual mode to Scene ↵Camera Software Integration2016-06-071-6/+6
|\| | | | | | | mode" into camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Update settingsManager and add Dual mode to Scene modeByunghun Jeon2016-05-311-6/+6
| | | | | | | | | | | | | | Update settingsManager and add Dual mode to Scene mode Change-Id: I508430840c3fb8c7d0b56a2a63e09b271754fcb4 CRs-Fixed: 1018118
* | Merge "SnapdragonCamera: Add SettingsManager, scene, and filter" into ↵Camera Software Integration2016-06-071-33/+31
|\| | | | | | | camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Add SettingsManager, scene, and filterByunghun Jeon2016-05-311-33/+31
| | | | | | | | | | | | | | | | | | | | | | 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
* | SnapdragonCamera: disable instant capture in some cases.Jay Wang2016-05-261-2/+4
|/ | | | | | | | | | | 1. Disable instant capture when ZSL is off or advanced features are enabled 2. Change the instant capture option to support the selection of aggressive AEC and fast AEC CRs-Fixed: 998509 Change-Id: I60f7ed3a0fc93627dbf7527fbec2a60605aad683
* Merge "SnapdragonCamera: Add support for ClearSight capture" into ↵Linux Build Service Account2016-04-291-0/+11
|\ | | | | | | camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Add support for ClearSight captureCullum Baldwin2016-04-121-0/+11
| | | | | | | | | | | | | | Add support to capture ClearSight images. CRs-Fixed: 993611 Change-Id: Ifaeafa53ee5d095fe322e48f968cdeec03c64077
* | SnapdragonCamera: Changes to enable TNR processing by default.Guruprasad Gaonkar2016-04-141-2/+2
|/ | | | | | | | | TNR was disabled by default from UI. Change configures TNR for camera stream to improve image quality. CDS is disabled as TNR is enabled by default from now. Change-Id: I7c1bf9533c52b8642fb15f79625cec57cc85b6cf Crs-fixed: 890243
* SnapdragonCamera: Camera2 add dual cameraByunghun Jeon2016-03-301-2/+9
| | | | | | | Add Camera2 dual camera support to SnapdragonCamera CRs-Fixed: 989750 Change-Id: I45a749ad03a531286a39cbfcfdcb65e5cad4759e
* SnapdragonCamera: Add Camera2 modeByunghun Jeon2016-03-301-0/+19
| | | | | | | Use camera2 API to show preview and take snapshot CRs-Fixed: 989750 Change-Id: I07e2d6743529b3d3d5acecf667e9493465a094c9
* SnapdragonCamera: Add the developer option for instant captureJay Wang2016-03-181-0/+10
| | | | | | | | | | | | A developer option is added to support instant capture feature in the camera HAL. Once option is enabled, Snapdragon camera application will take a snapshot as soon as it is resumed from the lock screen by pressing power button twice. For this to work, user also needs to enable "Press power button twice for camera" under display setting. Change-Id: I84794759ee1edc9424c37b71bd0c2b761a77bee1 CRs-Fixed: 970691
* SnapdragonCamera: Move help menu string to ressourceJack Yoo2016-03-181-0/+16
| | | | | | | | Move string and color to resource so that it can be translated and also configurable. Change-Id: I24d544e2a63a27e8215070ef8ca7bafb72521f47 CRs-Fixed: 982114
* SnapdragonCamera: Add beautification toast message to resource fileJay Wang2016-03-111-0/+1
| | | | | | | Add beautification toast message to resource file Change-Id: I73f3619349734399c9d10c1ed4cb6b23c8e9d077 CRs-Fixed: 979121
* SnapdragonCamera: Add new video frame rateJay Wang2016-02-251-0/+2
| | | | | | | Add HSR240 to the video frame rate setting Change-Id: Ic30047afddb6d597ca0eb51b03e438fcd4618c60 CRs-Fixed: 971078
* SnapdragonCamera: Color Effect shows the current statusJack Yoo2016-01-241-1/+4
| | | | | | | Let the icon shows the current status of the color effect on/off Change-Id: I1c3719db15d4dd920b89591064cda372c7ab89be CRs-Fixed: 951550
* SnapdragonCamera: Changing default value to off for SelfieFlashCamera Software Integration2015-12-241-1/+1
| | | | | | | Changning default value to off for SelfieFlash Mode. Change-Id: I89069919aa31af0d32b0560207b4022313bb963a CRs-Fixed: 937232
* SnapdragonCamera: Introducing mute buttonCamera Software Integration2015-12-221-0/+2
| | | | | | | Introducing audio mute button on video recording Change-Id: I69ff6fe97c4b8d76a890b5e41667dab534d69ba8 CRs-Fixed: 937239
* SnapdragonCamera: Moving Image Stabilization option to the menuCamera Software Integration2015-12-221-3/+3
| | | | | | | Moving Image Stabilization option to the menu Change-Id: I7fb025a3d1909af436e7a52ee9d602b2ce2dc68b CRs-Fixed: 937237
* SnapdragonCamera: Implementing SelfieFlash featureCamera Software Integration2015-12-221-0/+10
| | | | | | | Introducing SelfieFlash feature. Change-Id: I7b73d9db585038640b715092b01e037538ef68aa CRs-Fixed: 937232
* SnapdragonCamera: add video snapshot size optionByunghun Jeon2015-10-291-1/+1
| | | | | | | | Add developer option to choose video snapshot size. The "Auto" option will revert back to old behavior of choosing the largest size with the same aspect ratio as the preview. Change-Id: Ice68aef1963c1199d30e1edde4cccf7203f8fbbf
* Revert "SnapdragonCamera: Use floating components during video record."Byunghun Jeon2015-10-291-14/+0
| | | | | | This reverts commit 59b05fd1d75943f037aec41def16cdceb6443ecf. Change-Id: I807bdbf0fe669a989d58484ab11451c891acaf5b
* SnapdragonCamera: Fix compilationJaimin Bhise2015-10-291-8/+0
| | | | | | | | | | | | 1. Address compilation due to compiler upgrade. 2. Comment out video dependencies to enable camera. 3. Fix compilation issue due to IMountService interface change. 4. Comment out ExtendedFace. 5. Remove non-standard video resolutions. 6. Revert "camera: override shutter sound volume" commit 8a50cda8f72738e943904fdf7cae189b2b0a8ea8. Change-Id: I167ab5ff399c4f1d306a1a7ddf94896565c9625a
* SnapdragonCamera: fix settings menu crashLikai Ding2015-10-151-1/+1
| | | | | | | Default picture quality was not updated according to the new list. This has been fixed to avoid runtime crash. Change-Id: I01b839e0346965662cd675cb94c04fece555f8da
* Merge "SnapdragonCamera: Add noise reduction modes."Linux Build Service Account2015-10-011-0/+16
|\
| * SnapdragonCamera: Add noise reduction modes.Neelam Abhinav Karthik2015-09-281-0/+16
| | | | | | | | | | | | - Add menu for noise reduction modes Change-Id: Ie5cd6590e08938fb8fbb668ac1b48aac5fe801c3
* | SnapdragonCamera: Update the options for the Picture qualitylikaid2015-09-241-9/+3
|/ | | | | | | | | Change the menu items for Picture quality setting Only leave three options for the Picture quality setting Change-Id: I09e615ffb933983352d4a15f44ffef23adbe64ea CRs-Fixed: 905006
* SnapdragonCamera: Use floating components during video record.Jay Wang2015-09-161-0/+14
| | | | | | | | During recording, there are only 2 widgets on UI. Directly attaching them to window manager and making main UI layer fully transparent can reduce power consumption. Change-Id: I8c4f4768ab91d50fc72080f0f6d7316ee2e60ef4
* SnapdragonCamera: Add Chinese string for makeup levellikaid2015-09-061-0/+3
| | | | | | | | | | | The makeup level was defined as "Low" "Mid" and "High" with hard code English strings, which could not be changed after system language changed. Add Chinese strings for them in string.xml file. Change-Id: Icb5b570791dfa19494bde9d321188620ca675a35 CRs-Fixed: 892963
* SnapdragonCamera: string changesLikai Ding2015-08-211-2/+2
| | | | | | Replace some strings with their official version. Change-Id: I6b6f3aea7b594c536f0cf7fccda882f4054fc52f
* SnapdragonCamera: Modify Settings titlesByunghun Jeon2015-07-151-1/+1
| | | | | | | Modify Setting title strings to improve user experience Change-Id: I9ed297dd895c6ed5ca3094af91342051e3496bbd CRs-Fixed: 869198
* SnapdragonCamera: add touch animation for refocusLikai Ding2015-04-271-0/+3
| | | | | | also added a dialog to explain refocus mode Change-Id: I8c319c2cb64ca85d320eca453ade9c325fd4ac37