Small style stuff
[zxing.git] / core / src / com / google / zxing / qrcode / detector / Detector.java
2010-10-07 srowenAdjust formatting on last change. Simplify GridSampler
2010-08-31 smparkes@smparkes.netIssue 524
2010-08-13 srowenTiny style bits
2010-08-12 srowenIssue 511
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2010-01-11 srowenFix/improvement from Jiayong
2010-01-06 srowenBetter version of revision 1166 and 1165 -- corrects...
2009-12-22 srowenGuess of a fix at array index out of bounds problem...
2009-12-08 srowenOpening up the Detector a little to allow extension...
2009-12-08 srowenSmall bug fix from Ralf
2009-11-23 srowenDraft of 'thinking' visualization for barcode scanning...
2009-11-02 srowenRemove some redundant 'throws'; allocate more reasonabl...
2009-09-15 srowenSpell checker fixes, narrowed scope / made less visible...
2009-06-26 srowenRemove use of BinaryBitmap in QR Code, DM
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-05-05 srowenAlternate multi QR Code reader from Hannes
2009-05-03 srowenForge ahead with detection even if we missed an alignme...
2009-04-28 srowenIssue 183: Adds support for detecting multiple barcodes...
2008-11-17 srowenmove to singleton ReaderException for a bit more perfor...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-10-14 dswitkinAdded a bit of defensive programming in the AlignmentPa...
2008-07-30 srowenSome small improvements in error handling based on...
2008-07-21 srowenEnhance GenericResultPoint and move some logic out...
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-14 srowenMove GridSampler into common package and refactor to...
2008-03-11 srowenCompleted some modest tweaks to new Data Matrix code...
2008-03-04 srowenTry more possible finder patterns, but be stricter...
2008-02-19 srowenLittle bug fix affecting QR Codes that run all the...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2007-12-18 srowenImprove correctness of black-run logic in case where...
2007-11-16 srowenInitial refactorings to support multiple kinds of black...
2007-11-07 srowenMore javadoc
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...