Made a change to 1D decoding which looks for 100% instead of 150% of the start and...
[zxing.git] / core / src / com / google / zxing / oned / MultiFormatOneDReader.java
2008-06-19 srowenStandardize and update all copyright statements to...
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...