mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
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:
@@ -557,12 +557,7 @@
|
||||
<string name="lock_owndroid">Заблокировать OwnDroid</string>
|
||||
<string name="enable_bio_auth">Аутентификация по биометрии</string>
|
||||
<string name="authenticate">Аутентифицировать</string>
|
||||
<string name="use_password">Использовать пароль</string>
|
||||
<string name="auth_with_password">Аутентифицировать OwnDroid с помощью пароля</string>
|
||||
<string name="auth_with_bio">Аутентифицировать OwnDroid с помощью биометрии</string>
|
||||
<string name="lock_in_background">Блокировать при переключении в фоновый режим</string>
|
||||
<string name="protect_storage">Защитить хранилище</string>
|
||||
<string name="storage_is_protected">Хранилище защищено, вы не можете очистить хранилище OwnDroid</string>
|
||||
<string name="clear_storage">Очистить хранилище</string>
|
||||
|
||||
<string name="automation_api">API автоматизации</string>
|
||||
|
||||
Reference in New Issue
Block a user