Small style stuff
[zxing.git] / javame / src / com / google / zxing / client / j2me / AdvancedMultimediaManager.java
2009-02-03 srowenIssue 141 -- add flash control for JSR 234 phones
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-10-26 srowenGoing back to old approach of using JSR-234 directly...
2008-07-31 srowenAnother light hack attempt to work around Issue 70
2008-07-07 srowenTry looking up multimedia controls under alternate...
2008-06-26 srowenImplemented Paul's solution to the basic/regular build...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-03-25 srowen"Regular" version now attempts to set desired camera...
2008-03-10 srowenVarious improvements to decode speed and efficiency...
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-06 srowenIgnores exception when trying to stop auto-focus to...
2008-01-02 srowenReduce default zoom from 2.5x to 2.0x
2007-11-26 srowenNow, can build "ZXingReaderBasic" which does not requir...