Make sure cancel is handled properly in a few cases, where app must exit after dialog
[zxing.git] / javame /
2010-04-13 srowenFor consistency with android/ search Google
2010-04-12 srowenFix small compile error in javame/, update for Java...
2009-10-26 srowenSimplifications to release: consider rim/ and bug/...
2009-06-26 srowenFix an (old?) compile error
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-05-21 dswitkinI moved a chunk of the histogram/black point code out...
2009-04-23 srowenWorkaround for NPE on some Nokias from webblaz...
2009-03-12 srowenSlightly smarter version of last change
2009-03-11 srowenTry to do a better job of understanding if the phone...
2009-03-06 dswitkinRemoved getWidth() and getHeight() which I added by...
2009-03-06 dswitkinChanged the order of the BaseMonochromeBitmapSource...
2009-02-09 srowenRefactored width/height values into superclass and...
2009-02-03 srowenIssue 141 -- add flash control for JSR 234 phones
2009-02-01 srowenCommit Simon's changes for Issue 134
2009-01-30 srowenCommitted Simon's splash screen for Issue 130
2009-01-20 srowenIssue 131: reuse Alert objects
2009-01-10 srowenImprove handling of MultimediaManager to make it a...
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-11-25 srowenReduce alert timeout in J2ME client to 5 seconds from...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-11-04 srowenRenamed UPC result type to Product, and introduced...
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
2008-10-29 srowenmoved ProGuard optimization into Android build file...
2008-10-26 srowenGoing back to old approach of using JSR-234 directly...
2008-10-22 srowenAdd column caching to MonochromeBitmapSources and use...
2008-10-15 srowenWorkaround (I think) for bizarre array corruption probl...
2008-10-04 srowenAdded notes about how to comment out anything that...
2008-07-31 srowenAnother light hack attempt to work around Issue 70
2008-07-31 srowenISSUE 70: Catch NoClassDefFoundError too
2008-07-10 srowenSmall thread-safety correctness fix which may not matte...
2008-07-07 srowenTry looking up multimedia controls under alternate...
2008-06-27 srowenMore refactoring of parsed results / result parsers...
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-25 srowenRemove level="9" here (oops) and add a dump target...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-18 srowenRenamed core OSGi bundle to "ZXing"; removed "level...
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 srowenMore aggressive inlining, to inline some key methods...
2008-03-25 srowen"Regular" version now attempts to set desired camera...
2008-03-21 srowenMore aggressive ProGuard optimization
2008-03-19 srowenFixed bug in rotation code for BufferedImageMonochromeB...
2008-03-18 srowenRemoved unneeded 'keep' args to ProGuard
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-06 srowenAdd some quotes on preverify command line to fix build...
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-15 srowenProgress on a crude Blackberry client -- still needs...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 srowenUpdate the icon again to match Android client's icon
2008-02-14 srowenCatch weird Error 136 from Nokia N70 and continue when...
2008-02-13 srowenBetter icon, consistent with Android client
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-05 srowen"Inline" library jars passed to ProGuard to avoid issue...
2008-02-04 srowenSmall improvement to display of unexpected errors
2008-02-04 srowenNow fails if ProGuard can't run
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-30 srowenChecks that dependencies are built now and produces...
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 srowenIcon now has transparent background
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-12-07 srowenFixed a few little typos
2007-12-06 srowenTypo fix
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-26 srowenNow, can build "ZXingReaderBasic" which does not requir...
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 srowenUpdates for version 0.1.1
2007-11-20 srowenReference JDK 1.4 classes file location directly to...
next