Issue 479
[zxing.git] / android /
2010-08-14 srowenWeird, Android doesn't have TimeUnit.MINUTES
2010-08-13 srowenIssue 460, auto timeout of CaptureActivity after inacti...
2010-08-11 srowenAdd result points for UPC EAN metadata extension
2010-08-02 dswitkinUpdated Dutch translation from Sven Klinkhamer.
2010-07-21 dswitkin@google.comAdded a Google Shopper icon to the result buton for...
2010-07-20 dswitkin@google.comFinal Barcode Scanner 3.4 changes:
2010-07-19 srowenBreak out click listener class and make duplicate scans...
2010-07-17 srowenIssue 475, comment fix
2010-07-16 dswitkin@google.comUpdated the version to 3.4 beta 3, and removed the...
2010-07-15 srowenRemove unused string
2010-07-15 srowenRemove progress dialog to avoid rare exception
2010-07-13 srowenMake sure checkboxes are enabled correctly on first...
2010-07-13 srowenAdd WAKE_LOCK for wifi as it appears necessary on older...
2010-07-10 srowenStyle bits on wi-fi code
2010-07-09 dswitkin@google.comUpdated the version to 3.4 beta 2.
2010-07-09 vikramaFixed: pause -> onPause, resume -> onResume
2010-07-09 vikramaRenamed the receiver, but forgot in the previous commit.
2010-07-09 vikramaSome error checking put in. When a new network is creat...
2010-07-08 vikramaRemoved some commented code, and general code cleanup...
2010-07-05 vikramaBug Fix:
2010-06-30 srowenMake sure cancel is handled properly in a few cases...
2010-06-29 dswitkin@google.com- Bumped version to 3.4 beta 1.
2010-06-23 vikramaConnected, turned into a resource
2010-06-23 vikramaChange another string to a resource.
2010-06-23 srowenSmall style things
2010-06-23 vikrama1. Set up all strings in res/*/strings.xml rather than...
2010-06-23 vikrama1. Instead of killing the activity when done, load...
2010-06-23 vikramaDo not broadcast the intent
2010-06-21 srowenBlacklist Evo too for camera issue
2010-06-20 srowenDanish fixes from rasmussch
2010-06-18 dswitkin@google.com- Made sure barcode scanning always restarts when the...
2010-06-18 srowenIssues 155.2 -- add %f for format
2010-06-17 srowenAdd bulk scan mode with preference (and rearrange prefs...
2010-06-17 srowenAdd auto-translation tool to help update strings with...
2010-06-17 vikramaAdd the nopass handling in the Android client.
2010-06-16 srowenDisplay possible country origin info on product scan
2010-06-16 srowenAdd support for UPC/EAN +5 extensions, plus basic tests...
2010-06-16 vikramaAdding strings converted using Google Translate. Feeli...
2010-06-15 srowenOops remove bar again
2010-06-15 srowen... and roll back a bit more to old status view, smalle...
2010-06-15 srowen... and put back status text, in a simplified form?
2010-06-15 srowenBack to white backgrounds, somewhat smaller text in...
2010-06-15 srowenStyle-related changes
2010-06-15 srowenFix a formatting problem on smaller device
2010-06-15 srowenRest of cosmetic changes -- simpler, black theme with...
2010-06-15 vikramaAndroid activity to add a network, and all associated...
2010-06-14 srowenBetter tweak to last change -- scale text size dynamically
2010-06-14 srowenPrettify scan result screen, I think
2010-06-09 srowenHandle empty string as null in many cases
2010-06-08 srowenNeed to not generate debug info in Android as well...
2010-06-08 srowenMake font sizes more consistent in the app
2010-06-08 srowenBetter handling of empty/incomplete content stream
2010-06-03 srowenTack on a little more logging for debugging assistance
2010-05-31 srowenGo ahead and enable Code 93 in android
2010-05-28 dswitkinCreated Barcode Scanner 3.31 final.
2010-05-27 srowenMore logging, care with parsing vCard?
2010-05-27 srowenMore encoding related changes for encoding Chinese...
2010-05-26 dswitkinCreated Barcode Scanner 3.31 beta 1.
2010-05-26 srowenSafer check for Build SDK; restrict Behold II workaroun...
2010-05-25 dswitkinArabic translation from Randy Shen.
2010-05-19 srowenActually add subject/body per GeoSixPack
2010-05-17 dswitkinMore translation fixes from Randy Shen.
2010-05-15 srowenCommit good fix for race condition Daniel noted
2010-05-15 srowenReinstate more optimization, but avoid disagreement...
2010-05-15 srowenBacking out this change for the Droid on suspicion...
2010-05-10 dswitkin@google.comFinal change for Barcode Scanner 3.3.
2010-05-10 dswitkin@google.comAnother translation fix from Randy Shen.
2010-05-10 dswitkin@google.comNew icon from Roman Nurik, and help system tweaks.
2010-05-07 srowenOne more time -- rationalize log levels, mostly downwar...
2010-05-06 dswitkinUpdated translations from Randy Shen.
2010-05-05 srowenOK a little too much logging, roll some back
2010-05-05 srowenAdded some log statement to help track down Acer issue
2010-05-03 srowenUnblacklist the Behold 2 since I think we're working...
2010-05-03 dswitkinBumped the version to 3.3 beta 2.
2010-05-02 srowenDanish translation from Rasmus
2010-05-02 srowenReplace tabs with spaces ( part of accepting another...
2010-04-30 srowenFixed XML typo in Polish translation file
2010-04-29 srowenSlight tweak to last change -- parse MODE value even...
2010-04-29 dswitkinFixed a crash with using SCAN_FORMATS - Pattern.split...
2010-04-28 dswitkinAdded the external storage permission to fix SD card...
2010-04-28 srowenComplete the translation with auto-translations
2010-04-28 srowenBetter error message when SD card isn't accessible
2010-04-28 dswitkinAdded Portuguese translation of the Android client...
2010-04-25 srowenOK, issue 303, work around different Behold 2 setting
2010-04-23 srowenTry to respect silent ringer setting
2010-04-19 srowenFix up history output, make it an email attachment...
2010-04-19 srowenUse RSS14 on the command line; scan more lines since...
2010-04-19 srowenTurn on RSS 14
2010-04-16 srowenApparent fix for issue 383 / Moment + Android 2.1 issue
2010-04-13 srowenBetter naming of shared barcode files and deal with...
2010-04-13 srowenAdd description support, as well as handle VEVENT line...
2010-04-12 srowenFix small compile error in javame/, update for Java...
2010-04-11 srowenRecognize LOCATION in VEVENT
2010-04-11 srowenProperly escape single quotes in French translation
2010-04-11 srowenMake sure it's possible un-set custom search URL; somet...
2010-04-11 srowenOops, bug from last patch. Need to make the Handler...
2010-04-11 srowenUnwind DecodeHandler out of DecodeThread to avoid a...
2010-04-10 srowenUse zipalign for debug, and reminder to use it after...
2010-04-10 srowenNoticed we should just use BarcodeFormat constants...
2010-04-07 srowenIssue 376: re-set camera params after first auto-focus...
next