From 947f09d0fd9f20b67de60763f0042e66ea43d4d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C6=B0ng=20Phan?= Date: Mon, 20 Mar 2023 02:18:09 +0700 Subject: [PATCH] Udfps authentication / error vibration [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 7 +++++++ res/xml/cherish_settings_udfps.xml | 13 +++++++++++++ 2 files changed, 20 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index e42e445..3d75569 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -501,6 +501,13 @@ UDFPS haptic feedback Vibrate when touching UDFPS icon + + + Udfps authentication vibration + Vibrate on successful fingerprint authentication + Udfps error vibration + Vibrate on unsuccessful fingerprint authentication + UDFPS settings Customizations for the UDFPS diff --git a/res/xml/cherish_settings_udfps.xml b/res/xml/cherish_settings_udfps.xml index 1c6918d..3492828 100644 --- a/res/xml/cherish_settings_udfps.xml +++ b/res/xml/cherish_settings_udfps.xml @@ -13,4 +13,17 @@ android:title="@string/udfps_haptic_feedback_title" android:summary="@string/udfps_haptic_feedback_summary" android:defaultValue="true" /> + + + + +