From 8f1bd1f7a1daf407093c270e81b262297796067d 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-zh-rCN/strings.xml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'res/values-zh-rCN/strings.xml') diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index b7ee237d2..b5ad575a2 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -115,24 +115,6 @@ "相机设置" "摄像机设置" "照片尺寸" - "24M 像素" - "2100 万像素" - "1600 万像素" - "1600 万像素 (16:9)" - "1300万像素" - "1200 万像素" - "800万像素" - "方形 (1:1)" - "500万像素" - "400万像素 (16:9)" - "300万像素" - "200万像素" - "200万像素 (16:9)" - "150万像素" - "130万像素" - "100万像素" - "VGA" - "QVGA" "对焦方式" "自动" "无限远" -- cgit v1.2.3