zxing/android
dswitkin 833ca52c27 Lots of updates:
- Added support for new YUYV preview buffer format.
- Made the preview rectangle larger.
- Added support for high resolution screens.
- Updated for Donut but still runs on Cupcake.
- Converted to standard Java coding style for member variables.
- Added many comments and author tags.
- Removed some Petit Four hacks and vestigial code.

*** The app must be built with the Donut SDK from now on.

git-svn-id: https://zxing.googlecode.com/svn/trunk@1049 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-10 22:18:58 +00:00
..
assets Final changes for Barcode Scanner 2.93. 2009-09-03 20:37:38 +00:00
res Created v2.9 of Barcode Scanner, and added Japanese translations. 2009-07-09 15:20:42 +00:00
src/com/google/zxing/client/android Lots of updates: 2009-09-10 22:18:58 +00:00
AndroidManifest.xml Lots of updates: 2009-09-10 22:18:58 +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 Final changes for Barcode Scanner 2.93. 2009-09-03 20:37:38 +00:00
default.properties Lots of updates: 2009-09-10 22:18:58 +00:00