Sean Owen
|
5d5a8e20fc
|
Handle invalid VIN-like data in Code 39 barcodes
|
2014-02-06 00:00:20 -05:00 |
|
Sean Owen
|
dddc1c4e19
|
Move to use of Java 7 NIO2 APIs
|
2014-01-31 13:01:18 +00:00 |
|
Sean Owen
|
c42131e866
|
Issue #41 : Handle null barcode metadata in PDF417 in corner case
|
2014-01-29 13:22:32 +00:00 |
|
Sean Owen
|
7199f4ad17
|
Closes Issue #27 : add basic character set ECI support in PDF417
|
2014-01-27 09:17:47 +00:00 |
|
Sean Owen
|
7169d1ad18
|
More FindBugs changes as part of test
|
2014-01-26 22:54:26 +00:00 |
|
Sean Owen
|
9567698f63
|
Small commit for issue #27, and part of a test
|
2014-01-26 22:47:13 +00:00 |
|
Sean Owen
|
077ae83bc3
|
FindBugs inspection -- part of a test commit
|
2014-01-26 22:38:57 +00:00 |
|
Sean Owen
|
42cfa9ca3e
|
Closes Issue #37 : don't respond to (invalid?) UPC-E codes that aren't 8 digits
|
2014-01-23 22:14:26 +00:00 |
|
Sean Owen
|
d7c78074ec
|
Refactor a little bit of result parsing (mostly, a test commit)
|
2014-01-23 21:56:09 +00:00 |
|
Sean Owen
|
be038c7eef
|
Try a diagonal cross check in PURE_BARCODE mode for QR codes to avoid false positives. HT fics.danmark
|
2014-01-23 20:27:30 +00:00 |
|
Sean Owen
|
9983ccc428
|
Add VIN result type
|
2014-01-18 19:42:06 +00:00 |
|
Sean Owen
|
3f6ee7f789
|
Update project site references to Github
|
2014-01-18 14:06:46 +00:00 |
|
Sean Owen
|
3bd1c7c5ff
|
Update .gitignores everywhere for IDEA files, etc
|
2014-01-17 11:13:30 +00:00 |
|
srowen
|
6463455d26
|
Issue 1825. PDF417Reader can't modify the image. When it doesn't, it actually reduces the number of images that pass unfortunately.
git-svn-id: https://zxing.googlecode.com/svn/trunk@3001 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-20 16:44:39 +00:00 |
|
srowen
|
10c2f71671
|
Handle smaller images in WhiteRectangleDetector
git-svn-id: https://zxing.googlecode.com/svn/trunk@3000 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-19 16:16:08 +00:00 |
|
srowen
|
373f4f5c39
|
Suppress ignorable unchecked cast warning
git-svn-id: https://zxing.googlecode.com/svn/trunk@2997 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-19 14:39:00 +00:00 |
|
srowen
|
17f3ab9c7e
|
Issue 1823: fix handling of initial alt Codabar char, and improve tests
git-svn-id: https://zxing.googlecode.com/svn/trunk@2996 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-19 14:35:03 +00:00 |
|
srowen
|
9a5391b653
|
Issue 1821: structured append support in QR code from mike06j
git-svn-id: https://zxing.googlecode.com/svn/trunk@2994 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-13 15:50:26 +00:00 |
|
srowen
|
cce6d80637
|
Issue 1820 add Code 128 FNC4 support
git-svn-id: https://zxing.googlecode.com/svn/trunk@2992 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-12 13:37:09 +00:00 |
|
srowen
|
da9d32846a
|
Whitespace cleanup and other inspections from IDEA 13
git-svn-id: https://zxing.googlecode.com/svn/trunk@2989 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-06 11:17:57 +00:00 |
|
srowen@gmail.com
|
8d7eb91faa
|
Remove explicit luminance conversion option -- always do it in tests
git-svn-id: https://zxing.googlecode.com/svn/trunk@2983 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-02 22:26:59 +00:00 |
|
srowen@gmail.com
|
a53c659b0e
|
Boldly move to Java 7 for everything, including Android.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2981 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-02 18:18:46 +00:00 |
|
srowen@gmail.com
|
1a2a011cc7
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2971 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:39:36 +00:00 |
|
srowen@gmail.com
|
9a0b6cec39
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2969 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:39:24 +00:00 |
|
srowen@gmail.com
|
1ce4516d00
|
[maven-release-plugin] rollback the release of zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2966 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:31:32 +00:00 |
|
srowen@gmail.com
|
54a3bfabab
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2965 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:22:18 +00:00 |
|
srowen@gmail.com
|
ca14065f0d
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2963 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:22:07 +00:00 |
|
srowen@gmail.com
|
0a89cdddf2
|
[maven-release-plugin] rollback the release of zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2960 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:14:42 +00:00 |
|
srowen@gmail.com
|
b852b82042
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2959 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:59:41 +00:00 |
|
srowen@gmail.com
|
5fc526df04
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2957 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:59:31 +00:00 |
|
srowen@gmail.com
|
1b6986abe3
|
[maven-release-plugin] rollback the release of zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2954 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:52:28 +00:00 |
|
srowen@gmail.com
|
d7f11da90b
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2953 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:26:37 +00:00 |
|
srowen@gmail.com
|
e1949f057d
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2951 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:26:27 +00:00 |
|
srowen@gmail.com
|
a7f213f060
|
[maven-release-plugin] rollback the release of zxing-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2949 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:19:30 +00:00 |
|
srowen@gmail.com
|
39899fd9aa
|
[maven-release-plugin] prepare release zxing-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2948 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:17:35 +00:00 |
|
srowen@gmail.com
|
7d988572d4
|
[maven-release-plugin] rollback the release of zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2947 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:11:59 +00:00 |
|
srowen@gmail.com
|
d01ddc6d70
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2946 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:02:40 +00:00 |
|
srowen@gmail.com
|
a741181e8d
|
Roll back to 2.3.0-SNAPSHOT again
git-svn-id: https://zxing.googlecode.com/svn/trunk@2944 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 16:57:21 +00:00 |
|
srowen@gmail.com
|
afe159b22e
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2943 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 16:49:00 +00:00 |
|
srowen@gmail.com
|
13a092262b
|
Roll back to 2.3.0-SNAPSHOT for another attempt
git-svn-id: https://zxing.googlecode.com/svn/trunk@2941 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 16:41:16 +00:00 |
|
srowen@gmail.com
|
8d846457e0
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2934 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 14:37:04 +00:00 |
|
srowen@gmail.com
|
1bcc298ad3
|
Move resources to match Maven standard directory structure
git-svn-id: https://zxing.googlecode.com/svn/trunk@2915 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-21 23:01:31 +00:00 |
|
srowen@gmail.com
|
cc8254bfc3
|
Reduce test warning about newlines to info
git-svn-id: https://zxing.googlecode.com/svn/trunk@2914 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-21 12:34:36 +00:00 |
|
srowen@gmail.com
|
8e909ddb51
|
Version should really be in x.y.z form. Simplify dir location config, and actually generate source/javadoc artifacts
git-svn-id: https://zxing.googlecode.com/svn/trunk@2913 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-21 12:00:37 +00:00 |
|
srowen@gmail.com
|
59ea393a08
|
Try again to introduce one parent pom for all modules
git-svn-id: https://zxing.googlecode.com/svn/trunk@2910 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-17 01:34:42 +00:00 |
|
srowen@gmail.com
|
7cb18ee813
|
Update plugin versions
git-svn-id: https://zxing.googlecode.com/svn/trunk@2905 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-05 11:58:53 +00:00 |
|
srowen@gmail.com
|
f03b60ef0d
|
Make start symbol a part of returned raw byte representation of Code 128
git-svn-id: https://zxing.googlecode.com/svn/trunk@2904 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-01 03:28:26 +00:00 |
|
srowen@gmail.com
|
65ce3f0896
|
Issue 1788 additional fix for vCard delimited name parsing
git-svn-id: https://zxing.googlecode.com/svn/trunk@2900 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-10-13 23:05:14 +00:00 |
|
srowen@gmail.com
|
ad24a551aa
|
Simple changes from code inspection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2899 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-10-13 22:15:01 +00:00 |
|
srowen@gmail.com
|
6d7a77d73f
|
Handle ; separators in N vCard field
git-svn-id: https://zxing.googlecode.com/svn/trunk@2897 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-10-03 08:22:40 +00:00 |
|