zxing/androidtest
2009-06-26 21:18:58 +00:00
..
res Updated the Android Test app to use a wider viewfinder, to save images as PNGs instead of JPEGs, and to work on phones without a shutter button. 2009-06-26 18:48:14 +00:00
src/com/google/zxing/client/androidtest Whoops, fixed long-standing bug in the benchmark. Never noticed before because we always used square images. 2009-06-26 21:18:58 +00:00
AndroidManifest.xml Made the Android Test app debuggable so I can examine memory allocation patterns using DDMS (part of the Android SDK). 2009-05-27 18:10:47 +00:00
build.xml Fixed or removed a bunch of TODOs, and enforced the 100 columns limit in a bunch of places. Also allowed QR Codes to be encoded of contacts without names. 2009-04-13 21:20:11 +00:00