Changed the order of the BaseMonochromeBitmapSource constructor arguments to be width...
[zxing.git] / androidtest / src / com / google / zxing / client / androidtest / RGBMonochromeBitmapSource.java
2009-03-06 dswitkinChanged the order of the BaseMonochromeBitmapSource...
2009-02-09 srowenRefactored width/height values into superclass and...
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-13 srowenmaking stuff final, weakening types, etc. per IntelliJ...
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
2008-10-24 dswitkinWrote a benchmark activity for Android which reads...