- Fixed a crash when parsing a particular VCard with a blank entry.
[zxing.git] / core / src / com / google / zxing / client / result / AddressBookAUResultParser.java
2008-09-29 dswitkin- Fixed a crash when parsing a particular VCard with...
2008-07-08 srowenAdd iCal support, plus many small changes suggested...
2008-06-27 srowenMore refactoring of parsed results / result parsers...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...