Final Barcode Scanner 3.4 changes:
authordswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 20 Jul 2010 22:43:38 +0000 (22:43 +0000)
committerdswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 20 Jul 2010 22:43:38 +0000 (22:43 +0000)
commit4f18dbe27f591f6818e43396aea66393e87314a7
treec21cd7eb4b483f9f9db90f922fb119671f6e12aa
parent783464c514f06abb8ff8d1b9a9e23740b790ccfb
Final Barcode Scanner 3.4 changes:

- Cleaned up the sharing UI
- Removed a piece of black artwork
- Fixed the Froyo bug with the Help screen appearing blank
- Made external URLs in Help launch in the Browser
- Updated some help text

git-svn-id: http://zxing.googlecode.com/svn/trunk@1491 59b500cc-1b3d-0410-9834-0bbf25fbcc57
12 files changed:
android/AndroidManifest.xml
android/assets/html/index.html
android/assets/html/sharing.html
android/assets/html/style.css
android/assets/html/whatsnew.html
android/res/drawable/launcher_icon_large.png [deleted file]
android/res/layout-land/share.xml
android/res/layout-ldpi/capture.xml
android/res/layout/capture.xml
android/res/layout/share.xml
android/src/com/google/zxing/client/android/CaptureActivity.java
android/src/com/google/zxing/client/android/HelpActivity.java