zxing/javame/src/com/google/zxing/client/j2me
2009-05-21 19:56:25 +00:00
..
AdvancedMultimediaManager.java Issue 141 -- add flash control for JSR 234 phones 2009-02-03 10:15:23 +00:00
DefaultMultimediaManager.java Issue 141 -- add flash control for JSR 234 phones 2009-02-03 10:15:23 +00:00
LCDUIImageMonochromeBitmapSource.java I moved a chunk of the histogram/black point code out of BaseMonochromeBitmapSource and into BlackPointEstimator which makes a lot more sense. Unfortunately I had to expose three new methods and touch a bunch of files. But I did manage to reuse an array on subsequent calls, which was being allocated on every row scanned, so that might be a bit faster. It will also be easier to convert this code to JNI in the future if we want to, and/or do more advanced thresholding. 2009-05-21 19:56:25 +00:00
MANIFEST.MF.template Changes to be consistent with Android client, including a rename 2008-02-13 19:47:49 +00:00
Menu.java Commit Simon's changes for Issue 134 2009-02-01 11:44:56 +00:00
MultimediaManager.java Issue 141 -- add flash control for JSR 234 phones 2009-02-03 10:15:23 +00:00
SnapshotThread.java Slightly smarter version of last change 2009-03-12 21:10:53 +00:00
SplashThread.java Committed Simon's splash screen for Issue 130 2009-01-30 16:04:03 +00:00
VideoCanvas.java Commit Simon's changes for Issue 134 2009-02-01 11:44:56 +00:00
ZXingMIDlet.java Workaround for NPE on some Nokias from webblaz... 2009-04-23 07:01:00 +00:00