diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 1d45b72..5a4dcdb 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -615,6 +615,12 @@ 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 customization UDFPS animation diff --git a/res/xml/cherish_settings_udfps.xml b/res/xml/cherish_settings_udfps.xml index 78838ad..610ae48 100644 --- a/res/xml/cherish_settings_udfps.xml +++ b/res/xml/cherish_settings_udfps.xml @@ -14,6 +14,19 @@ android:summary="@string/udfps_haptic_feedback_summary" android:defaultValue="true" /> + + + + +