zxing/android
2008-11-11 19:19:11 +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 Changed the ChartServer and Search Book Contents URLs back to google.com instead of using the LocaleManager, as they are API calls, not user-facing websites. 2008-11-11 19:19:11 +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