index
:
ZXing/zxing.git
dependabot/github_actions/actions/setup-java-6
dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-7.2.1
dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-7.2.3
dependabot/maven/com.google.guava-guava-33.6.0-android
dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.2
dependabot/maven/com.puppycrawl.tools-checkstyle-12.2.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.10.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.4.2
dependabot/maven/com.puppycrawl.tools-checkstyle-13.5.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.7.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.8.0
dependabot/maven/com.puppycrawl.tools-checkstyle-13.9.0
dependabot/maven/com.puppycrawl.tools-checkstyle-14.1.0
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.8.0
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.16.0
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.10.0
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.6.3
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.1
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.2.0
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.5
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.6.0
dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.5.1
dependabot/maven/org.apache.rat-apache-rat-plugin-0.18
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15
dependabot/maven/spring.version-7.0.0
dependabot/maven/spring.version-7.0.6
dependabot/maven/spring.version-7.0.7
dependabot/maven/zxingorg/maven-9524d1971a
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
2014-08-16
Merge pull request #204 from PeterDaveHello/patch-1
Sean Owen
1
-0
/
+2
2014-08-16
make CI build faster
Peter Dave Hello
1
-0
/
+2
2014-08-06
Add new secure access to Maven Central repo
Sean Owen
1
-0
/
+19
2014-07-30
JUnit 4.12 beta 1
Sean Owen
1
-1
/
+1
2014-07-30
Issue #197 : handle escaped backslash preceding terminator
Sean Owen
2
-4
/
+21
2014-07-30
Remove exception on re-setting manual camera ID; this is fine and needed for...
Sean Owen
1
-5
/
+1
2014-07-28
Avoid another NPE on null ResultPoint
Sean Owen
1
-0
/
+3
2014-07-27
Log final camera params
Sean Owen
2
-24
/
+26
2014-07-26
Merge pull request #193 from zxing/Issue192
Sean Owen
11
-58
/
+168
2014-07-26
Support multiple "to", and CC and BCC, throughout the email result API.
Sean Owen
10
-53
/
+163
2014-07-26
Update plugins
Sean Owen
1
-5
/
+5
2014-07-24
Avoid NPE when underlying result point is null, for some reason
Sean Owen
1
-1
/
+3
2014-07-18
Credit Markus for recent fix
Sean Owen
1
-0
/
+1
2014-07-17
Merge pull request #189 from mmhelm/bugfix/188--QRCodeBlackBox5TestCase
Sean Owen
1
-0
/
+13
2014-07-17
Added .gitattributes to define how git handles the line endings
Markus Helm
1
-0
/
+13
2014-07-17
Update appspot app version to 11 and deploy
Sean Owen
2
-2
/
+2
2014-07-15
Fix manual code entry (HT lachezar)
Sean Owen
1
-3
/
+11
2014-07-15
Add missing copyright header
Sean Owen
3
-3
/
+46
2014-07-14
Add check for null stream from ContentResolver when encoding
Sean Owen
1
-0
/
+3
2014-07-13
Update site, source plugins
Sean Owen
1
-2
/
+2
2014-07-07
Closes issue #184 : Add Thai translation
Sean Owen
2
-0
/
+142
2014-07-04
Issue #179 : add default start/end guard to Codabar if not specified, for sym...
Sean Owen
1
-17
/
+29
2014-07-03
Update jar plugin
Sean Owen
1
-1
/
+1
2014-06-29
Touch up whitespace and other small issues from inspection
Sean Owen
9
-15
/
+13
2014-06-25
Use ARGB when on/off colors are not opaque
Sean Owen
1
-2
/
+14
2014-06-25
Merge pull request #176 from antimony/master
Sean Owen
1
-2
/
+2
2014-06-24
Use ARGB color model in MatrixToImageConfig
Mikhail Surin
1
-2
/
+2
2014-06-18
Apps shouldn't refer to a SNAPSHOT as they are not released in the same way. ...
Sean Owen
4
-4
/
+4
2014-06-11
Issue #166 let byte compaction proceed in cases where it 'thought' text compa...
Sean Owen
1
-12
/
+0
2014-06-10
Issue #166 handle a shift to byte mode properly outside of a compaction mode ...
Sean Owen
1
-1
/
+3
2014-06-08
Add support for consuming and using ECI in PDF417, closing issue #166
Sean Owen
1
-13
/
+20
2014-06-08
Return to ISO-8859-1 as default PDF417 encoding, as per discussion of spec in...
Sean Owen
1
-24
/
+6
2014-06-08
Fix unescaped apostrophe in French translation
Sean Owen
1
-1
/
+1
2014-06-08
Fix corner case for javadoc redirector
Sean Owen
1
-3
/
+6
2014-06-06
Merge micjahn with mikej06
Sean Owen
1
-2
/
+1
2014-06-06
Issue #166 consume ECI in PDF417; still need to use it
Sean Owen
1
-0
/
+19
2014-06-06
Issue #168 : don't emit symbols for empty numeric compaction in PDF417
Sean Owen
2
-3
/
+7
2014-06-05
Issue #167 : recognize protocols like opc.tcp as valid URI schemes
Sean Owen
2
-1
/
+3
2014-06-04
Merge pull request #164 from Yahoe001/patch-2
Sean Owen
1
-44
/
+44
2014-06-04
Update strings.xml
Yahoe001
1
-1
/
+1
2014-06-04
Update strings.xml
Yahoe001
1
-4
/
+4
2014-06-03
Update strings.xml
Yahoe001
1
-46
/
+46
2014-06-02
Faster test execution by reusing JVMs and conservatively scaling with cores
Sean Owen
1
-2
/
+1
2014-06-01
Closes issue #162 : PURE_BARCODE fails on certain dense QR codes
Sean Owen
1
-2
/
+5
2014-05-31
Update Android Maven plugin
Sean Owen
1
-1
/
+1
2014-05-25
Findbugs 2.5.4
Sean Owen
1
-2
/
+2
2014-05-25
Add Thomas Weißschuh as AUTHOR
Sean Owen
1
-0
/
+1
2014-05-25
Minor updates to nickname / birthday result changes
Sean Owen
1
-20
/
+17
2014-05-24
Retroactively add 3.0.1 / 3.1.0 changes
Sean Owen
1
-1
/
+10
2014-05-24
Merge pull request #153 from t-8ch/android_contact_fields
Sean Owen
4
-12
/
+39
[prev]
[next]