zxing.git
2008-01-30 srowenChecks that dependencies are built now and produces...
2008-01-22 srowenExplictly add Yes/No commands to "Open xxx" dialog...
2008-01-22 srowenAdded getSize()
2008-01-22 srowenFew more fixes to how tests are run
2008-01-22 srowenUpdates for 0.2.2
2008-01-22 srowenSlightly friendlier, more generic error message when...
2008-01-22 srowenName of midlet is "ZXingMIDlet", not "ZXingMidlet"!
2008-01-16 srowenOops, now need to include JUnit locally
2008-01-16 srowenUpdates for 0.2.1
2008-01-16 srowenMore test cases from Enrique G. S.
2008-01-15 srowenOverhaul unit tests to include more test cases, and...
2008-01-10 srowenSmall tweaks to streamline performance and code, and...
2008-01-07 srowenFixed location of RIM files
2008-01-07 srowenRemoved unneeded import
2008-01-07 srowenUpdate for 0.2
2008-01-07 srowenImproved black point estimation -- favor a point not...
2008-01-02 srowenTrivial move of a commented method to better spot ...
2008-01-02 srowenSlightly friendlier error message
2008-01-02 srowenIcon now has transparent background
2008-01-02 srowenReduce default zoom from 2.5x to 2.0x
2007-12-21 dswitkinThe UPC decoder now returns a pair of points to indicat...
2007-12-21 srowenBe more forgiving about endpoints that transform to...
2007-12-21 srowenSmall logic fix -- OK to end up at border of image...
2007-12-20 srowenAdded new app icon from Haase & Martin
2007-12-18 srowenImprove correctness of black-run logic in case where...
2007-12-18 srowenTiny logic improvement
2007-12-18 srowenNow public
2007-12-18 srowenFixed handling of UPC/QR hints, improved error reporting
2007-12-18 srowenBug fix from K. Kakima
2007-12-17 dswitkinPut back the buildwithoutj2me target.
2007-12-13 srowenMisc. small updates for 0.1.4
2007-12-12 srowenOops, fix compile problem
2007-12-12 srowenOops, also remove core-ext dir
2007-12-12 srowenMoved com.google.zxing.client.result from core-ext...
2007-12-11 srowenVarious improvements to handling and detection of URLs...
2007-12-11 srowenAdded first cut at script to build a Blackberry client...
2007-12-10 srowenAdded Google Analytics
2007-12-10 srowenAdded javadoc target
2007-12-07 srowenFixed a few little typos
2007-12-07 srowenUpdates for 0.1.3
2007-12-07 srowenTiny update to store string length in var
2007-12-07 alasdair.john... Don't calculate 1st digit unless checkBothParities...
2007-12-07 dswitkinMinor changes to support EAN-13.
2007-12-06 srowenTypo fix
2007-12-06 srowenAdded some 'if' braces, changes C-comments to javadocs...
2007-12-06 alasdair.john... Add support for EAN-13 barcodes
2007-12-03 dswitkinAdded UPC support to the result types, and added a...
2007-11-30 srowenFinally added the beginnings of a decent black-box...
2007-11-29 srowenAdd proguard optimizer support. Switch to compile again...
2007-11-28 srowenUse version when creating manfiest/.jad files
2007-11-28 srowenUse max compression on .zip/.jar files
2007-11-28 srowenI guess build.xml should have a copyright statement too
2007-11-28 srowenMore changes for 0.1.2
2007-11-28 srowenNow builds release .zip which puts all files into one...
2007-11-26 srowenNow, can build "ZXingReaderBasic" which does not requir...
2007-11-26 srowenAdded more clarifying comments about how to configure...
2007-11-26 srowenNow makes sure JDK 1.4 / WTK are present. No longer...
2007-11-22 srowenpreverify classpath now should work on Windows
2007-11-21 srowenFix up release target
2007-11-21 srowenUpdates for version 0.1.1
2007-11-20 srowenShould fix problems decoding tiny QR codes without...
2007-11-20 srowenReference JDK 1.4 classes file location directly to...
2007-11-20 srowenIncrease maximum desired zoom to 2.5x
2007-11-19 srowenLast updates to build files
2007-11-19 srowenMinor change to add braces (also testing commit notific...
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-16 srowenInitial refactorings to support multiple kinds of black...
2007-11-16 srowenFinally, much better support for auto-focus, other...
2007-11-16 srowenMinor improvements
2007-11-15 srowenBroke out classes, tried to add "open URL" support...
2007-11-15 srowenAdded reference to thresholding resource
2007-11-15 srowenMinor code tweaks
2007-11-15 srowengit-svn-id: zxing.googlecode.com/svn/trunk@40 59b500cc...
2007-11-15 srowengit-svn-id: zxing.googlecode.com/svn/trunk@39 59b500cc...
2007-11-15 srowenOops, update year / company
2007-11-15 srowenAdded copyright statement
2007-11-14 srowenCode tweaks and so forth with Daniel
2007-11-14 srowen"Fire" button now triggers decoding
2007-11-14 srowenAdded top-level build file, removed local copy of JUnit...
2007-11-12 dswitkinAdded the initial version of my UPC reader and modified...
2007-11-12 srowenBreak out properties that user should customize into...
2007-11-09 srowenTiny tweak
2007-11-09 srowenFixed the rest of my typos and added basic unit test
2007-11-09 srowenBetter, still some bugs
2007-11-08 srowenReplace JAIPerspectiveTransform with PerspectiveTransform
2007-11-07 srowenAdded icon
2007-11-07 srowenShould fix up remaining problems in J2ME build and...
2007-11-07 srowenAdjust tolerance of method that decides whether a finde...
2007-11-07 srowenOops, bug fix for MaskPattern100
2007-11-07 srowenFix compile problem for JDK 1.4
2007-11-07 srowenAdded more test cases
2007-11-07 srowenMore javadoc
2007-11-07 srowenMore javadoc
2007-11-07 srowenMore javadoc
2007-11-06 srowenMore javadoc
2007-11-06 srowenMore javadoc
2007-11-06 srowenAdded more javadoc
2007-11-06 alasdair.john... Initial revision
2007-10-26 srowenFixed dumb bug that caused grid sampling to sample...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...
next