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
2018-05-29
[maven-release-plugin] rollback the release of zxing-3.3.3
Sean Owen
1
-2
/
+2
2018-05-29
[maven-release-plugin] prepare release zxing-3.3.3
Sean Owen
1
-2
/
+2
2018-05-29
[maven-release-plugin] rollback the release of zxing-3.3.3
Sean Owen
1
-2
/
+2
2018-05-29
[maven-release-plugin] prepare for next development iteration
Sean Owen
1
-2
/
+2
2018-05-29
[maven-release-plugin] prepare release zxing-3.3.3
Sean Owen
1
-2
/
+2
2018-05-29
Revert aQute plugin update as it requires Java 8
Sean Owen
1
-1
/
+1
2018-05-29
Various small improvements from inspection, dependency updates, preparing for...
Sean Owen
4
-11
/
+10
2018-05-23
Optimize buffer size (#1013)
MakKi (makki_d)
2
-2
/
+2
2018-05-18
Apply checkstyle to test code too, and fix violations; minor updates from cod...
Sean Owen
55
-308
/
+362
2018-05-17
Issue #217: copy result metadata (like EAN extension) even when return EAN-13...
Sean Owen
1
-1
/
+5
2018-04-24
Update JAI ImageIO for JDK 9; other trivial inspection and plugin updates
Sean Owen
1
-0
/
+1
2018-03-23
Fix a few typos in new PDF 417 test
Sean Owen
1
-9
/
+13
2018-03-15
Improve support for Macro PDF417 (#973)
Florian Schrag
9
-33
/
+300
2018-03-05
ZXing 3.3.2 snapshot still creates wrong barcode for text with leadin… (#967)
Michael Jahn
1
-0
/
+5
2018-02-17
Fix #957 - Provide OSGi Metadata in Manifest (#958)
Christoph Läubrich
2
-0
/
+46
2018-01-31
[maven-release-plugin] prepare for next development iteration
Sean Owen
1
-2
/
+2
2018-01-31
[maven-release-plugin] prepare release zxing-3.3.2
zxing-3.3.2
Sean Owen
1
-2
/
+2
2018-01-28
Update plugins
Sean Owen
1
-0
/
+5
2017-12-28
Proposed fix for Issue #836 - height and width parameters ignored when barcod...
Lakshmikant Avasarala
1
-14
/
+32
2017-12-18
Add support for encoding GS1 formatted QR (#927)
Damian Peckett
3
-0
/
+153
2017-11-20
Remove obsolete unrolled loops
Sean Owen
4
-56
/
+28
2017-11-20
Issue #914: increase heuristic to allow version 11-20 in non-try-harder mode
Sean Owen
3
-3
/
+3
2017-11-16
Closes #909
Sean Owen
3
-10
/
+52
2017-11-16
Closes #912
Sean Owen
1
-1
/
+1
2017-11-14
Fixes issue #908
Sean Owen
1
-1
/
+4
2017-11-08
Add QRCode lenient diagonal check (#906)
Aldracor
4
-4
/
+104
2017-11-02
Guard against a few rare errors from Play logs
Sean Owen
1
-1
/
+5
2017-10-29
Implement support for WPA2 Enterprise (EAP) (#865)
Steffen Kieß
2
-1
/
+41
2017-10-29
Restore changed protected method to satisfy clirr, just in case something ext...
Sean Owen
1
-0
/
+9
2017-10-29
Remove unused cross-check-diagonal logic
Sean Owen
2
-101
/
+6
2017-10-25
[maven-release-plugin] prepare for next development iteration
Sean Owen
1
-2
/
+2
2017-10-25
[maven-release-plugin] prepare release zxing-3.3.1
zxing-3.3.1
Sean Owen
1
-2
/
+2
2017-10-25
[maven-release-plugin] rollback the release of zxing-3.3.1
Sean Owen
1
-2
/
+2
2017-10-25
[maven-release-plugin] prepare for next development iteration
Sean Owen
1
-2
/
+2
2017-10-25
[maven-release-plugin] prepare release zxing-3.3.1
Sean Owen
1
-2
/
+2
2017-09-22
Disable Android, proguard, appspot for JDK 9
Sean Owen
1
-1
/
+1
2017-09-20
Add codeset A support to Code 128 (#877)
Michael Jahn
2
-22
/
+79
2017-09-18
Code39 extended mode encoding support (#876)
Michael Jahn
2
-4
/
+117
2017-09-17
Fix extended mode decoding code39 (#873)
Michael Jahn
2
-2
/
+69
2017-09-15
asterisk isn't a valid character and should not be encoded as content with Co...
Michael Jahn
1
-8
/
+9
2017-09-11
Require Android API 19, so fully use Java 7 try-with-resources, as well as a ...
Sean Owen
11
-79
/
+66
2017-09-02
Issue 863: add limited support for VALUE=uri in vCard
Sean Owen
2
-0
/
+20
2017-06-16
A few more touch-ups from Codacy
Sean Owen
1
-7
/
+7
2017-06-14
Fix Codacy warnings
Sean Owen
10
-89
/
+63
2017-05-31
Closes issue #806: bad encodation switch in non-ASCII DataMatrix encodation (...
Sean Owen
5
-3
/
+14
2017-05-14
Clean up whitespace (#800)
David Sanders
76
-264
/
+262
2017-05-14
Drop debugging code from UPCEWriter (#803)
David Sanders
1
-5
/
+0
2017-04-06
Update plugins/deps, fix bug in base64 decoding
Sean Owen
1
-2
/
+4
2017-02-27
Minor performance improvements to HybridBinarizer (#762)
David Sanders
1
-5
/
+5
2017-02-25
Add basic test case for ITFWriter (#758)
David Sanders
1
-0
/
+40
[prev]
[next]