Weird, Android doesn't have TimeUnit.MINUTES
[zxing.git] / core /
2010-08-13 srowenRemove another -Xint, and use -Djava.awt.headless=true...
2010-08-13 srowenTiny style bits
2010-08-13 srowenWorkaround for Hotspot bug that lets tests run without...
2010-08-12 srowenIssue 508
2010-08-12 srowenIssue 511
2010-08-11 srowenAdd result points for UPC EAN metadata extension
2010-08-11 srowenIssue 512
2010-08-07 srowenPreserve query in geo URI
2010-08-05 dswitkin@google.comIssue 495: Renamed DATAMATRIX to DATA_MATRIX for consis...
2010-07-31 srowenIssue 469 -- tweak to special case of all-black 8x8...
2010-07-14 srowenFix corner case - pure barcode, 1 pixel module
2010-06-22 srowenRemove use of methods not in J2ME
2010-06-16 srowenDisplay possible country origin info on product scan
2010-06-16 srowenAvoid possible AIOOBE on bad input
2010-06-16 srowenAdd support for UPC/EAN +5 extensions, plus basic tests...
2010-06-10 vikramaCore library changes to include wifi type. One measly...
2010-06-08 srowenIssue 439: be more lax and don't look for END
2010-06-01 bas5winkelChanged validation method in order to prevent false...
2010-06-01 bas5winkelRenamed Codabar files and added text files for testing...
2010-05-31 srowenUpdate Codabar style and disable it as its causing...
2010-05-31 bas5winkel@gmail.comAdded support for codabar format
2010-05-31 bas5winkel@gmail.comAdded support for codabar format
2010-05-30 srowenAdd Code 93 support. Update tests to reflect new (bette...
2010-05-28 srowenSmall speedup, per issue 422
2010-05-27 srowenMore encoding related changes for encoding Chinese...
2010-05-20 srowen@gmail.comIssue 412
2010-05-19 srowenIssue 411
2010-05-19 srowenIssue 408 comment fix
2010-05-15 srowenMove character encoding logic out to common, try again...
2010-05-10 srowenBig RSS Expanded changelist -- thank you authors
2010-05-08 srowenTighten up some stuff I saw from the logs
2010-05-02 srowenTypo fix, thanks Ken
2010-05-02 srowenReplace tabs with spaces ( part of accepting another...
2010-04-24 srowenAdd ENCODING=QUOTED-PRINTABLE support
2010-04-19 srowenIssue 357
2010-04-19 srowenUse RSS14 on the command line; scan more lines since...
2010-04-16 srowenAllow 12-digit ITF
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-10 srowenNoticed we should just use BarcodeFormat constants...
2010-04-06 srowenPure-barcode mode can now deal with asymmetric borders...
2010-04-06 srowenUse jar packaging
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-03-30 srowenIssue 361
2010-03-30 srowenUpdate sms: and geo: handling to better respect new...
2010-03-26 srowenAdd timestamp to result screen
2010-03-25 srowenTurn down depth of recursion
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-10 srowenIssue 327. Relax decoder assumptions
2010-03-05 srowenTo fix groups.google.com/group/zxing/browse_thread...
2010-03-04 srowenPrevent an array out of bounds exception I noticed...
2010-03-04 srowenCaught a few J2ME incompatibilities in build
2010-03-04 srowenPreliminary RSS-14 support. Not enabled yet in Android...
2010-03-02 srowenPer Brad Threatt -- don't fail early on NotFoundExcepti...
2010-03-01 srowenRelated to Issue 205, but not the direct issue: read...
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2010-02-02 srowenFixed old unit test compile problem I probaby introduced
2010-02-01 srowenPre-RSS-14 changes. Necessary code changes, but not...
2010-01-29 srowenIssue 331
2010-01-17 dswitkinThis is a set of mobile image taken at 480x360 with...
2010-01-17 dswitkinDeleted the old ean13-2 test data which contained high...
2010-01-11 srowenFix/improvement from Jiayong
2010-01-10 srowenUndo the ^= true thing in more files
2010-01-10 srowenIssue 316
2010-01-06 srowenBetter version of revision 1166 and 1165 -- corrects...
2010-01-06 srowenMaybe avoid weird Proguard issue by removing inner...
2010-01-05 srowenIssue 311 fix
2010-01-04 srowenIssue 309, don't fail if birthday is bad
2010-01-03 srowenTwo tiny improvements to make code more consistent
2009-12-22 srowenTighten up detection of URLs on some garbage strings
2009-12-22 srowenOops realized DM decoder also benefits from that last...
2009-12-22 srowenGuess of a fix at array index out of bounds problem...
2009-12-22 srowenUnit test for some reason too stringent by one? was...
2009-12-20 dswitkinAdded a new build-optimized target to core for applicat...
2009-12-13 dswitkinMade a small performance tweak (about 1% faster).
2009-12-13 dswitkinFinished work on the local binarizer and renamed it...
2009-12-13 dswitkinAdded the ability to track who is throwing exceptions...
2009-12-13 dswitkinEliminated up to 700 execeptions being thrown per image...
2009-12-13 dswitkinAdded a check so that the PDF417 reader can get through...
2009-12-10 srowenIssue 295 and Issue 294, treat ADR as wholly different...
2009-12-10 srowenIssue 294, add support for several address lines in...
2009-12-08 srowenOpening up the Detector a little to allow extension...
2009-12-08 srowenOops, last change meant to include this -- changelist...
2009-12-08 srowenMake finder pattern detection a little more tolerant...
2009-12-08 srowenSmall bug fix from Ralf
2009-12-08 srowenRemove use of Hashtable.clone(), doesn't work in J2ME
2009-12-08 dswitkinRemoved three interfaces which weren't doing any good...
2009-12-03 dswitkinAdded some comments and fixed up lines over 100 columns.
2009-11-30 srowenIssue 287
2009-11-23 srowenDraft of 'thinking' visualization for barcode scanning...
2009-11-23 srowenFixed unit test fail from vCard change
2009-11-22 srowenLoosen BDAY parsing for vCard results
2009-11-13 srowenMore fixes, to cropping BufferedImages
next