Renamed UPC result type to Product, and introduced an idea of 'product ID' and 'norma...
[zxing.git] / core / src / com / google / zxing / client / result / AbstractDoCoMoResultParser.java
2008-09-29 dswitkin- Fixed a crash when parsing a particular VCard with...
2008-07-07 srowenRename some methods so that they're not technically...
2008-07-01 srowenAdd BIZCARD support and a little refactoring
2008-06-27 srowenMore refactoring of parsed results / result parsers...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...