Fix some bugs of authentication

Display authentication screen in NavHost
Remove "Protect storage", authenticate to clear storage instead
Force enable biometrics on if using password alone is not supported
This commit is contained in:
BinTianqi
2024-12-14 22:03:39 +08:00
parent f7b18d1a31
commit 867668832e
10 changed files with 120 additions and 146 deletions

View File

@@ -552,12 +552,7 @@
<string name="lock_owndroid">OwnDroid\'u kilitle</string>
<string name="enable_bio_auth">Biyometri ile doğrulama</string>
<string name="authenticate">Doğrula</string>
<string name="use_password">Şifre kullan</string>
<string name="auth_with_password">OwnDroid\'u şifre ile doğrula</string>
<string name="auth_with_bio">OwnDroid\'u biyometri ile doğrula</string>
<string name="lock_in_background">Arka plana geçince kilitle</string>
<string name="protect_storage">Depolamayı koru</string>
<string name="storage_is_protected">Depolama korunuyor</string> <!--TODO-->
<string name="clear_storage">Depolamayı temizle</string>
<string name="automation_api">Automation API</string> <!--TODO-->