zxing/androidtest
2009-06-08 19:17:34 +00:00
..
res First pass at adding a UI for sharing data via QR Codes. There's now a Share button in the main capture menu which leads to a choice of contacts, bookmarks, and clipboard contents, which will be encoded and shown full screen. Launching the bookmarks picker currently crashes with a permission problem, which I'm investigating. 2008-11-10 20:35:33 +00:00
src/com/google/zxing/client/androidtest Calculated total time taken by the benchmark, and also reported it in the UI (in addition to logcat). 2009-06-08 19:17:34 +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