Swati4star / Images-to-PDF

An app to convert images to PDF file!
GNU General Public License v3.0
1.17k stars 790 forks source link

[#1101]Add a features: Scan QR code from saved picture #1138

Closed u7505884 closed 7 months ago

u7505884 commented 8 months ago

Description

Fixes: The issue poster said that when tapping the scan qr code button there is no "select image" option, nothing but only the camera waiting to see a qr code, so I added the "Scan from the saved image" button. Users can select the images they want to scan from the album.

image image

If there are no images in the album,

image image image image

If there are images, but no QR code on it

image image image

Fixes #1101

Type of change

Just put an x in the [] which are valid.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

codeclimate[bot] commented 8 months ago

Code Climate has analyzed commit 07c234ae and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.

Swati4star commented 7 months ago

thank you for your contribution, but this feature is already implemented with https://github.com/Swati4star/Images-to-PDF/pull/1143