Commit graph

2788 commits

Author SHA1 Message Date
Sean Owen 182fcbe923 Additional release changes for next time 2014-02-28 12:38:36 +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
Sean Owen 28d948876b Work around site deployment config, and work around git 1.8 problem with new scm plugin 2014-02-28 12:17:52 +00:00
Sean Owen 1ad60d0da8 Minor changes to build from first run at 3.0.0 release 2014-02-28 11:52:52 +00:00
Sean Owen 097934091f Fix unescaping of entities in translator and touch up two typos in BS what's new notes 2014-02-28 10:34:12 +00:00
Sean Owen 01ae1deba6 Update BS notes for 4.6.2 2014-02-28 10:22:43 +00:00
Sean Owen 394fcc4318 Fix typo in excludes file 2014-02-26 22:52:42 +00:00
Sean Owen 2a6698ccc8 Remove empty click handler and make sure install dialog is cancelable 2014-02-26 22:51:22 +00:00
Sean Owen cef513e790 Correctly configure findbugs, add excludes, fix a few simple warnings 2014-02-26 22:47:32 +00:00
Sean Owen 8364bf02ea Project no longer directly distributed Apache libraries 2014-02-26 22:08:57 +00:00
Sean Owen 213d13d055 Update draft release notes for 3.0.0 2014-02-26 22:04:39 +00:00
Sean Owen d92153ae00 Remove deprecated glass-mirror 2014-02-26 21:59:26 +00:00
Sean Owen 29e481f423 Update GPG plugin 2014-02-26 21:24:22 +00:00
Sean Owen 8eca74c664 Issue #36 : allow either landscape or reverse landscape based on sensor orientation 2014-02-26 14:19:23 +00:00
Sean Owen 68234e412d Issue #71 : add error message if custom search URL is invalid 2014-02-25 12:14:23 +00:00
Sean Owen e9ff0501c7 Disable test that is flaky on OpenJDK 7 only for now 2014-02-25 11:42:23 +00:00
Sean Owen c49c8dfa46 Make all the pref defaults in the code the same as defaults in XML, to be double safe, even though redundant 2014-02-25 11:14:10 +00:00
Sean Owen a5e1f2b197 Merge pull request #70 from chriskeyring/master
Code 39 Barcodes Generated Backwards
2014-02-25 09:38:23 +00:00
Chris Gulley a4a9817065 Build barcode from left to right instead of right to left. 2014-02-24 09:37:19 -06:00
Sean Owen c77b79d690 Handle VEVENT with malformed GEO 2014-02-22 13:06:32 +00:00
Sean Owen 1b898320ac Issue #67 : Avoid rare AIOOBE on PDF417 misread 2014-02-21 08:10:42 +00:00
Sean Owen bd4536f077 Issue #63 : minor formatting and doc changes 2014-02-18 12:49:30 +00:00
Sean Owen 347813c971 Merge pull request #63 from embarkmobile/ean-extension
Specify allowed EAN extensions as a hint
2014-02-18 12:35:22 +00:00
Ralf Kistner 1baa8f3311 Specify allowed EAN extensions as a hint. 2014-02-18 12:26:50 +02:00
Sean Owen 9d4b8b9565 Issue #61 : touch up style in test and simplify new logic 2014-02-17 22:56:49 +00:00
Sean Owen 525774a953 Merge pull request #61 from ColinxLLC/master
Support for Code B FNC characters
2014-02-17 22:03:55 +00:00
mkicinski e45d175829 Unit test FNC1 and FNC2 2014-02-17 15:57:13 -05:00
mkicinski c064fe21de Add support for Code B FNC characters 2014-02-17 15:12:08 -05:00
Sean Owen 3faef2804c Issue #52 : add AUTHORS credit and touch up some whitespace 2014-02-12 23:42:55 +00:00
Sean Owen a8cd708508 Merge pull request #52 from tgibson11/master
Reduce possibility of detecting white rectangles within barcodes
2014-02-12 23:32:46 +00:00
Sean Owen 39780fb86f Fix printing of FPS ranges in log messages 2014-02-12 23:31:36 +00:00
Sean Owen e3d6c3e49f Allow all long-ish ITF code lengths, as the result is very unlikely to be a false positive, and there are apparently a number of uses of long-ish ITF codes of various lengths out there. Allowed lengths are now interpreted as allowing those lengths and anything longer than the largest allowd length. 2014-02-12 17:50:57 +00:00
tgibson11 670e238cfc Modified WhiteRectangleDetector
Continue expanding the rectangle until at least one black point has been
found on each side, instead of stopping immediately when all sides are
white - which might still be inside the barcode.
2014-02-12 10:18:22 -07:00
Sean Owen fcad828184 Merge pull request #51 from medicalwei/master
zh-TW translation updates and fixes.
2014-02-12 08:53:06 +00:00
Yao Wei (魏銘廷) 78a6dcc336 fix zh_TW translation strings 2014-02-12 14:06:36 +08:00
Sean Owen 09eaf4e143 Issue #50 add Yao Wei in AUTHORS 2014-02-11 11:56:04 +00:00
Sean Owen 29ad526054 Merge pull request #50 from medicalwei/master
zh_TW translation updates, including help documents (without changelog)
2014-02-11 11:14:42 +00:00
Yao Wei 50378d2a7d Update strings.xml 2014-02-11 18:33:42 +08:00
Yao Wei ae6299c013 Update strings.xml 2014-02-11 18:33:28 +08:00
Yao Wei 924af48539 Update index.html 2014-02-11 18:25:53 +08:00
Yao Wei e40852e96d Update strings.xml 2014-02-11 18:24:35 +08:00
Yao Wei 729938a00e Update strings.xml 2014-02-11 18:22:26 +08:00
Yao Wei ba45d475ef Update strings.xml 2014-02-11 18:12:29 +08:00
Yao Wei 6f5fa3df2f Update about1d.html 2014-02-11 17:59:15 +08:00
Yao Wei fbcbb32e99 Update about2d.html 2014-02-11 17:59:01 +08:00
Yao Wei 4484e19e1f Update license.html 2014-02-11 17:58:30 +08:00
Yao Wei 888b5da5f3 Update license.html 2014-02-11 17:58:10 +08:00
Yao Wei f1884a05ba Update scanning.html 2014-02-11 17:57:37 +08:00
Yao Wei 7764a89732 Update sharing.html 2014-02-11 17:57:17 +08:00