summaryrefslogtreecommitdiffstats
path: root/res/values/qcomarrays.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-07 07:12:04 -0800
committerMichael Bestas <mikeioannina@gmail.com>2015-09-17 23:26:01 +0300
commit2c83037f8c1b4296c9ad503a17dc89e5b617ea80 (patch)
tree38266a66fd8715e85164c62a029683da9931474b /res/values/qcomarrays.xml
parentffe842eb13dbc9b4da171c5bca11a3b3b2c8083d (diff)
downloadandroid_packages_apps_Snap-2c83037f8c1b4296c9ad503a17dc89e5b617ea80.tar.gz
android_packages_apps_Snap-2c83037f8c1b4296c9ad503a17dc89e5b617ea80.tar.bz2
android_packages_apps_Snap-2c83037f8c1b4296c9ad503a17dc89e5b617ea80.zip
camera: Add all resolutions, focus modes, scene modes, and color effects.
Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
Diffstat (limited to 'res/values/qcomarrays.xml')
-rw-r--r--res/values/qcomarrays.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index ca6ddc2e8..3af2153e1 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -233,6 +233,13 @@
<item>@string/pref_camera_coloreffect_entry_redtint</item>
<item>@string/pref_camera_coloreffect_entry_bluetint</item>
<item>@string/pref_camera_coloreffect_entry_greentint</item>
+ <item>@string/pref_camera_coloreffect_entry_washed</item>
+ <item>@string/pref_camera_coloreffect_entry_vintage_warm</item>
+ <item>@string/pref_camera_coloreffect_entry_vintage_cold</item>
+ <item>@string/pref_camera_coloreffect_entry_point_green</item>
+ <item>@string/pref_camera_coloreffect_entry_point_blue</item>
+ <item>@string/pref_camera_coloreffect_entry_point_red_yellow</item>
+ <item>@string/pref_camera_coloreffect_entry_cartoonize</item>
</string-array>
<array name="coloreffect_thumbnails" translatable="false">
@@ -269,6 +276,13 @@
<item>red-tint</item>
<item>blue-tint</item>
<item>green-tint</item>
+ <item>washed</item>
+ <item>vintage-warm</item>
+ <item>vintage-cold</item>
+ <item>point-green</item>
+ <item>point-blue</item>
+ <item>point-red-yellow</item>
+ <item>cartoonize</item>
</string-array>
<!-- Camera Preferences AE Bracketing dialog box entries -->