From 5c1cea77b540e5bbd16ed3641f579e86246fbadb Mon Sep 17 00:00:00 2001 From: Ido Ben-Hur Date: Sat, 6 Jun 2020 07:05:21 +0300 Subject: [PATCH] Settings: Allow choosing a custom vibration pattern [3/3] Change-Id: I574da771ae90321f65d8ffddecd59db430105bb2 Signed-off-by: Pranav Vashi --- res/values/evolution_strings.xml | 2 + res/xml/sound_settings.xml | 41 +++++++++- .../VibrationPatternPreferenceController.java | 78 +++++++++++++++++-- 3 files changed, 115 insertions(+), 6 deletions(-) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 78e04070bbb..d0063a95f8f 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -292,4 +292,6 @@ da-da-dzzz da-dzzz-da Custom + Custom pattern + Set a custom vibration pattern diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index 448c89b9cbd..fac5c779c47 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -181,11 +181,50 @@ + + + + + + + + + + + + + +