zxing.git
2009-11-30 srowenIssue 287
2009-11-30 srowenMake sure to include androidtest and android-integration
2009-11-26 srowenIssue 274, for consideration
2009-11-26 srowengit-svn-id: zxing.googlecode.com/svn/trunk@1128 59b500c...
2009-11-26 srowenCommitting for consideration since I really think this...
2009-11-23 srowenSlightly better app filtering
2009-11-23 srowenDraft of 'thinking' visualization for barcode scanning...
2009-11-23 srowenFilter some non-market apps
2009-11-23 srowenPull out optimize target so we can selectively disable...
2009-11-23 srowenFixed unit test fail from vCard change
2009-11-23 dswitkinConsolidated all the Android LuminanceSource classes...
2009-11-22 srowenBug fix, use data height/width to check input size
2009-11-22 srowenTechnically split out YUV 4:2:0 and 4:2:2 support and...
2009-11-22 srowenLoosen BDAY parsing for vCard results
2009-11-22 srowenLogging vCard content received to help debug
2009-11-20 bas5winkelAdding the actionscript3/Flex conversion of the zxing...
2009-11-20 srowenIssue 278
2009-11-18 leppocIn barcode generaotor (zxing.appspot.com), generate...
2009-11-17 srowenUse the new Android 2.0-style SDK value for this field...
2009-11-17 srowenTiny speedups
2009-11-17 srowenCommit share app functionality for broader testing...
2009-11-13 srowenMore fixes, to cropping BufferedImages
2009-11-13 srowenOops fixed typo in last patch
2009-11-13 srowenBe more conservative about choosing Kanji mode. Since...
2009-11-13 srowenIssue 271
2009-11-13 srowenMissed adding a contributor name for translation
2009-11-12 srowenFix some double-reversed i-j problems in this code
2009-11-06 dswitkinMade the final changes for Barcode Scanner 3.01.
2009-11-06 dswitkinUpdated ZXing Test with all of the CameraManager fixes...
2009-11-06 srowenImprove Spanish translation from Marcelo, standardize...
2009-11-05 ralf.kistner... C++ Port:
2009-11-05 dswitkinThe Donut (1.6) SDK is required to build all Android...
2009-11-04 srowenAdded Code 39 check digit hint
2009-11-03 dswitkinChanged the ZXing Test default email address and bumped...
2009-11-03 srowenFix a typo and add better javadoc
2009-11-03 srowenOops, rendering based on ByteMatrix was reversed, white...
2009-11-02 srowenIssue 263
2009-11-02 srowenRemove some redundant 'throws'; allocate more reasonabl...
2009-11-01 ralf.kistner... Many changes to the C++ port.
2009-10-30 srowenCommitting Jeff's latest for ISSUE-238. May still be...
2009-10-30 srowenGerman translation
2009-10-29 srowenBelated version notes for 1.4
2009-10-26 srowenSimplifications to release: consider rim/ and bug/...
2009-10-26 srowenPossible small fix for missing external-libs-folder...
2009-10-24 srowenFrench translation
2009-10-23 srowenUpdate and reformat Russian translation
2009-10-23 dswitkinThe final compatibility changes for Barcode Scanner...
2009-10-22 srowenRussian translation
2009-10-22 srowenTiny clarification to build
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-20 srowenFix scanline stride issue
2009-10-20 srowenProperly drop table on update
2009-10-19 srowenFixes to Spanish translation
2009-10-19 srowenUpdate DB version to ensure older clients update (see...
2009-10-19 dswitkin- Created Barcode Scanner 3.0 beta 1, for Donut and...
2009-10-13 srowenOops passing somewhat too large values for width /...
2009-10-13 srowenIssue 249, fix references to methods not in MIDP 2
2009-10-13 srowenIssue 246, add Italian translation (and standardize...
2009-10-13 dswitkinSwitched back to the one shot preview mechanism and...
2009-10-09 srowenUpdate to work with GWT 1.7
2009-10-09 srowenUpdate to work with GWT 1.7
2009-09-29 srowenEnhanced book support
2009-09-29 srowenDraft Spanish translation -- in review with native...
2009-09-29 srowenImproved history function
2009-09-28 dswitkinUnbroke the app after the big subpackage reshuffle...
2009-09-26 srowenTiny changes to System.err usage, closed a stream,...
2009-09-25 dswitkinExtended the test app to write the camera parameters...
2009-09-23 dswitkinUpdated the HTML "What's new" page with 3.0 features.
2009-09-23 dswitkinBumping to 3.0 alpha 2 to reflect the new history feature.
2009-09-23 srowenRemove MobileTag support -- outdated, unused, and not...
2009-09-21 srowenAdd history feature; group some functionality into...
2009-09-18 srowenAnother shot at TCP CLOSE_WAIT issue, and tiny code...
2009-09-16 srowenFurther attacks on the mysterious TCP CLOSE_WAIT issue
2009-09-16 srowenAllow custom search on 'text' results. Seems maybe...
2009-09-15 srowenRun tests with -Xint to work around weird JIT bug in...
2009-09-15 srowenSpell checker fixes, narrowed scope / made less visible...
2009-09-14 srowenFix for old logic error in seeking format information...
2009-09-11 dswitkinAdded some comments to public methods.
2009-09-11 dswitkinThis should have been deleted in the last change.
2009-09-10 dswitkinLots of updates:
2009-09-03 dswitkinFinal changes for Barcode Scanner 2.93.
2009-09-02 dswitkinAdded a new feature to the test app, which captures...
2009-08-28 srowenSImplified optimization a bit and made it more aggressive.
2009-08-26 srowenRevert to pre-Cupcake preview callback system since...
2009-08-25 srowenTiny code adjustments from inspection
2009-08-24 srowenIssue 230
2009-08-23 srowenImprove detector logic to throw out false positive...
2009-08-22 srowenMiscellaneous changes from FindBugs analysis
2009-08-21 srowenUpdate to final HTTP Client binaries
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-08-13 srowenMake web app work on Servlet/JSP 2.3/1.2 and fix some...
2009-08-12 srowenIssue 224, remove Christian's info since it seems to...
2009-08-04 srowenBoneheaded mistake: was writing transparent pixels
2009-08-04 srowenNeed to use 1.5 jar location
2009-08-04 srowenDisable email-based decoding -- won't be able to suppor...
2009-08-04 srowenFix issue 221
2009-07-30 srowenAdd MatrixToImageWriter convenience class, small code...
2009-07-23 dswitkinFixed some long lines over 100 columns.
next