Many more little tweaks from IntelliJ inspections
[zxing.git] / android / src / com / google / zxing / client / android / BarcodeReaderCaptureActivity.java
2008-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-04-21 dswitkinMerged revisions 321,327,330,332,334,342-343,352-353...
2008-03-28 srowenUpdates to build on M5
2008-03-19 srowenMore proper support for geo: URLs in Android
2008-03-17 srowenAdd support for tel: URIs
2008-03-17 srowenSome refactoring to remove small disconnect between...
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
2008-03-10 srowenFixed handling of new Android Intent result
2008-03-06 srowenAdd support for Android Intent URIs encoded in a barcode
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-02-25 srowenAdded "URLTO" format support
2008-02-22 srowenImproved GridSampler API -- no need for reflection...
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.