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:
Alexander Bakker 2022-08-07 17:05:08 +02:00
parent 5f12eae678
commit bd3697659f
6 changed files with 184 additions and 82 deletions

View file

@ -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>