summaryrefslogtreecommitdiffstats
path: root/res/xml/display_settings.xml
diff options
context:
space:
mode:
authorDan Sandler <dsandler@android.com>2014-03-11 01:32:47 -0400
committerDan Sandler <dsandler@android.com>2014-03-12 14:15:09 -0400
commit347f944a22513d8fb6b41ef185fd8ea872ebcfee (patch)
treea34a7b81b058da693e984acada1b06ef081d7be3 /res/xml/display_settings.xml
parentdeb49d0f09533202a048a40b58cceec21f282b25 (diff)
downloadpackages_apps_Settings-347f944a22513d8fb6b41ef185fd8ea872ebcfee.zip
packages_apps_Settings-347f944a22513d8fb6b41ef185fd8ea872ebcfee.tar.gz
packages_apps_Settings-347f944a22513d8fb6b41ef185fd8ea872ebcfee.tar.bz2
Finally, a place for notification settings.
Consolidated under the new Notifications settings are: - Ringtone (from Sound) - Zen Mode (from Sound) - Pulse LED (from Display) - Heads-Up Notifications (from Display) - Notification Access (from Security) - Show when locked (from Security) Change-Id: I214d03ba1e356e088323a3058d98d390b8a8f988
Diffstat (limited to 'res/xml/display_settings.xml')
-rw-r--r--res/xml/display_settings.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/xml/display_settings.xml b/res/xml/display_settings.xml
index 53d9915..67cd7d3 100644
--- a/res/xml/display_settings.xml
+++ b/res/xml/display_settings.xml
@@ -48,17 +48,6 @@
android:entryValues="@array/entryvalues_font_size"
android:dialogTitle="@string/dialog_title_font_size" />
- <CheckBoxPreference
- android:key="notification_pulse"
- android:title="@string/notification_pulse_title"
- android:persistent="false" />
-
- <CheckBoxPreference
- android:key="heads_up"
- android:title="@string/heads_up_enabled_title"
- android:summary="@string/heads_up_enabled_summary"
- android:persistent="false" />
-
<PreferenceScreen
android:key="wifi_display"
android:title="@string/wifi_display_settings_title"