summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-07 07:12:04 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 21:57:36 +0200
commitf40ba82b6aef754c4e2c17c6202bfe6cacefcb40 (patch)
tree82765f95b641e595b14b4ab0a27ab73b52cab0f2 /res/values/qcomstrings.xml
parent3bdfa8e63a74a8a4189671939c2e3d91a14f99c8 (diff)
downloadandroid_packages_apps_Snap-f40ba82b6aef754c4e2c17c6202bfe6cacefcb40.tar.gz
android_packages_apps_Snap-f40ba82b6aef754c4e2c17c6202bfe6cacefcb40.tar.bz2
android_packages_apps_Snap-f40ba82b6aef754c4e2c17c6202bfe6cacefcb40.zip
camera: Add all resolutions, focus modes, scene modes, and color effects.
Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml33
1 files changed, 0 insertions, 33 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 330cb8979..476253597 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -791,39 +791,6 @@
<string name="pref_camera_picturesize_entry_352x288">CIF</string>
<string name="pref_camera_picturesize_entry_176x144">QCIF</string>
- <string name="pref_camera_focusmode_entry_normal">Normal</string>
- <string name="pref_camera_focusmode_entry_continuous">CAF</string>
-
- <string name="pref_camera_scenemode_entry_asd">ASD</string>
- <!-- Scene mode that takes an image with as little noise as possible so details of the subject are maintained. -->
- <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
- <!-- Scene mode that takes an image of a landscape assuming all subjects are relatively far from the phone. -->
- <string name="pref_camera_scenemode_entry_landscape">Landscape</string>
-
- <!-- Scene mode that takes night shots with long exposure and flash to illuminate the subject while still capturing darker detail in the background. -->
- <string name="pref_camera_scenemode_entry_night_portrait">Night Portrait</string>
- <!-- Scene mode to be used in a stage show. -->
- <string name="pref_camera_scenemode_entry_theatre">Theatre</string>
- <!-- Scene mode optimized for taking images on the beach. -->
- <string name="pref_camera_scenemode_entry_beach">Beach</string>
- <!-- Scene mode optimized for taking images in the snow. -->
- <string name="pref_camera_scenemode_entry_snow">Snow</string>
-
- <!-- Scene mode for taking a photo as sharp as possible. -->
- <string name="pref_camera_scenemode_entry_steadyphoto">Steady Photo</string>
- <!-- Scene mode optimized for taking images of fireworks. -->
- <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
- <!-- Scene mode optimized for taking images during sports . -->
- <string name="pref_camera_scenemode_entry_sports">Sports</string>
- <!-- Scene mode optimized for capturing the naturally warm color of scenes lit by candles. [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_candlelight">Candlelight</string>
- <!-- Scene mode for taking a photo with backlight. -->
- <string name="pref_camera_scenemode_entry_backlight">Backlight</string>
- <!-- Scene mode optimized for taking images of flowers. -->
- <string name="pref_camera_scenemode_entry_flowers">Flowers</string>
- <!-- Scene mode optimized for taking images of AR. -->
- <string name="pref_camera_scenemode_entry_ar">AR</string>
-
<!-- Default auto scene detection setting. -->
<string name="pref_camera_scenedetect_default" translatable="false">off</string>