zxing.git
2009-01-15 srowenRemove WTK dependency which added little and only made...
2009-01-14 srowenSeparated rectangle detection from decoder for reuse
2009-01-10 srowenSmall updates from code inspection
2009-01-10 srowenImprove handling of MultimediaManager to make it a...
2009-01-10 mfzpeyoC# port, add datamatrix code
2009-01-09 mfzpeyoC# port, QRCode finder pattern update based on r814...
2009-01-09 mfzpeyogit-svn-id: zxing.googlecode.com/svn/trunk@818 59b500cc...
2009-01-08 srowenCommitted C# port from Mohamad
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...
2009-01-03 srowengit-svn-id: zxing.googlecode.com/svn/trunk@813 59b500cc...
2009-01-03 srowengit-svn-id: zxing.googlecode.com/svn/trunk@812 59b500cc...
2009-01-02 srowenOops, appears I accidentally committed a typo -- addres...
2009-01-02 srowenCommit additional check for null as suggested on discus...
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-23 dswitkinUpdated release notes for v1.2.
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
2008-12-22 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-12-21 srowenMore small changes from code inspection
2008-12-21 srowenCorrect exception handling in certain situations so...
2008-12-19 leppocAnother (better) solution for google maps long copyrigh...
2008-12-19 leppocAdd a google maps component to the GeoLocation generator.
2008-12-19 dswitkinAdded golden results to all of our result parsing unit...
2008-12-19 leppocAllow the + character in phone numbers. In the same...
2008-12-19 dswitkinFixed crash and bad parsing of an SMS with a question...
2008-12-17 dswitkinSmall change to make the yaml file match the Ant script.
2008-12-17 dswitkinCreated the Ant build file for zxing.appspot.com, which...
2008-12-16 leppocAdding gwt QR Code generator, and appspot configuration...
2008-12-16 dswitkinAdded a variable for Google Web Toolkit to the globabl...
2008-12-16 dswitkinFixed a broken inline image in the HTML help.
2008-12-12 dswitkinCreated the front page of the new zxing.appspot.com...
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-12-11 dswitkinAdded two new preferences: vibrate on scan, and copy...
2008-12-10 srowenUse useexternalfile on javadoc task to avoid odd error...
2008-12-10 srowenAnother attack on integrating encoder and decoder:...
2008-12-09 srowenSmall speedups in time-related code
2008-12-08 dswitkinMade our parsing code handle uppercase prefixes for...
2008-12-05 srowenFix apparently-inconsequential typo in QR code encoder...
2008-12-05 dswitkinUpdated the permission to read bookmarks to conform...
2008-12-03 dswitkinFixed a bug in geo coordinate display, where we were...
2008-12-02 dswitkinUpdate the manifest to 2.4 beta 2.
2008-12-02 dswitkinWorked around a bug in Android 1.0 with using gravity...
2008-12-02 dswitkinNew HTML edits from Joseph, and added a fading edge...
2008-12-02 srowenUnify handling of Mode too
2008-12-02 srowenUnify handling of EC level between encoder and decoder
2008-12-02 srowenBig rename of variables and method to have more standar...
2008-12-02 srowenSome formatting changes, and a few tiny optimizations
2008-12-01 srowenSome formatting changes, and a few tiny optimizations
2008-12-01 dswitkinAdded a specific message for unsearchable books, and...
2008-11-26 dswitkinAdded a new QR Code unit test of real world photos...
2008-11-26 dswitkinBumped the version number to create v2.4 beta 1.
2008-11-25 dswitkinCreated an HTML help system, which is hooked up to...
2008-11-25 srowenReduce alert timeout in J2ME client to 5 seconds from...
2008-11-22 dswitkinMade phone numbers hyphenated in the display below...
2008-11-21 dswitkinAdded great new artwork from Joseph for the Share UI...
2008-11-21 dswitkinMade Java naming changes to BitVector.
2008-11-21 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-21 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-21 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 dswitkinRemoved some logging from the QR encoder. Nothing in...
2008-11-20 dswitkinPorted and rewrote the Renderer unit test to test QRCod...
2008-11-20 dswitkinForced the Android client to only decode the existing...
2008-11-20 dswitkinAdded support for encoding multiple email addresses...
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 srowengit-svn-id: zxing.googlecode.com/svn/trunk@743 59b500cc...
2008-11-20 dswitkinPorted over the BitVector bug fix and new unit test...
2008-11-20 srowenAdded ITF-14 decoder from Kevin. Not enabled yet as...
2008-11-20 srowenRemove Debug and switch to eceptions in Encoder / Write...
2008-11-19 dswitkinUpdated the Android client to use native/local QR Code...
2008-11-19 dswitkinChanged the Writer interface to provide contents as...
2008-11-19 dswitkinFixed more unit tests.
2008-11-19 dswitkinFixed testIsValidKanjiSequence(). Looks like the data...
2008-11-19 dswitkinDeleted a big honking polynomial table that was unused...
2008-11-19 dswitkinDid some optimization and cleanup.
2008-11-19 dswitkinAdded the quiet zone to the QRCodeWriter.
2008-11-19 dswitkinFixed testInterleaveWithECBytes().
2008-11-19 dswitkinFixed two more tests.
2008-11-19 srowenCorrected logic to handle case where remainder polynomi...
2008-11-19 ccmysenChanges to the matrix and debug classes to make some...
2008-11-19 dswitkinFixed a bunch more tests, and commented out all of...
2008-11-18 dswitkinMoved ByteArray up to core/common now that it has no...
2008-11-18 dswitkinMade several good fixes to and because of the unit...
2008-11-18 dswitkinCreated a WriterException class and updated a bunch...
2008-11-18 dswitkinMade some incremental progress on the Encoder unit...
2008-11-18 dswitkinAdded support for adding a contact with multiple email...
2008-11-18 srowenFinally submit tiny change to comments here
2008-11-18 srowenReplace IllegalStateException; still want to make it...
2008-11-18 dswitkinMade a small change to allow discovery of multiple...
2008-11-18 ccmysenAdding in the rest of the qrcode test cases.
2008-11-18 ccmysenAdd testdata for the qrcode encoder tests (mainly part...
2008-11-18 dswitkinMy BitVector implementation was totally buggy. I rewrot...
next