Oops, not clearing row counters when we shift down by two buckets. Fixed.
[zxing.git] / android /
2008-02-22 srowenNow can use "-Ddebug=true" on the command line to build...
2008-02-22 srowenImproved GridSampler API -- no need for reflection...
2008-02-21 srowenOh and made a constant field final
2008-02-21 srowenNow calls setSizeFromLayout() rather than fixed to...
2008-02-21 srowenAdded ProGuard
2008-02-15 srowenReplaced busy wait with wait()/notifyAll() idiom
2008-02-15 srowenBrought this back into sync with BufferedImageMonochrom...
2008-02-14 srowenInclude android in main build; add android clean target
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 srowenAdded android build.xml file
2008-02-14 srowenMore minor javadoc, code tweaks
2008-02-14 dswitkinThis is the first version of the ZXing Android client.