I moved a chunk of the histogram/black point code out of BaseMonochromeBitmapSource...
[zxing.git] / androidtest /
2009-05-21 dswitkinI moved a chunk of the histogram/black point code out...
2009-04-15 srowenTweak to compile with Android 1.5 but still work in 1.1
2009-04-13 dswitkinFixed or removed a bunch of TODOs, and enforced the...
2009-03-06 dswitkinChanged the order of the BaseMonochromeBitmapSource...
2009-02-09 srowenRefactored width/height values into superclass and...
2009-02-05 srowenConvert asserts to exceptions where the conditions...
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-11-17 srowenLatent bug I think from earlier change to List from...
2008-11-13 srowenmaking stuff final, weakening types, etc. per IntelliJ...
2008-11-10 dswitkinFirst pass at adding a UI for sharing data via QR Codes...
2008-11-06 dswitkinAdded support for supplying a postal address when encod...
2008-11-02 dswitkinFixed the ZXing Test camera mode when using ProGuard.
2008-11-01 dswitkinWhoops, the benchmarks are in microseconds, not millise...
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
2008-10-29 dswitkinLooks like -allowaccessmodification to ProGuard results...
2008-10-29 dswitkinAdded androidtest to the top-level clean target and...
2008-10-27 dswitkinUpdated the Android benchmark with more accurate timing...
2008-10-24 dswitkinWrote a benchmark activity for Android which reads...
2008-10-21 dswitkinChecked in the ZXing Test app for Android under android...