From 84b2ffbcf4360332691379a7249a811d3e7c5bb0 Mon Sep 17 00:00:00 2001 From: Wilhelm Fitzpatrick Date: Fri, 14 Nov 2014 16:31:35 -0800 Subject: CameraNext: dynamically generate available photo resolutions Instead of depending on a large matching table, generated the list of picture sizes to show to the user directly from the supported list returned by the camera. The list is filtered to remove uselessly small resolutions on modern devices, to group resolutions by aspect ratio, and to filter out fairly similar sizes. Change-Id: I47a67a89786543baec133cf7e71df9819793ebac Signed-off-by: Chippa-a --- res/values-ru/strings.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'res/values-ru/strings.xml') diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index bde08da8e..61dfa68d7 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -114,18 +114,6 @@ "Настройки камеры" "Настройки видеокамеры" "Размер изображения" - "13 Мпикс." - "8 Мпикс." - "5 Мпикс." - "4 Мпикс. (16:9)" - "3 Мпикс." - "2 Мпикс." - "2 Мпикс. (16:9)" - "1,5 Мпикс." - "1,3 Мпикс." - "1 Мпикс." - "640 х 480 пикс." - "320 x 240 пикс." "Режим фокусировки" "Авто" "Бесконечность" -- cgit v1.2.3