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" /> + + + + +