ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
2013-01-19 23:08:04 +00:00
actionscript Issue 1221 / Issue 1276, fix compile error for AS 2012-05-31 08:17:40 +00:00
android Fix bug on clicking through to search after an RSS expanded product scan 2013-01-19 23:08:04 +00:00
android-integration Add some newer plugin versions 2013-01-16 07:26:41 +00:00
androidtest Use Android 4.2 SDK consitently; don't target it for apps though 2012-11-13 21:18:11 +00:00
core On scan we pass a grayscale image of the scanned image, which is used as a thumbnail. These days this is getting to be 2MB of data to bundle to copy around in memory. Instead scale by 50% and JPEG-encode. This saves some memory and paves the way for later perhaps saving the image data with history. 2013-01-19 20:48:03 +00:00
cpp Issue 1437 part 2, use cmath but use abs() again 2013-01-17 20:45:39 +00:00
csharp remove obsolete files 2013-01-18 22:05:20 +00:00
iphone Revert previous change setting ONLY_ACTIVE_ARCH. 2012-11-26 23:47:34 +00:00
javase Add some newer plugin versions 2013-01-16 07:26:41 +00:00
jruby Update all Java code to use Java 6 2011-11-02 11:16:30 +00:00
objc couple more iOS 6 tweaks: missing build archs and no rotatation in the sample apps 2012-10-16 20:28:43 +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 Add VERSION:3.0 to vCard encoding 2012-12-28 19:26:38 +00:00
zxingorg Minor touch ups of HTML, show full output for uploads, add more explanatory text and links, update to servlet 3 / JSP 2.2 2012-11-28 22:12:37 +00:00
AUTHORS Add Bruce for C# report 2013-01-19 08:55:28 +00:00
build.properties Update Maven config and advance to v2.2 2012-10-22 14:13:57 +00:00
build.xml Use Android 4.2 libs for javadoc 2012-11-28 22:15:35 +00:00
CHANGES Forgot to list what's new in CHANGES 2012-10-22 14:05:48 +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