356
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added UPC support to the result types, and added a build target without J2ME. More... over 16 years ago
Finally added the beginnings of a decent black-box unit test for QR code decoding
Sean Owen
as srowen
More... over 16 years ago
Add proguard optimizer support. Switch to compile against WTK class files and target version 1.2 class file output, to possibly fix compatibility issues.
Sean Owen
as srowen
More... over 16 years ago
Use version when creating manfiest/.jad files
Sean Owen
as srowen
More... over 16 years ago
Use max compression on .zip/.jar files
Sean Owen
as srowen
More... over 16 years ago
I guess build.xml should have a copyright statement too
Sean Owen
as srowen
More... over 16 years ago
More changes for 0.1.2
Sean Owen
as srowen
More... over 16 years ago
Now builds release .zip which puts all files into one containing directory, for convenience
Sean Owen
as srowen
More... over 16 years ago
Now, can build "ZXingReaderBasic" which does not require JSR-234
Sean Owen
as srowen
More... over 16 years ago
Added more clarifying comments about how to configure the build properties
Sean Owen
as srowen
More... over 16 years ago
Now makes sure JDK 1.4 / WTK are present. No longer requires Unix-style wc binary, so runs on Windows
Sean Owen
as srowen
More... over 16 years ago
preverify classpath now should work on Windows
Sean Owen
as srowen
More... over 16 years ago
Fix up release target
Sean Owen
as srowen
More... over 16 years ago
Updates for version 0.1.1
Sean Owen
as srowen
More... over 16 years ago
Should fix problems decoding tiny QR codes without any alignment pattern
Sean Owen
as srowen
More... over 16 years ago
Reference JDK 1.4 classes file location directly to accommodate Mac users, and also include top-level build files in release.
Sean Owen
as srowen
More... over 16 years ago
Increase maximum desired zoom to 2.5x
Sean Owen
as srowen
More... over 16 years ago
Last updates to build files
Sean Owen
as srowen
More... over 16 years ago
Minor change to add braces (also testing commit notification e-mail)
Sean Owen
as srowen
More... over 16 years ago
Implemented row sampling for histograms and tweaked the valley finding algorithm for better performance. More... over 16 years ago
Initial refactorings to support multiple kinds of black point estimation
Sean Owen
as srowen
More... over 16 years ago
Finally, much better support for auto-focus, other UI fixes. Now requires JSR-234.
Sean Owen
as srowen
More... over 16 years ago
Minor improvements
Sean Owen
as srowen
More... over 16 years ago
Broke out classes, tried to add "open URL" support. Still some issues.
Sean Owen
as srowen
More... over 16 years ago
Added reference to thresholding resource
Sean Owen
as srowen
More... over 16 years ago
Minor code tweaks
Sean Owen
as srowen
More... over 16 years ago
git-svn-id: https://zxing.googlecode.com/svn/trunk@40 59b500cc-1b3d-0410-9834-0bbf25fbcc57
Sean Owen
as srowen
More... over 16 years ago
git-svn-id: https://zxing.googlecode.com/svn/trunk@39 59b500cc-1b3d-0410-9834-0bbf25fbcc57
Sean Owen
as srowen
More... over 16 years ago
Oops, update year / company
Sean Owen
as srowen
More... over 16 years ago
Added copyright statement
Sean Owen
as srowen
More... over 16 years ago