zxing.git
2010-08-18 dswitkin@google.comFixed a bug I introduced while removing exceptions...
2010-08-17 smparkes@smparkes.netIssue 479
2010-08-17 smparkes@smparkes.netIssue 520
2010-08-17 srowenMinor change to make javadoc work with new Android SDK
2010-08-17 smparkes@smparkes.netIssue 519
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-16 smparkes@smparkes.netfix log to reflect reality
2010-08-16 srowenIssue 519
2010-08-16 dswitkin@google.comFixed the double delete problem remaining in issue...
2010-08-16 dswitkin@google.comRemoved as many exceptions as possible from the C+...
2010-08-16 srowenPreserve line breaks into XHTML
2010-08-14 srowenIssue 492
2010-08-14 srowenWeird, Android doesn't have TimeUnit.MINUTES
2010-08-13 dswitkin@google.comChanged OneDReader::recordPattern to not throw exceptio...
2010-08-13 srowenRemove another -Xint, and use -Djava.awt.headless=true...
2010-08-13 srowenIssue 460, auto timeout of CaptureActivity after inacti...
2010-08-13 srowenTiny style bits
2010-08-13 dswitkin@google.comBegan removing the excessive use of exceptions in the...
2010-08-13 srowenWorkaround for Hotspot bug that lets tests run without...
2010-08-12 srowenIssue 509
2010-08-12 srowenIssue 505
2010-08-12 srowenIssue 508
2010-08-12 srowenIssue 511
2010-08-11 dswitkin@google.comFixed issue 503, adding support for getMatrix() in...
2010-08-11 dswitkin@google.comRemoved an extra BitArray, honored the result of Lumina...
2010-08-11 srowenAdd result points for UPC EAN metadata extension
2010-08-11 srowenIssue 507 remove company
2010-08-11 srowenIssue 512
2010-08-09 rpechayr[iphone] temporary fix because still not valid for...
2010-08-07 srowenIssue 497
2010-08-07 srowenPreserve query in geo URI
2010-08-07 dswitkinSlight refinement to last change - a cached row which
2010-08-06 dswitkinFixed a bug which prevented this binarizer from caching...
2010-08-06 flyashiC++ port: add header file change
2010-08-06 flyashiC++ port: some memory leak cleanups
2010-08-06 flyashiFixes two virtual calls and one local variable referenc...
2010-08-05 dswitkin@google.comIssue 495: Renamed DATAMATRIX to DATA_MATRIX for consis...
2010-08-04 flyashiC++ port: add changes to HybridBinarizer
2010-08-04 flyashiC++ port: Make sure #indef/#define/#endif's and copyrig...
2010-08-04 flyashiC++ port: Hints infrastructure was added in r1499....
2010-08-02 dswitkinUpdated Dutch translation from Sven Klinkhamer.
2010-08-02 srowenIssue 488
2010-08-02 srowenIssue 489 update the port
2010-07-31 srowenIssue 469 -- tweak to special case of all-black 8x8...
2010-07-29 flyashiC++ port: update test binary with more flags and add...
2010-07-29 flyashiC++ port: add decode hints system
2010-07-29 flyashiC++ port: fix memory leak in LuminanceSource::getMatrix()
2010-07-29 flyashiJava CommandLineRunner: print result points
2010-07-29 flyashiC++ port: UPCEAN reader fixes
2010-07-29 flyashiC++ port: minor code and comment cleanups all over...
2010-07-27 flyashiC++: ITFReader.cpp was throwing wrong exception
2010-07-21 dswitkin@google.comAdded a Google Shopper icon to the result buton for...
2010-07-20 dswitkin@google.comFinal Barcode Scanner 3.4 changes:
2010-07-19 srowenBreak out click listener class and make duplicate scans...
2010-07-19 flyashiC++: binarizer updates
2010-07-19 flyashiC++: added GreyscaleLuminanceSource
2010-07-17 srowenIssue 475, comment fix
2010-07-16 dswitkin@google.comUpdated the version to 3.4 beta 3, and removed the...
2010-07-15 srowenRemove unused string
2010-07-15 srowenRemove progress dialog to avoid rare exception
2010-07-14 srowenFix corner case - pure barcode, 1 pixel module
2010-07-14 flyashiSome updates to the C++ test binary:
2010-07-14 ftylitakUpdated with the latest version of the library. Uses...
2010-07-13 flyashiUpdates to C++ port:
2010-07-13 srowenMake sure checkboxes are enabled correctly on first...
2010-07-13 srowenAdd WAKE_LOCK for wifi as it appears necessary on older...
2010-07-10 srowenStyle bits on wi-fi code
2010-07-09 dswitkin@google.comUpdated the version to 3.4 beta 2.
2010-07-09 vikramaFixed: pause -> onPause, resume -> onResume
2010-07-09 flyashiC++ port Binarizer and BinaryBitmap weren't caching...
2010-07-09 flyashiFixed C++ port's handling of reversed barcodes:
2010-07-09 vikramaRenamed the receiver, but forgot in the previous commit.
2010-07-09 vikramaSome error checking put in. When a new network is creat...
2010-07-08 vikramaRemoved some commented code, and general code cleanup...
2010-07-05 vikramaBug Fix:
2010-07-03 srowenMaybe solve issue 465 simply: add an empty libs directory
2010-06-30 srowenMake sure cancel is handled properly in a few cases...
2010-06-29 dswitkin@google.comAdded two missing authors.
2010-06-29 dswitkin@google.com- Bumped version to 3.4 beta 1.
2010-06-29 srowenOn the way to deploy new verison, add favicon
2010-06-24 rpechayr[cpp] added const qualifiers that had been removed...
2010-06-23 vikramaConnected, turned into a resource
2010-06-23 vikramaChange another string to a resource.
2010-06-23 srowenSmall style things
2010-06-23 vikrama1. Set up all strings in res/*/strings.xml rather than...
2010-06-23 vikrama1. Instead of killing the activity when done, load...
2010-06-23 luizcrocFixing some issues in C++ port regarding 1D barcode...
2010-06-23 vikramaDo not broadcast the intent
2010-06-22 srowenRemove use of methods not in J2ME
2010-06-21 srowenBlacklist Evo too for camera issue
2010-06-20 srowenDanish fixes from rasmussch
2010-06-19 rpechayr[iphone][ScanTest] updated after update of ZingWidgetCo...
2010-06-19 rpechayr[iphone][ZXingWidgetController] delegate API changed...
2010-06-18 dswitkin@google.com- Made sure barcode scanning always restarts when the...
2010-06-18 srowenIssues 155.2 -- add %f for format
2010-06-17 rpechayr[iphone] updated README to clearly advise to make ...
2010-06-17 srowenAdd bulk scan mode with preference (and rearrange prefs...
next