Fix #150 again by moving towards a more RFC 2822-compliant definition of valid syntax
[zxing.git] / core / src / com / google / zxing / client / result / EmailDoCoMoResultParser.java
2009-03-06 srowenFix #150 again by moving towards a more RFC 2822-compli...
2009-02-15 srowengit-svn-id: zxing.googlecode.com/svn/trunk@859 59b500cc...
2009-02-15 srowenA fixed fix for email parsing
2009-02-15 srowenTighten email check logic a little
2008-11-15 srowenRemove my old email address from files. Might as well...
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-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...