zxing.git
14 years agoFix typo from last commit, black is not 00000000!
srowen [Thu, 1 Apr 2010 23:44:43 +0000 (23:44 +0000)]
Fix typo from last commit, black is not 00000000!

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

14 years agoAdd --crop=left,top,width,height arg
srowen [Wed, 31 Mar 2010 18:22:32 +0000 (18:22 +0000)]
Add --crop=left,top,width,height arg

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

14 years agoIssue 361
srowen [Tue, 30 Mar 2010 22:53:34 +0000 (22:53 +0000)]
Issue 361

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

14 years agoUpdate sms: and geo: handling to better respect new RFCs
srowen [Tue, 30 Mar 2010 18:33:54 +0000 (18:33 +0000)]
Update sms: and geo: handling to better respect new RFCs

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

14 years agoDitch ugly "unknown" icon for standard project icon; tighten up barcode image view...
srowen [Tue, 30 Mar 2010 18:33:11 +0000 (18:33 +0000)]
Ditch ugly "unknown" icon for standard project icon; tighten up barcode image view settings a little, I believe, by putting them in capture.xml and in dip units

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

14 years ago'Blacklist' Geeksphone as they don't seem to report expected camera params
srowen [Tue, 30 Mar 2010 16:28:44 +0000 (16:28 +0000)]
'Blacklist' Geeksphone as they don't seem to report expected camera params

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

14 years agoFinal changes for Barcode Scanner 3.22.
dswitkin [Mon, 29 Mar 2010 17:40:53 +0000 (17:40 +0000)]
Final changes for Barcode Scanner 3.22.

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

14 years agoHungarian translation from Androida
srowen [Sat, 27 Mar 2010 00:05:47 +0000 (00:05 +0000)]
Hungarian translation from Androida

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

14 years agoAdd timestamp to result screen
srowen [Fri, 26 Mar 2010 22:40:09 +0000 (22:40 +0000)]
Add timestamp to result screen

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

14 years agoMake light off by default
srowen [Fri, 26 Mar 2010 16:22:20 +0000 (16:22 +0000)]
Make light off by default

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

14 years agoAdd option to disable front light
srowen [Fri, 26 Mar 2010 12:13:13 +0000 (12:13 +0000)]
Add option to disable front light

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

14 years agoSend history feature now exports full CSV dump
srowen [Thu, 25 Mar 2010 21:51:26 +0000 (21:51 +0000)]
Send history feature now exports full CSV dump

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

14 years agoSet EXTRA_EMAIL in order to make email clients fill in email address
srowen [Thu, 25 Mar 2010 21:36:11 +0000 (21:36 +0000)]
Set EXTRA_EMAIL in order to make email clients fill in email address

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

14 years agoTurn down depth of recursion
srowen [Thu, 25 Mar 2010 17:23:55 +0000 (17:23 +0000)]
Turn down depth of recursion

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

14 years agoSupport reading multiple barcodes in one image.
srowen [Thu, 25 Mar 2010 17:22:45 +0000 (17:22 +0000)]
Support reading multiple barcodes in one image.

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

14 years agoBumped the version to Barcode Scanner 3.21 final.
dswitkin [Thu, 25 Mar 2010 16:17:52 +0000 (16:17 +0000)]
Bumped the version to Barcode Scanner 3.21 final.

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

14 years agoQuick patch to make this work with current writer API
srowen [Thu, 25 Mar 2010 15:16:33 +0000 (15:16 +0000)]
Quick patch to make this work with current writer API

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

14 years agoAdd basic Code 128, Code 39, ITF writers, per Erik
srowen [Thu, 25 Mar 2010 12:49:27 +0000 (12:49 +0000)]
Add basic Code 128, Code 39, ITF writers, per Erik

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

14 years agoAvoid RSS-14 false positive issue, which temporarily hurts its scanning a lot, but...
srowen [Thu, 25 Mar 2010 11:42:08 +0000 (11:42 +0000)]
Avoid RSS-14 false positive issue, which temporarily hurts its scanning a lot, but will work more later. Readjust unit test pass counts, which seem to have drifted. The change is net neutral in any event.

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

14 years agoOops, didn't intend to enable RSS-14
srowen [Sun, 21 Mar 2010 13:50:12 +0000 (13:50 +0000)]
Oops, didn't intend to enable RSS-14

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

14 years agoAnother change for Issue 112
srowen [Sun, 21 Mar 2010 13:49:49 +0000 (13:49 +0000)]
Another change for Issue 112

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

