summaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Add 24 MP resolutionSampath Vangaveti2016-08-251-0/+2
| | | | | | | | Added 24MP resolution(5656x4242) to the UI CRs-Fixed: 982283 Change-Id: I18628d84d76cd5c77a7b96d9074381548800fe4b
* Snap: Support 9.6 MP 16:9 picture resolutionZhao Wei Liew2016-08-111-0/+2
| | | | | | This is the highest 16:9 picture resolution supported by Galaxy S4. Change-Id: I61ce779d7965ec87478ed31f8a1e7595c8eba7b0
* SnapdragonCamera: implement optizoom and chromaflash UILikai Ding2016-08-031-0/+13
| | | | | | add scene mode for optizoom and preference entry for chromaflash Change-Id: I859a42e3273d340a7dda7e24c6cb2e08ddb0f7bf
* SnapDragan: Changes to enable UI option for ASD mode.Guruprasad Gaonkar2016-07-301-0/+3
| | | | | | | ASD menu was not available on latest snapdragon application. Changes provided to enable scene modes. Change-Id: If02e97c4912ade7463055c8fefc35d10009a7c9e
* Snap: Fix name for OnePlus 3 resolutiondianlujitao2016-06-291-2/+2
| | | | | | | * 4640x3480 isn't 16:9 * 4640x2610 is 16:9 Change-Id: I027c104439296952c389bfd358e8eb52250c8729
* Snap: Add picture resolutions for OnePlus 3dianlujitao2016-06-201-0/+10
| | | | Change-Id: Iceab9172656e21cef6e80da724af841cec6503c8
* Add 11.9MP 16:9 and 8.9MP picture resolutionsAndreas Schneider2016-02-161-0/+4
| | | | | Change-Id: I21f97329ada2f7e49134bee5a35cc67caf95cdb9 Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* Snap: add resolutions used on Nexus 6Prazorloves2016-02-151-0/+4
| | | | Change-Id: If2b34b20ccd4d60b51b98ca1fea27c2eb4dd94aa
* SnapdragonCamera: Add focus-mode option to camcorderSultanxda2016-02-071-5/+0
| | | | | | | User can now control the focus mode used while recording video. Change-Id: I340c01a3f88314de67ca024279672276eff453ed Signed-off-by: Sultanxda <sultanxda@gmail.com>
* Snap: support more resolutionsfefifofum2016-02-061-0/+4
| | | | Change-Id: Ic9d718a55ddb63a83edc7074e3ebcfefbcf5d1f8
* Snap: support resolutions used by Moto X PlaySultan Qasim Khan2016-01-261-0/+4
| | | | Change-Id: Ib633d835df83838db1ca2978d89e5460d640e563
* Snap: Add icons to all scene modesjrizzoli2016-01-241-39/+39
| | | | | Change-Id: Ie34f455460eb205de12c24be10a361e380db761f Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Snap: support more resolutionsJason Riordan2016-01-121-96/+106
| | | | | | Added for Zenfone 2 but may support others Change-Id: I857de8948f4c70dd95e2fd3a9578c7b1a435d7d7
* Snap: Add more resolutionsEthan Chen2016-01-111-0/+4
| | | | | | * Add some 16:9 20MP resolutions Change-Id: I85dc481a4f1df98d75d1e3176ba1a72002d1a2c8
* Snap: Remove dead codeMichael Bestas2016-01-091-4/+0
| | | | | | | | | | * Remove non-standard video resolutions. * Revert "camera: override shutter sound volume" commit 8a50cda8f72738e943904fdf7cae189b2b0a8ea8. Adapted from CodeAurora commit 000c6fa3b5c95297496e0ae077030132409871ea Change-Id: I167ab5ff399c4f1d306a1a7ddf94896565c9625a
* Snap: initial materializationjrizzoli2016-01-091-10/+10
| | | | | | | Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* SnapdragonCamera: Query camcorder profiles before usageSai Kumar Sanagavarapu2016-01-071-26/+9
| | | | | | | | 1. Use generic camcorder profile query mechanism instead of hardcoding profile enums in app. 2. Fix NPE during startpreview if mFocusManager is null. Change-Id: I7bfc00f68f512c3029ca8ba75863583f1b376094
* Snap: add support for mw_continuous-picture focus modecodeworkx2016-01-071-0/+3
| | | | Change-Id: If165370b52d7454c69e2cdeb9d837d049010b0e8
* camera: Touch focus support for camcorderSteve Kondik2015-09-201-0/+5
| | | | | | | | | * Available when video snapshots are not supported. * Original from CodeAurora Forum. Sultanxda: Adapted to Snapdragon Camera Change-Id: I232c178430db08e7366aa9f91b4926d07e7c225d
* Snap: Cleanup qcom string resourcesMichael Bestas2015-09-201-33/+0
| | | | | | | | | | | * Remove tons of unused strings * Make some strings shorter to fit better in the settings popup * 'Off' should be always the first option, else the app behaves unexpectedly * Use consistent strings for all on/off options * Replace string references to entryvalues for all qcom options with the actual parameters * Group arrays & strings based on the option Change-Id: I092ce765013e7a80a2928df8e7d1b7e7bfd67905
* Snap: Cleanup video profile handlingMichael Bestas2015-09-171-14/+28
| | | | | | | | | | | | | | * Fix camcorder crashes on older devices Revert "SnapdragonCamera: Fix compatibility issues with KK." This reverts commit 0d33346534a728a1f8efaec05fcdccbe3e5440e1. Revert "SnapdragonCamera: Throw error popup for unsupported video profile." This reverts commit 3e50703cff0bc243b922a2299c58a45a4cbd91a9. Change-Id: I1152180a590650a7583430936f3759d1831e91dd
* Snap: Add placeholder scene mode thumbnailsMichael Bestas2015-09-171-6/+45
| | | | | | * Fix crashes Change-Id: I4887af0a405079b4aa858c6bf57b14a7efb837c8
* Camera: Add red-eye flash mode supportMichael Bestas2015-09-171-0/+5
| | | | | | Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I3db982732d15fb4eb83d5e37bff1a123225d4e8e
* camera: Add all resolutions, focus modes, scene modes, and color effects.Steve Kondik2015-09-171-34/+160
| | | | Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
* SnapdragonCamera: Fix reversed video flash mode buttonsSultanxda2015-09-171-4/+4
| | | | | | *Previously, setting the "off" option would enable flash, and setting the "on" option would disable it SnapdragonCamera: Fix reversed video flash-mode icons
* Revert "SnapdragonCamera: Modify snapcam per Lanix requirements"Gopal G Goberu2015-08-031-0/+68
| | | | | | This reverts commit 9718d52b226489ad60df5934fb86fed219330a91. Change-Id: I13fd76e075935013786165e6732b5d8e11b46132
* SnapdragonCamera: Modify snapcam per Lanix requirementsByunghun Jeon2015-07-141-68/+0
| | | | | | Provide required picture size/quality, and video resolution entries Change-Id: I165fa1c1af1996ab1b94ceb7dbf96be7478807a9
* Snapdragon: Add HDR to scene mode menuByunghun Jeon2015-03-171-1/+3
| | | | | | Add HDR as a scene mode to scene mode menu Change-Id: I0d6d9c87d09e72dd24f6d1a2e26fab91f7cb700e
* SnapdragonCamera: Fix icon display abnormal.likaid2015-02-101-1/+0
| | | | | | | | | One additional drawable data is defined in array. Delete the additional data. Change-Id: Ifd4a744f21a1d6add2c28d42ebf20e615202e2cc CRs-Fixed: 791684
* SnapdragonCamera: Add Portrait to scene modeByunghun Jeon2015-01-261-3/+5
| | | | | | | Add portrait option to scene mode Change-Id: I5c29e896734eab25e8f21adb142006081ea1c851 CRs-Fixed: 777753
* SnapdragonCamera: implement refocus featureLikai Ding2015-01-141-0/+3
| | | | | | | | Add a scene mode for refocus. If the latest photo is taken with refocus, user can click on the preview thumbnail, then refocus it by tapping on the photo. Change-Id: I2fd69439467f5a1e33d23d8d239aa3472d88b585
* SnapdragonCamera: Add HVGA (480x360) video quality.Sai Kumar Sanagavarapu2014-12-131-0/+2
| | | | | | Add support for HVGA (480x360) video quality in camcorder settings. Change-Id: I3fd2bf4c266f2068cbe83301184d421e9278928e
* Merge "SnapdragonCamera: Add 16MP and 20MP picture resolutions"Linux Build Service Account2014-12-011-0/+4
|\
| * SnapdragonCamera: Add 16MP and 20MP picture resolutionsShankar Ravi2014-11-181-0/+4
| | | | | | | | | | | | | | Adding 16MP and 20MP picture resolution support. Change-Id: Icaacd5d378e0361d5699d087ccbb17007c82cd3e
* | Merge "SnapdragonCamera: Fix compatibility issues with KK."Linux Build Service Account2014-11-271-25/+12
|\ \
| * | SnapdragonCamera: Fix compatibility issues with KK.Sai Kumar Sanagavarapu2014-11-261-25/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Remove openLegacy call to open camera. 2. Use generic camcorder profile query mechanism instead of hardcoding profile enums in app. 3. Fix NPE during startpreview if mParameters is null. Change-Id: I7bfc00f68f512c3029ca8ba75863583f1b376094
* | | SnapdragonCamera: Set 8MP resolution to 3264x2448.Sai Kumar Sanagavarapu2014-11-211-1/+1
|/ / | | | | | | | | | | Replace existing 8MP resolution 3200 x 2400 with 3264 x 2448. Change-Id: I9471a615c14d8732de80734c82ff33fc90c26390
* / SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-30/+28
|/ | | | | | Modified SnapdragonCamera setting menus with new icons Change-Id: I726296dfb100ac81ad6f1cd84420ae27c0ae1201
* Merge "SnapdragonCamera: Add support for manual 3A params."Linux Build Service Account2014-11-091-1/+1
|\
| * SnapdragonCamera: Add support for manual 3A params.Sai Kumar Sanagavarapu2014-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add UI support to take inputs from user for the following 3A paramters 1. Manual focus : a. Scale mode 0-100 b. Diopter mode 0-10 2.White balance: a. CCT b. RGB gains 3. Exposure control a. ISO b. exposure time Change-Id: I92ea3719fa2224e02943bb2191987c7654aaf9ea
* | Reorder flash setting array entry values.Santhosh Kumar H E2014-11-061-1/+1
|/ | | | | | | | | | | In the flashmode entry values array, torch value was at 0th position and off at 1st postion. So when user set flash mode to off, element at index 1 was chosen. But custom checkbox logic enables or disables checkbox based on index of array elements. Because of this checkbox was representing reverse values. So changing the order of array entry values. Change-Id: If9ae3d73b479de34fee88bb5ea9e6189b9b22ba1
* Camera: Add support for video rotationApurva Rajguru2014-09-031-0/+22
| | | | | | Adding menu items for video rotation. Change-Id: Ic684dd279f6c2f867e607ba6fbe3919db67b96f8
* Camera: Modified 8M resolution entrySusmitha Gummalla2014-08-261-2/+2
| | | | | | | | -Modified 8M resolution to 3840 x 2160 -Moved square mode entry to appropriate location CRs-fixed: 714811 Change-Id: If2e5bf4fa1d1aeaca98bde8c3225bf91f1a438cc
* SnapdragonCamera: Change 13MP resolution to 4160x3120Ranjith Kagathi Ananda2014-08-211-1/+1
| | | | | | | Change the resolution corresponding to 13 MP option in the app to choose 4160x3120 instead of 4208x3120. Change-Id: I6e74bed1bb8fe25d4a451349f38bacf334d94572
* SnapdragonCamera: Add support for adding square snapshot resolutionApurva Rajguru2014-08-181-0/+2
| | | | | | | Adding resolution corresponding to 1:1 aspect ratio in picture sizes. Change-Id: I8b86918b3777d47e54fa4517080b356d4bc327cc
* SnapdragonCamera: To enable 4kuhd on redfoxCherian Deepak2014-08-181-4/+4
| | | | | | | | On redfox 4kuhd was replaced by 2160p, so we need to add 2160p resolution to enable 4kuhd in UI Change-Id: Ib0b7acea65d60bd2e98b3aefc146e873ac351508
* Camera2: Update 4M wide picture size to be 16:9Gjorgji Rosikopulos2014-07-231-1/+1
| | | | | | | | All defined resolution should be with correct aspect ratio (16:9, 4:3). This change makes sure 4M wide picture size is 16:9. Change-Id: If5e1a8c3a2a353d130b2977b0b211bf61ec555f1
* Merge tag 'android-4.4.3_r1' into HEADChiou-Hao Hsu2014-06-111-1/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 4.4.3 release 1 * tag 'android-4.4.3_r1': Import translations. DO NOT MERGE Import translations. DO NOT MERGE Import translations. DO NOT MERGE Remove TRIM support Import translations. DO NOT MERGE Import translations. DO NOT MERGE Fix samsung video recording Fix WB indicator override Revert fixed focus area in CAF mode Add another HTC picture resolution Always set focus mode first before applying scene mode Reduce logging of flattened Preferences Import translations. DO NOT MERGE Import translations. DO NOT MERGE Import translations. DO NOT MERGE Import translations. DO NOT MERGE Delay onResume tasks to speed up lockscreen onResume->onPause->onResume launch sequence. Conflicts: res/values/arrays.xml src/com/android/camera/FocusOverlayManager.java src/com/android/camera/PhotoModule.java src/com/android/camera/VideoModule.java Change-Id: I4be00366e24933c6504639776c711e1a874d1f2e
| * Add another HTC picture resolutionMichael Kolb2013-12-021-1/+3
| | | | | | | | | | | | | | | | | | | | | | patching into Carlsbad branch from Bryce Bug: 9370319 Change-Id: I9b2c45b98c7075fda7289707f1e290fcefc084cc Conflicts: res/values/strings.xml
* | Camera: Add a feature to choose where to store the picture and videoSanthosh Kumar H E2014-02-271-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | Add a feature to choose use SDcard or phone to store picture and video captured by camera and camcorder. Some of the changes are taken from: I987a691c93edc4250fe0366d0623c85ea0152117 CRs-Fixed: 619806 Change-Id: I009df4c70f0a1b49b20750f806c799f025bb6197