zxing.git
2010-06-14 srowenPrettify scan result screen, I think
2010-06-10 vikramaCore library changes to include wifi type. One measly...
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-08 srowenIssue 439: be more lax and don't look for END
2010-06-06 rpechayr[iphone][ScanTest] now builds again. Had some minor...
2010-06-06 rpechayr[iphone] [ZXingWidget] removed llvm dependency for...
2010-06-06 rpechayr[iphone] ZXingWidget minor fix so that it just builds...
2010-06-06 rpechayr[iphone] added known issues in README when including...
2010-06-03 srowenIssue 432 fix UMT definition
2010-06-03 srowenTack on a little more logging for debugging assistance
2010-06-02 rpechayr[iphone] updated README to include exportList ..
2010-06-02 rpechayr[iphone] README added with steps to include ZXingWidget...
2010-06-01 bas5winkelChanged validation method in order to prevent false...
2010-06-01 bas5winkelRenamed Codabar files and added text files for testing...
2010-06-01 rpechayr[iphone] BarCodes partially fixed. Now builds with...
2010-05-31 luizcrocSame change as Revision r1395 for C++ port: Small speed...
2010-05-31 srowenUpdate Codabar style and disable it as its causing...
2010-05-31 srowenGo ahead and enable Code 93 in android
2010-05-31 bas5winkel... Added support for codabar format
2010-05-31 bas5winkel... Added support for codabar format
2010-05-31 bas5winkel... Added support for codabar format
2010-05-30 srowenAdd Code 93 support. Update tests to reflect new (bette...
2010-05-30 rpechayr[iphone] all memory leaks fixed. A number of minor...
2010-05-29 rpechayr[iphone] Memory leak fixed. Widget does not crash anymo...
2010-05-28 srowenSmall speedup, per issue 422
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-22 rpechayrAdded README to Barcodes original iphone project
2010-05-22 rpechayr[iphone]Original iPhone project moved into dedicated...
2010-05-22 rpechayr[iphone] ScanTest was not displaying results on my...
2010-05-22 rpechayr[iphone]Reorganized ZXingWidget with directories for...
2010-05-22 rpechayr[iphone] scanTest project now automatically references...
2010-05-21 ftylitakimproved the presentation of the decoded information
2010-05-20 srowen@gmail.comFixes from Konstantin
2010-05-20 srowen@gmail.comIssue 412
2010-05-19 srowenIssue 411
2010-05-19 srowenActually add subject/body per GeoSixPack
2010-05-19 dkavanaghremoved erroneous import
2010-05-19 srowenIssue 408 comment fix
2010-05-19 dkavanaghDid a special OneD mode for scanning UPC codes and...
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 srowenMove character encoding logic out to common, try again...
2010-05-15 srowenBacking out this change for the Droid on suspicion...
2010-05-14 rpechayr[iPhone] Minor Corrections: ZXingWidgets now also build...
2010-05-13 dkavanaghAdded beep. Settable sound file location via widget...
2010-05-13 dkavanaghcall widget delegate after 1 sec delay. this gives...
2010-05-13 dkavanaghuse the export list to get the decoder working
2010-05-13 dkavanaghtweaks to get the decode working
2010-05-13 dkavanaghremoved personal project files. Shouldn't be checked in
2010-05-13 dkavanaghremoved my proj files... get generated for each user...
2010-05-12 luizcrocMemory leak in MultiFormatReader fixed and a better...
2010-05-12 dkavanaghthe very simple test app that calls the ZXingWidget
2010-05-12 dkavanagha scan widget you can include in your iPhone app. Test...
2010-05-11 srowenTiny NPE fix
2010-05-10 srowenBig RSS Expanded changelist -- thank you authors
2010-05-10 dmaclachFixes to get zxing compatible back to OS 3.0 as propose...
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-08 srowenFix a typo or two from the last commit
2010-05-08 srowenTighten up some stuff I saw from the logs
2010-05-07 dmaclachAdded David Phillip Oster's fixes for compiling and...
2010-05-07 srowenOne more time -- rationalize log levels, mostly downwar...
2010-05-06 ftylitakUpdated the zxing folder with the latest SVN version...
2010-05-06 dswitkinUpdated translations from Randy Shen.
2010-05-06 ftylitakAdded a project written on Qt framework for Symbian...
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-04 ftylitakgit-svn-id: zxing.googlecode.com/svn/trunk@1336 59b500c...
2010-05-04 dmaclachTightened up a few more build settings in Xcode.
2010-05-04 dmaclachCleaned up the iPhone code so that it compiles with...
2010-05-04 srowenIssue 396
2010-05-04 ftylitakZXing on Symbian using OpenC++ (currently only Qr decoder)
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 srowenTypo fix, thanks Ken
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-24 srowenAdd ENCODING=QUOTED-PRINTABLE support
2010-04-23 srowenTry to respect silent ringer setting
2010-04-21 srowenAllow caller to manage resulting AlertDialog. Also...
2010-04-19 srowenForgot to credit jwicks on last change
2010-04-19 srowenIssue 357
next