zxing/javame
2009-03-06 16:52:35 +00:00
..
res Update the icon again to match Android client's icon 2008-02-14 18:59:37 +00:00
src/com/google/zxing/client/j2me Changed the order of the BaseMonochromeBitmapSource constructor arguments to be width, height to match the rest of the codebase, and added two apparently missing methods to the J2ME subclass, although I can't test it. 2009-03-06 16:52:35 +00:00
BarcodeReader.jad.template Changes to be consistent with Android client, including a rename 2008-02-13 19:47:49 +00:00
build.xml moved ProGuard optimization into Android build file since it's the only way to fully optimize the final build product (inlining of key methods). Also always dump proguard results. 2008-10-29 15:42:22 +00:00