14 years agoInclude DataMatrix CPP files in order to link
thomas.recloux [Sat, 20 Mar 2010 09:29:03 +0000 (09:29 +0000)]
Include DataMatrix CPP files in order to link

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

14 years agoDon't set zoom without knowing maximum for sure
srowen [Fri, 19 Mar 2010 16:17:00 +0000 (16:17 +0000)]
Don't set zoom without knowing maximum for sure

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

14 years ago"Unfix" previous fix -- account for odd ByteMatrix representation by flipping black...
srowen [Fri, 19 Mar 2010 12:17:29 +0000 (12:17 +0000)]
"Unfix" previous fix -- account for odd ByteMatrix representation by flipping black and white to make result correct

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

14 years agoSet zoom a bit more reliably and aggressively
srowen [Mon, 15 Mar 2010 09:42:05 +0000 (09:42 +0000)]
Set zoom a bit more reliably and aggressively

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

14 years agoEnsure share clipboard sends String not SpannableText
srowen [Mon, 15 Mar 2010 09:41:03 +0000 (09:41 +0000)]
Ensure share clipboard sends String not SpannableText

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

14 years agoIssue 327. Relax decoder assumptions
srowen [Wed, 10 Mar 2010 11:10:49 +0000 (11:10 +0000)]
Issue 327. Relax decoder assumptions

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

14 years agoMade upgrades load the What's New page, while new installs load the default help...
dswitkin [Fri, 5 Mar 2010 22:41:02 +0000 (22:41 +0000)]
Made upgrades load the What's New page, while new installs load the default help page. Also bumped the version to 3.21 beta 1.

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

14 years agoAdded JRuby wrapper for fun scripting times.
ecin@copypastel.com [Fri, 5 Mar 2010 18:12:55 +0000 (18:12 +0000)]
Added JRuby wrapper for fun scripting times.

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

14 years agoFor better handling of some formats, perform rotation with help of Graphics2D
srowen [Fri, 5 Mar 2010 11:08:53 +0000 (11:08 +0000)]
For better handling of some formats, perform rotation with help of Graphics2D

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

14 years agoTo fix http://groups.google.com/group/zxing/browse_thread/thread/bf1d150a7ed44ee8...
srowen [Fri, 5 Mar 2010 10:41:51 +0000 (10:41 +0000)]
To fix groups.google.com/group/zxing/browse_thread/thread/bf1d150a7ed44ee8#, try a little harder on 1D, which is fine

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

14 years agoPrevent an array out of bounds exception I noticed in the web logs
srowen [Thu, 4 Mar 2010 21:15:39 +0000 (21:15 +0000)]
Prevent an array out of bounds exception I noticed in the web logs

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

14 years agoLast last change - add appspot app code
srowen [Thu, 4 Mar 2010 20:33:50 +0000 (20:33 +0000)]
Last last change - add appspot app code

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

14 years agoAnd some final fixes to the top build script
srowen [Thu, 4 Mar 2010 20:31:06 +0000 (20:31 +0000)]
And some final fixes to the top build script

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

14 years agoCaught a few J2ME incompatibilities in build
srowen [Thu, 4 Mar 2010 18:53:58 +0000 (18:53 +0000)]
Caught a few J2ME incompatibilities in build

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

14 years agoChanges for 1.5
srowen [Thu, 4 Mar 2010 18:43:14 +0000 (18:43 +0000)]
Changes for 1.5

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

14 years agoPreliminary RSS-14 support. Not enabled yet in Android client.
srowen [Thu, 4 Mar 2010 18:38:58 +0000 (18:38 +0000)]
Preliminary RSS-14 support. Not enabled yet in Android client.

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

14 years agoPer Brad Threatt -- don't fail early on NotFoundException when finding multiple finde...
srowen [Tue, 2 Mar 2010 14:58:18 +0000 (14:58 +0000)]
Per Brad Threatt -- don't fail early on NotFoundException when finding multiple finder patterns

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

14 years agoPer Daniel -- don't check phone's preview size as we want to use screen size if possible
srowen [Mon, 1 Mar 2010 15:38:55 +0000 (15:38 +0000)]
Per Daniel -- don't check phone's preview size as we want to use screen size if possible

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

14 years agoIssue 336: set Intent flag to make sure task's launched activities don't stay on...
srowen [Mon, 1 Mar 2010 15:19:45 +0000 (15:19 +0000)]
Issue 336: set Intent flag to make sure task's launched activities don't stay on top when returning to BS. Doing this for all Intents for now

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

