Made sure the BitmapSource subclasses do not reuse a BitArray which is too small.
[zxing.git] / android-m3 / src / com / google / zxing / client / android / RGBMonochromeBitmapSource.java
2008-04-10 dswitkinMade sure the BitmapSource subclasses do not reuse...
2008-04-08 dswitkinRewrote the Android M3 client to do continuous decoding...
2008-03-31 srowenMade the RGB to luminance approximation/optimization...
2008-03-28 dswitkinBranching the current Android client into an M3 directo...