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
path:
root
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
[maven-release-plugin] prepare release zxing-3.5.1
zxing-3.5.1
Sean Owen
1
-2
/
+2
2022-11-01
Filter unconfirmed QR code finder patterns before testing triangles to avoid ...
Sean Owen
4
-3
/
+10
2022-10-20
Various code tweaks, action updates, dep updates
Sean Owen
7
-50
/
+50
2022-09-24
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38486#c10
Sean Owen
1
-4
/
+20
2022-09-20
Handle case where GB2312 isn't supported; don't support Hanzi mode QR codes i...
Sean Owen
2
-1
/
+16
2022-08-18
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50397
Sean Owen
1
-0
/
+3
2022-08-18
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50388
Sean Owen
1
-5
/
+7
2022-07-20
Add basic support for thread interruption, and add protection for long runnin...
Sean Owen
1
-0
/
+6
2022-07-20
Fix Maxicode decoding of CR (carriage return); fixes #1543 (#1544)
Daniel Gredler
4
-1
/
+40
2022-07-06
Misc dependency updates
Sean Owen
3
-2
/
+5
2022-07-06
In multi QR code finder, only consider multiply-confirmed centers as intended...
Sean Owen
2
-2
/
+7
2022-05-16
Micro optimization to maybe help https://bugs.chromium.org/p/oss-fuzz/issues/...
Sean Owen
1
-21
/
+21
2022-05-06
Prevent encoding of the empty string for PDF417 (#1523)
AlexGeller1
2
-0
/
+10
2022-05-05
Adds orientation of pdf417 barcode to Result metadata (#1522)
Jordan Wild
4
-13
/
+57
2022-05-01
Fix last javadoc fix
Sean Owen
1
-1
/
+1
2022-05-01
Fix javadoc warnings from last release
Sean Owen
1
-1
/
+21
2022-05-01
[maven-release-plugin] prepare for next development iteration
Sean Owen
1
-2
/
+2
2022-05-01
[maven-release-plugin] prepare release zxing-3.5.0
zxing-3.5.0
Sean Owen
1
-2
/
+2
2022-04-30
Minor dep updates
Sean Owen
1
-1
/
+1
2022-04-27
Replacing non ISO-8859-1 characters in PDF417 input with '?' (#1514)
AlexGeller1
1
-0
/
+9
2022-03-13
Share the ECI string builder of the data matrix decoder with the PDF417 decod...
AlexGeller1
3
-147
/
+139
2022-03-09
Add multi-eci decoding for PDF417 (#1507)
AlexGeller1
4
-149
/
+195
2022-03-05
Add support for multi-eci encoding for PDF417 (#1506)
AlexGeller1
11
-328
/
+858
2022-03-03
BitArray perf improvement, possibly addressing https://bugs.chromium.org/p/os...
Sean Owen
1
-4
/
+7
2022-03-02
Adding more PDF417 decoding tests (#1504)
AlexGeller1
2
-0
/
+198
2022-02-27
Fix bug #1502 that PDF417 barcodes without initial latch to Text compaction m...
AlexGeller1
1
-8
/
+2
2022-02-17
Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44778
Sean Owen
1
-20
/
+29
2022-02-17
Minor code changes to previous PR merges
Sean Owen
6
-191
/
+106
2022-02-17
Update to 3.5.0-SNAPSHOT for next release; deps updates
Sean Owen
1
-3
/
+3
2022-01-26
Added option to force C40 encoding in data matrix (#1495)
AlexGeller1
4
-6
/
+80
2022-01-26
Fixed IllegalArgumentException in ErrorCorrection.encodeECC200 cause by the m...
AlexGeller1
2
-17
/
+44
2022-01-20
Minimal encoding for Code-128 (2nd, less intrusive version) (#1484)
AlexGeller1
3
-21
/
+356
2022-01-18
Probable fix for AIOOBE from https://bugs.chromium.org/p/oss-fuzz/issues/deta...
Sean Owen
1
-1
/
+1
2022-01-12
Add ReaderException.setStackTrace
Sean Owen
1
-1
/
+12
2022-01-12
Minimal encoding for Data Matrix with multi ECI and GS1-FNC1 support (2nd) (#...
AlexGeller1
7
-121
/
+1683
2022-01-11
Add isStackTrace support to NotFoundException
Sean Owen
1
-1
/
+1
2022-01-05
Add support for multiple character-ECIs in data matrix decoder (#1474)
AlexGeller1
1
-7
/
+106
2021-12-08
Simplified code, improved memory usage and performance of the QR-Code minimal...
AlexGeller1
1
-29
/
+11
2021-11-16
Fix of error in specification ISO/IEC 16022 Second edition Annex P as suggest...
AlexGeller1
2
-0
/
+47
2021-11-11
Fix bug624: Illegal Character Exception (#1454)
AlexGeller1
2
-24
/
+34
2021-10-22
Minor code tweaks
Sean Owen
1
-32
/
+24
2021-10-21
Compact QR-Code: Support more character sets (in particular cp1256 (Arabic) a...
AlexGeller1
4
-60
/
+95
2021-10-19
Compacted QR-code: remove needless adding of Mode.TERMINATOR (is taken care o...
AlexGeller1
3
-151
/
+120
2021-10-17
Add support for EncodeTypeHint.CHARACTER_SET for compacted QR-Codes (#1450)
AlexGeller1
3
-280
/
+299
2021-10-13
Minor code style updates to MinimalEncoder and a few other files ; minor dep ...
Sean Owen
4
-359
/
+158
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
[prev]
[next]