-
Notifications
You must be signed in to change notification settings - Fork 103
Add structured append support to QR Code #126
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
Merged
gredler
merged 35 commits into
woo-j:master
from
repolevedavaj:fearture/qr-code-structured-append
Jun 16, 2025
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
c021f45
Add structured append support to QR Code
repolevedavaj d7b173c
Use correct encoding while creating parity
repolevedavaj 7d74b09
Add additional test cases for structured append QR Codes
repolevedavaj f361128
Improve Javadoc
repolevedavaj 9266832
Improve Javadoc
repolevedavaj 8e0a246
Improve Javadoc
repolevedavaj 8a8fe5e
Apply formatting
repolevedavaj 4498765
Apply formatting
repolevedavaj fe35bf2
Add additional test cases for structured append parity calculation
repolevedavaj 31b0b43
Make MAX_STRUCTURED_APPEND_SYMBOLS private
repolevedavaj 88da2ee
Simplify QR Code structured append test
repolevedavaj 420e9eb
Fix structured append parity for Japanese text test
repolevedavaj ec05895
Improve Javadoc
repolevedavaj 9000fc2
Improve Javadoc
repolevedavaj 185cfe1
Improve Javadoc
repolevedavaj 2989a85
Improve Javadoc
repolevedavaj bb79218
Apply formatting
repolevedavaj a7425e9
Apply formatting
repolevedavaj 9f113a6
Apply formatting
repolevedavaj 9cc025e
Apply formatting
repolevedavaj 219e4d3
Apply formatting
repolevedavaj f98e5ca
Apply formatting
repolevedavaj 7d406b9
Apply formatting
repolevedavaj bc953d2
Apply formatting
repolevedavaj d8d59d7
Apply formatting
repolevedavaj 295ddbe
Improve exception message
repolevedavaj 76f26d0
Use existing toBytes method to get bytes from String
repolevedavaj 482d4fc
Replace wildcard imports with single class imports
repolevedavaj c56a412
Change byte array to int array in toBytes method for parity calculation
repolevedavaj c160b73
Remove forceStructuredAppendMode flag
repolevedavaj 83ae618
Simplify structured append generation
repolevedavaj f5d8802
Add test case for structured append generation with too small template
repolevedavaj 45c8a41
Update log of Japanese text structured append test case
repolevedavaj b298f54
Remove overloaded createStructuredAppendSymbols method
repolevedavaj c3230df
Update images of Japanese text structured append test case
repolevedavaj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.