zxing/javame
2008-10-29 15:42:22 +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 Going back to old approach of using JSR-234 directly, then compiling with different code to produce a non-JSR-234 version. This approach isn't working on some phones -- including JSR-234 phones. 2008-10-26 13:29:46 +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