zxing/android/src/com/google/zxing/client/android
srowen 32c7369fce Add VERSION:3.0 to vCard encoding
git-svn-id: https://zxing.googlecode.com/svn/trunk@2546 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-28 19:26:38 +00:00
..
book Issue 1347 retrieve HTML title as supplemental info 2012-08-28 09:30:13 +00:00
camera Possibly final changes for automatic torch settings 2012-11-08 22:59:44 +00:00
common Changes from code inspection 2012-11-20 08:29:02 +00:00
encode Add VERSION:3.0 to vCard encoding 2012-12-28 19:26:38 +00:00
history Changes from code inspection 2012-11-20 08:29:02 +00:00
pref Add link to BS+ in prefs 2012-09-11 16:30:12 +00:00
result Changes from code inspection 2012-11-20 08:29:02 +00:00
share Changes from code inspection 2012-11-20 08:29:02 +00:00
wifi Bandages for misc. exceptions seen in the wild 2012-10-17 07:59:12 +00:00
AmbientLightManager.java Make light thresholds less sensitive to avoid rapid on/off on some devices 2012-11-28 00:14:57 +00:00
BeepManager.java Misc changes suggested by lint/code inspection 2012-01-21 13:05:42 +00:00
CaptureActivity.java Work around a weird NPE inside the clipboard library 2012-11-28 21:45:57 +00:00
CaptureActivityHandler.java Issue 1409 also include Chrome in code to reuse browser tab 2012-10-22 15:21:50 +00:00
Contents.java Back-port BS+ changes to use newer Android 2.x APIs, removing deprecations. Now, we're on to Android 2.1 / Eclair / android-7 as a minimum platform level. I called this "4.0" accordingly. 2011-11-13 18:13:35 +00:00
DecodeFormatManager.java Enable RSS expanded 2012-11-12 19:12:09 +00:00
DecodeHandler.java Refactor PlanarYUVLuminanceSource into core/ 2012-07-31 15:06:23 +00:00
DecodeThread.java Actually use CheckboxPreference defaults in preferences.xml! 2012-01-01 21:49:17 +00:00
FinishListener.java Remove last usages of Runnable/Timer in favor of AsyncTask 2012-08-06 21:28:35 +00:00
HelpActivity.java Remove defunct 'buggy' message for 4.0 from HelpActivity. And add the other half of new History impl that I forgot 2012-01-20 19:43:58 +00:00
HttpHelper.java Catch rare SecurityException when accessing HTTP 2012-11-25 11:33:13 +00:00
InactivityTimer.java Correctly parallelize AsyncTask threading on Honeycomb and beyond 2012-08-07 09:21:12 +00:00
Intents.java Javadoc fixes 2012-04-06 07:17:15 +00:00
IntentSource.java Issue 393 add intent extra to control delay after scan by intent 2011-12-05 20:51:31 +00:00
LocaleManager.java More German updates from Malte, Swedish updates from professional translation 2012-10-01 09:50:22 +00:00
PreferencesActivity.java Possibly final changes for automatic torch settings 2012-11-08 22:59:44 +00:00
ScanFromWebPageManager.java Issue 1425 add more placeholders to fill in in the URL specified in the scan-from-webpage mechanism 2012-11-09 16:35:21 +00:00
ViewfinderResultPointCallback.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
ViewfinderView.java Remove hard-coded colors as step towards importing Holo theme; remove borders to match Holo 2012-09-10 12:03:03 +00:00