Refactorings to allow raw bytes to be passed back with reader result, where applicable
[zxing.git] / core / src / com / google / zxing / oned / Code128Reader.java
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-22 srowenOops, not clearing row counters when we shift down...
2008-02-19 srowenImproved notion of pattern variance in 1D barcode eleme...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...