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

QR Scan UI enhancements #474

Open
13 tasks
An-anonymous-coder opened this issue Sep 12, 2024 · 2 comments
Open
13 tasks

QR Scan UI enhancements #474

An-anonymous-coder opened this issue Sep 12, 2024 · 2 comments

Comments

@An-anonymous-coder
Copy link

An-anonymous-coder commented Sep 12, 2024

Better names

In its current state, the "More Options" menu in the "QR SCAN" tab is just a window with a checklist for variable names. Here are the proper names for each:

  • Codabar
  • Code 39
  • Code 93
  • Code 128
  • EAN-8
  • EAN-13
  • ITF (Potentially specify which types of ITF, such as ITF-6, ITF-14, etc.)
  • MaxiCode
  • GS1 DataBar (RSS-14 is its former name. Consider merging this with the next one.)
  • GS1 DataBar Expanded Stacked (This does not scan unstacked DataBars for some reason)
  • UPC-A
  • UPC-E
  • EAN-2 / EAN-5 Addon (This may not be correct. Either way, it fails to scan these, so it needs added/fixed.)

Icons

Like the icons on the top of the "QR SCAN" tab, there should be example icons for the ones under "More Options"

Scan info

After scanning a code, it would be nice to display which type of code was scanned alongside the scan results. Something like "Scan Result: QR Code" would work fine.

@An-anonymous-coder
Copy link
Author

By the way, I know I've made 4 issues about the QR scanner in a row, I promise I'm not a barcode enthusiast 😅

@MHShetty
Copy link
Member

Hi @An-anonymous-coder,

Thanks a lot for all the considerate efforts to compile a list of the popular names of each QR code, all the feedback and issues previously filed aimed at improving the camera app. Will surely being implementing these things while migrating the QR Scan mode to Jetpack Compose

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

No branches or pull requests

2 participants