Add more unit tests for client.result, and more small code tweaks.
[zxing.git] / androidtest / src / com / google / zxing / client / androidtest /
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-01 dswitkinWhoops, the benchmarks are in microseconds, not millise...
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
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...