zxing/javame
2008-11-04 12:08:19 +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 Renamed UPC result type to Product, and introduced an idea of 'product ID' and 'normalized product ID' to account for UPC-E, where the actual visible ID is different from what we may want to search for as a key. Updated clients to use this too. 2008-11-04 12:08:19 +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