Display possible country origin info on product scan
[zxing.git] / core / src / com / google / zxing / oned / UPCEANReader.java
2010-06-16 srowenDisplay possible country origin info on product scan
2010-06-16 srowenAdd support for UPC/EAN +5 extensions, plus basic tests...
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2010-01-10 srowenUndo the ^= true thing in more files
2010-01-03 srowenTwo tiny improvements to make code more consistent
2009-12-08 dswitkinRemoved three interfaces which weren't doing any good...
2009-11-23 srowenDraft of 'thinking' visualization for barcode scanning...
2009-06-19 srowenIssue 198
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...