From c84f5b63e94d8abbd8d61427bccb389be1a404cb Mon Sep 17 00:00:00 2001 From: c457 Date: Sun, 18 Sep 2016 14:44:07 -0500 Subject: Snap: Add picture resolutions for Axon 7 Change-Id: Ia6a1ca122a04d3d8291aa588277237a6a45d11b3 --- res/values/arrays.xml | 8 ++++++++ res/values/cm_strings.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index a48de5839..6bb3755f1 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -160,12 +160,14 @@ @string/pref_camera_picturesize_entry_21mp @string/pref_camera_picturesize_entry_20_7mp @string/pref_camera_picturesize_entry_20_1mp_wide + @string/pref_camera_picturesize_entry_20mp_wide @string/pref_camera_picturesize_entry_18mp @string/pref_camera_picturesize_entry_16_2mp_wide @string/pref_camera_picturesize_entry_16_1mp @string/pref_camera_picturesize_entry_16_1mp_wide @string/pref_camera_picturesize_entry_16mp @string/pref_camera_picturesize_entry_15_9mp_wide + @string/pref_camera_picturesize_entry_15mp @string/pref_camera_picturesize_entry_13mp @string/pref_camera_picturesize_entry_13mp @string/pref_camera_picturesize_entry_12_8mp @@ -184,6 +186,7 @@ @string/pref_camera_picturesize_entry_9_7mp_wide @string/pref_camera_picturesize_entry_9_6mp_wide @string/pref_camera_picturesize_entry_9_4mp_wide + @string/pref_camera_picturesize_entry_9mp_square @string/pref_camera_picturesize_entry_9mp @string/pref_camera_picturesize_entry_8_9mp @string/pref_camera_picturesize_entry_8_2mp_wide @@ -194,6 +197,7 @@ @string/pref_camera_picturesize_entry_6mp_square @string/pref_camera_picturesize_entry_6mp_wide @string/pref_camera_picturesize_entry_6mp_wide + @string/pref_camera_picturesize_entry_5mp_square @string/pref_camera_picturesize_entry_5mp @string/pref_camera_picturesize_entry_5mp @string/pref_camera_picturesize_entry_5mp @@ -233,12 +237,14 @@ 5344x4008 5248x3936 5376x3752 + 5952x3348 4992x3744 5376x3024 4640x3480 5344x3006 4608x3456 5312x2988 + 4352x3264 4208x3120 4160x3120 4128x3096 @@ -257,6 +263,7 @@ 4160x2340 4128x2322 4096x2304 + 2976x2976 3920x2204 3456x2592 3840x2160 @@ -267,6 +274,7 @@ 2464x2464 3264x1840 3264x1836 + 2240x2240 2592x1944 2592x1936 2560x1920 diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index e82717eb1..a987cad5c 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -22,6 +22,8 @@ 20.7 MP 20.1 MP (16:9) + + 20 MP (16:9) 18 MP @@ -34,6 +36,8 @@ 16 MP 15.9 MP (16:9) + + 15 MP 13 MP @@ -67,6 +71,8 @@ 9.4 MP (16:9) + 9 MP (1:1) + 9 MP 8.9 MP @@ -85,6 +91,8 @@ 6 MP (16:9) + 5 MP (1:1) + 5 MP 4.5 MP -- cgit v1.2.3