From d2b3ab088f49e3451b703b50f07366795c50f674 Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Wed, 2 Dec 2009 13:56:05 -0800 Subject: Feature #2296147 Settings for Car/Desk Dock on certain devices This inserts a launcher for the Dock settings dialog, if the device supports it and is currently docked. The menu item disappears if the phone is not docked in the car/desk dock. --- res/values/bools.xml | 2 ++ res/values/strings.xml | 2 ++ res/xml/sound_and_display_settings.xml | 29 +++++++++++++++++++++++++---- 3 files changed, 29 insertions(+), 4 deletions(-) (limited to 'res') diff --git a/res/values/bools.xml b/res/values/bools.xml index cc816c0..61cc79e 100644 --- a/res/values/bools.xml +++ b/res/values/bools.xml @@ -18,4 +18,6 @@ false + + false diff --git a/res/values/strings.xml b/res/values/strings.xml index 8ae9209..85ca4d4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -894,6 +894,8 @@ Media volume Set volume for music and videos + + Dock settings Audible touch tones diff --git a/res/xml/sound_and_display_settings.xml b/res/xml/sound_and_display_settings.xml index c597a0a..151b0fb 100644 --- a/res/xml/sound_and_display_settings.xml +++ b/res/xml/sound_and_display_settings.xml @@ -19,14 +19,15 @@ - + - + - + - + + + + + -- cgit v1.1