Renamed UPC result type to Product, and introduced an idea of 'product ID' and 'norma...
[zxing.git] / core / src / com / google / zxing / client / result / ParsedResult.java
2008-09-19 dswitkinMade a couple utility methods public.
2008-07-08 srowenAdd iCal support, plus many small changes suggested...
2008-07-03 dswitkinDon't add a newline at the front of a ParsedResult.
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...