Merge pull request #305 from alexbakker/fix-authy

Add support for importing encrypted and manually entered tokens from Authy
This commit is contained in:
Michael Schättgen 2020-02-21 22:24:23 +01:00 committed by GitHub
commit 73e1d72403
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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="yes">Yes</string>
<string name="no">No</string>