summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: string changesLikai Ding2015-08-213-6/+6
| | | | | | Replace some strings with their official version. Change-Id: I6b6f3aea7b594c536f0cf7fccda882f4054fc52f
* SnapdragonCamera: add Chinese translationslikaid2015-08-201-0/+57
| | | | | | | Add Chinese translations for certain string resources. CRs-Fixed: 889166 Change-Id: I544f93eb1dadf3872ba417583e2b27a2cdb2fc6b
* SnapdragonCamera: add Chinese translationslikaid2015-08-182-0/+3
| | | | | | | Add Chinese translations for certain string resources. CRs-Fixed: 885790 Change-Id: Ife63f963a1376ea469f43a971b6f9c79745cc1d0
* Merge "SnapdragonCamera: Add Chinese strings for some error messages"Linux Build Service Account2015-08-171-0/+4
|\
| * SnapdragonCamera: Add Chinese strings for some error messageslikaid2015-08-111-0/+4
| | | | | | | | | | | | | | | | | | | | Some of the error messages didn't have Chinese strings, that caused it shown the English strings under Chinese language context. Add Chinese strings for these messages. CRs-Fixed: 887677 Change-Id: I21186b1850588a4ff39c6de69259ddad37d1fc08
* | Revert "SnapdragonCamera: Improved panorama"Byunghun Jeon2015-08-121-15/+40
| | | | | | | | | | | | This reverts commit "SnapdragonCamera: Improved panorama" Change-Id: I7aef9427c218d06b78cbc097dd32a1629b5ab9d1
* | SnapdragonCamera: Fix submenu icon not display in RTLlikaid2015-08-122-1/+4
|/ | | | | | | | Layout of submenu is not corret in RTL. Change linear layout to relative layout for this case. CRs-Fixed: 885928 Change-Id: Iaa7644cc4ccbf436cbd148a485abab2b9155ba5d
* Merge "SnapdragonCamera: Modify filter icon"Linux Build Service Account2015-08-104-0/+0
|\
| * SnapdragonCamera: Modify filter iconByunghun Jeon2015-08-054-0/+0
| | | | | | | | | | | | Modify filter icon to improve user experience Change-Id: I949622f52fd5e3ea2a5fce91bd39d93ac04e3bae
* | SnapdragonCamera: Set navigation bar according to flagByunghun Jeon2015-08-071-0/+3
| | | | | | | | | | | | Set navigation bar according to flag and set it to show by default Change-Id: I5ddb9d5f8150d7fd1d182bacb25cd02651a2db5b
* | SnapdragonCamera: Modify paddings and size of menusByunghun Jeon2015-08-052-2/+2
|/ | | | | | Modify paddings and size of menus to display longer menus Change-Id: I43bd3a8de8178ca2bdd273f4cfb6fafbcb92d82a
* SnapdragonCamera: Improved panoramaByunghun Jeon2015-07-301-40/+15
| | | | | | | | Improved panorama with faster performance and low memory consumption. Also displays progress while taking panorama shot. Change-Id: I88ae1205f056ebe59129e65d69fcc44f46a5ab92 CRs-Fixed: 859274
* SnapdragonCamera: remove nav bar to enable full screen previewByunghun Jeon2015-07-282-0/+2
| | | | | | | Remove the navigation bar in order to take advantage of full screen. Change-Id: I25f42af825c4f3b7ad6521c2ee6d62fa4219044a CRs-Fixed: 865254
* Merge "SnapdragonCamera: Fix "Square" display abnormal in Chinese mode"Linux Build Service Account2015-07-151-0/+1
|\
| * SnapdragonCamera: Fix "Square" display abnormal in Chinese modelikaid2015-07-151-0/+1
| | | | | | | | | | | | | | | | | | There is no definition for string "Square" in Chinese mode. Add definition for "Square" string. Change-Id: Ic2e7050cae9b6c56771670f776a7a74abeb9bf3d CRs-Fixed: 866044
* | Merge "SnapdragonCamera: Add Chinese string for camera setting menu items"Linux Build Service Account2015-07-151-0/+17
|\ \
| * | SnapdragonCamera: Add Chinese string for camera setting menu itemslikaid2015-07-141-0/+17
| |/ | | | | | | | | | | | | | | | | some string on camera settings menu didn't translate to Chinese. Add Chinese string in values-zh-rCN/strings.xml. CRs-Fixed: 843181 Change-Id: I9e941247cbe886ebbbf1e7e5f46ee0b0a4bd9d68
* | Merge "SnapdragonCamera: Modify Settings titles"Linux Build Service Account2015-07-152-6/+4
|\ \
| * | SnapdragonCamera: Modify Settings titlesByunghun Jeon2015-07-152-6/+4
| |/ | | | | | | | | | | | | Modify Setting title strings to improve user experience Change-Id: I9ed297dd895c6ed5ca3094af91342051e3496bbd CRs-Fixed: 869198
* / SnapdragonCamera: Modify beautification level stringsByunghun Jeon2015-07-151-3/+3
|/ | | | | | | Modify beautification level strings from 1/2/3 to Low/Mid/High Change-Id: I5839d2b1b45db1d88925cd4d1b11ed8b0e775797 CRs-Fixed: 869198
* SnapdragonCamera: Add 21 MP resolutionRajaram Gudivada2015-07-112-3/+3
| | | | | | | | | | 1) 20MP resolution mentioned in UI is 21MP and so corresponding name changed to 21MP 2) Also Corresponding resolution (5344x4016) is not exactly the 4:3 aspect ratio and so changed the height to 4008 to make exact 4:3 aspect ratio Change-Id: Idff3f28990a1daa6a6ba15f597a70e2468ae0697
* SnapdragonCamera: Add 16MP 16:9 picture resolutionRajaram Gudivada2015-07-022-0/+4
| | | | | | Add 16MP 16:9(5312x2988) to picture resolutions Change-Id: I8cb2816a3432d4e36d943fc9f4fdf866be7c628b
* Merge "SnapDragan: Changes to enable UI option for ASD mode."Linux Build Service Account2015-05-301-0/+3
|\
| * SnapDragan: Changes to enable UI option for ASD mode.Guruprasad Gaonkar2015-05-121-0/+3
| | | | | | | | | | | | | | ASD menu was not available on latest snapdragon application. Changes provided to enable scene modes. Change-Id: If02e97c4912ade7463055c8fefc35d10009a7c9e
* | SnapdragonCamera: implement optizoom and chromaflash UILikai Ding2015-05-279-0/+21
| | | | | | | | | | | | add scene mode for optizoom and preference entry for chromaflash Change-Id: I859a42e3273d340a7dda7e24c6cb2e08ddb0f7bf
* | Merge "SnapdragonCamera: add touch animation for refocus"Linux Build Service Account2015-05-246-2/+21
|\ \
| * | SnapdragonCamera: add touch animation for refocusLikai Ding2015-04-276-2/+21
| |/ | | | | | | | | | | also added a dialog to explain refocus mode Change-Id: I8c319c2cb64ca85d320eca453ade9c325fd4ac37
* | Merge "SnapdragonCamera: Fix DUT flash main menu when open camera."Linux Build Service Account2015-05-161-2/+1
|\ \ | |/ |/|
| * SnapdragonCamera: Fix DUT flash main menu when open camera.likaid2015-04-171-2/+1
| | | | | | | | | | | | | | | | | | | | When the process of opening camera, the background layout has no content which cause the main menu show. When open camera, make the background layout exist. Change-Id: If6075c652b6c9973d201cff1e537522c87c4f0ff CRs-Fixed: 822737
* | Merge "Snapdragon : Changes to add more HFR values in camera UI."Linux Build Service Account2015-04-212-0/+4
|\ \ | |/ |/|
| * Snapdragon : Changes to add more HFR values in camera UI.Guruprasad Gaonkar2015-04-092-0/+4
| | | | | | | | | | | | 240fps is added to HFR camera UI options. Change-Id: I01076e545736670eb0761cc5d7bea1dde197bb66
* | Merge "SnapdragonCamera: fix crash with persist.panel.orientation"Linux Build Service Account2015-04-152-0/+0
|\ \
| * | SnapdragonCamera: fix crash with persist.panel.orientationLikai Ding2015-04-022-0/+0
| | | | | | | | | | | | | | | | | | | | | The two layout files were only available in portrait mode. Make them as default. Change-Id: Iabc4caf1a5b5b015a097a914b489f412153eeec4
* | | Merge "SnapdragonCamera: Customize camera video quality"Linux Build Service Account2015-04-151-0/+2
|\ \ \
| * | | SnapdragonCamera: Customize camera video qualitylikaid2015-04-091-0/+2
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | SnapdragonCamera's default video quality value was set to highest supported video resolution whitch was "720P" Add the default video quality value string "pref_video_quality_default" and overlay it to "VGA" CRs-Fixed: 815638 Change-Id: I5013880a42028e0663a3d22ffa3cddf87990146b
* / | SnapdragonCamera: Add cancel longshot prompt message in Chineselikaid2015-04-081-0/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | The continue shooting need 40M memory at least, When the memory is not enough, it will show the warning message as "run out of memory, canceling longshot" and stop shooting. The string msg_cancel_longshot_for_limited_memory wasn't translate into Chinese. Add Chinese string for msg_cancel_longshot_for_limited_memory. Change-Id: Ib2a9df880ce44a106e11fe873216954b0575ec95 CRs-Fixed: 809502
* | Merge "SnapdragonCamera: Handle Camera device errors gracefully."Linux Build Service Account2015-04-061-0/+4
|\ \
| * | SnapdragonCamera: Handle Camera device errors gracefully.Sai Kumar Sanagavarapu2015-03-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle Camera device errors from lower layers gracefully by finishing the activity and there by closing camera session and app. Also, display a toast message signifying the error because of which camera app is being shutdown. Change-Id: I86c4caf174356148bd4725329ea13ec82e944b94
* | | Merge "SnapdragonCamera: Make video duration icon display."Linux Build Service Account2015-04-041-1/+1
|\ \ \
| * | | SnapdragonCamera: Make video duration icon display.likaid2015-04-031-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | The ListPreference can not display icon bitmap. Modify ListPreference to IconListPreference to make icon show. Change-Id: Ice78cf375035ab527e1e1c2683f448cdbbb907da CRs-Fixed: 809557
* / | SnapdragonCamera: Change the text shadow color on camera sub menulikaid2015-04-031-1/+1
|/ / | | | | | | | | | | | | | | | | | | The text shadow color was shown out of menu range when the entry name was long. Change the shadow color to transparent to avoid this issue. Change-Id: I88c482d3c9a94b6f180326e43b5e5096026dd97a CRs-Fixed: 801018
* / SnapdragonCamera: The alert dialog's rotation is not rightlikaid2015-03-261-0/+73
|/ | | | | | | | | | | It will pop up a alert dialog if something goes wrong while generating mosaic. The alert dialog's rotation is not right, as a result, the alert dialog's UI will gose wrong. Use RotateLayout to set the rotation before we show the alert. Change-Id: Iaa91e811393a90c9f28f98404d782d2cc2ad9fe9 CRs-Fixed: 805471
* SnapdragonCamera: Move the files to the correct locationJay Wang2015-03-2011-0/+418
| | | | Change-Id: Id2d94a3be141a068f8a5e8ba461901b07700b7cb
* SnapdragonCamera: Add beautification feature to SnapdragonCamera.Zhang Zhenzhen2015-03-207-0/+99
| | | | Change-Id: Ie585527fc0b8679359753b3ff6245add3d1e5530
* Merge "Snapdragon: Add HDR to scene mode menu"Linux Build Service Account2015-03-194-1/+3
|\
| * Snapdragon: Add HDR to scene mode menuByunghun Jeon2015-03-174-1/+3
| | | | | | | | | | | | Add HDR as a scene mode to scene mode menu Change-Id: I0d6d9c87d09e72dd24f6d1a2e26fab91f7cb700e
* | Merge "SnapdragonCamera: Add correct resolution for 20 MP sensor"Linux Build Service Account2015-03-181-1/+1
|\ \ | |/ |/|
| * SnapdragonCamera: Add correct resolution for 20 MP sensorJayasena Sangaraboina2015-03-121-1/+1
| | | | | | | | | | | | | | Add correct resolution 5344x4016 instead of 5248x3936 to fix 20 MP sensor issue. Change-Id: Ifc34acf89435a6ae7c433125fe6dc293b5187a32
* | Snapdragon: Add icons for Snapdragon beautification featureByunghun Jeon2015-03-1671-0/+0
| | | | | | | | Change-Id: I8495217b0b248ea8e3ed3e0e1d428c5d94973538
* | SnapdragonCamera: Disable CDS and TNR if SeeMore is enabledShwetha Kotekar2015-03-101-0/+6
| | | | | | | | | | | | | | If seeMore is enabled, send a disable command to HAL to disable the CDS and TNR features. Change-Id: I91bac0a01c58cb13ba32296739b47f74dc296003