zxing/core
2010-03-01 11:04:22 +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 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
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