14 years agoTranslate Google Shopper strings; untranslate app name in a few cases
srowen [Mon, 1 Mar 2010 14:58:38 +0000 (14:58 +0000)]
Translate Google Shopper strings; untranslate app name in a few cases

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

14 years agoAdd pure barcode support to web app and command line
srowen [Mon, 1 Mar 2010 12:09:43 +0000 (12:09 +0000)]
Add pure barcode support to web app and command line

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

14 years agoBeing paranoid -- what if model string is null?
srowen [Mon, 1 Mar 2010 11:46:21 +0000 (11:46 +0000)]
Being paranoid -- what if model string is null?

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

14 years agoRelated to Issue 205, but not the direct issue: read both copies of the format info...
srowen [Mon, 1 Mar 2010 11:04:22 +0000 (11:04 +0000)]
Related to Issue 205, but not the direct issue: read both copies of the format info and use both in determining the right one. This avoids a close, but incorrect first match throwing off the decoding. Also fix creating an image from ByteMatrix -- was inverted

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

14 years agoNotify users of Behold II and Pulse that the device has known bugs
srowen [Mon, 1 Mar 2010 10:04:48 +0000 (10:04 +0000)]
Notify users of Behold II and Pulse that the device has known bugs

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

14 years agoForgot to add flashlight permission
srowen [Sat, 27 Feb 2010 09:58:46 +0000 (09:58 +0000)]
Forgot to add flashlight permission

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

14 years agoTry out hacky support for enabling the front light on some devices
srowen [Sat, 27 Feb 2010 09:35:25 +0000 (09:35 +0000)]
Try out hacky support for enabling the front light on some devices

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

14 years agoFix r1221 logic
srowen [Sat, 27 Feb 2010 08:47:32 +0000 (08:47 +0000)]
Fix r1221 logic

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

14 years agoCommitting potential fix for Issue 344 as it was reported to work, and works in local...
srowen [Thu, 25 Feb 2010 23:21:21 +0000 (23:21 +0000)]
Committing potential fix for Issue 344 as it was reported to work, and works in local testing

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

14 years agoFinal changes for Barcode Scanner 3.2.
dswitkin [Wed, 24 Feb 2010 21:38:15 +0000 (21:38 +0000)]
Final changes for Barcode Scanner 3.2.

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

14 years agoAdded some more docs / examples to clarify how to set values here
srowen [Wed, 24 Feb 2010 18:45:18 +0000 (18:45 +0000)]
Added some more docs / examples to clarify how to set values here

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

14 years ago#ADD: DataMatrix reader.
luizcroc [Tue, 23 Feb 2010 23:50:08 +0000 (23:50 +0000)]
#ADD: DataMatrix reader.
#CHANGE: MultiFormatReader can read DataMatrix.

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

14 years agoAdded a Google Shopper button when scanning products, and bumped the version to 3...
dswitkin [Mon, 22 Feb 2010 15:55:25 +0000 (15:55 +0000)]
Added a Google Shopper button when scanning products, and bumped the version to 3.2 beta 1.

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

14 years agoAdded Finnish and Dutch translations.
dswitkin [Mon, 22 Feb 2010 15:27:42 +0000 (15:27 +0000)]
Added Finnish and Dutch translations.

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

14 years agoFixed the C++ port to compile on a Linux system.
ralf.kistner@gmail.com [Mon, 15 Feb 2010 17:00:07 +0000 (17:00 +0000)]
Fixed the C++ port to compile on a Linux system.

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

14 years agoAdded one missing translation
srowen [Mon, 15 Feb 2010 13:21:12 +0000 (13:21 +0000)]
Added one missing translation

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

14 years agoMissing MultiFormatReader bug fix
warcholuke [Sun, 14 Feb 2010 08:09:51 +0000 (08:09 +0000)]
Missing MultiFormatReader bug fix

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

14 years agoRemoved our custom share icon, which was only in low res, and replaced it with the...
dswitkin [Thu, 11 Feb 2010 01:41:30 +0000 (01:41 +0000)]
Removed our custom share icon, which was only in low res, and replaced it with the system one, which is available in hdpi too.

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

14 years agoIssue 338
srowen [Tue, 9 Feb 2010 13:58:58 +0000 (13:58 +0000)]
Issue 338

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

