zxing/androidtest
2009-12-13 21:08:57 +00:00
..
res Added a new feature to the test app, which captures all the device info and default camera parameters, then bundles them up into an email. This will make it very easy to get some important info about new devices from users (e.g. the HTC Hero which I don't have). 2009-09-02 21:06:00 +00:00
src/com/google/zxing/client/androidtest 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 Updated ZXing Test with all of the CameraManager fixes from Barcode Scanner, as well as making it high-dpi capable, and bumped the version to 1.12. 2009-11-06 15:55:00 +00:00
build.properties
build.xml Made the Android test app build with ProGuard again. 2009-12-13 15:23:12 +00:00
default.properties The Donut (1.6) SDK is required to build all Android apps in the project. 2009-11-05 22:08:13 +00:00