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-zh-rTW/strings.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'res/values-zh-rTW/strings.xml') diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index 11ed532af..8f4c6214a 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -114,18 +114,6 @@ "相機設定" "攝錄影機設定" "圖片大小" - "1300 萬像素" - "800 萬像素" - "500 萬像素" - "400 萬像素 (16:9)" - "300 萬像素" - "200 萬像素" - "200 萬像素 (16:9)" - "150 萬像素" - "130 萬像素" - "100 萬像素" - "VGA" - "QVGA" "對焦模式" "自動" "無限遠" -- cgit v1.2.3