Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add gallery button on qr to pick images #221

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Abhijeet6395
Copy link

Added a gallery button that can access the gallery and pick images, to make sure that people can pick qr from gallery as well.

@Abhijeet6395
Copy link
Author

Abhijeet6395 commented Feb 3, 2025

android.permission.READ_EXTERNAL_STORAGE is used to target API's below 33.

@thedroiddiv
Copy link

@thedroiddiv
Copy link

thedroiddiv commented Feb 3, 2025

@G00fY2 Thanks for the aweesome library you've put out in open! We are using your library in our organization's app and we needed this import from gallery feature.

@Abhijeet6395 We can make the visibility of Gallery button configurable by passing an input to ScanQRCode ActivityResultContract.

Copy link

sonarqubecloud bot commented Feb 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants