Commit graph

2698 commits

Author SHA1 Message Date
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 a8772054af Custom, minimal error page 2014-01-22 21:11:55 +00:00
Sean Owen 62cf0ade90 Deal with case of no block list 2014-01-22 21:11:36 +00:00
Sean Owen 5a6982f301 Remove Google Analytics -- really not using it 2014-01-22 20:42:46 +00:00
Sean Owen 8ae5c0f5bc Better way to redirect entirely from /w/docs/javadoc to new github.io site 2014-01-22 20:35:08 +00:00
Sean Owen c1df162b95 Add apache-rat check for copyright headers, and fix a bunch of files without them (mostly actionscript, jruby) 2014-01-22 19:37:33 +00:00
Sean Owen f56365c059 Fix all actionscript line breaks to \n, not \r\n 2014-01-22 18:53:01 +00:00
Sean Owen 33b6d4b1c2 Point to new docs location at zxing.github.io and stop deploying javadoc to zxing.org 2014-01-22 18:41:04 +00:00
Sean Owen 1ea0b66bff Add basic site generation for zxing.github.io 2014-01-22 18:11:05 +00:00
Sean Owen 8d858df1da Update Guava, Glass dependencies 2014-01-21 21:56:03 +00:00
Sean Owen 1fa90e7074 Remove Amazon results, per request 2014-01-21 18:25:06 +00:00
Sean Owen a17ea97455 Added logo 2014-01-20 20:10:20 +00:00
Sean Owen ed760e2e6b Ignore a few more Android files 2014-01-20 17:37:52 +00:00
Sean Owen 59e4708cd7 Fix up .gitignore to ignore generated dirs, and remove generated dirs from git 2014-01-20 17:21:09 +00:00
Sean Owen 542319c18f Tiny differences to back port from review of diff with BS Plus 2014-01-19 00:54:33 +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 4d4a9a11f6 Port links to resources from code.google.com/p/zxing 2014-01-18 13:56:32 +00:00
Sean Owen 6b0507af30 Add Travis CI logo and other linkable images 2014-01-17 11:18:58 +00:00
Sean Owen 3bd1c7c5ff Update .gitignores everywhere for IDEA files, etc 2014-01-17 11:13:30 +00:00
Sean Owen fbb3057437 Test against OpenJDK 7, not 6 2014-01-17 11:10:37 +00:00
Sean Owen 77d50974a6 yml not yaml extension 2014-01-17 11:05:41 +00:00
Sean Owen 73ebc3fc14 Add Travis CI config 2014-01-17 11:00:16 +00:00
Sean Owen 2b437851e5 Port code.google.com/p/zxing page to Github README.md, take 2 2014-01-17 10:52:04 +00:00
Sean Owen a3f4060be9 Port code.google.com/p/zxing page to Github README.md, take 1 2014-01-17 10:44:03 +00:00
srowen 800fee3472 Add values-iw as symlink to values-he
git-svn-id: https://zxing.googlecode.com/svn/trunk@3015 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:48:35 +00:00
srowen 50ea24683e Remove values-iw to make it a symlink to values-h
git-svn-id: https://zxing.googlecode.com/svn/trunk@3014 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:46:47 +00:00
srowen ee68feb5ee Add zh-rHK as symlink to zh-rTW
git-svn-id: https://zxing.googlecode.com/svn/trunk@3013 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:45:23 +00:00
srowen dfd6fe71c2 Overhaul contact encoding in Android; encode phone type too
git-svn-id: https://zxing.googlecode.com/svn/trunk@3012 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-07 22:00:38 +00:00
srowen 83277b92eb Issue 1828 make sure Tomcat interprets URL params with UTF-8
git-svn-id: https://zxing.googlecode.com/svn/trunk@3011 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-07 10:47:38 +00:00
srowen faa2099ea2 Add default Amazon EBS Tomcat 7 server.xml config
git-svn-id: https://zxing.googlecode.com/svn/trunk@3010 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-07 00:51:02 +00:00
srowen 3a570f696a No need to save state in HelpActivity
git-svn-id: https://zxing.googlecode.com/svn/trunk@3009 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-01 14:20:49 +00:00
srowen a0fcecfc96 Make most internal activities non-exported by removing uneeded intent-filter
git-svn-id: https://zxing.googlecode.com/svn/trunk@3008 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-01 13:56:34 +00:00
srowen caa4ee02d5 Fix problem on some platforms with AsyncTask array arg type
git-svn-id: https://zxing.googlecode.com/svn/trunk@3007 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-01 13:29:43 +00:00
srowen 7ead18d172 Add prefs to enable Aztec, PDF417 barcodes. Separate prefs for 1D product and 1D industrial formats.
git-svn-id: https://zxing.googlecode.com/svn/trunk@3006 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-30 16:42:34 +00:00
srowen c5a1861be5 Update versions of plugins, dependencies
git-svn-id: https://zxing.googlecode.com/svn/trunk@3005 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-26 19:28:57 +00:00
srowen e17d73cc9e Check in Android gen files and configure Android src roots in Maven
git-svn-id: https://zxing.googlecode.com/svn/trunk@3004 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-26 19:25:19 +00:00
srowen 5ae061602e Android modules need to express their dependencies on core/android-integration
git-svn-id: https://zxing.googlecode.com/svn/trunk@3003 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-26 18:49:07 +00:00
srowen 1b79e9748c Fix class description
git-svn-id: https://zxing.googlecode.com/svn/trunk@3002 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-21 20:40:53 +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 de6e4bca32 Use 4x parallelism in unit tests
git-svn-id: https://zxing.googlecode.com/svn/trunk@2999 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-19 16:14:05 +00:00
srowen 8a1d4a7f5b Remove Honeycomb-specific integration as Android >= 3 and < 4 is 0.1% of devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@2998 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-19 14:47:49 +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 fe555e001b Avoid NPE for camera with no params
git-svn-id: https://zxing.googlecode.com/svn/trunk@2995 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-17 15:11:33 +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 21d22400b9 mike06j contributed patch for Issue 1820
git-svn-id: https://zxing.googlecode.com/svn/trunk@2993 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-12 15:59:19 +00:00