zxing/core/src/com/google/zxing
2012-04-26 18:23:25 +00:00
..
aztec Minor inspection stuff 2012-04-05 17:41:28 +00:00
client/result Maybe avoid a string index out of bounds exception here? 2012-04-26 17:02:45 +00:00
common Check for bad dimension every time to produce more meaningful error 2012-04-26 18:23:25 +00:00
datamatrix Minor inspection stuff 2012-04-05 17:41:28 +00:00
maxicode Minor inspection stuff 2012-04-05 17:41:28 +00:00
multi Issue 1163 pass hint through multi QR code decoder 2012-02-14 09:47:37 +00:00
oned Minor inspection stuff 2012-04-05 17:41:28 +00:00
pdf417 Minor inspection stuff 2012-04-05 17:41:28 +00:00
qrcode Minor inspection stuff 2012-04-05 17:41:28 +00:00
BarcodeFormat.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
Binarizer.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
BinaryBitmap.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
ChecksumException.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
DecodeHintType.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
EncodeHintType.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
FormatException.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
LuminanceSource.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
MultiFormatReader.java Issue 1143: enable Codabar after improved decoding avoids false positives 2012-02-04 14:44:05 +00:00
MultiFormatWriter.java Minor inspection stuff 2012-04-05 17:41:28 +00:00
NotFoundException.java "Split" ReaderException into subclasses to enable more useful error reporting 2010-02-02 08:23:46 +00:00
Reader.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
ReaderException.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
Result.java Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
ResultMetadataType.java Send through EAN extension with metadata 2012-02-15 10:23:06 +00:00
ResultPoint.java Update all Java code to use Java 6 2011-11-02 11:16:30 +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 Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
WriterException.java Issue 918 Add MECARD/vCard switch after factoring out and tidying some of the contact encoding logic 2011-12-23 13:59:15 +00:00