From e453b7728763c1e20718060e0b5cf78fd342595f Mon Sep 17 00:00:00 2001 From: Lars Greiss Date: Sun, 29 Dec 2013 12:23:33 +0100 Subject: Camera: remove fine/normal/superfine jpegquality and use always int We use now a set of int values the user can exactly assign. Showing as well the normal fine superfine as choice is just a duplicate. As well we can get rid of the weird converts of the mixed values. To take care that the user does not get into problems we updated the db version and we make a convertion. Change-Id: I2615666bc1c929c0c045840fad1ece55fb0640af --- res/values/qcomstrings.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'res/values/qcomstrings.xml') diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index c7fff0fbd..135ab48d5 100644 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -545,7 +545,7 @@ - superfine + 85 jpeg @@ -702,9 +702,6 @@ Picture quality - Super fine - Fine - Normal Jpeg 55% Jpeg 65% Jpeg 75% -- cgit v1.2.3