zxing/android
srowen a5c6c1c0ff More Italian fixes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1169 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-26 07:39:10 +00:00
..
assets Bumped the Android client version to 3.1 beta 1 and wrote up release notes. 2009-12-14 01:40:21 +00:00
res More Italian fixes 2009-12-26 07:39:10 +00:00
src/com/google/zxing/client/android Finished work on the local binarizer and renamed it to HybridBinarizer. It uses the old histogram for 1D and the new approach for 2D. The unit tests don't fully demonstrate how much better this is in real-world lighting, but it pretty much solves the situation of pointing at a QR Code for 30 seconds without scanning, due to a shadow or gradient. 2009-12-13 21:08:57 +00:00
AndroidManifest.xml Shipped Barcode Scanner 3.1 final. 2009-12-20 17:30:06 +00:00
build.properties Possible small fix for missing external-libs-folder issue 2009-10-26 15:23:01 +00:00
build.xml Reduced ProGuard passed from 7 to 4 since there was no additional benefit. 2009-12-03 16:04:51 +00:00
default.properties Use the new Android 2.0-style SDK value for this field so it compiles 2009-11-17 20:33:13 +00:00