zxing/androidtest
dswitkin@google.com a3ec3038dd - Fixed Issue 892: Barcode Scanner crashes when started via Intent with scanning rectangle dimensions.
- Updated What's New page.
- Bumped Android SDK version.


git-svn-id: https://zxing.googlecode.com/svn/trunk@1847 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-06 15:43:55 +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 A bunch of code style related changes 2011-05-21 03:36:39 +00:00
AndroidManifest.xml - Fixed Issue 892: Barcode Scanner crashes when started via Intent with scanning rectangle dimensions. 2011-07-06 15:43:55 +00:00
build.properties Converted the Android client and the test app to use the Android 1.5 SDK, and to use a more efficient preview frame mechanism too. We now require devices to be running Cupcake or a newer version of the platform. This change temporarily removes the Proguard step, which Sean is going to add back. 2009-07-21 19:33:25 +00:00
build.xml Fixed the ZXingTest Ant file to work with the latest SDK. 2011-02-23 23:05:55 +00:00
default.properties - Fixed Issue 892: Barcode Scanner crashes when started via Intent with scanning rectangle dimensions. 2011-07-06 15:43:55 +00:00