mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Try harder to find QR codes in image files
And refactor a bit by moving some of the QR scanning related logic to a separate helper class.
This commit is contained in:
parent
5f12eae678
commit
bd3697659f
6 changed files with 184 additions and 82 deletions
|
@ -156,6 +156,7 @@
|
|||
<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="analyzing_qr">Analyzing QR code</string>
|
||||
<string name="importing_icon_pack">Importing icon pack</string>
|
||||
<string name="delete_entry">Delete entry</string>
|
||||
<string name="delete_entry_description">Are you sure you want to delete this entry?</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue