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

Add an option to use "quickCapture" to circumvent the "Retry"/"Ok" screen #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ktkk
Copy link

@ktkk ktkk commented Nov 27, 2023

This PR adds a configuration option "useQuickCapture" to use the "android.intent.extra.quickCapture" option when creating the ACTION_IMAGE_CAPTURE intent.

This circumvents the additional "Retry"/"Ok" screen that is, in my opinion, redundant because the crop screen already provides such options. This speeds up the overall workflow of using the document scanner.

This might need some adjustment so that either "letUserAdjustCrop" or "useQuickCapture" should be enabled.

@dmarcs
Copy link
Contributor

dmarcs commented Dec 17, 2023

Nice job on this, but let's wait until quick capture is officially supported. I tested on my Pixel, and it doesn't work

@sanduluca
Copy link

any updates on this ?

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.

3 participants