ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
dswitkin@google.com 8edb1ca833 Updated the manifest and What's New page for 4.2 beta 1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2311 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-06-13 17:55:52 +00:00
actionscript Issue 1221 / Issue 1276, fix compile error for AS 2012-05-31 08:17:40 +00:00
android Updated the manifest and What's New page for 4.2 beta 1. 2012-06-13 17:55:52 +00:00
android-integration Update some Maven version stuff 2012-06-08 18:26:20 +00:00
androidtest Let callers specify more extras to IntentIntegrator. Use it in test app, so we can use it in all cases, and avoid ActivityNotFoundException 2012-04-26 16:22:24 +00:00
core Issue 1288 PDF417 barcode flipped 2012-06-13 16:18:31 +00:00
cpp Fix code where a string literal and an integer are added to together. This is treated as pointer arithmetic since the string literal is a pointer to a const char. 2012-04-02 17:45:07 +00:00
csharp Issue 1267 a little C# code simplification 2012-05-14 20:02:01 +00:00
iphone Don't define isIPad on simulator because it's unused and that causes a warning on llvm. 2012-06-07 23:19:54 +00:00
javase Update some Maven version stuff 2012-06-08 18:26:20 +00:00
jruby Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
objc add other example to objc readme 2012-06-08 18:32:55 +00:00
symbian Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
zxing.appspot.com Issue 1286 add prototyping of scan from web page URL 2012-06-13 08:36:24 +00:00
zxingorg Avoid a few more rare exceptions 2012-05-10 09:00:48 +00:00
AUTHORS Finnish updates from Olli 2012-06-09 16:04:12 +00:00
build.properties 2.1 coming next 2012-02-04 12:12:22 +00:00
build.xml Javadoc fixes 2012-04-06 07:17:15 +00:00
CHANGES Draft CHANGES updates for 2.0 2012-01-25 21:40:14 +00:00
COPYING Standardize and update all copyright statements to name "ZXing authors" as suggested by open-source team to correctly attribute copyright in a project with contributions from several sources. 2008-06-19 20:56:24 +00:00
NOTICE Another try at CLOSE_WAIT: simplify by removing HttpClient, always consume every byte of input in all cases, and force GCs to clear stuck sockets 2012-03-30 10:50:47 +00:00