Small style stuff
[zxing.git] / javame / src / com / google / zxing / client / j2me / ZXingMIDlet.java
2010-04-13 srowenFor consistency with android/ search Google
2010-04-12 srowenFix small compile error in javame/, update for Java...
2009-04-23 srowenWorkaround for NPE on some Nokias from webblaz...
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-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-26 srowenGoing back to old approach of using JSR-234 directly...
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-19 srowenStandardize and update all copyright statements 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-03-25 srowen"Regular" version now attempts to set desired camera...
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-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
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-04 srowenSmall improvement to display of unexpected errors
2008-01-30 srowenNow does something with UPC codes. :)
2008-01-30 srowenImplemented possible workaround for Nokias that want...
2008-01-22 srowenExplictly add Yes/No commands to "Open xxx" dialog...
2008-01-22 srowenSlightly friendlier, more generic error message when...
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-26 srowenNow, can build "ZXingReaderBasic" which does not requir...
2007-11-20 srowenIncrease maximum desired zoom to 2.5x
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 srowenShould fix up remaining problems in J2ME build and...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...