Consolidated all the Android LuminanceSource classes into one file. Either a device...
[zxing.git] / android / src / com / google / zxing / client / android / CameraManager.java
2009-11-23 dswitkinConsolidated all the Android LuminanceSource classes...
2009-11-22 srowenTechnically split out YUV 4:2:0 and 4:2:2 support and...
2009-11-02 srowenIssue 263
2009-10-23 dswitkinThe final compatibility changes for Barcode Scanner...
2009-10-22 dswitkin- Added back support for Cupcake by making the choice...
2009-10-20 dswitkin- Fixed a crash on first launch after install on some...
2009-10-13 dswitkinSwitched back to the one shot preview mechanism and...
2009-09-11 dswitkinAdded some comments to public methods.
2009-09-10 dswitkinLots of updates:
2009-09-03 dswitkinFinal changes for Barcode Scanner 2.93.
2009-08-26 srowenRevert to pre-Cupcake preview callback system since...
2009-08-21 dswitkinMade another fix for the Samsung Galaxy, and bumped...
2009-08-19 dswitkinMade a new fix to turn off the Samsung Galaxy flash...
2009-07-21 dswitkinSet a camera parameter to force the flash off. Also...
2009-07-21 dswitkinConverted the Android client and the test app to use...
2009-06-06 srowenUpdates to compile against 1.5; figuring we will shortl...
2008-11-10 dswitkinHid the Share menu if the results screen was showing...
2008-10-18 dswitkinThe new Android client, featuring:
2008-08-19 dswitkinDeleted the M5 Android client in preparation for an...
2008-07-09 srowenMinor style tweaks
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-03 dswitkinMerged revisions 378,380,382 via svnmerge from
2008-04-21 dswitkinMerged revisions 321,327,330,332,334,342-343,352-353...
2008-03-28 srowenUpdates to build on M5
2008-03-10 srowenSwitch to RGB-based captures for decoding, in preparati...
2008-03-05 srowenVarious code tweaks and refactorings suggested by IntelliJ
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 dswitkinThis is the first version of the ZXing Android client.