zxing/android-m3
2008-04-21 18:11:02 +00:00
..
res Converted the Android client to use a status bar on the bottom of the screen instead of dialogs for a much better, less interrupting user experience. 2008-04-17 20:09:17 +00:00
src/com/google/zxing/client/android Added some simple sharpening for 1D decoding which allowed a couple more blackbox images to pass. There were a few cases where the format or content is now misdetected, but since the net gain was positive I decided to make those non-fatal errors. In real world use the sharpening seems to help, and I think we can do even better with a better algorithm. 2008-04-21 18:11:02 +00:00
AndroidManifest.xml Branching the current Android client into an M3 directory so we can proceed with M5 development. 2008-03-28 15:25:18 +00:00
build.xml Fix Issue 50, not building on Windows, by adding some small workarounds for Windows paths in build files for Android 2008-04-16 00:34:13 +00:00
strings.xml.template Converted the Android client to use a status bar on the bottom of the screen instead of dialogs for a much better, less interrupting user experience. 2008-04-17 20:09:17 +00:00