security: encrypt credentials, caches, and harden lock screen

This commit is contained in:
2026-05-15 18:35:14 +05:00
parent 106004421e
commit fc031f1f2a
20 changed files with 506 additions and 149 deletions
+2
View File
@@ -36,6 +36,8 @@
<string name="biometric_prompt_subtitle">Use your fingerprint or face to unlock</string>
<string name="biometric_negative_btn">Use PIN / Pattern</string>
<string name="unlock_failed">Incorrect — try again</string>
<string name="unlock_attempts_remaining">Incorrect — %d attempts remaining</string>
<string name="unlock_locked_out">Too many attempts. Try again in %d seconds.</string>
<!-- Security setup -->
<string name="security_setup">Secure Your App</string>