zxing/core/src/com/google/zxing
2010-10-23 19:14:03 +00:00
..
client/result Support SMTP URLs 2010-09-30 15:44:39 +00:00
common Overhaul 'extractPureBits' implementations and standardize. Improve by looking for bottom-right black pixel. Fix PDF417 pure barcode mode along the way. 2010-10-23 19:14:03 +00:00
datamatrix Overhaul 'extractPureBits' implementations and standardize. Improve by looking for bottom-right black pixel. Fix PDF417 pure barcode mode along the way. 2010-10-23 19:14:03 +00:00
multi Turn down depth of recursion 2010-03-25 17:23:55 +00:00
oned Issue 582 2010-10-13 14:13:55 +00:00
pdf417 Overhaul 'extractPureBits' implementations and standardize. Improve by looking for bottom-right black pixel. Fix PDF417 pure barcode mode along the way. 2010-10-23 19:14:03 +00:00
qrcode Overhaul 'extractPureBits' implementations and standardize. Improve by looking for bottom-right black pixel. Fix PDF417 pure barcode mode along the way. 2010-10-23 19:14:03 +00:00
BarcodeFormat.java Tiny change "DataMatrix" to "Data Matrix" 2010-09-16 07:24:25 +00:00
Binarizer.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
BinaryBitmap.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
ChecksumException.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
DecodeHintType.java Issue 331 2010-01-29 10:27:07 +00:00
EncodeHintType.java Added basic support for caller-specified character encoding 2009-01-31 00:40:04 +00:00
FormatException.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
LuminanceSource.java Spell checker fixes, narrowed scope / made less visible where possible. Little stuff 2009-09-15 09:03:05 +00:00
MultiFormatReader.java Turn on Data Matrix, including separate scan option in Android 2010-09-09 07:30:57 +00:00
MultiFormatWriter.java Issue 582 2010-10-13 14:13:55 +00:00
NotFoundException.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
Reader.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
ReaderException.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
Result.java Add result points for UPC EAN metadata extension 2010-08-11 13:59:48 +00:00
ResultMetadataType.java Display possible country origin info on product scan 2010-06-16 21:13:47 +00:00
ResultPoint.java Spell checker fixes, narrowed scope / made less visible where possible. Little stuff 2009-09-15 09:03:05 +00:00
ResultPointCallback.java Draft of 'thinking' visualization for barcode scanning. Works for 1D and QR codes. 2009-11-23 16:42:31 +00:00
Writer.java Issue 361 2010-03-30 22:53:34 +00:00
WriterException.java Remove Debug and switch to eceptions in Encoder / Writer API 2008-11-20 12:26:20 +00:00