zxing/android
srowen ecce97287a Actually commit pref updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@1135 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-04 08:06:33 +00:00
..
assets Made the final changes for Barcode Scanner 3.01. 2009-11-06 17:10:10 +00:00
res Made the buttons on the Share screen a bit wider and better spaced out. I didn't bother with the landscape version although it could use the same treatment. 2009-12-03 16:42:43 +00:00
src/com/google/zxing/client/android Actually commit pref updates 2009-12-04 08:06:33 +00:00
AndroidManifest.xml Consolidated all the Android LuminanceSource classes into one file. Either a device can be handled by this file, or the app won't work. The Android platform requires every device to support yuv420sp camera preview buffers, but we also let two other similar formats sneak in for compatibility. I also removed the ability to convert LuminanceSource data into ARGB images, which wasn't used. 2009-11-23 03:16:41 +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