Create dedicated unlock screen (#52)

This commit is contained in:
Patrick Honkonen
2024-04-25 09:42:04 -04:00
committed by GitHub
parent 7e93c1a74b
commit 3ae4c72b46
11 changed files with 507 additions and 276 deletions

View File

@@ -93,4 +93,6 @@
<string name="unlock_with">Unlock with %1$s</string>
<string name="biometrics">Biometrics</string>
<string name="security">Security</string>
<string name="use_biometrics_to_unlock">Use biometrics to unlock</string>
<string name="too_many_failed_biometric_attempts">Too many failed biometrics attempts.</string>
</resources>