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
2022-07-06
Misc dependency updates
Sean Owen
6
-14
/
+17
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-05
Update jQuery in a mobile web page and add integrity check, just to be sure
Sean Owen
1
-2
/
+4
2022-05-03
README.md: update description of nu-book c++ port (#1521)
axxel
1
-1
/
+1
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
Update site for 3.5.0
Sean Owen
528
-1783
/
+5828
2022-05-01
Update Android modules for 3.5.1-SNAPSHOT
Sean Owen
3
-5
/
+5
2022-05-01
[maven-release-plugin] prepare for next development iteration
Sean Owen
5
-11
/
+11
2022-05-01
[maven-release-plugin] prepare release zxing-3.5.0
zxing-3.5.0
Sean Owen
5
-11
/
+11
2022-05-01
Update Android modules for 3.5.0
Sean Owen
3
-5
/
+5
2022-04-30
Minor dep updates
Sean Owen
3
-10
/
+10
2022-04-29
Update README.md: Add SCodes Qt/Qml wrapper library link (#1518)
omrfdk
1
-0
/
+1
2022-04-28
Update AndroidManifest.xml: set exported flag (#1516)
Shreyas Patil
1
-4
/
+8
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-03-02
Fix GA with Java 17 instead
Sean Owen
1
-3
/
+3
2022-03-02
Add Java 14 test flow
Sean Owen
1
-0
/
+23
2022-03-01
More tries to move from Travis to GA tests
Sean Owen
4
-23
/
+3
2022-03-01
Remove Travis test config
Sean Owen
3
-83
/
+0
2022-03-01
Try Github Actions for tests
Sean Owen
1
-0
/
+52
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
8
-57
/
+29
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-19
Update README.md (#1485)
Peter Abeles
1
-0
/
+1
2022-01-18
Probable fix for AIOOBE from https://bugs.chromium.org/p/oss-fuzz/issues/deta...
Sean Owen
1
-1
/
+1
2022-01-14
Set FEATURE_SECURE_PROCESSING when reading XML in HtmlAssetTranslator, just i...
Sean Owen
1
-1
/
+3
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
2
-32
/
+25
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
7
-363
/
+162
[prev]
[next]