Swati4star / Images-to-PDF

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

[#1129] add button to grant access certain folders #1142

Open ShaneHe023 opened 11 months ago

ShaneHe023 commented 11 months ago

Description

When asking for permission to access the whole file system, add a choice to let the user choose a specific folder

fixes#1129

PS: Android OS 14 released this week introduces Selected Photos Access, which allows users to grant apps access to specific images and videos in their library, rather than granting access to all media of a given type. This new change is related to data security requirement in #1129. Might take a look.

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 11 months ago

Code Climate has analyzed commit 1b9e654a and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.