Sean Owen
f4266e0a51
Minor version updates
2017-06-08 13:52:39 +01:00
Sean Owen
5447790002
Minor dep updates
2017-06-04 15:51:45 +01:00
Sean Owen
d8a681af0c
Add more tests for non-core modules
2017-04-23 16:15:43 +01:00
Sean Owen
45f9b07694
Optimize generating BufferedImage by allocating memory per row. Add tests. Remove old jetty plugin.
2017-04-23 15:41:14 +01:00
Sean Owen
c64568c0a2
Catch a few corner case errors in web app
2017-04-15 15:31:25 +01:00
Sean Owen
5b14d23194
Update plugins/deps, fix bug in base64 decoding
2017-04-06 14:31:14 +01:00
Sean Owen
b5f6d3f73c
Update plugin and minor deps; catch additional Android error in app
2017-03-15 11:08:07 +00:00
Sean Owen
63c4b21556
Minor dependency updates, including Guava
2017-01-24 12:21:37 +00:00
Sean Owen
dfe4819691
Minor updates / optimization from inspection; minor plugin / dependency updates
2016-12-12 15:50:30 +00:00
Sean Owen
9130b7907e
Minor dep updates
2016-09-30 00:22:02 -05:00
Sean Owen
ec383d2411
[maven-release-plugin] prepare for next development iteration
2016-09-16 15:20:51 +01:00
Sean Owen
6b6ad7ff0b
[maven-release-plugin] prepare release zxing-3.3.0
2016-09-16 15:20:45 +01:00
Sean Owen
47459f4bd7
Bump SNAPSHOT to 3.3.0 for next release
2016-09-11 22:07:04 +01:00
Sean Owen
2f11529aa3
A bunch of inspection changes, including some dead code removal and tightening visibility, removing unnecessary casts
2016-07-24 18:29:42 +01:00
Sean Owen
08e5431d99
Implement more style checks around whitespace
2016-06-24 10:28:00 +01:00
Sean Owen
58f748a451
Remove unneeded .gitignore, and unneeded libs copy step for Android targets. Update plugins. Fix javadoc warning / checkstyle problem.
2016-06-08 15:15:06 +01:00
Sean Owen
0ef26e3948
Use java.util.Base64 in Java 8+ only, to remove javax.xml.bind dependency in javase, which doesn't exist by default in Java 9
2016-05-22 22:24:19 -05:00
Lucas Wiman
70ee6c601c
Use StringWriter to prevent race condition in println
2016-02-15 13:21:33 -08:00
Sean Owen
3b4fc7a244
Closes issue #540 : handle file paths with space
2016-02-08 14:08:13 +00:00
Sean Owen
308d91de1c
Update plugins, dependencies, and clean up small code inspection issues
2016-01-21 14:46:48 +01:00
Sean Owen
3912f3fd9f
Closes issue #539 : handle relative files again
2016-01-14 13:49:52 +00:00
Sean Owen
4e3abafe30
Closes issue #518 : build assembly jar for javase to include dependencies like jcommander now. Also updates some plugins.
2015-12-09 14:25:10 +00:00
openerp
be5735cca3
Add possibility to choose the error correction level for the encoding
2015-10-13 15:11:46 +02:00
wood
249d043f91
Update BufferedImageLuminanceSource.java
2015-10-02 00:25:39 +08:00
wood
b5e9cffeba
fix a little error
...
RGB to gray, the weight of R is 0.299, not 0.229. The comment have a little error. And why add 0x200 ? It may be a error. 306/1024 = 0.2988. 601/1024=0.5869 and 117/1027 = 0.1143.
2015-10-01 12:30:15 +08:00
Sean Owen
6f0deeeda3
Closes #467 : more efficient construction of BufferedImage from bit matrix
2015-09-23 14:49:59 +01:00
Sean Owen
c3f91a0058
Support more TIFF files in ImageIO with JAI plugin (and update a few plugins)
2015-09-23 11:40:08 +01:00
Sean Owen
585667bc31
[maven-release-plugin] prepare for next development iteration
2015-08-19 13:21:05 +01:00
Sean Owen
e641a9c36b
[maven-release-plugin] prepare release zxing-3.2.1
2015-08-19 13:21:00 +01:00
Sean Owen
23893a0d4b
Use JCommander for CommandLineEncoder args
2015-05-03 20:49:10 +01:00
Sean Owen
8fe986a9aa
Use JCommander for CommandLineRunner args
2015-05-03 20:49:10 +01:00
Sean Owen
106fd2fc0e
CommandLineRunner can now handle URIs again; refactored some duplicated code
2015-05-03 20:49:10 +01:00
Sean Owen
e4bb497942
[maven-release-plugin] prepare for next development iteration
2015-02-15 12:48:15 +00:00
Sean Owen
adfc4097ad
[maven-release-plugin] prepare release zxing-3.2.0
2015-02-15 12:48:10 +00:00
Sean Owen
563294b36e
Fix unescaped quote in new translation and make translator escape quotes going forward
2015-01-30 17:08:37 +00:00
Sean Owen
88c8f78a4f
Follow up with translations for #296
2015-01-24 11:10:52 +00:00
Sean Owen
15b4dedb98
Use ARGB when on/off colors are not opaque
2014-06-25 08:49:23 +01:00
Mikhail Surin
af455fe963
Use ARGB color model in MatrixToImageConfig
2014-06-24 14:16:11 +04:00
Sean Owen
90cc0b8b13
[maven-release-plugin] prepare for next development iteration
2014-05-22 16:24:03 +01:00
Sean Owen
4af41323ae
[maven-release-plugin] prepare release zxing-3.1.0
2014-05-22 16:19:05 +01:00
Sean Owen
45da6416e6
[maven-release-plugin] rollback the release of zxing-3.1.0
2014-05-22 16:10:10 +01:00
Sean Owen
d20a7ac375
[maven-release-plugin] prepare for next development iteration
2014-05-22 12:34:50 +01:00
Sean Owen
edf35c7cac
[maven-release-plugin] prepare release zxing-3.1.0
2014-05-22 12:33:24 +01:00
Sean Owen
3a322f9fb0
Pull project component dependency versions into parent
2014-05-22 08:17:32 +01:00
Sean Owen
27cff89316
[maven-release-plugin] prepare for next development iteration
2014-04-18 14:30:03 +01:00
Sean Owen
32fcad21c3
[maven-release-plugin] prepare release zxing-3.0.1
2014-04-18 14:27:03 +01:00
Sean Owen
c2b7384286
Fix some Java 8 javadoc warnings
2014-04-13 13:11:00 +01:00
Sean Owen
a63638a91c
Output HTML DOCTYPE correctly from HtmlAssetTranslator
2014-03-13 13:40:05 +00:00
Sean Owen
f1c385ba93
[maven-release-plugin] prepare for next development iteration
2014-02-28 12:27:11 +00:00
Sean Owen
47b3d63d97
[maven-release-plugin] prepare release zxing-3.0.0
2014-02-28 12:20:21 +00:00