biasTowardsWhite was, embarassingly, not accomplishing anything mathematically. It...
[zxing.git] / android / src / com / google / zxing / client /
2008-03-26 srowenbiasTowardsWhite was, embarassingly, not accomplishing...
2008-03-19 srowenMore proper support for geo: URLs in Android
2008-03-19 srowenFixed bug in rotation code for BufferedImageMonochromeB...
2008-03-17 srowenAdd support for tel: URIs
2008-03-17 srowenFixed naming convention. Everything should be a "Parsed...
2008-03-17 srowenSome refactoring to remove small disconnect between...
2008-03-17 srowenNope, disable link from geo: URL to Google Maps. Does...
2008-03-17 srowenAdd client support for geo URIs
2008-03-14 srowenMove GridSampler into common package and refactor to...
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
2008-03-10 srowenDeprecated YUV version
2008-03-10 srowenSwitch to RGB-based captures for decoding, in preparati...
2008-03-10 srowenFixed handling of new Android Intent result
2008-03-06 srowenAdd support for Android Intent URIs encoded in a barcode
2008-03-06 srowenNow supports KDDI/AU / Softbank address book format
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
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.