Renamed UPC result type to Product, and introduced an idea of 'product ID' and 'norma...
[zxing.git] / core / src / com / google / zxing / client / result / GeoResultParser.java
2008-07-08 srowenAdd iCal support, plus many small changes suggested...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...