Farm out beep/vibrate stuff to class to try to reduce CaptureActivity complexity
[zxing.git] / core / test /
2010-10-05 dav.olivier@gmail.comIssue 563: Support non-rectangular Data Matrix
2010-09-30 srowenAt last update to JUnit 4.x
2010-09-30 srowenSupport SMTP URLs
2010-09-03 dav.olivier@gmail.comImproved datamatrix reader with new algorithm
2010-09-03 srowenDavid Olivier's Data Matrix improvements
2010-09-01 srowenIssue 537, don't return UPC-A for EAN-13 starting with...
2010-08-26 dswitkin@google.comOne more change to accommodate differences in jpeg...
2010-08-26 dswitkin@google.comUpdated the negative blackbox test values.
2010-08-26 dswitkin@google.comAdded rounding code to getRow() as well and updated...
2010-08-25 dswitkin@google.comCreated new false positives blackbox test. We definitel...
2010-08-25 smparkes@smparkes.netIssue 494 round luminance values rather than truncate
2010-08-23 dswitkin@google.comCreated new UPC-A blackbox test.
2010-08-17 smparkes@smparkes.netcleaned up versions of new tests; hopefully no EOL...
2010-08-17 smparkes@smparkes.netremove CRLF files before readding them (in an attempt...
2010-08-16 srowenIssue 520
2010-08-16 smparkes@smparkes.neta set of synthetic version 40 tests at each ECC level
2010-08-14 srowenIssue 492
2010-08-12 srowenIssue 511
2010-08-07 srowenPreserve query in geo URI
2010-08-05 dswitkin@google.comIssue 495: Renamed DATAMATRIX to DATA_MATRIX for consis...
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-10 vikramaCore library changes to include wifi type. One measly...
2010-06-01 bas5winkelRenamed Codabar files and added text files for testing...
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-15 srowenMove character encoding logic out to common, try again...
2010-05-10 srowenBig RSS Expanded changelist -- thank you authors
2010-05-02 srowenReplace tabs with spaces ( part of accepting another...
2010-04-24 srowenAdd ENCODING=QUOTED-PRINTABLE support
2010-04-13 srowenAdd description support, as well as handle VEVENT line...
2010-04-11 srowenRecognize LOCATION in VEVENT
2010-03-30 srowenIssue 361
2010-03-30 srowenUpdate sms: and geo: handling to better respect new...
2010-03-25 srowenAvoid RSS-14 false positive issue, which temporarily...
2010-03-04 srowenPreliminary RSS-14 support. Not enabled yet in Android...
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-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-06 srowenBetter version of revision 1166 and 1165 -- corrects...
2009-12-22 srowenTighten up detection of URLs on some garbage strings
2009-12-22 srowenUnit test for some reason too stringent by one? was...
2009-12-13 dswitkinFinished work on the local binarizer and renamed it...
2009-12-10 srowenIssue 294, add support for several address lines in...
2009-12-08 srowenMake finder pattern detection a little more tolerant...
2009-11-23 srowenFixed unit test fail from vCard change
2009-09-14 srowenFix for old logic error in seeking format information...
2009-08-23 srowenImprove detector logic to throw out false positive...
2009-07-30 srowenAdd MatrixToImageWriter convenience class, small code...
2009-07-22 srowenAdded error correction level to Result
2009-07-21 srowenSmall detector simplification that addresses issue...
2009-07-08 dswitkinModified my skew correction code to also work upside...
2009-07-02 dswitkinI noticed that the codeword coordinates in PDF 417...
2009-07-01 dswitkinGot 180 degree rotation working for PDF 417, and turned...
2009-07-01 dswitkinAdded the second PDF 417 test to the AllPositiveBlackBo...
2009-06-30 dswitkin- Converted parts of the PDF 417 reader to use BitMatrix.
2009-06-30 dswitkinCreated a new blackbox unit test of real-world PDF...
2009-06-30 dswitkinAdded a few computer-generated PDF 417 barcodes to...
2009-06-29 dswitkinAdded the previous Android benchmark I've been using...
2009-06-29 dswitkinAdded slightly better blackbox unit test stats.
2009-06-29 dswitkin- Got the DataMatrix decoder compiling again with a...
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-24 srowenStyle changes mostly
2009-06-24 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=42
2009-06-24 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=42
2009-06-22 dswitkinRewrote BitMatrix to allow rectangular 2D arrays, and...
2009-06-22 dswitkinContinuing with the x, y coordinate push, BitMatrix...
2009-06-22 srowenRemove getBits()
2009-06-22 dswitkinUsed IntelliJ's amazing refactoring functions to change...
2009-06-19 srowenIssue 198
2009-06-18 dswitkinWrote a quick command line app to calculate how many...
2009-06-16 dswitkinAdded a new blackbox test with extreme shadows and...
2009-05-28 dswitkinCreated a new QR blackbox test with difficult exposures...
2009-05-27 srowenImprovement to Shift_JIS encoding detector to avoid...
2009-05-22 dswitkinChanged the 2D histogram calculation to sample four...
2009-05-21 dswitkinAdded better logging for our blackbox tests. It now...
2009-05-21 dswitkinFixed a typo in our golden results.
2009-05-21 dswitkinI moved a chunk of the histogram/black point code out...
2009-04-28 srowenAdding a few test images from a defunct issue report
2009-04-18 srowenImprove URL detection rule to exclude stuff like "Hi."
2009-04-13 dswitkinFixed or removed a bunch of TODOs, and enforced the...
2009-04-06 srowenIssue 158: Correct some off-by-one problems in Data...
2009-03-09 dswitkin- Added a new unit test of 13 ITF images I took with...
2009-03-06 srowenSome clever, perhaps too-clever optimization of masking...
2009-03-06 srowenFix #150 again by moving towards a more RFC 2822-compli...
2009-03-05 srowenAddress Issue 152
2009-02-15 srowenTightened a condition to reduce accidentally detecting...
2009-01-31 srowenMore changes in the direction of supporting ECI in...
2009-01-28 srowenFix a nagging inconvenience from my IDE in running...
2009-01-06 dswitkinAdded 18 real world DataMatrix blackbox images, plus...
2009-01-04 srowenOn a tip from Sandy found an error in the QR code detec...
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-23 dswitkinMoved one file back to the ITF directory because it...
2008-12-23 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-12-23 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-12-22 dswitkinTurned on ITF as a format you can request via hint...
2008-12-22 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
next