ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
2012-05-02 21:52:41 +00:00
actionscript Issue 1136 more cleanup of Actionscript compile issues 2012-03-14 16:35:21 +00:00
android These state-sensitive methods ought to be synchronized, at least to ensure memory is written back immediately 2012-04-28 10:35:57 +00:00
android-integration 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
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 Back out PDF417 erasures change; doesn't quite work. But improve test and remove some dead EC code while we're here 2012-05-02 21:52:41 +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 1210 fix toBitmap handling of stride 2012-03-13 16:07:41 +00:00
iphone don't maintain xcode workspace artifacts in svn 2012-03-08 04:04:06 +00:00
javase Issue 1146 add custom colors 2012-02-07 11:11:10 +00:00
jruby Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
objc correctly copy cropped image (Conrad Kramer) 2012-03-30 20:18:03 +00:00
symbian Added QZXing. A wrapper library of C++ part of ZXing written in Qt to make it usable in multiple platforms through the same code: Symbian, Windows, Linux. Very simple interface with some basic functions. The library is also accessible through QML. 2 example programs included. Tutorial contained as well. 2011-12-16 18:51:48 +00:00
zxing.appspot.com Quote hex-like SSIDs as (at least) they must appear this way in Android or else it will be interpreted as a hex SSID. Assuming that nobody actually wants to generate such an SSID in 2012. 2012-03-21 17:52:25 +00:00
zxingorg Fix problem blocking access to javadoc 2012-04-06 07:33:00 +00:00
AUTHORS Basque translation from Asier 2012-04-08 16:02:38 +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