zxing/core
dswitkin 0fd5a2c506 - Created Barcode Scanner 3.0 beta 1, for Donut and above only.
- Added support for ACTION_SEND intent for encoding a QR from Contacts.
- Made VCARD parsing a little less strict.
- Updated help and fixed a minor UI issue.
- Removed vestigial intent support using the old package name.

git-svn-id: https://zxing.googlecode.com/svn/trunk@1075 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-19 18:04:57 +00:00
..
lib Biiig standardization of whitespace. 2 space indents now, no tabs. 2008-02-14 20:25:54 +00:00
src/com/google/zxing - Created Barcode Scanner 3.0 beta 1, for Donut and above only. 2009-10-19 18:04:57 +00:00
test Fix for old logic error in seeking format information -- actually was comparing unmasked rather than masked values, though it ended up working 2009-09-14 10:17:17 +00:00
build.xml Run tests with -Xint to work around weird JIT bug in Java 6, which causes ArithmeticException failure in a few QR code tests 2009-09-15 09:06:45 +00:00