zxing.git
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
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-16 srowenAllow 12-digit ITF
2010-04-15 srowenWatch for CMMException
2010-04-13 srowenBetter naming of shared barcode files and deal with...
2010-04-13 srowenAdd location/description, I believe. Update for GWT 2.x
2010-04-13 srowenAdd description support, as well as handle VEVENT line...
2010-04-13 srowenFor consistency with android/ search Google
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...
2010-04-07 srowenCredit Ryan
2010-04-07 srowenLook for mot-zoom-step
2010-04-07 srowenLook for mot-zoom-values
2010-04-06 srowenPure-barcode mode can now deal with asymmetric borders...
2010-04-06 srowenUse jar packaging
2010-04-06 srowenIssue 370, allow custom response URLs
2010-04-06 srowenBack up and restore poms to prerelease state
2010-04-06 srowen[maven-release-plugin] prepare release core-1.5
2010-04-06 srowen[maven-release-plugin] rollback the release of core-1.5
2010-04-06 srowen[maven-release-plugin] prepare for next development...
2010-04-06 srowen[maven-release-plugin] prepare release core-1.5
2010-04-05 srowenUpdated Hungarian translation from Androida.hu
2010-04-04 srowenPolish translation from Mateusz
2010-04-03 srowenSmall thing, make log TAGs consistent
2010-04-03 srowenAdded send barcode feature
2010-04-02 srowenIssue 367, add custom format support
2010-04-02 ralf.kistner... Fixed things broken in the last commit.
2010-04-02 ralf.kistner... C++ port made more compatible with uSTL (no functional...
2010-04-01 srowenFix typo from last commit, black is not 00000000!
2010-03-31 srowenAdd --crop=left,top,width,height arg
2010-03-30 srowenIssue 361
2010-03-30 srowenUpdate sms: and geo: handling to better respect new...
2010-03-30 srowenDitch ugly "unknown" icon for standard project icon...
2010-03-30 srowen'Blacklist' Geeksphone as they don't seem to report...
2010-03-29 dswitkinFinal changes for Barcode Scanner 3.22.
2010-03-27 srowenHungarian translation from Androida
2010-03-26 srowenAdd timestamp to result screen
2010-03-26 srowenMake light off by default
2010-03-26 srowenAdd option to disable front light
2010-03-25 srowenSend history feature now exports full CSV dump
2010-03-25 srowenSet EXTRA_EMAIL in order to make email clients fill...
2010-03-25 srowenTurn down depth of recursion
2010-03-25 srowenSupport reading multiple barcodes in one image.
2010-03-25 dswitkinBumped the version to Barcode Scanner 3.21 final.
2010-03-25 srowenQuick patch to make this work with current writer API
2010-03-25 srowenAdd basic Code 128, Code 39, ITF writers, per Erik
2010-03-25 srowenAvoid RSS-14 false positive issue, which temporarily...
2010-03-21 srowenOops, didn't intend to enable RSS-14
2010-03-21 srowenAnother change for Issue 112
2010-03-20 thomas.reclouxInclude DataMatrix CPP files in order to link
2010-03-19 srowenDon't set zoom without knowing maximum for sure
2010-03-19 srowen"Unfix" previous fix -- account for odd ByteMatrix...
2010-03-15 srowenSet zoom a bit more reliably and aggressively
2010-03-15 srowenEnsure share clipboard sends String not SpannableText
2010-03-10 srowenIssue 327. Relax decoder assumptions
2010-03-05 dswitkinMade upgrades load the What's New page, while new insta...
2010-03-05 ecin@copypastel.comAdded JRuby wrapper for fun scripting times.
2010-03-05 srowenFor better handling of some formats, perform rotation...
2010-03-05 srowenTo fix groups.google.com/group/zxing/browse_thread...
next