From 8620bfc9e7cf9310ddc0428dc66739dd87b1e212 Mon Sep 17 00:00:00 2001 From: Beanstown Date: Tue, 16 Aug 2022 09:40:21 +0200 Subject: [PATCH] UDFPS Settings: Fingerprint authentication vibration [2/2] --- res/values/cherish_strings.xml | 6 ++++++ res/xml/cherish_settings_udfps.xml | 12 ++++++++++++ 2 files changed, 18 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 48b60c0..d21eed8 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -493,6 +493,12 @@ Udfps Options Different menus for customizing the udfps + + + Fingerprint success vibration + Vibrate on successful fingerprint authentication + Fingerprint error vibration + Vibrate on failed fingerprint authentication FOD haptic feedback diff --git a/res/xml/cherish_settings_udfps.xml b/res/xml/cherish_settings_udfps.xml index 1887e2f..dcddfd3 100644 --- a/res/xml/cherish_settings_udfps.xml +++ b/res/xml/cherish_settings_udfps.xml @@ -21,6 +21,18 @@ android:summary="@string/udfps_haptic_feedback_summary" android:defaultValue="true" /> + + + +