Small style stuff
[zxing.git] / core / src / com / google / zxing / client / result / URIResultParser.java
2009-12-22 srowenTighten up detection of URLs on some garbage strings
2009-08-25 srowenTiny code adjustments from inspection
2009-04-18 srowenImprove URL detection rule to exclude stuff like "Hi."
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-08-21 srowenURIParsedResult now has isPossiblyMaliciousURI() to...
2008-07-08 srowenAdd iCal support, plus many small changes suggested...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...