And fixed the "270" issue: logic error in computing the "skip" allowed after finding...
[zxing.git] / core / src / com / google / zxing / qrcode / detector / FinderPatternFinder.java
2008-06-26 srowenAnd fixed the "270" issue: logic error in computing...
2008-06-26 srowenSwitch to integer math in a critical QR Code detector...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-08 srowenDetector is now a little more skeptical once it has...
2008-04-10 dswitkinChanged how many rows we scan while detecting QR finder...
2008-03-19 srowenTake small advantage of "TRY_HARDER" in QR code decoder
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-03-04 srowenTry more possible finder patterns, but be stricter...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2007-12-21 srowenSmall logic fix -- OK to end up at border of image...
2007-11-16 srowenMinor improvements
2007-11-07 srowenAdjust tolerance of method that decides whether a finde...
2007-11-07 srowenMore javadoc
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...