zxing/core
2010-03-02 14:58:18 +00:00
..
lib
src/com/google/zxing Per Brad Threatt -- don't fail early on NotFoundException when finding multiple finder patterns 2010-03-02 14:58:18 +00:00
test Related to Issue 205, but not the direct issue: read both copies of the format info and use both in determining the right one. This avoids a close, but incorrect first match throwing off the decoding. Also fix creating an image from ByteMatrix -- was inverted 2010-03-01 11:04:22 +00:00
build.xml Added a new build-optimized target to core for applications which want the library to be optimized but don't want to run ProGuard themselves against the entire app. 2009-12-20 20:08:32 +00:00