zxing.git
14 years agoRemove use of Hashtable.clone(), doesn't work in J2ME
srowen [Tue, 8 Dec 2009 12:02:35 +0000 (12:02 +0000)]
Remove use of Hashtable.clone(), doesn't work in J2ME

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

14 years agoRemoved three interfaces which weren't doing any good and were making the 1D class...
dswitkin [Tue, 8 Dec 2009 02:15:35 +0000 (02:15 +0000)]
Removed three interfaces which weren't doing any good and were making the 1D class hierarchy even more complicated than it already is.

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

14 years agoAdapt iPhone App with Cpp refactoring
thomas.recloux [Sun, 6 Dec 2009 09:29:32 +0000 (09:29 +0000)]
Adapt iPhone App with Cpp refactoring

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

14 years agoActually commit pref updates
srowen [Fri, 4 Dec 2009 08:06:33 +0000 (08:06 +0000)]
Actually commit pref updates

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

14 years agoAdded some comments and fixed up lines over 100 columns.
dswitkin [Thu, 3 Dec 2009 20:35:10 +0000 (20:35 +0000)]
Added some comments and fixed up lines over 100 columns.

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

14 years agoMade the buttons on the Share screen a bit wider and better spaced out. I didn't...
dswitkin [Thu, 3 Dec 2009 16:42:43 +0000 (16:42 +0000)]
Made the buttons on the Share screen a bit wider and better spaced out. I didn't bother with the landscape version although it could use the same treatment.

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

14 years agoReduced ProGuard passed from 7 to 4 since there was no additional benefit.
dswitkin [Thu, 3 Dec 2009 16:04:51 +0000 (16:04 +0000)]
Reduced ProGuard passed from 7 to 4 since there was no additional benefit.

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

14 years agoIssue 287
srowen [Mon, 30 Nov 2009 16:01:20 +0000 (16:01 +0000)]
Issue 287

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

14 years agoMake sure to include androidtest and android-integration
srowen [Mon, 30 Nov 2009 14:35:22 +0000 (14:35 +0000)]
Make sure to include androidtest and android-integration

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

14 years agoIssue 274, for consideration
srowen [Thu, 26 Nov 2009 02:47:44 +0000 (02:47 +0000)]
Issue 274, for consideration

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

