Refactorings to allow raw bytes to be passed back with reader result, where applicable
[zxing.git] / core / src / com / google / zxing / client / result /
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
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 srowenRefactored to avoid use of exceptions in parsing, at...
2008-02-25 srowenAdded "URLTO" format support
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2007-12-12 srowenMoved com.google.zxing.client.result from core-ext...