mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +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">Lock OwnDroid</string>
|
||||
<string name="enable_bio_auth">Auth with biometrics</string>
|
||||
<string name="authenticate">Authenticate</string>
|
||||
<string name="use_password">Use password</string>
|
||||
<string name="auth_with_password">Authenticate OwnDroid with password</string>
|
||||
<string name="auth_with_bio">Authenticate OwnDroid with biometrics</string>
|
||||
<string name="lock_in_background">Lock when switch to background</string>
|
||||
<string name="protect_storage">Protect storage</string>
|
||||
<string name="storage_is_protected">Storage is protected, you can\'t clear storage of OwnDroid</string>
|
||||
<string name="clear_storage">Clear storage</string>
|
||||
|
||||
<string name="automation_api">Automation API</string>
|
||||
|
||||
Reference in New Issue
Block a user