Commit graph

3775 commits

Author SHA1 Message Date
srowen 17f54acbdf Misc. small updates for 0.1.4
git-svn-id: https://zxing.googlecode.com/svn/trunk@117 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-13 22:34:38 +00:00
srowen 0eff866ec0 Oops, fix compile problem
git-svn-id: https://zxing.googlecode.com/svn/trunk@116 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-12 18:55:30 +00:00
srowen ba277374a5 Oops, also remove core-ext dir
git-svn-id: https://zxing.googlecode.com/svn/trunk@115 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-12 18:39:44 +00:00
srowen 0daa06a5e0 Moved com.google.zxing.client.result from core-ext to core, rewrote it for J2ME, changed javame to use it, and removed core-ext
git-svn-id: https://zxing.googlecode.com/svn/trunk@114 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-12 18:38:22 +00:00
srowen 39389daad4 Various improvements to handling and detection of URLs in codes
git-svn-id: https://zxing.googlecode.com/svn/trunk@113 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-11 21:52:11 +00:00
srowen 4a29bdc6bd Added first cut at script to build a Blackberry client -- does not yet seem to work.
git-svn-id: https://zxing.googlecode.com/svn/trunk@112 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-11 20:18:57 +00:00
srowen 31dfb6a063 Added Google Analytics
git-svn-id: https://zxing.googlecode.com/svn/trunk@110 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-10 18:40:14 +00:00
srowen 71b77b0959 Added javadoc target
git-svn-id: https://zxing.googlecode.com/svn/trunk@109 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-10 18:08:36 +00:00
srowen 797e502410 Fixed a few little typos
git-svn-id: https://zxing.googlecode.com/svn/trunk@107 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-07 22:16:18 +00:00
srowen f7e6d457c8 Updates for 0.1.3
git-svn-id: https://zxing.googlecode.com/svn/trunk@106 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-07 22:02:11 +00:00
srowen 0a6ab338b8 Tiny update to store string length in var
git-svn-id: https://zxing.googlecode.com/svn/trunk@105 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-07 22:00:06 +00:00
alasdair.john.mackintosh 852669ced6 Don't calculate 1st digit unless checkBothParities is true
git-svn-id: https://zxing.googlecode.com/svn/trunk@102 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-07 21:06:26 +00:00
dswitkin 776c3db869 Minor changes to support EAN-13.
git-svn-id: https://zxing.googlecode.com/svn/trunk@101 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-07 20:50:23 +00:00
srowen 34c8f125ce Typo fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@94 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-06 22:27:49 +00:00
srowen 611e057250 Added some 'if' braces, changes C-comments to javadocs -- minor stuff
git-svn-id: https://zxing.googlecode.com/svn/trunk@92 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-06 20:47:05 +00:00
alasdair.john.mackintosh 0ce5a5c57d Add support for EAN-13 barcodes
git-svn-id: https://zxing.googlecode.com/svn/trunk@91 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-06 19:23:16 +00:00
dswitkin c34fca355f Added UPC support to the result types, and added a build target without J2ME.
git-svn-id: https://zxing.googlecode.com/svn/trunk@88 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-12-03 16:44:39 +00:00
srowen e459482771 Finally added the beginnings of a decent black-box unit test for QR code decoding
git-svn-id: https://zxing.googlecode.com/svn/trunk@87 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-30 22:24:02 +00:00
srowen 5ee60cd4e2 Add proguard optimizer support. Switch to compile against WTK class files and target version 1.2 class file output, to possibly fix compatibility issues.
git-svn-id: https://zxing.googlecode.com/svn/trunk@84 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-29 19:44:05 +00:00
srowen 958edca745 Use version when creating manfiest/.jad files
git-svn-id: https://zxing.googlecode.com/svn/trunk@82 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-28 17:29:10 +00:00
srowen aea9fa22f9 Use max compression on .zip/.jar files
git-svn-id: https://zxing.googlecode.com/svn/trunk@81 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-28 17:22:39 +00:00
srowen 0dd08d5ed4 I guess build.xml should have a copyright statement too
git-svn-id: https://zxing.googlecode.com/svn/trunk@80 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-28 17:19:36 +00:00
srowen eb678fd191 More changes for 0.1.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@79 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-28 17:16:12 +00:00
srowen 2deec1abc1 Now builds release .zip which puts all files into one containing directory, for convenience
git-svn-id: https://zxing.googlecode.com/svn/trunk@78 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-28 17:11:57 +00:00
srowen 0cf90f2197 Now, can build "ZXingReaderBasic" which does not require JSR-234
git-svn-id: https://zxing.googlecode.com/svn/trunk@76 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-26 20:04:32 +00:00
srowen bc849497d8 Added more clarifying comments about how to configure the build properties
git-svn-id: https://zxing.googlecode.com/svn/trunk@75 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-26 16:42:42 +00:00
srowen 2ab0f2e2ad Now makes sure JDK 1.4 / WTK are present. No longer requires Unix-style wc binary, so runs on Windows
git-svn-id: https://zxing.googlecode.com/svn/trunk@74 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-26 16:21:57 +00:00
srowen 9081d63ce1 preverify classpath now should work on Windows
git-svn-id: https://zxing.googlecode.com/svn/trunk@68 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-22 03:52:30 +00:00
srowen 8a4e518f82 Fix up release target
git-svn-id: https://zxing.googlecode.com/svn/trunk@67 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-21 19:22:06 +00:00
srowen 153e4e5035 Updates for version 0.1.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@66 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-21 19:14:01 +00:00
srowen b53b6f27cc Should fix problems decoding tiny QR codes without any alignment pattern
git-svn-id: https://zxing.googlecode.com/svn/trunk@63 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-20 18:51:40 +00:00
srowen a164858fe4 Reference JDK 1.4 classes file location directly to accommodate Mac users, and also include top-level build files in release.
git-svn-id: https://zxing.googlecode.com/svn/trunk@62 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-20 18:22:52 +00:00
srowen b4b090219e Increase maximum desired zoom to 2.5x
git-svn-id: https://zxing.googlecode.com/svn/trunk@61 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-20 18:19:18 +00:00
srowen 1c66eceb59 Last updates to build files
git-svn-id: https://zxing.googlecode.com/svn/trunk@60 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-19 18:33:02 +00:00
srowen 8a53b9cb63 Minor change to add braces (also testing commit notification e-mail)
git-svn-id: https://zxing.googlecode.com/svn/trunk@58 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-19 18:01:18 +00:00
dswitkin 25d112c554 Implemented row sampling for histograms and tweaked the valley finding algorithm
for better performance.


