From 17f201708fd3e905a3aad71f687201226f53ac4b 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 --- res/values-cs/strings.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'res/values-cs/strings.xml') diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index ed699c38e..e15430a2c 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -114,18 +114,6 @@ "Nastavení fotoaparátu" "Nastavení videokamery" "Velikost fotografie" - "13 Mpx" - "8 Mpx" - "5 Mpx" - "4 Mpx (16:9)" - "3 Mpx" - "2 Mpx" - "2 Mpx (16:9)" - "1,5 Mpx" - "1,3 Mpx" - "1 Mpx" - "VGA" - "QVGA" "Režim zaostření" "Automaticky" "Nekonečno" -- cgit v1.2.3