Disallow BufferedImage of type TYPE_CUSTOM -- not decoding properly, and is kind...
[zxing.git] / android / src /
2008-03-03 srowenDon't like using == instead of equals() here, even...
2008-03-03 srowenFix typo in method "isRotate*d*Supported"; don't attemp...
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-02-25 srowenAdded "URLTO" format support
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-15 srowenReplaced busy wait with wait()/notifyAll() idiom
2008-02-15 srowenBrought this back into sync with BufferedImageMonochrom...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 srowenMore minor javadoc, code tweaks
2008-02-14 dswitkinThis is the first version of the ZXing Android client.