From cd22b8edae1eda959013e73ffa7eec1ecd947cdf Mon Sep 17 00:00:00 2001 From: jt1134 Date: Sun, 3 Jun 2012 03:30:47 -0500 Subject: AriesParts: add controls for CDMA in-call volume settings requires kernel patch: http://review.cyanogenmod.com/#/c/17019/ Patch-set 2: * completely disable volume boost category on unsupported device * fix whitespace Patch-set 3: * remove extraneous setEnabled() call * add KEY constant for volume boost category Change-Id: Ic34f873e9b95b724cb2b94deec393ac92c11e3be --- AriesParts/res/values/strings.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'AriesParts/res/values/strings.xml') diff --git a/AriesParts/res/values/strings.xml b/AriesParts/res/values/strings.xml index 45ee818..f4a8d23 100644 --- a/AriesParts/res/values/strings.xml +++ b/AriesParts/res/values/strings.xml @@ -29,4 +29,16 @@ TV Out enabled TV System Set your TV system for TV Out + + Volume Controls + In-Call Volume Controls + Boost in-call volume settings + Earpiece Volume + Bluetooth Volume + Speakerphone Volume + Headphone Volume + Earpiece Mic + Speakerphone Mic + Headphone Mic + Headphone (with no mic) Mic -- cgit v1.1