index
:
ZXing/zxing.git
dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.2
dependabot/maven/com.puppycrawl.tools-checkstyle-12.2.0
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.8.0
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.2.0
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.5.1
dependabot/maven/spring.version-7.0.0
master
version-3.5.4
ZXing ("Zebra Crossing") barcode scanning library for Java, Android (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
Fix qr compaction (#1449)
AlexGeller1
2
-158
/
+183
2021-10-11
Fix javadoc error
Sean Owen
1
-1
/
+1
2021-10-09
fix(core): do not evaluate out of index as white on qrcode mask evaluation (#...
Choi Su Beom
3
-151
/
+172
2021-10-09
Added experimental version of QR-Code compaction (#1445)
AlexGeller1
5
-52
/
+1268
2021-10-08
Optimization for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39707
Sean Owen
1
-11
/
+3
2021-10-05
Enforce line length and indent in checkstyle (#1448)
Sean Owen
72
-901
/
+1011
2021-09-28
Fix decoding of FNC1 in AztecCode. (#1441)
Anders Hammarquist
2
-9
/
+12
2021-09-28
Add option to output raw bitstream from CommandLineRunner. (#1442)
Anders Hammarquist
2
-0
/
+17
2021-09-18
Fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38913
Sean Owen
1
-2
/
+3
2021-09-12
Optimization for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38541
Sean Owen
3
-26
/
+23
2021-09-11
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38486
Sean Owen
1
-2
/
+10
2021-09-09
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38309
Sean Owen
1
-2
/
+5
2021-09-07
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38197 ...
Sean Owen
1
-181
/
+134
2021-09-06
Fix Clirr
Sean Owen
1
-0
/
+5
2021-09-06
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38181 ...
Sean Owen
1
-5
/
+5
2021-09-05
fix valid `y` range (#1430)
MakKi (makki_d)
1
-1
/
+1
2021-09-04
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38086
Sean Owen
1
-2
/
+3
2021-09-02
Fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38010
Sean Owen
2
-0
/
+6
2021-09-02
Minor hack to fix corner case from https://oss-fuzz.com/testcase-detail/51781...
Sean Owen
1
-2
/
+3
2021-09-02
Another possible improvement against https://bugs.chromium.org/p/oss-fuzz/iss...
Sean Owen
1
-2
/
+3
2021-09-01
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37905
Sean Owen
1
-5
/
+7
2021-08-31
Another possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?i...
Sean Owen
1
-2
/
+5
2021-08-31
Dependency, plugin updates
Sean Owen
2
-8
/
+8
2021-08-31
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37868
Sean Owen
1
-0
/
+3
2021-08-30
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37858
Sean Owen
1
-1
/
+1
2021-08-30
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37853
Sean Owen
1
-2
/
+2
2021-08-30
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37811
Sean Owen
1
-4
/
+4
2021-07-29
Introduce hint to force specific code set for Code-128 encoding (#1411)
gschwaer
4
-13
/
+171
2021-07-27
Minor changes from code inspection
Sean Owen
6
-59
/
+35
2021-07-27
Fix typo in ResultMetadataType.java (#1410)
Ikko Ashimine
1
-1
/
+1
2021-07-16
Fix possible AIOOBE from fuzz test
Sean Owen
1
-4
/
+6
2021-06-07
Fix symbology identifier tests (#1396)
MakKi (makki_d)
12
-4
/
+5
2021-05-23
Minor code and dep changes; return better HTTP status codes from web app
Sean Owen
8
-35
/
+38
2021-04-12
PDF417 Macro: fileId numeric decode; allow Macro only symbol (#1379)
gitlost
2
-8
/
+95
2021-04-06
Update ResultMetadataType.java (#1376)
dehnhard
1
-0
/
+1
2021-04-04
MaxiCode decoding: add missing NS to Set C (#1375)
gitlost
4
-3
/
+3
2021-04-02
Update dependencies and add one new test
Sean Owen
7
-29
/
+26
2021-04-02
Add support for guessing UTF-16 encoding based on BOM
Sean Owen
2
-2
/
+31
2021-04-02
Symbology Identifier support (#1372)
dehnhard
28
-24
/
+175
2021-04-02
inverted barcode support (#1371)
dehnhard
8
-1
/
+106
2021-03-18
Aztec Detector::getDimension() fix for layers 27 (131x131) (#1370)
gitlost
4
-8
/
+6
2021-03-18
Update DMRE versions to ISO/IEC 21471:2020 (#1369)
gitlost
40
-29
/
+88
2021-01-19
Update dimension ratio change to new location (updates DMRE PR #323) (#1350)
dehnhard
1
-1
/
+1
2021-01-16
Initial support for DMRE
Sean Owen
3
-7
/
+44
2021-01-16
Tweak DoS limits and logging; update dependencies
Sean Owen
6
-11
/
+23
2020-12-31
Prevent MaxiCode sampler from sampling off the edge of the image.
Sean Owen
1
-1
/
+5
2020-12-09
Improve test coverage
Sean Owen
14
-21
/
+292
2020-12-08
Misc dead code cleanup, plugin updates
Sean Owen
24
-231
/
+62
2020-11-19
Update strings.xml (#1336)
Daniel Pfeffer
1
-1
/
+1
2020-11-18
Create codeql-analysis.yml
Sean Owen
1
-0
/
+68
[prev]
[next]