zxing/android
vikrama c003d96b89 1. Set up all strings in res/*/strings.xml rather than as string
literals.
2. Using a very handy script for this purpose, and checking it
   into utils/ since it saved me some headache.
3. Turned tabs -> spaces for WifiResultHandler.
4. Better error handling on network types: look for exact matches
   rather than substrings.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1456 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 06:00:57 +00:00
..
assets Back to white backgrounds, somewhat smaller text in the result screen, shorter Toast popup and doesn't interfere with help screen 2010-06-15 18:43:10 +00:00
res 1. Set up all strings in res/*/strings.xml rather than as string 2010-06-23 06:00:57 +00:00
src/com/google/zxing/client/android 1. Set up all strings in res/*/strings.xml rather than as string 2010-06-23 06:00:57 +00:00
utils 1. Set up all strings in res/*/strings.xml rather than as string 2010-06-23 06:00:57 +00:00
AndroidManifest.xml Do not broadcast the intent 2010-06-23 03:01:43 +00:00
build.properties Possible small fix for missing external-libs-folder issue 2009-10-26 15:23:01 +00:00
build.xml Need to not generate debug info in Android as well now in order to satisfy new Proguard and dex releases? 2010-06-08 23:05:28 +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