feat: biometric | etc

This commit is contained in:
rebelonion 2024-05-25 10:08:11 -05:00
parent 7717974b9e
commit ce488ea536
7 changed files with 192 additions and 6 deletions

View file

@ -1024,4 +1024,9 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="app_lock_desc">Lock the app with a password\n( ͡° ͜ʖ ͡°)</string>
<string name="confirm_password">Confirm Password</string>
<string name="password_mismatch">Passwords do not match or are empty!</string>
<string name="enable_biometric">Enable Biometric</string>
<string name="bio_prompt_info_title">Biometric Authentication</string>
<string name="bio_prompt_info_desc">Use your fingerprint or face to unlock the app</string>
<string name="enable_forgot_password">Enable Forgot Password (hold clear button for 10 seconds)</string>
</resources>