Core library changes to include wifi type. One measly test included as well.
[zxing.git] / core / src / com / google / zxing / client / result / BizcardResultParser.java
2009-12-10 srowenIssue 294, add support for several address lines in...
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-03 srowenAdded another phone type field to BIZCARD implementation
2008-07-01 srowenAdd BIZCARD support and a little refactoring