Barcode scanner improvements

- Added a message when no cameras are found.
- Release the camera when the popup is closed.
This commit is contained in:
2026-03-06 15:21:10 +01:00
parent 01afc435b5
commit 28e86e5032
4 changed files with 34 additions and 12 deletions

View File

@@ -13,7 +13,8 @@
},
"barcode": {
"title": "Scan barcode",
"barcode": "Scan barcode"
"barcode": "Scan barcode",
"nocamera": "No camera found."
},
"addbook": {
"title": "Title",