From dd627f76bf21e5ce494c33a7b03f1bdb90f32b13 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 31 Aug 2019 14:05:41 +0200 Subject: make short vibrate in open chat configurable and respect phone silent mode --- src/main/res/xml/preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main/res/xml/preferences.xml') diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index d8dd6c89e..d5ce35819 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -140,6 +140,11 @@ android:key="vibrate_on_notification" android:summary="@string/pref_vibrate_summary" android:title="@string/pref_vibrate" /> +