- Bumped version to 3.4 beta 1.
authordswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 29 Jun 2010 21:11:27 +0000 (21:11 +0000)
committerdswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 29 Jun 2010 21:11:27 +0000 (21:11 +0000)
commitd2aeb353c99b8f7510d38676c1e7c2ed2f8dfd9a
tree4404c2e2ab7c946f327394e1b24711427537271e
parenta5df15136b58853e6297e16ef503fb138058d001
- Bumped version to 3.4 beta 1.
- Fixed two crashes on low DPI devices because of missing/stale views in layout-ldpi/capture.xml.
- Added support for apps on SD card on Froyo.
- Updated SDK to 8.
- Tweaked some font sizes.
- Updated the What's New page.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1464 59b500cc-1b3d-0410-9834-0bbf25fbcc57
android/AndroidManifest.xml
android/assets/html/whatsnew.html
android/build.xml
android/default.properties
android/res/layout-land/encode.xml
android/res/layout-land/share.xml
android/res/layout-ldpi/capture.xml
android/res/layout/encode.xml
android/res/layout/share.xml
android/src/com/google/zxing/client/android/CaptureActivity.java