14 years agoIssue 344-related -- avoid NPE when previewFormatString is null
srowen [Tue, 9 Feb 2010 09:22:33 +0000 (09:22 +0000)]
Issue 344-related -- avoid NPE when previewFormatString is null

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

14 years agoIssue 112
srowen [Tue, 9 Feb 2010 09:14:16 +0000 (09:14 +0000)]
Issue 112

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

14 years agoGive Suraj credit, for C# port
srowen [Fri, 5 Feb 2010 19:54:37 +0000 (19:54 +0000)]
Give Suraj credit, for C# port

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

14 years agoNew C# port from Suraj Supekar
srowen [Fri, 5 Feb 2010 19:52:53 +0000 (19:52 +0000)]
New C# port from Suraj Supekar

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

14 years agoDeleting other dirs I missed
srowen [Fri, 5 Feb 2010 19:44:10 +0000 (19:44 +0000)]
Deleting other dirs I missed

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

14 years agoRemove old C# port before committing new one
srowen [Fri, 5 Feb 2010 19:41:13 +0000 (19:41 +0000)]
Remove old C# port before committing new one

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

14 years agoAdded rendering fix from beyonddeath
srowen [Fri, 5 Feb 2010 13:49:21 +0000 (13:49 +0000)]
Added rendering fix from beyonddeath

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

14 years agoThanks to Jonas Petersson / Prisjakt for Swedish translation
srowen [Thu, 4 Feb 2010 17:04:53 +0000 (17:04 +0000)]
Thanks to Jonas Petersson / Prisjakt for Swedish translation

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

14 years agoQRcodeReader changed to MultiFormatReader (qrcode and one-d code detection)
warcholuke [Tue, 2 Feb 2010 20:40:12 +0000 (20:40 +0000)]
QRcodeReader changed to MultiFormatReader (qrcode and one-d code detection)

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

14 years agoOne-D barcodes reader port on c++
warcholuke [Tue, 2 Feb 2010 20:38:25 +0000 (20:38 +0000)]
One-D barcodes reader port on c++

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

14 years ago"Split" ReaderException into subclasses to enable more useful error reporting
srowen [Tue, 2 Feb 2010 08:23:46 +0000 (08:23 +0000)]
"Split" ReaderException into subclasses to enable more useful error reporting

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

14 years agoFixed old unit test compile problem I probaby introduced
srowen [Tue, 2 Feb 2010 07:34:35 +0000 (07:34 +0000)]
Fixed old unit test compile problem I probaby introduced

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

14 years agoPre-RSS-14 changes. Necessary code changes, but not the decoder. Committing this...
srowen [Mon, 1 Feb 2010 19:41:17 +0000 (19:41 +0000)]
Pre-RSS-14 changes. Necessary code changes, but not the decoder. Committing this since it does no harm and clears out my client so I can modify these files for other purposes.

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

14 years agoTry both binarizers, use appspot stylesheet, update dependency libs
srowen [Sun, 31 Jan 2010 14:43:44 +0000 (14:43 +0000)]
Try both binarizers, use appspot stylesheet, update dependency libs

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

14 years agoIssue 331
srowen [Fri, 29 Jan 2010 10:27:07 +0000 (10:27 +0000)]
Issue 331

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

14 years agoCzech translation from Richard Hřivňák
srowen [Wed, 27 Jan 2010 12:31:31 +0000 (12:31 +0000)]
Czech translation from Richard Hřivňák

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

14 years agoIssue 325, 327
srowen [Thu, 21 Jan 2010 19:11:28 +0000 (19:11 +0000)]
Issue 325, 327

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

14 years agoRussian translation fix
srowen [Thu, 21 Jan 2010 15:06:51 +0000 (15:06 +0000)]
Russian translation fix

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

14 years agoThis is a set of mobile image taken at 480x360 with difficult lighting.
dswitkin [Sun, 17 Jan 2010 23:12:21 +0000 (23:12 +0000)]
This is a set of mobile image taken at 480x360 with difficult lighting.

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

14 years agoDeleted the old ean13-2 test data which contained high resolution blurry images....
dswitkin [Sun, 17 Jan 2010 22:19:59 +0000 (22:19 +0000)]
Deleted the old ean13-2 test data which contained high resolution blurry images. These are not the focus of ZXing and not worth testing against. I'm going to replace them shortly with more relevant test images.

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

14 years agoRemove build products
srowen [Wed, 13 Jan 2010 09:20:15 +0000 (09:20 +0000)]
Remove build products

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

