From 7e1aa4a5ba9c2fd4bd8aafe827b58e3a0124b078 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 16 Feb 2016 10:46:52 +0100 Subject: Add 11.9MP 16:9 and 8.9MP picture resolutions Change-Id: I21f97329ada2f7e49134bee5a35cc67caf95cdb9 Signed-off-by: Andreas Schneider --- res/values/arrays.xml | 4 ++++ res/values/cm_strings.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 21cb272a4..2a6f0cefb 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -172,6 +172,7 @@ @string/pref_camera_picturesize_entry_12_6mp @string/pref_camera_picturesize_entry_12_2mp @string/pref_camera_picturesize_entry_12mp + @string/pref_camera_picturesize_entry_11_9mp_wide @string/pref_camera_picturesize_entry_11_9mp @string/pref_camera_picturesize_entry_11_5mp @string/pref_camera_picturesize_entry_10_4mp @@ -180,6 +181,7 @@ @string/pref_camera_picturesize_entry_9_7mp_wide @string/pref_camera_picturesize_entry_9_4mp_wide @string/pref_camera_picturesize_entry_9mp + @string/pref_camera_picturesize_entry_8_9mp @string/pref_camera_picturesize_entry_8_2mp_wide @string/pref_camera_picturesize_entry_8mp @string/pref_camera_picturesize_entry_7_7mp @@ -237,6 +239,7 @@ 4096x3072 4032x3024 4000x3000 + 4608x2592 3984x2988 3920x2940 4128x2528 @@ -245,6 +248,7 @@ 4160x2340 4096x2304 3920x2204 + 3456x2592 3840x2160 3264x2448 3200x2400 diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index ea339918c..171d9b4e8 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -45,6 +45,8 @@ 12 MP + 11.9 MP (16:9) + 11.9 MP 11.5 MP @@ -58,6 +60,8 @@ 9.4 MP (16:9) 9 MP + + 8.9 MP 8.2 MP (16:9) -- cgit v1.2.3