zxing.git
15 years agoRevised the What's New help page, and bumped the version to 2.5 final.
dswitkin [Fri, 20 Feb 2009 19:04:13 +0000 (19:04 +0000)]
Revised the What's New help page, and bumped the version to 2.5 final.

git-svn-id: http://zxing.googlecode.com/svn/trunk@866 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years ago- Fixed issue 146, QR Codes get clipped when encoding very large amount of data,...
dswitkin [Tue, 17 Feb 2009 17:10:23 +0000 (17:10 +0000)]
- Fixed issue 146, QR Codes get clipped when encoding very large amount of data, by adding a ScrollView.
- Also added support for sharing multiple email addresses and phone numbers.

git-svn-id: http://zxing.googlecode.com/svn/trunk@864 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded small android-integration module
srowen [Tue, 17 Feb 2009 12:27:14 +0000 (12:27 +0000)]
Added small android-integration module

git-svn-id: http://zxing.googlecode.com/svn/trunk@860 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@859 59b500cc-1b3d-0410-9834-0bbf25f...
srowen [Sun, 15 Feb 2009 12:38:12 +0000 (12:38 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@859 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoA fixed fix for email parsing
srowen [Sun, 15 Feb 2009 12:00:52 +0000 (12:00 +0000)]
A fixed fix for email parsing

git-svn-id: http://zxing.googlecode.com/svn/trunk@858 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoTighten email check logic a little
srowen [Sun, 15 Feb 2009 09:45:52 +0000 (09:45 +0000)]
Tighten email check logic a little

git-svn-id: http://zxing.googlecode.com/svn/trunk@857 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoTightened a condition to reduce accidentally detecting the alignment pattern as a...
srowen [Sun, 15 Feb 2009 09:43:40 +0000 (09:43 +0000)]
Tightened a condition to reduce accidentally detecting the alignment pattern as a finder pattern

git-svn-id: http://zxing.googlecode.com/svn/trunk@856 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@853 59b500cc-1b3d-0410-9834-0bbf25f...
eray.ince [Thu, 12 Feb 2009 12:13:28 +0000 (12:13 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@853 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@852 59b500cc-1b3d-0410-9834-0bbf25f...
eray.ince [Thu, 12 Feb 2009 12:06:32 +0000 (12:06 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@852 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@851 59b500cc-1b3d-0410-9834-0bbf25f...
eray.ince [Thu, 12 Feb 2009 12:06:01 +0000 (12:06 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@851 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@850 59b500cc-1b3d-0410-9834-0bbf25f...
eray.ince [Thu, 12 Feb 2009 12:00:58 +0000 (12:00 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@850 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoChanged the Intent to send emails to address issue 145.
dswitkin [Tue, 10 Feb 2009 20:08:20 +0000 (20:08 +0000)]
Changed the Intent to send emails to address issue 145.

git-svn-id: http://zxing.googlecode.com/svn/trunk@847 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoRefactored width/height values into superclass and enabled construction of RGBMonochr...
srowen [Mon, 9 Feb 2009 21:25:45 +0000 (21:25 +0000)]
Refactored width/height values into superclass and enabled construction of RGBMonochromeBitmapSource from a Bitmap

git-svn-id: http://zxing.googlecode.com/svn/trunk@846 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@845 59b500cc-1b3d-0410-9834-0bbf25f...
srowen [Mon, 9 Feb 2009 20:25:16 +0000 (20:25 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@845 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoMake public to enable reuse; add convenience constructor for no cropping, or cropping...
srowen [Fri, 6 Feb 2009 14:06:05 +0000 (14:06 +0000)]
Make public to enable reuse; add convenience constructor for no cropping, or cropping without a Rect object. Also optimize a few things.

git-svn-id: http://zxing.googlecode.com/svn/trunk@843 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoFix Issue 143, failure on invalid geo: URIs
srowen [Fri, 6 Feb 2009 13:30:10 +0000 (13:30 +0000)]
Fix Issue 143, failure on invalid geo: URIs

git-svn-id: http://zxing.googlecode.com/svn/trunk@842 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoConvert asserts to exceptions where the conditions could be false in a correct, bug...
srowen [Thu, 5 Feb 2009 13:06:19 +0000 (13:06 +0000)]
Convert asserts to exceptions where the conditions could be false in a correct, bug-free program -- makes sure caller errors are caught and reported meaningfully

git-svn-id: http://zxing.googlecode.com/svn/trunk@840 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoIssue 141 -- add flash control for JSR 234 phones
srowen [Tue, 3 Feb 2009 10:15:23 +0000 (10:15 +0000)]
Issue 141 -- add flash control for JSR 234 phones

git-svn-id: http://zxing.googlecode.com/svn/trunk@839 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoCommit Simon's changes for Issue 134
srowen [Sun, 1 Feb 2009 11:44:56 +0000 (11:44 +0000)]
Commit Simon's changes for Issue 134

git-svn-id: http://zxing.googlecode.com/svn/trunk@838 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoMore changes in the direction of supporting ECI in the encoder
srowen [Sat, 31 Jan 2009 20:17:43 +0000 (20:17 +0000)]
More changes in the direction of supporting ECI in the encoder

git-svn-id: http://zxing.googlecode.com/svn/trunk@837 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded basic support for caller-specified character encoding
srowen [Sat, 31 Jan 2009 00:40:04 +0000 (00:40 +0000)]
Added basic support for caller-specified character encoding

git-svn-id: http://zxing.googlecode.com/svn/trunk@836 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@835 59b500cc-1b3d-0410-9834-0bbf25f...
srowen [Fri, 30 Jan 2009 18:19:16 +0000 (18:19 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@835 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdd ALLOWED_LENGTHS hint, for now, in support of ITF
srowen [Fri, 30 Jan 2009 17:29:27 +0000 (17:29 +0000)]
Add ALLOWED_LENGTHS hint, for now, in support of ITF

git-svn-id: http://zxing.googlecode.com/svn/trunk@834 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoCommitted Simon's splash screen for Issue 130
srowen [Fri, 30 Jan 2009 16:04:03 +0000 (16:04 +0000)]
Committed Simon's splash screen for Issue 130

git-svn-id: http://zxing.googlecode.com/svn/trunk@833 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoFix a nagging inconvenience from my IDE in running tests, due to working directory...
srowen [Wed, 28 Jan 2009 19:03:25 +0000 (19:03 +0000)]
Fix a nagging inconvenience from my IDE in running tests, due to working directory issues

git-svn-id: http://zxing.googlecode.com/svn/trunk@832 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoOops, StringBuffer.append(StringBuffer) doesn't exist in J2ME
srowen [Tue, 27 Jan 2009 23:24:23 +0000 (23:24 +0000)]
Oops, StringBuffer.append(StringBuffer) doesn't exist in J2ME

git-svn-id: http://zxing.googlecode.com/svn/trunk@831 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoActually, let the scanner read codes using structured append -- just ignore these...
srowen [Wed, 21 Jan 2009 21:07:00 +0000 (21:07 +0000)]
Actually, let the scanner read codes using structured append -- just ignore these segments and show whatever part of the overall message that this code encodes

git-svn-id: http://zxing.googlecode.com/svn/trunk@830 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoIssue 131: reuse Alert objects
srowen [Tue, 20 Jan 2009 23:41:10 +0000 (23:41 +0000)]
Issue 131: reuse Alert objects

git-svn-id: http://zxing.googlecode.com/svn/trunk@829 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoIssue 127: Add structured append mode and make it clear this is not supported
srowen [Tue, 20 Jan 2009 23:15:09 +0000 (23:15 +0000)]
Issue 127: Add structured append mode and make it clear this is not supported

git-svn-id: http://zxing.googlecode.com/svn/trunk@828 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoIssue 126: make sure files are deleted after done
srowen [Sat, 17 Jan 2009 00:44:53 +0000 (00:44 +0000)]
Issue 126: make sure files are deleted after done

git-svn-id: http://zxing.googlecode.com/svn/trunk@826 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoRemove WTK dependency which added little and only made life hard for mac users
srowen [Thu, 15 Jan 2009 21:03:37 +0000 (21:03 +0000)]
Remove WTK dependency which added little and only made life hard for mac users

git-svn-id: http://zxing.googlecode.com/svn/trunk@825 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoSeparated rectangle detection from decoder for reuse
srowen [Wed, 14 Jan 2009 10:44:46 +0000 (10:44 +0000)]
Separated rectangle detection from decoder for reuse

git-svn-id: http://zxing.googlecode.com/svn/trunk@824 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoSmall updates from code inspection
srowen [Sat, 10 Jan 2009 17:01:34 +0000 (17:01 +0000)]
Small updates from code inspection

git-svn-id: http://zxing.googlecode.com/svn/trunk@823 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoImprove handling of MultimediaManager to make it a bit easier to make a 'basic' build
srowen [Sat, 10 Jan 2009 14:05:37 +0000 (14:05 +0000)]
Improve handling of MultimediaManager to make it a bit easier to make a 'basic' build

git-svn-id: http://zxing.googlecode.com/svn/trunk@822 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoC# port, add datamatrix code
mfzpeyo [Sat, 10 Jan 2009 12:21:17 +0000 (12:21 +0000)]
C# port, add datamatrix code

git-svn-id: http://zxing.googlecode.com/svn/trunk@820 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoC# port, QRCode finder pattern update based on r814 update
mfzpeyo [Fri, 9 Jan 2009 17:24:25 +0000 (17:24 +0000)]
C# port, QRCode finder pattern update based on r814 update

git-svn-id: http://zxing.googlecode.com/svn/trunk@819 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@818 59b500cc-1b3d-0410-9834-0bbf25f...
mfzpeyo [Fri, 9 Jan 2009 03:15:02 +0000 (03:15 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@818 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoCommitted C# port from Mohamad
srowen [Thu, 8 Jan 2009 17:02:40 +0000 (17:02 +0000)]
Committed C# port from Mohamad

git-svn-id: http://zxing.googlecode.com/svn/trunk@817 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded 18 real world DataMatrix blackbox images, plus turned on rotation for the origi...
dswitkin [Tue, 6 Jan 2009 21:11:55 +0000 (21:11 +0000)]
Added 18 real world DataMatrix blackbox images, plus turned on rotation for the original set.

git-svn-id: http://zxing.googlecode.com/svn/trunk@815 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoOn a tip from Sandy found an error in the QR code detector that would miss a third...
srowen [Sun, 4 Jan 2009 21:11:25 +0000 (21:11 +0000)]
On a tip from Sandy found an error in the QR code detector that would miss a third finder pattern in cases of about 135 degree rotation. This changes test results but is a net win.

git-svn-id: http://zxing.googlecode.com/svn/trunk@814 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@813 59b500cc-1b3d-0410-9834-0bbf25f...
srowen [Sat, 3 Jan 2009 14:30:45 +0000 (14:30 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@813 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@812 59b500cc-1b3d-0410-9834-0bbf25f...
srowen [Sat, 3 Jan 2009 14:25:49 +0000 (14:25 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@812 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoOops, appears I accidentally committed a typo -- addressing that
srowen [Fri, 2 Jan 2009 18:41:04 +0000 (18:41 +0000)]
Oops, appears I accidentally committed a typo -- addressing that

git-svn-id: http://zxing.googlecode.com/svn/trunk@811 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoCommit additional check for null as suggested on discussion group
srowen [Fri, 2 Jan 2009 14:32:24 +0000 (14:32 +0000)]
Commit additional check for null as suggested on discussion group

git-svn-id: http://zxing.googlecode.com/svn/trunk@810 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdd more unit tests for client.result, and more small code tweaks.
srowen [Tue, 30 Dec 2008 15:31:25 +0000 (15:31 +0000)]
Add more unit tests for client.result, and more small code tweaks.

git-svn-id: http://zxing.googlecode.com/svn/trunk@809 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoUpdated release notes for v1.2.
dswitkin [Tue, 23 Dec 2008 19:02:47 +0000 (19:02 +0000)]
Updated release notes for v1.2.

git-svn-id: http://zxing.googlecode.com/svn/trunk@807 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoMoved one file back to the ITF directory because it should be readable.
dswitkin [Tue, 23 Dec 2008 17:21:31 +0000 (17:21 +0000)]
Moved one file back to the ITF directory because it should be readable.

git-svn-id: http://zxing.googlecode.com/svn/trunk@806 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Tue, 23 Dec 2008 12:11:14 +0000 (12:11 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Moved failing test cases to partial.

git-svn-id: http://zxing.googlecode.com/svn/trunk@805 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Tue, 23 Dec 2008 12:10:30 +0000 (12:10 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Moved failing test cases to partial.

git-svn-id: http://zxing.googlecode.com/svn/trunk@804 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoTurned on ITF as a format you can request via hint. Also rejiggered the unit test...
dswitkin [Mon, 22 Dec 2008 22:58:58 +0000 (22:58 +0000)]
Turned on ITF as a format you can request via hint. Also rejiggered the unit test framework to accept an optional hint so that the ITF unit test runs (and passes) without modifying the source.

git-svn-id: http://zxing.googlecode.com/svn/trunk@803 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Mon, 22 Dec 2008 12:41:14 +0000 (12:41 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Added more test cases for ITF

git-svn-id: http://zxing.googlecode.com/svn/trunk@802 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Mon, 22 Dec 2008 12:40:37 +0000 (12:40 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Added more test cases for ITF

git-svn-id: http://zxing.googlecode.com/svn/trunk@801 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoMore small changes from code inspection
srowen [Sun, 21 Dec 2008 18:54:58 +0000 (18:54 +0000)]
More small changes from code inspection

git-svn-id: http://zxing.googlecode.com/svn/trunk@800 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoCorrect exception handling in certain situations so that routine decoding failures...
srowen [Sun, 21 Dec 2008 18:40:41 +0000 (18:40 +0000)]
Correct exception handling in certain situations so that routine decoding failures do not produce IllegalArgumentException

git-svn-id: http://zxing.googlecode.com/svn/trunk@799 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAnother (better) solution for google maps long copyright strings.
leppoc [Fri, 19 Dec 2008 21:28:11 +0000 (21:28 +0000)]
Another (better) solution for google maps long copyright strings.

git-svn-id: http://zxing.googlecode.com/svn/trunk@798 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdd a google maps component to the GeoLocation generator.
leppoc [Fri, 19 Dec 2008 21:02:36 +0000 (21:02 +0000)]
Add a google maps component to the GeoLocation generator.

git-svn-id: http://zxing.googlecode.com/svn/trunk@797 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded golden results to all of our result parsing unit tests, uncovering and fixing...
dswitkin [Fri, 19 Dec 2008 20:20:54 +0000 (20:20 +0000)]
Added golden results to all of our result parsing unit tests, uncovering and fixing a few subtle bugs in the process. I also expanded a few of them which were lean.

git-svn-id: http://zxing.googlecode.com/svn/trunk@796 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAllow the + character in phone numbers. In the same time, fix a bug where other non...
leppoc [Fri, 19 Dec 2008 16:24:20 +0000 (16:24 +0000)]
Allow the + character in phone numbers. In the same time, fix a bug where other non allowed characters (such as /, or &) in url attributes would generate a non valid url.

git-svn-id: http://zxing.googlecode.com/svn/trunk@795 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoFixed crash and bad parsing of an SMS with a question mark in the subject or message.
dswitkin [Fri, 19 Dec 2008 15:00:20 +0000 (15:00 +0000)]
Fixed crash and bad parsing of an SMS with a question mark in the subject or message.

git-svn-id: http://zxing.googlecode.com/svn/trunk@794 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoSmall change to make the yaml file match the Ant script.
dswitkin [Wed, 17 Dec 2008 21:00:38 +0000 (21:00 +0000)]
Small change to make the yaml file match the Ant script.

git-svn-id: http://zxing.googlecode.com/svn/trunk@790 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoCreated the Ant build file for zxing.appspot.com, which appears to work. All that...
dswitkin [Wed, 17 Dec 2008 18:19:16 +0000 (18:19 +0000)]
Created the Ant build file for zxing.appspot.com, which appears to work. All that's left is uploading the site.

git-svn-id: http://zxing.googlecode.com/svn/trunk@789 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdding gwt QR Code generator, and appspot configuration files.
leppoc [Tue, 16 Dec 2008 23:08:42 +0000 (23:08 +0000)]
Adding gwt QR Code generator, and appspot configuration files.

git-svn-id: http://zxing.googlecode.com/svn/trunk@788 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded a variable for Google Web Toolkit to the globabl build.properties.
dswitkin [Tue, 16 Dec 2008 21:20:50 +0000 (21:20 +0000)]
Added a variable for Google Web Toolkit to the globabl build.properties.

git-svn-id: http://zxing.googlecode.com/svn/trunk@787 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoFixed a broken inline image in the HTML help.
dswitkin [Tue, 16 Dec 2008 20:18:09 +0000 (20:18 +0000)]
Fixed a broken inline image in the HTML help.

git-svn-id: http://zxing.googlecode.com/svn/trunk@786 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoCreated the front page of the new zxing.appspot.com site.
dswitkin [Fri, 12 Dec 2008 19:06:32 +0000 (19:06 +0000)]
Created the front page of the new zxing.appspot.com site.

git-svn-id: http://zxing.googlecode.com/svn/trunk@785 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoMore reckless refactoring and code style tweaks -- mostly adding braces around condit...
srowen [Thu, 11 Dec 2008 23:34:49 +0000 (23:34 +0000)]
More reckless refactoring and code style tweaks -- mostly adding braces around conditional/loops, and using @Override

git-svn-id: http://zxing.googlecode.com/svn/trunk@784 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded two new preferences: vibrate on scan, and copy contents to clipboard on scan.
dswitkin [Thu, 11 Dec 2008 17:09:12 +0000 (17:09 +0000)]
Added two new preferences: vibrate on scan, and copy contents to clipboard on scan.

git-svn-id: http://zxing.googlecode.com/svn/trunk@783 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoUse useexternalfile on javadoc task to avoid odd error that only happens on Windows
srowen [Wed, 10 Dec 2008 14:26:24 +0000 (14:26 +0000)]
Use useexternalfile on javadoc task to avoid odd error that only happens on Windows

git-svn-id: http://zxing.googlecode.com/svn/trunk@782 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAnother attack on integrating encoder and decoder: Version is done. Attempted to...
srowen [Wed, 10 Dec 2008 00:22:14 +0000 (00:22 +0000)]
Another attack on integrating encoder and decoder: Version is done. Attempted to rationalize encoding API to deal with strings, not bytes. More code style changes like removal of 'final' on locals and arguments.

git-svn-id: http://zxing.googlecode.com/svn/trunk@781 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoSmall speedups in time-related code
srowen [Tue, 9 Dec 2008 16:20:32 +0000 (16:20 +0000)]
Small speedups in time-related code

git-svn-id: http://zxing.googlecode.com/svn/trunk@780 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoMade our parsing code handle uppercase prefixes for a variety of loosely-defined...
dswitkin [Mon, 8 Dec 2008 23:08:23 +0000 (23:08 +0000)]
Made our parsing code handle uppercase prefixes for a variety of loosely-defined formats.

git-svn-id: http://zxing.googlecode.com/svn/trunk@779 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoFix apparently-inconsequential typo in QR code encoder test case
srowen [Fri, 5 Dec 2008 16:46:53 +0000 (16:46 +0000)]
Fix apparently-inconsequential typo in QR code encoder test case

git-svn-id: http://zxing.googlecode.com/svn/trunk@778 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoUpdated the permission to read bookmarks to conform to the new Android API.
dswitkin [Fri, 5 Dec 2008 16:09:36 +0000 (16:09 +0000)]
Updated the permission to read bookmarks to conform to the new Android API.

git-svn-id: http://zxing.googlecode.com/svn/trunk@777 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoFixed a bug in geo coordinate display, where we were always tacking on "deg N" and...
dswitkin [Wed, 3 Dec 2008 16:14:56 +0000 (16:14 +0000)]
Fixed a bug in geo coordinate display, where we were always tacking on "deg N" and "deg E", which doesn't make sense. Really, N/S/E/W needs to be determined by sign, and the sign removed for W and S. However, since none of that can be translated easily, I removed it, and we now just print lat, long which is an acceptable standard.

I also bumped the Android client to v2.4 final.

git-svn-id: http://zxing.googlecode.com/svn/trunk@776 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoUpdate the manifest to 2.4 beta 2.
dswitkin [Tue, 2 Dec 2008 22:27:12 +0000 (22:27 +0000)]
Update the manifest to 2.4 beta 2.

git-svn-id: http://zxing.googlecode.com/svn/trunk@775 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoWorked around a bug in Android 1.0 with using gravity and padding at the same time...
dswitkin [Tue, 2 Dec 2008 22:10:27 +0000 (22:10 +0000)]
Worked around a bug in Android 1.0 with using gravity and padding at the same time, which broke the Share UI.

git-svn-id: http://zxing.googlecode.com/svn/trunk@774 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoNew HTML edits from Joseph, and added a fading edge to the WebView to make it more...
dswitkin [Tue, 2 Dec 2008 20:26:21 +0000 (20:26 +0000)]
New HTML edits from Joseph, and added a fading edge to the WebView to make it more obvious that there is more content the user can scroll to.

git-svn-id: http://zxing.googlecode.com/svn/trunk@773 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoUnify handling of Mode too
srowen [Tue, 2 Dec 2008 01:30:57 +0000 (01:30 +0000)]
Unify handling of Mode too

git-svn-id: http://zxing.googlecode.com/svn/trunk@771 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoUnify handling of EC level between encoder and decoder
srowen [Tue, 2 Dec 2008 01:00:18 +0000 (01:00 +0000)]
Unify handling of EC level between encoder and decoder

git-svn-id: http://zxing.googlecode.com/svn/trunk@770 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoBig rename of variables and method to have more standard Java names
srowen [Tue, 2 Dec 2008 00:31:10 +0000 (00:31 +0000)]
Big rename of variables and method to have more standard Java names

git-svn-id: http://zxing.googlecode.com/svn/trunk@769 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoSome formatting changes, and a few tiny optimizations
srowen [Tue, 2 Dec 2008 00:10:46 +0000 (00:10 +0000)]
Some formatting changes, and a few tiny optimizations

git-svn-id: http://zxing.googlecode.com/svn/trunk@768 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoSome formatting changes, and a few tiny optimizations
srowen [Mon, 1 Dec 2008 21:36:58 +0000 (21:36 +0000)]
Some formatting changes, and a few tiny optimizations

git-svn-id: http://zxing.googlecode.com/svn/trunk@767 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded a specific message for unsearchable books, and changed the Exit button in the...
dswitkin [Mon, 1 Dec 2008 16:10:28 +0000 (16:10 +0000)]
Added a specific message for unsearchable books, and changed the Exit button in the help to Done to be a little clearer.

git-svn-id: http://zxing.googlecode.com/svn/trunk@766 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded a new QR Code unit test of real world photos of t-shirts. These are notoriously...
dswitkin [Wed, 26 Nov 2008 16:39:34 +0000 (16:39 +0000)]
Added a new QR Code unit test of real world photos of t-shirts. These are notoriously difficult because the barcodes don't lie completely flat. We're able to decode 33/48 which is better than I thought, although most of the images which fail look within reach.

git-svn-id: http://zxing.googlecode.com/svn/trunk@764 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoBumped the version number to create v2.4 beta 1.
dswitkin [Wed, 26 Nov 2008 15:30:34 +0000 (15:30 +0000)]
Bumped the version number to create v2.4 beta 1.

git-svn-id: http://zxing.googlecode.com/svn/trunk@763 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoCreated an HTML help system, which is hooked up to the Menu/Help button. It also...
dswitkin [Tue, 25 Nov 2008 22:12:02 +0000 (22:12 +0000)]
Created an HTML help system, which is hooked up to the Menu/Help button. It also runs automatically the first time a new version of the app is run on a particular device. I wrote up a bunch of pages, which feature great art by Joseph, including a What's New page that we can edit for every release.

git-svn-id: http://zxing.googlecode.com/svn/trunk@761 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoReduce alert timeout in J2ME client to 5 seconds from forever
srowen [Tue, 25 Nov 2008 21:14:55 +0000 (21:14 +0000)]
Reduce alert timeout in J2ME client to 5 seconds from forever

git-svn-id: http://zxing.googlecode.com/svn/trunk@760 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoMade phone numbers hyphenated in the display below the encoded QR Code.
dswitkin [Sat, 22 Nov 2008 01:20:25 +0000 (01:20 +0000)]
Made phone numbers hyphenated in the display below the encoded QR Code.

git-svn-id: http://zxing.googlecode.com/svn/trunk@759 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded great new artwork from Joseph for the Share UI. Also renamed the Share menu...
dswitkin [Fri, 21 Nov 2008 21:04:11 +0000 (21:04 +0000)]
Added great new artwork from Joseph for the Share UI. Also renamed the Share menu item to be clearer.

git-svn-id: http://zxing.googlecode.com/svn/trunk@758 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoMade Java naming changes to BitVector.
dswitkin [Fri, 21 Nov 2008 17:06:52 +0000 (17:06 +0000)]
Made Java naming changes to BitVector.

git-svn-id: http://zxing.googlecode.com/svn/trunk@757 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Fri, 21 Nov 2008 16:40:40 +0000 (16:40 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Changes to fix high nbr of false positives.
- Removed requirement that the barcode fills the viewfinder
- Extended the check on the lenght of decoded barcode - now only 6, 10 and 14 digit barcodes are supported.

git-svn-id: http://zxing.googlecode.com/svn/trunk@756 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Fri, 21 Nov 2008 11:25:45 +0000 (11:25 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Changes to fix high nbr of false positives.
- Fixed up the quiet zone checks.
- Validate that the barcode fills the viewfinder
- Check that decoded barcode is min 6 digits

git-svn-id: http://zxing.googlecode.com/svn/trunk@755 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Fri, 21 Nov 2008 09:40:13 +0000 (09:40 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Commented out references to ITFReader until it is validated as production ready.

git-svn-id: http://zxing.googlecode.com/svn/trunk@754 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoRemoved some logging from the QR encoder. Nothing in core should be printf'ing -...
dswitkin [Thu, 20 Nov 2008 22:43:20 +0000 (22:43 +0000)]
Removed some logging from the QR encoder. Nothing in core should be printf'ing - we can always inspect these with a debugger if needed. Also removed the temporary README about this package not compiling.

git-svn-id: http://zxing.googlecode.com/svn/trunk@753 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoPorted and rewrote the Renderer unit test to test QRCodeWriter. We encode several...
dswitkin [Thu, 20 Nov 2008 22:39:31 +0000 (22:39 +0000)]
Ported and rewrote the Renderer unit test to test QRCodeWriter. We encode several barcodes looking for good behavior, and several others which are compared pixel by pixel to golden results stored in PNGs. I'm happy to say we nail the three images Satoru created to the dot!

Along the way, I added support for encoder hints, and no longer hardcode the error correction level.

git-svn-id: http://zxing.googlecode.com/svn/trunk@752 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoForced the Android client to only decode the existing 7 formats, thereby excluding...
dswitkin [Thu, 20 Nov 2008 21:05:50 +0000 (21:05 +0000)]
Forced the Android client to only decode the existing 7 formats, thereby excluding ITF for the time being.

git-svn-id: http://zxing.googlecode.com/svn/trunk@751 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoAdded support for encoding multiple email addresses and phone numbers using the new...
dswitkin [Thu, 20 Nov 2008 19:58:33 +0000 (19:58 +0000)]
Added support for encoding multiple email addresses and phone numbers using the new constants I added to the Contacts app for Android 1.1.

git-svn-id: http://zxing.googlecode.com/svn/trunk@750 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Thu, 20 Nov 2008 17:34:23 +0000 (17:34 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Renamed test cases dir to itf-1 (removed 14 specific reference)

git-svn-id: http://zxing.googlecode.com/svn/trunk@749 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Thu, 20 Nov 2008 17:33:20 +0000 (17:33 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Renamed test cases dir to itf-1 (removed 14 specific reference)

git-svn-id: http://zxing.googlecode.com/svn/trunk@748 59b500cc-1b3d-0410-9834-0bbf25fbcc57

15 years agoISSUE: http://code.google.com/p/zxing/issues/detail?id=110
kev.sully [Thu, 20 Nov 2008 17:29:22 +0000 (17:29 +0000)]
ISSUE: code.google.com/p/zxing/issues/detail?id=110

Added more test cases for ITF.

git-svn-id: http://zxing.googlecode.com/svn/trunk@747 59b500cc-1b3d-0410-9834-0bbf25fbcc57