14 years agoFix/improvement from Jiayong
srowen [Mon, 11 Jan 2010 06:08:20 +0000 (06:08 +0000)]
Fix/improvement from Jiayong

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

14 years agoMade Barcode Scanner builds runs clean first to prevent stale resources and build...
dswitkin [Sun, 10 Jan 2010 14:57:24 +0000 (14:57 +0000)]
Made Barcode Scanner builds runs clean first to prevent stale resources and build problems related to the state ProGuard leaves the class files in.

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

14 years agoUndo the ^= true thing in more files
srowen [Sun, 10 Jan 2010 12:41:04 +0000 (12:41 +0000)]
Undo the ^= true thing in more files

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

14 years agoIssue 316
srowen [Sun, 10 Jan 2010 09:59:54 +0000 (09:59 +0000)]
Issue 316

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

14 years agoImprovement from issue 309
srowen [Thu, 7 Jan 2010 09:18:12 +0000 (09:18 +0000)]
Improvement from issue 309

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

14 years agoMade a bunch of improvements to QVGA layouts.
dswitkin [Wed, 6 Jan 2010 17:38:58 +0000 (17:38 +0000)]
Made a bunch of improvements to QVGA layouts.

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

14 years agoBetter version of revision 1166 and 1165 -- corrects behavior, by changing code such...
srowen [Wed, 6 Jan 2010 14:02:16 +0000 (14:02 +0000)]
Better version of revision 1166 and 1165 -- corrects behavior, by changing code such that points are always within image. Happens to make one test image fail at one rotation, but think that was a 'false gain' so accepted that tiny step backwards.

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

14 years agoMaybe avoid weird Proguard issue by removing inner class?
srowen [Wed, 6 Jan 2010 12:13:46 +0000 (12:13 +0000)]
Maybe avoid weird Proguard issue by removing inner class?

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

14 years agoIssue 312, use old global binarizer for uploaded images
srowen [Tue, 5 Jan 2010 15:33:53 +0000 (15:33 +0000)]
Issue 312, use old global binarizer for uploaded images

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

14 years agoAdded a new high dpi icon, and an updated version of the medium dpi version.
dswitkin [Tue, 5 Jan 2010 15:28:00 +0000 (15:28 +0000)]
Added a new high dpi icon, and an updated version of the medium dpi version.

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

14 years agoIssue 311 fix
srowen [Tue, 5 Jan 2010 09:40:54 +0000 (09:40 +0000)]
Issue 311 fix

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

14 years agoAllowed non-autofocus devices to see the app in Market, and updated the docs and...
dswitkin [Mon, 4 Jan 2010 20:38:41 +0000 (20:38 +0000)]
Allowed non-autofocus devices to see the app in Market, and updated the docs and version accordingly.

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

14 years agoIssue 309, don't fail if birthday is bad
srowen [Mon, 4 Jan 2010 20:02:33 +0000 (20:02 +0000)]
Issue 309, don't fail if birthday is bad

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

14 years agoTwo tiny improvements to make code more consistent
srowen [Sun, 3 Jan 2010 16:15:39 +0000 (16:15 +0000)]
Two tiny improvements to make code more consistent

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

14 years agoMore Italian fixes
srowen [Sat, 26 Dec 2009 07:39:10 +0000 (07:39 +0000)]
More Italian fixes

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

14 years agoTighten up detection of URLs on some garbage strings
srowen [Tue, 22 Dec 2009 18:30:09 +0000 (18:30 +0000)]
Tighten up detection of URLs on some garbage strings

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

14 years agoOops realized DM decoder also benefits from that last possible fix
srowen [Tue, 22 Dec 2009 12:24:02 +0000 (12:24 +0000)]
Oops realized DM decoder also benefits from that last possible fix

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

14 years agoGuess of a fix at array index out of bounds problem observed in the wild
srowen [Tue, 22 Dec 2009 12:19:31 +0000 (12:19 +0000)]
Guess of a fix at array index out of bounds problem observed in the wild

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

14 years agoUnit test for some reason too stringent by one? was breaking in a clean build
srowen [Tue, 22 Dec 2009 12:18:32 +0000 (12:18 +0000)]
Unit test for some reason too stringent by one? was breaking in a clean build

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

14 years agoTranslation fixes from Evgeny Kozdoba
srowen [Tue, 22 Dec 2009 10:07:41 +0000 (10:07 +0000)]
Translation fixes from Evgeny Kozdoba

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