1
0
Fork 0
mirror of https://github.com/zxing/zxing.git synced 2025-03-05 20:48:51 -08:00
zxing/android
2008-11-10 20:50: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/android Did a bunch of renaming, there was no need for the Barcodes prefix. 2008-11-10 20:50:34 +00:00
AndroidManifest.xml Did a bunch of renaming, there was no need for the Barcodes prefix. 2008-11-10 20:50:34 +00:00
build.xml Fixed Search Book Contents when built under ProGuard. 2008-11-03 16:13:56 +00:00