Nope, disable link from geo: URL to Google Maps. Does not quite work in the browser...
[zxing.git] / android / src / com / google / zxing / client / android / ResultHandler.java
2008-03-17 srowenNope, disable link from geo: URL to Google Maps. Does...
2008-03-17 srowenAdd client support for geo URIs
2008-03-10 srowenFixed handling of new Android Intent result
2008-03-06 srowenNow supports KDDI/AU / Softbank address book format
2008-03-03 srowenDon't like using == instead of equals() here, even...
2008-02-25 srowenAdded "URLTO" format support
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 srowenMore minor javadoc, code tweaks
2008-02-14 dswitkinThis is the first version of the ZXing Android client.