zxing/android
2008-11-10 20:35:33 +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/android 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
AndroidManifest.xml 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
build.xml Fixed Search Book Contents when built under ProGuard. 2008-11-03 16:13:56 +00:00