mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
When importing, read the file from SAF on a background thread
Fixes issue with importing from Nextcloud. Close #673.
This commit is contained in:
parent
2c8a64f943
commit
293e2ddeb0
4 changed files with 90 additions and 11 deletions
|
@ -148,6 +148,7 @@
|
|||
<string name="snackbar_authentication_method">Please select an authentication method</string>
|
||||
<string name="encrypting_vault">Encrypting the vault</string>
|
||||
<string name="exporting_vault">Exporting the vault</string>
|
||||
<string name="reading_file">Reading file</string>
|
||||
<string name="delete_entry">Delete entry</string>
|
||||
<string name="delete_entry_description">Are you sure you want to delete this entry?</string>
|
||||
<string name="delete_entry_explanation">This action does not disable 2FA for <b>%s</b>. To prevent losing access, make sure that you have disabled 2FA or that you have an alternative way to generate codes for this service.</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue