Commit graph

3331 commits

Author SHA1 Message Date
Sean Owen 7fdc869d02 Minor plugin updates 2017-04-13 17:16:47 +01:00
Sean Owen 5b14d23194 Update plugins/deps, fix bug in base64 decoding 2017-04-06 14:31:14 +01:00
Armando Lüscher 744631cea0 Small readme fixes (#782) 2017-04-05 06:37:31 +01:00
omodai ca488eb1ae update japanese strings.xml (#779) 2017-03-30 11:59:18 +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 0a542b9e9e Stop redirecting old javadoc links; redirect web pages to HTTPS by default 2017-03-07 22:28:15 +00:00
Sean Owen 07479e38ec Apply DoS filter to /chart too, but relax limit 2017-03-07 22:27:56 +00:00
David Sanders 8d12dc4155 Minor performance improvements to HybridBinarizer (#762) 2017-02-27 18:21:59 +00:00
David Sanders 6546dc5863 Add basic test case for ITFWriter (#758) 2017-02-25 01:18:12 +00:00
Sean Owen 484ff7edcf Suppress most deprecation warnings due to old camera API; remove call to old cookie manager 2017-02-20 12:35:00 -08:00
David Sanders 0ec5b9a260 Add new matrix tests in RGBLuminanceSourceTestCase (#757) 2017-02-20 05:58:12 -08:00
David Sanders 25776d82d9 Correct size of array in ITFWriter (#756) 2017-02-19 03:51:20 +00:00
Sean Owen 06ccbf72ae
Issue #751 fix misparsing of vCard phone vs type in case of blank value or type 2017-02-10 16:50:40 +00:00
Sean Owen d36a35dba5
Fix up Travis badge from PNG to SVG 2017-02-06 10:51:46 +00:00
Sebastian dcde8a30a6 Fix two typos in Javadocs (#750) 2017-02-02 17:28:13 +00:00
Sean Owen e8d9002390
Fix camera/storage permissions problems in test app; refactor handling of files in benchmark 2017-01-31 15:21:49 +00:00
Sean Owen 27b686e132
Finally, make sure android.jar now isn't built into / dexed into .apks 2017-01-24 15:20:06 +00:00
Sean Owen 225d8898a5
Try retaining Android SDK tools/source.properties 2017-01-24 13:59:16 +00:00
Sean Owen a4485c2293
Set Android plugin SDK location explicitly to solve Travis error? 2017-01-24 13:37:41 +00:00
Sean Owen 5d61990e26
Build entirely using local Android SDK to move beyond Android 4.1 2017-01-24 13:25:08 +00:00
Sean Owen 63c4b21556
Minor dependency updates, including Guava 2017-01-24 12:21:37 +00:00
Pedram Paknam 46461d37b6
add Farsi Help files 2017-01-15 10:48:46 +00:00
Sean Owen b8c3d08e19
Closes #738 : fix UPC-E encoding with system 1 2017-01-06 14:17:48 +00:00
Sean Owen 7daac7cb8b
Don't target platform 25; easier to leave it at 24 2017-01-06 14:12:30 +00:00
Sean Owen 0fe0d09602
Minor dep update 2017-01-06 13:30:11 +00:00
Sean Owen b81c9ea012
Generalize handling of non-fatal SQL exceptions in Android app 2017-01-06 13:29:36 +00:00
Sean Owen f5b5c3a97e
Factor out boolean[][] -> BitMatrix parsing 2017-01-06 13:29:10 +00:00
Darrell Duane cdf4fe51c5 Update README.md (#723)
added link to JavaScript Port
2016-12-12 16:23:15 +00:00
Sean Owen dfe4819691
Minor updates / optimization from inspection; minor plugin / dependency updates 2016-12-12 15:50:30 +00:00
Nikolaos Ftylitakis 76b4f9628f Updated QZXing's URL (port to Qt framework) (#722) 2016-12-09 16:39:10 +08:00
Roc Boronat 98ed0e1f92 Fix a typo in Catalan (#719) 2016-12-06 03:13:18 +08:00
E Spelt f960d43e68 Change README.md. Added Delphi/Pascal ZXing reference. (#718) 2016-12-03 09:10:38 +00:00
Sean Owen 0dfda08078
Fix typos; avoid use of java.util.Date; other small improvements from inspection; deprecate some accidentally-public methods 2016-11-29 12:16:07 +00:00
Sean Owen 64eb07747e
Closes #707 : also copy to clipboard in bulk scan mode 2016-11-14 10:45:00 +01:00
Sean Owen 08a9d74062
Remove obsolete html-zh-rHK symlink 2016-11-11 20:23:20 +00:00
Sean Owen 28f8bd37f3
Update deps including Guava 20; use switch in pref to chained if-else for slightly more consistent style 2016-11-11 20:20:46 +00:00
Asier Iturralde Sarasola 995da03a39 Update Basque translation (#696) 2016-10-28 14:39:45 +02:00
Sean Owen c219e28d56
More on #679 : convert UPC-E to A before getting check digit 2016-10-01 08:48:55 -05:00
Sean Owen aa0ee28cec
Further debugging of SDK deployment 2016-10-01 07:03:59 -05:00
Sean Owen bdd1bd3640
Test bumping android platform to 24 2016-10-01 06:48:03 -05:00
Sean Owen 24681e8488
Partial fix for #679: UPC/EAN min quiet zone is 9 modules for encoding 2016-09-30 20:04:34 -05:00
Sean Owen 2d02cb05ea
Partial fix for #679: add check digit if absent in UPC-A/E EAN-13/8 encoding, and reject those with invalid check digit 2016-09-30 17:41:40 -05:00
Sean Owen 75c51f93fe
Update lax count for qr code 2 2016-09-30 17:41:01 -05:00
Sean Owen 9130b7907e
Minor dep updates 2016-09-30 00:22:02 -05:00
Sean Owen 2434efd625
Add ECI segment whenever encoding is explicitly given, even when it's the default encoding 2016-09-29 23:53:22 -05:00
Sean Owen 87f00d41a7
Update Android apps to need API 16+; remove stale Manifest config 2016-09-16 18:47:26 +01:00
Sean Owen 747623723d Update site for 3.3.0 2016-09-16 15:44:17 +01:00
Sean Owen f7101c9cb1 Update Android apps to refer to parent 3.3.1-SNAPSHOT 2016-09-16 15:37:39 +01: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