Add ENCODING=QUOTED-PRINTABLE support
[zxing.git] / core / src / com / google / zxing / client / result / AddressBookDoCoMoResultParser.java
2009-12-10 srowenIssue 294, add support for several address lines in...
2008-11-18 dswitkinMade a small change to allow discovery of multiple...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-11-11 dswitkinAdded support for Furigana using the SOUND field in...
2008-10-17 dswitkinAdded support for URL to MECARD and VCARD.
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-07-07 srowenRename some methods so that they're not technically...
2008-07-01 srowenAdd BIZCARD support and a little refactoring
2008-06-27 srowenNow we can support BDAY in DoCoMo MECARD format
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...