ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
2012-04-02 17:45:07 +00:00
actionscript Issue 1136 more cleanup of Actionscript compile issues 2012-03-14 16:35:21 +00:00
android Apparently some of the default disabled optimizations are only there for Donut 2012-03-31 23:13:16 +00:00
android-integration Issue 1187 Better still use the artifacts that are now available in Maven central 2012-03-02 19:59:29 +00:00
androidtest Apparently some of the default disabled optimizations are only there for Donut 2012-03-31 23:13:16 +00:00
core Miscellaneous tweaks from inspection 2012-03-31 12:05:30 +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
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 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
AUTHORS Remove deviation from PDF417 spec and faulty unit test (thanks Anders) 2012-03-30 10:58:24 +00:00
build.properties 2.1 coming next 2012-02-04 12:12:22 +00:00
build.xml Touch up javadoc target 2012-03-26 05:32:28 +00:00
CHANGES Draft CHANGES updates for 2.0 2012-01-25 21:40:14 +00:00
COPYING
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