Reordered the address book fields to something a little more standard/reasonable.
[zxing.git] / core / src / com / google / zxing / client / result / UPCResultParser.java
2008-10-09 dswitkinPrevented ISBN parsing from happening twice.
2008-09-08 dswitkinAdded an ISBN parsed result type courtesy of jbreiden.
2008-07-08 srowenAdd iCal support, plus many small changes suggested...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...