14 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@1128 59b500cc-1b3d-0410-9834-0bbf25...
srowen [Thu, 26 Nov 2009 02:31:27 +0000 (02:31 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@1128 59b500cc-1b3d-0410-9834-0bbf25fbcc57

14 years agoCommitting for consideration since I really think this is a win. Issue 283.
srowen [Thu, 26 Nov 2009 01:47:04 +0000 (01:47 +0000)]
Committing for consideration since I really think this is a win. Issue 283.

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

14 years agoSlightly better app filtering
srowen [Mon, 23 Nov 2009 22:44:19 +0000 (22:44 +0000)]
Slightly better app filtering

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

14 years agoDraft of 'thinking' visualization for barcode scanning. Works for 1D and QR codes.
srowen [Mon, 23 Nov 2009 16:42:31 +0000 (16:42 +0000)]
Draft of 'thinking' visualization for barcode scanning. Works for 1D and QR codes.

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

14 years agoFilter some non-market apps
srowen [Mon, 23 Nov 2009 15:26:33 +0000 (15:26 +0000)]
Filter some non-market apps

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

14 years agoPull out optimize target so we can selectively disable ProGuard with -Dno-optimize
srowen [Mon, 23 Nov 2009 09:41:58 +0000 (09:41 +0000)]
Pull out optimize target so we can selectively disable ProGuard with -Dno-optimize

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

14 years agoFixed unit test fail from vCard change
srowen [Mon, 23 Nov 2009 09:37:58 +0000 (09:37 +0000)]
Fixed unit test fail from vCard change

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

14 years agoConsolidated all the Android LuminanceSource classes into one file. Either a device...
dswitkin [Mon, 23 Nov 2009 03:16:41 +0000 (03:16 +0000)]
Consolidated all the Android LuminanceSource classes into one file. Either a device can be handled by this file, or the app won't work. The Android platform requires every device to support yuv420sp camera preview buffers, but we also let two other similar formats sneak in for compatibility. I also removed the ability to convert LuminanceSource data into ARGB images, which wasn't used.

I also reverted a String-related change to QRCodeEncoder.java. The new method appears present in Java 1.6's String class but not in Android's.

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

14 years agoBug fix, use data height/width to check input size
srowen [Sun, 22 Nov 2009 15:24:29 +0000 (15:24 +0000)]
Bug fix, use data height/width to check input size

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

14 years agoTechnically split out YUV 4:2:0 and 4:2:2 support and tried implementing RGB conversi...
srowen [Sun, 22 Nov 2009 12:55:18 +0000 (12:55 +0000)]
Technically split out YUV 4:2:0 and 4:2:2 support and tried implementing RGB conversion for 4:2:0

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

14 years agoLoosen BDAY parsing for vCard results
srowen [Sun, 22 Nov 2009 11:14:39 +0000 (11:14 +0000)]
Loosen BDAY parsing for vCard results

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

14 years agoLogging vCard content received to help debug
srowen [Sun, 22 Nov 2009 05:59:00 +0000 (05:59 +0000)]
Logging vCard content received to help debug

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

14 years agoAdding the actionscript3/Flex conversion of the zxing library plus a demo app.
bas5winkel [Fri, 20 Nov 2009 15:00:00 +0000 (15:00 +0000)]
Adding the actionscript3/Flex conversion of the zxing library plus a demo app.
See the readme.txt file and the comments in the zxing client project for more details, hints and remarks.

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

14 years agoIssue 278
srowen [Fri, 20 Nov 2009 00:55:13 +0000 (00:55 +0000)]
Issue 278

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

14 years agoIn barcode generaotor (zxing.appspot.com), generate barcode upon pressing enter....
leppoc [Wed, 18 Nov 2009 23:15:52 +0000 (23:15 +0000)]
In barcode generaotor (zxing.appspot.com), generate barcode upon pressing enter. Issue 229: code.google.com/p/zxing/issues/detail?id=229.

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

14 years agoUse the new Android 2.0-style SDK value for this field so it compiles
srowen [Tue, 17 Nov 2009 20:33:13 +0000 (20:33 +0000)]
Use the new Android 2.0-style SDK value for this field so it compiles

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

14 years agoTiny speedups
srowen [Tue, 17 Nov 2009 20:32:10 +0000 (20:32 +0000)]
Tiny speedups

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

14 years agoCommit share app functionality for broader testing and comments
srowen [Tue, 17 Nov 2009 11:54:15 +0000 (11:54 +0000)]
Commit share app functionality for broader testing and comments

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

14 years agoMore fixes, to cropping BufferedImages
srowen [Fri, 13 Nov 2009 10:46:04 +0000 (10:46 +0000)]
More fixes, to cropping BufferedImages

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

14 years agoOops fixed typo in last patch
srowen [Fri, 13 Nov 2009 09:57:14 +0000 (09:57 +0000)]
Oops fixed typo in last patch

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

14 years agoBe more conservative about choosing Kanji mode. Since we don't support mixed mode...
srowen [Fri, 13 Nov 2009 09:49:49 +0000 (09:49 +0000)]
Be more conservative about choosing Kanji mode. Since we don't support mixed mode, can only use it when the input is all double-byte Kanji.

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

14 years agoIssue 271
srowen [Fri, 13 Nov 2009 09:17:18 +0000 (09:17 +0000)]
Issue 271

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

14 years agoMissed adding a contributor name for translation
srowen [Fri, 13 Nov 2009 09:11:59 +0000 (09:11 +0000)]
Missed adding a contributor name for translation

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

14 years agoFix some double-reversed i-j problems in this code
srowen [Thu, 12 Nov 2009 22:18:25 +0000 (22:18 +0000)]
Fix some double-reversed i-j problems in this code

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

14 years agoMade the final changes for Barcode Scanner 3.01.
dswitkin [Fri, 6 Nov 2009 17:10:10 +0000 (17:10 +0000)]
Made the final changes for Barcode Scanner 3.01.

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

14 years agoUpdated ZXing Test with all of the CameraManager fixes from Barcode Scanner, as well...
dswitkin [Fri, 6 Nov 2009 15:55:00 +0000 (15:55 +0000)]
Updated ZXing Test with all of the CameraManager fixes from Barcode Scanner, as well as making it high-dpi capable, and bumped the version to 1.12.

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

14 years agoImprove Spanish translation from Marcelo, standardize lines for comparison, add some...
srowen [Fri, 6 Nov 2009 10:01:37 +0000 (10:01 +0000)]
Improve Spanish translation from Marcelo, standardize lines for comparison, add some auto translation of missing strings in Chinese

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

14 years agoC++ Port:
ralf.kistner@gmail.com [Thu, 5 Nov 2009 22:11:15 +0000 (22:11 +0000)]
C++ Port:
- Fixed to be able to build for the Symbian emulator (variable-sized arrays cannot be created on the stack).
- Fixed bug only present on Symbian phones that prevented the alignment patterns from being found (the Symbian implementation of valarray does not initialize its values to 0, unless it is explicitly specified as the default value).
- Fixed an include.

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

14 years agoThe Donut (1.6) SDK is required to build all Android apps in the project.
dswitkin [Thu, 5 Nov 2009 22:08:13 +0000 (22:08 +0000)]
The Donut (1.6) SDK is required to build all Android apps in the project.

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

14 years agoAdded Code 39 check digit hint
srowen [Wed, 4 Nov 2009 22:00:27 +0000 (22:00 +0000)]
Added Code 39 check digit hint

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

14 years agoChanged the ZXing Test default email address and bumped the version to 1.11.
dswitkin [Tue, 3 Nov 2009 23:12:14 +0000 (23:12 +0000)]
Changed the ZXing Test default email address and bumped the version to 1.11.

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

14 years agoFix a typo and add better javadoc
srowen [Tue, 3 Nov 2009 14:39:07 +0000 (14:39 +0000)]
Fix a typo and add better javadoc

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

14 years agoOops, rendering based on ByteMatrix was reversed, white on black (Issue 265)
srowen [Tue, 3 Nov 2009 13:43:53 +0000 (13:43 +0000)]
Oops, rendering based on ByteMatrix was reversed, white on black (Issue 265)

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

14 years agoIssue 263
srowen [Mon, 2 Nov 2009 23:04:24 +0000 (23:04 +0000)]
Issue 263

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

14 years agoRemove some redundant 'throws'; allocate more reasonably sized StringBuffers for...
srowen [Mon, 2 Nov 2009 10:16:03 +0000 (10:16 +0000)]
Remove some redundant 'throws'; allocate more reasonably sized StringBuffers for performance

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

14 years agoMany changes to the C++ port.
ralf.kistner@gmail.com [Sun, 1 Nov 2009 17:30:30 +0000 (17:30 +0000)]
Many changes to the C++ port.

- Refactoring:
 - All the files are now in a zxing folder,
 - Changed the namespaces so that everything is either in zxing or
zxing::qrcode.
 - Moved most function implementations from the headers to source
files.
- Ported the new design from the Java code with LuminanceSource,
BinaryBitmap, Binarizer, GlobalHistogramBinarizer and
LocalBlockBinarizer.
- Fixed two rare segmentation faults: one in
GridSampler::checkAndNudgePoints, and one in
ReedSolomonDecoder::decode. These would simply cause
ArrayIndexOutOfBoundsExceptions in Java, but have to be checked
explicitly in C++.
- With help from Erno Mäkinen, used std::vector instead of ArrayRef in
many places, as ArrayRef causes problems on Symbian phones.
- Added scons build files.
- Added a test application using ImageMagick.
- More small changes.

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

14 years agoCommitting Jeff's latest for ISSUE-238. May still be an issue with international...
srowen [Fri, 30 Oct 2009 18:34:37 +0000 (18:34 +0000)]
Committing Jeff's latest for ISSUE-238. May still be an issue with international properties?

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

14 years agoGerman translation
srowen [Fri, 30 Oct 2009 10:38:32 +0000 (10:38 +0000)]
German translation

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

14 years agoBelated version notes for 1.4
srowen [Thu, 29 Oct 2009 19:00:54 +0000 (19:00 +0000)]
Belated version notes for 1.4

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

14 years agoSimplifications to release: consider rim/ and bug/ sorta unsupported so don't bother...
srowen [Mon, 26 Oct 2009 20:27:35 +0000 (20:27 +0000)]
Simplifications to release: consider rim/ and bug/ sorta unsupported so don't bother building, and, leave preverifying to Proguard in javame/ to get around lack of WTK preverifier for Mac

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

14 years agoPossible small fix for missing external-libs-folder issue
srowen [Mon, 26 Oct 2009 15:23:01 +0000 (15:23 +0000)]
Possible small fix for missing external-libs-folder issue

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

14 years agoFrench translation
srowen [Sat, 24 Oct 2009 23:47:49 +0000 (23:47 +0000)]
French translation

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

14 years agoUpdate and reformat Russian translation
srowen [Fri, 23 Oct 2009 22:59:13 +0000 (22:59 +0000)]
Update and reformat Russian translation

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

14 years agoThe final compatibility changes for Barcode Scanner 3.0, which is now finished.
dswitkin [Fri, 23 Oct 2009 16:40:54 +0000 (16:40 +0000)]
The final compatibility changes for Barcode Scanner 3.0, which is now finished.

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

14 years agoRussian translation
srowen [Thu, 22 Oct 2009 23:46:03 +0000 (23:46 +0000)]
Russian translation

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

14 years agoTiny clarification to build
srowen [Thu, 22 Oct 2009 18:55:27 +0000 (18:55 +0000)]
Tiny clarification to build

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

14 years ago- Added back support for Cupcake by making the choice of preview callback conditional...
dswitkin [Thu, 22 Oct 2009 14:51:53 +0000 (14:51 +0000)]
- Added back support for Cupcake by making the choice of preview callback conditional on the build flavor.
- Fixed a number of non-dpi-aware resource dimensions.
- Bumped the version to 3.0 beta 3.

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

14 years ago- Fixed a crash on first launch after install on some hardware.
dswitkin [Tue, 20 Oct 2009 18:09:40 +0000 (18:09 +0000)]
- Fixed a crash on first launch after install on some hardware.
- Moved the beep sound to the music stream and made the volume keys work.
- Bumped the version to 3.0 beta 2.

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

14 years agoFix scanline stride issue
srowen [Tue, 20 Oct 2009 17:41:23 +0000 (17:41 +0000)]
Fix scanline stride issue

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

14 years agoProperly drop table on update
srowen [Tue, 20 Oct 2009 16:57:21 +0000 (16:57 +0000)]
Properly drop table on update

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

14 years agoFixes to Spanish translation
srowen [Mon, 19 Oct 2009 20:55:08 +0000 (20:55 +0000)]
Fixes to Spanish translation

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

14 years agoUpdate DB version to ensure older clients update (see Issue 254)
srowen [Mon, 19 Oct 2009 20:44:45 +0000 (20:44 +0000)]
Update DB version to ensure older clients update (see Issue 254)

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

14 years ago- Created Barcode Scanner 3.0 beta 1, for Donut and above only.
dswitkin [Mon, 19 Oct 2009 18:04:57 +0000 (18:04 +0000)]
- Created Barcode Scanner 3.0 beta 1, for Donut and above only.
- Added support for ACTION_SEND intent for encoding a QR from Contacts.
- Made VCARD parsing a little less strict.
- Updated help and fixed a minor UI issue.
- Removed vestigial intent support using the old package name.

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

14 years agoOops passing somewhat too large values for width / height -- were being used as right...
srowen [Tue, 13 Oct 2009 17:20:25 +0000 (17:20 +0000)]
Oops passing somewhat too large values for width / height -- were being used as right/bottom coordinates.

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

14 years agoIssue 249, fix references to methods not in MIDP 2
srowen [Tue, 13 Oct 2009 17:16:19 +0000 (17:16 +0000)]
Issue 249, fix references to methods not in MIDP 2

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

14 years agoIssue 246, add Italian translation (and standardize spacing of strings.xml files)
srowen [Tue, 13 Oct 2009 16:55:16 +0000 (16:55 +0000)]
Issue 246, add Italian translation (and standardize spacing of strings.xml files)

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

14 years agoSwitched back to the one shot preview mechanism and lowered the beep volume a bit.
dswitkin [Tue, 13 Oct 2009 14:02:13 +0000 (14:02 +0000)]
Switched back to the one shot preview mechanism and lowered the beep volume a bit.

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

14 years agoUpdate to work with GWT 1.7
srowen [Fri, 9 Oct 2009 15:19:43 +0000 (15:19 +0000)]
Update to work with GWT 1.7

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

14 years agoUpdate to work with GWT 1.7
srowen [Fri, 9 Oct 2009 15:12:57 +0000 (15:12 +0000)]
Update to work with GWT 1.7

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

14 years agoEnhanced book support
srowen [Tue, 29 Sep 2009 22:33:55 +0000 (22:33 +0000)]
Enhanced book support

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

14 years agoDraft Spanish translation -- in review with native speaker
srowen [Tue, 29 Sep 2009 22:33:30 +0000 (22:33 +0000)]
Draft Spanish translation -- in review with native speaker

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

14 years agoImproved history function
srowen [Tue, 29 Sep 2009 22:33:03 +0000 (22:33 +0000)]
Improved history function

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

14 years agoUnbroke the app after the big subpackage reshuffle of '09:
dswitkin [Mon, 28 Sep 2009 16:07:20 +0000 (16:07 +0000)]
Unbroke the app after the big subpackage reshuffle of '09:

- Updated manifest entries.
- Made necessary classes public.
- Fixed ProGuard exclusions.
- Updated resource file class name.

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

14 years agoTiny changes to System.err usage, closed a stream, saved a reused Pattern
srowen [Sat, 26 Sep 2009 13:25:37 +0000 (13:25 +0000)]
Tiny changes to System.err usage, closed a stream, saved a reused Pattern

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

14 years agoExtended the test app to write the camera parameters to /sdcard/CameraParameters...
dswitkin [Fri, 25 Sep 2009 21:38:26 +0000 (21:38 +0000)]
Extended the test app to write the camera parameters to /sdcard/CameraParameters.txt in addition to emailing them. Also bumped the version to 1.1.

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

14 years agoUpdated the HTML "What's new" page with 3.0 features.
dswitkin [Wed, 23 Sep 2009 15:19:44 +0000 (15:19 +0000)]
Updated the HTML "What's new" page with 3.0 features.

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

14 years agoBumping to 3.0 alpha 2 to reflect the new history feature.
dswitkin [Wed, 23 Sep 2009 15:07:13 +0000 (15:07 +0000)]
Bumping to 3.0 alpha 2 to reflect the new history feature.

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

14 years agoRemove MobileTag support -- outdated, unused, and not clear we support the direction...
srowen [Wed, 23 Sep 2009 13:33:45 +0000 (13:33 +0000)]
Remove MobileTag support -- outdated, unused, and not clear we support the direction MobileTag is going

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

14 years agoAdd history feature; group some functionality into subpackages
srowen [Mon, 21 Sep 2009 18:03:29 +0000 (18:03 +0000)]
Add history feature; group some functionality into subpackages

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

14 years agoAnother shot at TCP CLOSE_WAIT issue, and tiny code tweak
srowen [Fri, 18 Sep 2009 10:27:17 +0000 (10:27 +0000)]
Another shot at TCP CLOSE_WAIT issue, and tiny code tweak

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

14 years agoFurther attacks on the mysterious TCP CLOSE_WAIT issue
srowen [Wed, 16 Sep 2009 10:39:53 +0000 (10:39 +0000)]
Further attacks on the mysterious TCP CLOSE_WAIT issue

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

14 years agoAllow custom search on 'text' results. Seems maybe useful for Code 128/39 payloads...
srowen [Wed, 16 Sep 2009 09:58:41 +0000 (09:58 +0000)]
Allow custom search on 'text' results. Seems maybe useful for Code 128/39 payloads, and, the UI for this result type is not overcrowded yet

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

14 years agoRun tests with -Xint to work around weird JIT bug in Java 6, which causes ArithmeticE...
srowen [Tue, 15 Sep 2009 09:06:45 +0000 (09:06 +0000)]
Run tests with -Xint to work around weird JIT bug in Java 6, which causes ArithmeticException failure in a few QR code tests

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

14 years agoSpell checker fixes, narrowed scope / made less visible where possible. Little stuff
srowen [Tue, 15 Sep 2009 09:03:05 +0000 (09:03 +0000)]
Spell checker fixes, narrowed scope / made less visible where possible. Little stuff

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

14 years agoFix for old logic error in seeking format information -- actually was comparing unmas...
srowen [Mon, 14 Sep 2009 10:17:17 +0000 (10:17 +0000)]
Fix for old logic error in seeking format information -- actually was comparing unmasked rather than masked values, though it ended up working

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

14 years agoAdded some comments to public methods.
dswitkin [Fri, 11 Sep 2009 16:11:47 +0000 (16:11 +0000)]
Added some comments to public methods.

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

14 years agoThis should have been deleted in the last change.
dswitkin [Fri, 11 Sep 2009 14:02:39 +0000 (14:02 +0000)]
This should have been deleted in the last change.

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

14 years agoLots of updates:
dswitkin [Thu, 10 Sep 2009 22:18:58 +0000 (22:18 +0000)]
Lots of updates:

- Added support for new YUYV preview buffer format.
- Made the preview rectangle larger.
- Added support for high resolution screens.
- Updated for Donut but still runs on Cupcake.
- Converted to standard Java coding style for member variables.
- Added many comments and author tags.
- Removed some Petit Four hacks and vestigial code.

*** The app must be built with the Donut SDK from now on.

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

14 years agoFinal changes for Barcode Scanner 2.93.
dswitkin [Thu, 3 Sep 2009 20:37:38 +0000 (20:37 +0000)]
Final changes for Barcode Scanner 2.93.

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

14 years agoAdded a new feature to the test app, which captures all the device info and default...
dswitkin [Wed, 2 Sep 2009 21:06:00 +0000 (21:06 +0000)]
Added a new feature to the test app, which captures all the device info and default camera parameters, then bundles them up into an email. This will make it very easy to get some important info about new devices from users (e.g. the HTC Hero which I don't have).

Also did a lot of other cleanup, added an about box, and prepared the app to be released on the Market.

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

14 years agoSImplified optimization a bit and made it more aggressive.
srowen [Fri, 28 Aug 2009 13:31:16 +0000 (13:31 +0000)]
SImplified optimization a bit and made it more aggressive.

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

14 years agoRevert to pre-Cupcake preview callback system since seems to be some collision betwee...
srowen [Wed, 26 Aug 2009 21:48:52 +0000 (21:48 +0000)]
Revert to pre-Cupcake preview callback system since seems to be some collision between the new one and auto-focus callback that stops scanning in some cases. Also, remove a bad version number from search activity?

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

14 years agoTiny code adjustments from inspection
srowen [Tue, 25 Aug 2009 21:29:39 +0000 (21:29 +0000)]
Tiny code adjustments from inspection

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

14 years agoIssue 230
srowen [Mon, 24 Aug 2009 06:49:57 +0000 (06:49 +0000)]
Issue 230

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

14 years agoImprove detector logic to throw out false positive finder patterns in a more reasonab...
srowen [Sun, 23 Aug 2009 15:32:01 +0000 (15:32 +0000)]
Improve detector logic to throw out false positive finder patterns in a more reasonable manner. Current logic didn't quite achieve its goal in some corner cases and needed rethinking and some simplification. Fixes a reported failure from the group list. Net change in passed test cases is -1 otherwise (for 270 degree rotation -- not vital) so I consider it a net tiny win.

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

14 years agoMiscellaneous changes from FindBugs analysis
srowen [Sat, 22 Aug 2009 15:16:36 +0000 (15:16 +0000)]
Miscellaneous changes from FindBugs analysis

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

14 years agoUpdate to final HTTP Client binaries
srowen [Fri, 21 Aug 2009 16:17:50 +0000 (16:17 +0000)]
Update to final HTTP Client binaries

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

14 years agoMade another fix for the Samsung Galaxy, and bumped the version to 2.92.
dswitkin [Fri, 21 Aug 2009 14:18:31 +0000 (14:18 +0000)]
Made another fix for the Samsung Galaxy, and bumped the version to 2.92.

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

14 years agoMade a new fix to turn off the Samsung Galaxy flash, and cut release 2.91.
dswitkin [Wed, 19 Aug 2009 14:52:16 +0000 (14:52 +0000)]
Made a new fix to turn off the Samsung Galaxy flash, and cut release 2.91.

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

14 years agoMake web app work on Servlet/JSP 2.3/1.2 and fix some other mistakes
srowen [Thu, 13 Aug 2009 11:11:48 +0000 (11:11 +0000)]
Make web app work on Servlet/JSP 2.3/1.2 and fix some other mistakes

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