From 35fba3eeafe47ccd900b3e18b6b64a16ad677462 Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Fri, 10 Apr 2015 08:11:12 -0400 Subject: Settings: New zen option to allow repeat callers. Bug: 20064962 Change-Id: Icc65da146503386c057d7f78d6610f83f56d1a92 --- res/values/strings.xml | 9 +++++++++ res/xml/zen_mode_priority_settings.xml | 8 ++++++++ 2 files changed, 17 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 940f6bf..e300d42 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5915,6 +5915,15 @@ Events + + Selected callers + + + Repeat callers + + + If the same person calls a second time within a %d minute period, allow it + Automatically turn on diff --git a/res/xml/zen_mode_priority_settings.xml b/res/xml/zen_mode_priority_settings.xml index 6cdbe95..5b1dbf8 100644 --- a/res/xml/zen_mode_priority_settings.xml +++ b/res/xml/zen_mode_priority_settings.xml @@ -67,4 +67,12 @@ android:title="@string/zen_mode_from" android:persistent="false" /> + + + -- cgit v1.1