Issue 331
[zxing.git] / core / src / com / google / zxing / qrcode / QRCodeReader.java
2010-01-29 srowenIssue 331
2009-07-22 srowenAdded error correction level to Result
2009-06-26 srowenRemove use of BinaryBitmap in QR Code, DM
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-22 dswitkinContinuing with the x, y coordinate push, BitMatrix...
2009-05-05 srowenAlternate multi QR Code reader from Hannes
2008-11-17 srowenmove to singleton ReaderException for a bit more perfor...
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...