zxing/android
2008-12-03 16:14:56 +00:00
..
assets New HTML edits from Joseph, and added a fading edge to the WebView to make it more obvious that there is more content the user can scroll to. 2008-12-02 20:26:21 +00:00
res 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
src/com/google/zxing/client/android Added a specific message for unsearchable books, and changed the Exit button in the help to Done to be a little clearer. 2008-12-01 16:10:28 +00:00
AndroidManifest.xml Fixed a bug in geo coordinate display, where we were always tacking on "deg N" and "deg E", which doesn't make sense. Really, N/S/E/W needs to be determined by sign, and the sign removed for W and S. However, since none of that can be translated easily, I removed it, and we now just print lat, long which is an acceptable standard. 2008-12-03 16:14:56 +00:00
build.xml Added note about dex's issue with post-optimization debug symbol table 2008-11-14 14:13:45 +00:00