Backed out last 'fix' to email address parsing -- isn't going to work. Needs a better...
[zxing.git] / core / src / com / google / zxing / client / result / ParsedResultType.java
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-11-04 srowenRenamed UPC result type to Product, and introduced...
2008-09-08 dswitkinAdded an ISBN parsed result type courtesy of jbreiden.
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...