Renamed UPC result type to Product, and introduced an idea of 'product ID' and 'norma...
[zxing.git] / core / src / com / google / zxing / client / result / AddressBookParsedResult.java
2008-10-17 dswitkinReordered the address book fields to something a little...
2008-10-17 dswitkinAdded support for URL to MECARD and VCARD.
2008-06-27 srowenMore refactoring of parsed results / result parsers...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...