zxing/android/res
dswitkin 24580d6bac - Added the version number to the about box in a robust way which will not get stale.
- Moved the Book Search user agent into that class, which will continue to get stale, but never belonged in the XML, as it does not need translation.
- Added a try/catch block around firing off intents, and an error dialog, so that we don't crash on bad  intents like TEL: in the future (even though that particular one was fixed in core).

git-svn-id: https://zxing.googlecode.com/svn/trunk@875 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-06 18:31:45 +00:00
..
drawable Added great new artwork from Joseph for the Share UI. Also renamed the Share menu item to be clearer. 2008-11-21 21:04:11 +00:00
layout - Fixed issue 146, QR Codes get clipped when encoding very large amount of data, by adding a ScrollView. 2009-02-17 17:10:23 +00:00
layout-land Worked around a bug in Android 1.0 with using gravity and padding at the same time, which broke the Share UI. 2008-12-02 22:10:27 +00:00
raw The new 0.9 SDK Android client (for real this time). 2008-08-19 19:14:09 +00:00
values - Added the version number to the about box in a robust way which will not get stale. 2009-03-06 18:31:45 +00:00
xml Added two new preferences: vibrate on scan, and copy contents to clipboard on scan. 2008-12-11 17:09:12 +00:00