Rename some methods so that they're not technically overloading one another -- maybe...
[zxing.git] / core / src / com / google / zxing / client / result / AddressBookDoCoMoResultParser.java
2008-07-07 srowenRename some methods so that they're not technically...
2008-07-01 srowenAdd BIZCARD support and a little refactoring
2008-06-27 srowenNow we can support BDAY in DoCoMo MECARD format
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...