Big refactoring of ParsedResult: now split into ResultParser and ParsedResult classes...
[zxing.git] / javame / src /
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...
2008-06-26 srowenImplemented Paul's solution to the basic/regular build...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-12 srowenMade this more like RGBMonochromBitmapSource, caching...
2008-06-12 srowenSmall tweaks on top of Daniel's excellent refactoring
2008-06-11 dswitkinRefactored the MonochromeBitmapSource hierarchy to...
2008-06-11 srowenAdd sharpening filter to this implementation too
2008-05-27 srowenSnapshotThread now Runnable instead of a Thread, to...
2008-05-23 srowenAdded SMSTO support, added subject/body param support...
2008-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-05-02 srowenAdded preliminary support for MobileTag formats; not...
2008-04-10 dswitkinMade sure the BitmapSource subclasses do not reuse...
2008-03-31 srowenMade the RGB to luminance approximation/optimization...
2008-03-26 srowenbiasTowardsWhite was, embarassingly, not accomplishing...
2008-03-25 srowen"Regular" version now attempts to set desired camera...
2008-03-19 srowenFixed bug in rotation code for BufferedImageMonochromeB...
2008-03-17 srowenAdd support for tel: URIs
2008-03-17 srowenFixed naming convention. Everything should be a "Parsed...
2008-03-17 srowenNope, disable link from geo: URL to Google Maps. Does...
2008-03-17 srowenAdd client support for geo URIs
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
2008-03-10 srowenVarious improvements to decode speed and efficiency...
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-03-03 srowenFix typo in method "isRotate*d*Supported"; don't attemp...
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-02-25 srowenAdded "URLTO" format support
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 srowenCatch weird Error 136 from Nokia N70 and continue when...
2008-02-13 srowenChanges to be consistent with Android client, including...
2008-02-06 srowenIgnores exception when trying to stop auto-focus to...
2008-02-04 srowenSmall improvement to display of unexpected errors
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...
2008-01-30 srowenNow does something with UPC codes. :)
2008-01-30 srowenImplemented possible workaround for Nokias that want...
2008-01-30 srowenNow any valid game key will trigger capture
2008-01-22 srowenExplictly add Yes/No commands to "Open xxx" dialog...
2008-01-22 srowenSlightly friendlier, more generic error message when...
2008-01-22 srowenName of midlet is "ZXingMIDlet", not "ZXingMidlet"!
2008-01-02 srowenReduce default zoom from 2.5x to 2.0x
2007-12-20 srowenAdded new app icon from Haase & Martin
2007-12-18 srowenNow public
2007-12-12 srowenOops, fix compile problem
2007-12-12 srowenMoved com.google.zxing.client.result from core-ext...
2007-12-11 srowenVarious improvements to handling and detection of URLs...
2007-11-28 srowenUse version when creating manfiest/.jad files
2007-11-26 srowenNow, can build "ZXingReaderBasic" which does not requir...
2007-11-21 srowenUpdates for version 0.1.1
2007-11-20 srowenIncrease maximum desired zoom to 2.5x
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-15 srowenBroke out classes, tried to add "open URL" support...
2007-11-14 srowen"Fire" button now triggers decoding
2007-11-07 srowenAdded icon
2007-11-07 srowenShould fix up remaining problems in J2ME build and...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...