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-th/strings.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'res/values-th') diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml index 12418580a..657161404 100644 --- a/res/values-th/strings.xml +++ b/res/values-th/strings.xml @@ -114,18 +114,6 @@ "การตั้งค่ากล้องถ่ายรูป" "การตั้งค่ากล้องวิดีโอ" "ขนาดของภาพ" - "13 ล้านพิกเซล" - "8 ล้านพิกเซล" - "5 ล้านพิกเซล" - "4M พิกเซล (16:9)" - "3 ล้านพิกเซล" - "2 ล้านพิกเซล" - "2 ล้านพิกเซล (16:9)" - "1.5 ล้านพิกเซล" - "1.3 ล้านพิกเซล" - "1 ล้านพิกเซล" - "VGA" - "QVGA" "โหมดโฟกัส" "ออโต้" "อินฟินิตี" -- cgit v1.2.3