Add support for importing encrypted and manually entered tokens from Authy

This commit is contained in:
Alexander Bakker 2020-02-01 20:52:14 +01:00
parent cd42b0dc65
commit 2a4bb902df
3 changed files with 119 additions and 20 deletions

View file

@ -66,6 +66,7 @@
<string name="set_password_confirm">Please confirm the password</string>
<string name="invalidated_biometrics">A change in your device\'s security settings has been detected. Please go to \"Aegis -> Settings -> Biometrics\" and re-enable biometric unlock.</string>
<string name="password_reminder">It\'s been a while since you\'ve entered your password. Do you still remember it?</string>
<string name="enter_password_authy_message">It looks like your Authy tokens are encrypted. Please close Aegis, open Authy and unlock the tokens with your password. Instead, Aegis can also attempt to decrypt your Authy tokens for you, if you enter your password below.</string>
<string name="unlock">Unlock</string>
<string name="biometrics">Biometrics</string>