From 58affb0a08703e6ffd13eed632b62342404202f0 Mon Sep 17 00:00:00 2001 From: beanstown106 Date: Thu, 6 Sep 2018 22:52:55 +0530 Subject: [PATCH] Cherish: Incall vibration options [3/3] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * allow setting vibration when call is connected * allow setting vibration when call is disconnected * allow setting vibration for call waiting * this works with google and aosp dialer :) SuperDroidBond-: Make it default on Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 6 +++++ res/xml/cherish_settings_notifications.xml | 24 +++++++++++++++++++ .../fragments/NotificationSettings.java | 7 ++++++ 3 files changed, 37 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 3dd66f2..ac9abb2 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1073,4 +1073,10 @@ Use old style mobile data icons Use pre-p mobiletype icons for signal + + + In-call vibration options + Vibrate on connect + Vibrate on call waiting + Vibrate on disconnect diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index dca4692..b9d1503 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -17,6 +17,30 @@ + + + + + + + + + +