From def6283bf8158715c59e09424eb092f04c5c6bde Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 22 Apr 2015 00:37:26 +0300 Subject: [PATCH] Settings: Add toggle for heads up notifications Change-Id: Ie2f50e3fac70268d1cf0c0cab6cd23d9aec7cdc7 --- res/values/cm_strings.xml | 4 ++++ res/xml/configure_notification_settings.xml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index c1a84ccbcf1..2a128321d4b 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -48,6 +48,10 @@ High touch polling rate Increase touchscreen polling rate + + Heads-up + Display priority notifications in a small floating window + High touch sensitivity Increase touchscreen sensitivity so it can be used while wearing gloves diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml index 0d0414936df..095cb22b38f 100644 --- a/res/xml/configure_notification_settings.xml +++ b/res/xml/configure_notification_settings.xml @@ -228,6 +228,13 @@ android:summary="@string/notification_assistant_summary" settings:controller="com.android.settings.notification.NotificationAssistantPreferenceController"/> + + +