Add BIZCARD support and a little refactoring
[zxing.git] / core / src / com / google / zxing / client / result / ResultParser.java
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...