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
2014-05-01
Zoom and use subset of larger preview
Sean Owen
2
-6
/
+18
2014-05-01
Use preview buffer approach to avoid excessive GC
Sean Owen
3
-3
/
+10
2014-05-01
Better zoom utility method, and FPS method that doesn't always pick the highe...
Sean Owen
2
-24
/
+47
2014-04-30
Also bump pom to 4.6.5
Sean Owen
1
-1
/
+1
2014-04-30
Refactor common code from across Android apps into module
Sean Owen
8
-396
/
+455
2014-04-30
Retire actionscript
Sean Owen
254
-37902
/
+4
2014-04-29
Merge pull request #128 from mscheel/master
Sean Owen
2
-1
/
+3
2014-04-29
Updates for XE16 compatibility. XE16 was released in April 2014 and replaced...
Mark Scheel
2
-1
/
+3
2014-04-29
Issue #127 : fix typo in table of PDF417 punctuation chars
Sean Owen
1
-1
/
+1
2014-04-26
Initial commit of Google Glass GDK app
BSGlass-0.2.0
Sean Owen
14
-0
/
+761
2014-04-25
Avoid error on malformed Aztec code
Sean Owen
1
-0
/
+3
2014-04-25
Replace bit shifts that are really multiplication and division with simple op...
Sean Owen
32
-62
/
+62
2014-04-25
Replace FP math faked in integers with plain floating-point math
Sean Owen
11
-86
/
+66
2014-04-24
For safety, make optimized round method consistent with Math.round for negati...
Sean Owen
2
-2
/
+53
2014-04-23
Guava 17
Sean Owen
1
-1
/
+1
2014-04-23
Handle null erasures correctly
Sean Owen
1
-5
/
+7
2014-04-23
Add Coverity scan badge
Sean Owen
1
-0
/
+1
2014-04-23
Bump to BS 4.6.5
Sean Owen
2
-4
/
+3
2014-04-23
Ensure beep MediaPlayer is released
Sean Owen
2
-7
/
+21
2014-04-23
Fix some issues flagged by Coverity static analysis
Sean Owen
4
-3
/
+11
2014-04-23
Remove unnecessary lazy init of QR code GF classes, and avoid accessing null ...
Sean Owen
3
-37
/
+7
2014-04-23
Issue #118 (supplemental) Fix logic error on a null encoding
Sean Owen
1
-1
/
+1
2014-04-22
To be safe, avoid static DateFormat even in single-thread Android context
Sean Owen
1
-3
/
+2
2014-04-22
Close ContentResolver InputStream
Sean Owen
1
-1
/
+10
2014-04-22
Android apps should be on 3.0.2-SNAPSHOT now
Sean Owen
2
-2
/
+2
2014-04-18
[maven-release-plugin] prepare for next development iteration
Sean Owen
6
-12
/
+12
2014-04-18
[maven-release-plugin] prepare release zxing-3.0.1
zxing-3.0.1
Sean Owen
6
-12
/
+12
2014-04-18
Incompatible with Sonatype parent, so try just inlining its few settings
Sean Owen
1
-23
/
+5
2014-04-18
Try directly activating release profile and don't release android, androidtes...
Sean Owen
1
-7
/
+2
2014-04-18
Issue #116 add range check and simplify some conditions
Sean Owen
1
-12
/
+17
2014-04-14
Use new oss-parent 9
Sean Owen
1
-1
/
+1
2014-04-14
Switch from java8 profile to simple java.version param
Sean Owen
1
-27
/
+4
2014-04-14
Fix other Java 8 javadoc warnings
Sean Owen
28
-41
/
+118
2014-04-13
Fix some Java 8 javadoc warnings
Sean Owen
6
-3
/
+65
2014-04-06
SLF4J 1.7.7
Sean Owen
1
-1
/
+1
2014-03-31
Issue #108 : avoid accessing system property directly to avoid a potential se...
Sean Owen
1
-2
/
+2
2014-03-28
Issue #105 avoid accessing Charset Cp437 until absolutely necessary, as it wo...
Sean Owen
2
-5
/
+28
2014-03-26
Add caching of Maven artifacts to Travis CI build
Sean Owen
1
-1
/
+4
2014-03-25
Use jarsigner 1.3.2
Sean Owen
1
-1
/
+1
2014-03-25
Fix one more javadoc error for Java 8
Sean Owen
1
-2
/
+3
2014-03-25
Minimal changes to build successfully with Java 8, plus optional profile to e...
Sean Owen
9
-14
/
+39
2014-03-25
Merge pull request #101 from zxing/FragmentIntentIntegrator
Sean Owen
1
-6
/
+39
2014-03-25
Try building and running with JDK 8
Sean Owen
1
-1
/
+2
2014-03-24
Try to re-add fragment support
Sean Owen
1
-6
/
+39
2014-03-23
Suppress some lint warnings that are ignorable
Sean Owen
9
-12
/
+32
2014-03-20
Update surefire plugin
Sean Owen
1
-1
/
+1
2014-03-20
Issue #90 : possibly relevant improvement to logic - no point in canceling th...
Sean Owen
1
-3
/
+3
2014-03-16
Restore missing HE strings mistakenly omitted in last commit
BS-4.6.4
Sean Owen
1
-0
/
+2
2014-03-16
Remove 2 unused Android app strings
Sean Owen
31
-64
/
+0
2014-03-16
Back-port option to open web pages automatically. Off by default; use with ca...
Sean Owen
48
-17
/
+70
[prev]
[next]