From 231d880df31ea4817dc0c5f1acd66f12417f2044 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Wed, 17 Feb 2010 15:35:21 -0500 Subject: Checkbox (in Sound settings) to control new lockscreen sfx. --- res/values/strings.xml | 6 ++++++ res/xml/sound_settings.xml | 11 ++++++++++- src/com/android/settings/SoundSettings.java | 10 ++++++++++ 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 2d9cbdc..3afe481 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -995,6 +995,12 @@ Play sound when making screen selection + Screen lock sounds + + Play sounds when locking and unlocking the screen + + Play sounds when locking and unlocking the screen + Haptic feedback Vibrate when pressing soft keys and on certain UI interactions diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index 08ce0d6..e4d80e6 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -90,11 +90,20 @@ android:defaultValue="true" /> + +