zxing/android
2008-10-29 20:38:33 +00:00
..
res Added support for a title when searching for an address, for example a business name. Also changed snipppets --> snippet in book search. 2008-10-23 18:34:35 +00:00
src/com/google/zxing/client/android Added support for a title when searching for an address, for example a business name. Also changed snipppets --> snippet in book search. 2008-10-23 18:34:35 +00:00
AndroidManifest.xml Added versionName and versionCode to the Android client manifest. 2008-10-18 19:27:43 +00:00
build.xml Looks like -allowaccessmodification to ProGuard results in a bogus binary. It compiles, but the Dalvik verifier rejects it at runtime. I'm removing this flag for now, which means we lose inlining on some important getters and setters. 2008-10-29 20:38:33 +00:00