Don't calculate 1st digit unless checkBothParities is true
[zxing.git] / core / src / com / google / zxing / upc / UPCDecoder.java
2007-12-07 alasdair.john.mack... Don't calculate 1st digit unless checkBothParities...
2007-12-07 dswitkinMinor changes to support EAN-13.
2007-12-06 srowenAdded some 'if' braces, changes C-comments to javadocs...
2007-12-06 alasdair.john.mack... Add support for EAN-13 barcodes
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-14 srowenCode tweaks and so forth with Daniel
2007-11-12 dswitkinAdded the initial version of my UPC reader and modified...