From 8f2fb65b360ebc7ed71ddbc884451536e5e99c03 Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Tue, 1 Dec 2009 19:06:14 -0800 Subject: Setting in Sound & Display for trackball pulsing on notification. Bug #2238250 --- res/values/bools.xml | 21 +++++++++++++++++++++ res/values/strings.xml | 4 ++++ 2 files changed, 25 insertions(+) create mode 100644 res/values/bools.xml (limited to 'res/values') diff --git a/res/values/bools.xml b/res/values/bools.xml new file mode 100644 index 0000000..cc816c0 --- /dev/null +++ b/res/values/bools.xml @@ -0,0 +1,21 @@ + + + + + + false + diff --git a/res/values/strings.xml b/res/values/strings.xml index 68b955f..8ae9209 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -877,6 +877,10 @@ Notification ringtone Set your default notification ringtone + + Pulse notification light + + Pulse trackball light repeatedly for new notifications Incoming call volume -- cgit v1.1