- Added back support for Cupcake by making the choice of preview callback conditional...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 22 Oct 2009 14:51:53 +0000 (14:51 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 22 Oct 2009 14:51:53 +0000 (14:51 +0000)
commit2928327fe47e3bf901adbe88a72df525f30d0604
tree842fc7799a926eec7a15c27766c1c3831df3e17c
parent983da3cbc8dcb9080df1bc6d43497545c9e57a2b
- Added back support for Cupcake by making the choice of preview callback conditional on the build flavor.
- Fixed a number of non-dpi-aware resource dimensions.
- Bumped the version to 3.0 beta 3.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1081 59b500cc-1b3d-0410-9834-0bbf25fbcc57
android/AndroidManifest.xml
android/res/layout-land/encode.xml
android/res/layout-land/share.xml
android/res/layout/bookmark_picker_list_item.xml
android/res/layout/capture.xml
android/res/layout/encode.xml
android/res/layout/help.xml
android/res/layout/search_book_contents_header.xml
android/res/layout/search_book_contents_list_item.xml
android/res/layout/share.xml
android/src/com/google/zxing/client/android/CameraManager.java