git-svn-id: https://zxing.googlecode.com/svn/trunk@56 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-19 17:26:22 +00:00
srowen eb52d61f46 Initial refactorings to support multiple kinds of black point estimation
git-svn-id: https://zxing.googlecode.com/svn/trunk@50 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-16 22:06:18 +00:00
srowen ff4f86126f Finally, much better support for auto-focus, other UI fixes. Now requires JSR-234.
git-svn-id: https://zxing.googlecode.com/svn/trunk@49 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-16 21:34:39 +00:00
srowen 57c5bc3b8e Minor improvements
git-svn-id: https://zxing.googlecode.com/svn/trunk@47 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-16 16:56:03 +00:00
srowen 7ab9de8fd8 Broke out classes, tried to add "open URL" support. Still some issues.
git-svn-id: https://zxing.googlecode.com/svn/trunk@46 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-15 21:46:36 +00:00
srowen 09e93c1ae9 Added reference to thresholding resource
git-svn-id: https://zxing.googlecode.com/svn/trunk@45 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-15 21:00:17 +00:00
srowen c21de5bf5d Minor code tweaks
git-svn-id: https://zxing.googlecode.com/svn/trunk@43 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-15 20:26:23 +00:00
srowen e66596aac3 git-svn-id: https://zxing.googlecode.com/svn/trunk@40 59b500cc-1b3d-0410-9834-0bbf25fbcc57 2007-11-15 18:17:20 +00:00
srowen bf1d4f984d git-svn-id: https://zxing.googlecode.com/svn/trunk@39 59b500cc-1b3d-0410-9834-0bbf25fbcc57 2007-11-15 17:59:01 +00:00
srowen 22a11c988c Oops, update year / company
git-svn-id: https://zxing.googlecode.com/svn/trunk@38 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-15 17:56:28 +00:00
srowen 1be42f6e73 Added copyright statement
git-svn-id: https://zxing.googlecode.com/svn/trunk@37 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-15 17:14:50 +00:00
srowen f7a402511c Code tweaks and so forth with Daniel
git-svn-id: https://zxing.googlecode.com/svn/trunk@34 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-14 19:23:23 +00:00
srowen 852bd08760 "Fire" button now triggers decoding
git-svn-id: https://zxing.googlecode.com/svn/trunk@33 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-14 18:35:46 +00:00
srowen b01673fa29 Added top-level build file, removed local copy of JUnit, added test target to core
git-svn-id: https://zxing.googlecode.com/svn/trunk@32 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-14 15:27:06 +00:00
dswitkin 89c7787517 Added the initial version of my UPC reader and modified some common files
as necessary to get it building and used by the J2SE command line test.


git-svn-id: https://zxing.googlecode.com/svn/trunk@31 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2007-11-12 23:13:15 +00:00