Added BarcodeFormat to Result, indicating what type of barcode was detected. Added...
[zxing.git] / core / src / com / google / zxing / oned / MultiFormatUPCEANReader.java
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-05 srowenRemoved unnecessary second decodeRow() method
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...