Fixed unit test fail from vCard change
[zxing.git] / core / src / com / google / zxing / client / result / ParsedResult.java
2008-12-19 dswitkinAdded golden results to all of our result parsing unit...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-09-19 dswitkinMade a couple utility methods public.
2008-07-08 srowenAdd iCal support, plus many small changes suggested...
2008-07-03 dswitkinDon't add a newline at the front of a ParsedResult.
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...