Add to result the raw, but parsed, bytes of byte segments in 2D barcodes
[zxing.git] / core / src / com / google / zxing / qrcode / QRCodeReader.java
2008-11-15 srowenAdd to result the raw, but parsed, bytes of byte segmen...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-03-19 srowenTake small advantage of "TRY_HARDER" in QR code decoder
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
2008-03-11 srowenFixed a few more extractPureBits() gotchas that came...
2008-03-11 srowenAdded some needed bounds checking in Data Matrix, QR...
2008-03-11 srowenCompleted some modest tweaks to new Data Matrix code...
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-19 srowenRefactored Reed-Solomon so it can be used with differen...
2007-11-06 srowenMore javadoc
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...