Small style stuff
[zxing.git] / core / src / com / google / zxing / client / result / ResultParser.java
2010-09-30 srowenSupport SMTP URLs
2010-06-10 vikramaCore library changes to include wifi type. One measly...
2010-05-10 srowenBig RSS Expanded changelist -- thank you authors
2010-03-30 srowenUpdate sms: and geo: handling to better respect new...
2009-11-22 srowenLoosen BDAY parsing for vCard results
2009-09-15 srowenSpell checker fixes, narrowed scope / made less visible...
2009-03-05 srowenBacked out last 'fix' to email address parsing -- isn...
2009-03-05 srowenAddress Issue 152
2009-02-15 srowenA fixed fix for email parsing
2008-12-19 dswitkinFixed crash and bad parsing of an SMS with a question...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-11-12 dswitkinMade a small change to the KDDI AU parsing code to...
2008-11-04 srowenRenamed UPC result type to Product, and introduced...
2008-10-09 dswitkinPrevented ISBN parsing from happening twice.
2008-09-29 dswitkin- Fixed a crash when parsing a particular VCard with...
2008-09-08 dswitkinAdded an ISBN parsed result type courtesy of jbreiden.
2008-07-08 srowenAdd iCal support, plus many small changes suggested...
2008-07-01 srowenAdd BIZCARD support and a little refactoring
2008-06-27 srowenAdded mms:, mmsto: support and tests, plus basic tests...
2008-06-27 srowenMore refactoring of parsed results / result parsers...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...