Updated the Android client to use native/local QR Code encoding. For now it still...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 19 Nov 2008 20:54:39 +0000 (20:54 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 19 Nov 2008 20:54:39 +0000 (20:54 +0000)
commit18d377b63fd95ecf328199f36da6f8fc259d3d08
treee209ab7aa2a9b06a1d7944d0b5fd920462527d65
parent9af43f3fb9e63485e83eaf82eafdcd85992c0e95
Updated the Android client to use native/local QR Code encoding. For now it still runs on a thread and has a temporary "Working..." dialog. As I optimize a bit further, these may not be necessary.

git-svn-id: http://zxing.googlecode.com/svn/trunk@739 59b500cc-1b3d-0410-9834-0bbf25fbcc57
android/res/layout-land/encode.xml
android/res/layout/encode.xml
android/res/values/strings.xml
android/src/com/google/zxing/client/android/QRCodeEncoder.java
android/src/com/google/zxing/client/android/YUVMonochromeBitmapSource.java