zxing.git
14 years agoAdded README to Barcodes original iphone project
rpechayr [Sat, 22 May 2010 09:39:33 +0000 (09:39 +0000)]
Added README to Barcodes original iphone project

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

14 years ago[iphone]Original iPhone project moved into dedicated subfolders iphone/Barcodes
rpechayr [Sat, 22 May 2010 09:35:27 +0000 (09:35 +0000)]
[iphone]Original iPhone project moved into dedicated subfolders iphone/Barcodes

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

14 years ago[iphone] ScanTest was not displaying results on my device
rpechayr [Sat, 22 May 2010 09:17:41 +0000 (09:17 +0000)]
[iphone] ScanTest was not displaying results on my device

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

14 years ago[iphone]Reorganized ZXingWidget with directories for categories of source files
rpechayr [Sat, 22 May 2010 07:37:46 +0000 (07:37 +0000)]
[iphone]Reorganized ZXingWidget with directories for categories of source files

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

14 years ago[iphone] scanTest project now automatically references and builds ZXingWidget project
rpechayr [Sat, 22 May 2010 07:19:37 +0000 (07:19 +0000)]
[iphone] scanTest project now automatically references and builds ZXingWidget project

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

14 years agoimproved the presentation of the decoded information
ftylitak [Fri, 21 May 2010 09:47:21 +0000 (09:47 +0000)]
improved the presentation of the decoded information

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

14 years agoFixes from Konstantin
srowen@gmail.com [Thu, 20 May 2010 13:17:39 +0000 (13:17 +0000)]
Fixes from Konstantin

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

14 years agoIssue 412
srowen@gmail.com [Thu, 20 May 2010 10:50:34 +0000 (10:50 +0000)]
Issue 412

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

14 years agoIssue 411
srowen [Wed, 19 May 2010 18:36:59 +0000 (18:36 +0000)]
Issue 411

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

14 years agoActually add subject/body per GeoSixPack
srowen [Wed, 19 May 2010 18:29:45 +0000 (18:29 +0000)]
Actually add subject/body per GeoSixPack

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

14 years agoremoved erroneous import
dkavanagh [Wed, 19 May 2010 11:50:49 +0000 (11:50 +0000)]
removed erroneous import

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

14 years agoIssue 408 comment fix
srowen [Wed, 19 May 2010 07:20:28 +0000 (07:20 +0000)]
Issue 408 comment fix

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

14 years agoDid a special OneD mode for scanning UPC codes and the like. It uses a landscape...
dkavanagh [Wed, 19 May 2010 01:52:38 +0000 (01:52 +0000)]
Did a special OneD mode for scanning UPC codes and the like. It uses a landscape scan UI with a red line (and green line highlighting the decoded area). Must set it explictly in the ScanTest - where the ZXingWidget is created.

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

14 years agoMore translation fixes from Randy Shen.
dswitkin [Mon, 17 May 2010 13:01:48 +0000 (13:01 +0000)]
More translation fixes from Randy Shen.

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

14 years agoCommit good fix for race condition Daniel noted
srowen [Sat, 15 May 2010 11:28:43 +0000 (11:28 +0000)]
Commit good fix for race condition Daniel noted

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

14 years agoReinstate more optimization, but avoid disagreement with dex by properly disabling...
srowen [Sat, 15 May 2010 11:28:01 +0000 (11:28 +0000)]
Reinstate more optimization, but avoid disagreement with dex by properly disabling the controversial optimizations: field and method merging, mostly

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

14 years agoMove character encoding logic out to common, try again to improve its handling of...
srowen [Sat, 15 May 2010 11:21:03 +0000 (11:21 +0000)]
Move character encoding logic out to common, try again to improve its handling of UTF8 for Chinese market, per manufacturer request, added test cases

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

14 years agoBacking out this change for the Droid on suspicion that it's interfering with at...
srowen [Sat, 15 May 2010 10:19:23 +0000 (10:19 +0000)]
Backing out this change for the Droid on suspicion that it's interfering with at least one other device

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

14 years ago[iPhone] Minor Corrections: ZXingWidgets now also builds on release mode. Typo correc...
rpechayr [Fri, 14 May 2010 17:21:12 +0000 (17:21 +0000)]
[iPhone] Minor Corrections: ZXingWidgets now also builds on release mode. Typo corrected that made compile error

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

14 years agoAdded beep. Settable sound file location via widget property. Client app sets this.
dkavanagh [Thu, 13 May 2010 17:34:36 +0000 (17:34 +0000)]
Added beep. Settable sound file location via widget property. Client app sets this.

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

14 years agocall widget delegate after 1 sec delay. this gives ui time to show points and user...
dkavanagh [Thu, 13 May 2010 16:05:02 +0000 (16:05 +0000)]
call widget delegate after 1 sec delay. this gives ui time to show points and user time to view them.

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

14 years agouse the export list to get the decoder working
dkavanagh [Thu, 13 May 2010 14:11:50 +0000 (14:11 +0000)]
use the export list to get the decoder working

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

14 years agotweaks to get the decode working
dkavanagh [Thu, 13 May 2010 14:10:18 +0000 (14:10 +0000)]
tweaks to get the decode working

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

14 years agoremoved personal project files. Shouldn't be checked in
dkavanagh [Thu, 13 May 2010 01:28:38 +0000 (01:28 +0000)]
removed personal project files. Shouldn't be checked in

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

14 years agoremoved my proj files... get generated for each user locally.
dkavanagh [Thu, 13 May 2010 01:24:17 +0000 (01:24 +0000)]
removed my proj files... get generated for each user locally.

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

14 years agoMemory leak in MultiFormatReader fixed and a better fix for the memory leak in Monoch...
luizcroc [Wed, 12 May 2010 22:11:18 +0000 (22:11 +0000)]
Memory leak in MultiFormatReader fixed and a better fix for the memory leak in MonochromeRectangleDetector

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

14 years agothe very simple test app that calls the ZXingWidget
dkavanagh [Wed, 12 May 2010 18:24:18 +0000 (18:24 +0000)]
the very simple test app that calls the ZXingWidget

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

14 years agoa scan widget you can include in your iPhone app. Test app coming shortly.
dkavanagh [Wed, 12 May 2010 18:13:27 +0000 (18:13 +0000)]
a scan widget you can include in your iPhone app. Test app coming shortly.

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

14 years agoTiny NPE fix
srowen [Tue, 11 May 2010 11:44:18 +0000 (11:44 +0000)]
Tiny NPE fix

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

14 years agoBig RSS Expanded changelist -- thank you authors
srowen [Mon, 10 May 2010 19:18:50 +0000 (19:18 +0000)]
Big RSS Expanded changelist -- thank you authors

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

14 years agoFixes to get zxing compatible back to OS 3.0 as proposed by David Oster.
dmaclach [Mon, 10 May 2010 17:44:49 +0000 (17:44 +0000)]
Fixes to get zxing compatible back to OS 3.0 as proposed by David Oster.

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

14 years agoFinal change for Barcode Scanner 3.3.
dswitkin@google.com [Mon, 10 May 2010 17:14:21 +0000 (17:14 +0000)]
Final change for Barcode Scanner 3.3.

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

14 years agoAnother translation fix from Randy Shen.
dswitkin@google.com [Mon, 10 May 2010 15:11:35 +0000 (15:11 +0000)]
Another translation fix from Randy Shen.

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

14 years agoNew icon from Roman Nurik, and help system tweaks.
dswitkin@google.com [Mon, 10 May 2010 14:57:40 +0000 (14:57 +0000)]
New icon from Roman Nurik, and help system tweaks.

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

14 years agoFix a typo or two from the last commit
srowen [Sat, 8 May 2010 21:10:54 +0000 (21:10 +0000)]
Fix a typo or two from the last commit

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

14 years agoTighten up some stuff I saw from the logs
srowen [Sat, 8 May 2010 20:56:31 +0000 (20:56 +0000)]
Tighten up some stuff I saw from the logs

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

14 years agoAdded David Phillip Oster's fixes for compiling and getting the Barcodes app to scan...
dmaclach [Fri, 7 May 2010 17:10:06 +0000 (17:10 +0000)]
Added David Phillip Oster's fixes for compiling and getting the Barcodes app to scan for barcodes.

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

14 years agoOne more time -- rationalize log levels, mostly downward, and pull out 1-2 more state...
srowen [Fri, 7 May 2010 08:07:39 +0000 (08:07 +0000)]
One more time -- rationalize log levels, mostly downward, and pull out 1-2 more statements

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

14 years agoUpdated the zxing folder with the latest SVN version, changed the CameraImageWrapper...
ftylitak [Thu, 6 May 2010 20:19:38 +0000 (20:19 +0000)]
Updated the zxing folder with the latest SVN version, changed the CameraImageWrapper to comply with the new library version and changed the PRO file (added a MACRO)

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

14 years agoUpdated translations from Randy Shen.
dswitkin [Thu, 6 May 2010 14:13:04 +0000 (14:13 +0000)]
Updated translations from Randy Shen.

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

14 years agoAdded a project written on Qt framework for Symbian and added tutorials for both...
ftylitak [Thu, 6 May 2010 11:18:01 +0000 (11:18 +0000)]
Added a project written on Qt framework for Symbian and added tutorials for both ZXingBarcodeReader and QQrDecoder

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

14 years agoOK a little too much logging, roll some back
srowen [Wed, 5 May 2010 21:43:58 +0000 (21:43 +0000)]
OK a little too much logging, roll some back

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

14 years agoAdded some log statement to help track down Acer issue
srowen [Wed, 5 May 2010 17:05:11 +0000 (17:05 +0000)]
Added some log statement to help track down Acer issue

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

14 years agogit-svn-id: http://zxing.googlecode.com/svn/trunk@1336 59b500cc-1b3d-0410-9834-0bbf25...
ftylitak [Tue, 4 May 2010 23:28:04 +0000 (23:28 +0000)]
git-svn-id: zxing.googlecode.com/svn/trunk@1336 59b500cc-1b3d-0410-9834-0bbf25fbcc57

14 years agoTightened up a few more build settings in Xcode.
dmaclach [Tue, 4 May 2010 21:57:40 +0000 (21:57 +0000)]
Tightened up a few more build settings in Xcode.

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

14 years agoCleaned up the iPhone code so that it compiles with the 3.1.2 SDK. Also tightened...
dmaclach [Tue, 4 May 2010 21:44:53 +0000 (21:44 +0000)]
Cleaned up the iPhone code so that it compiles with the 3.1.2 SDK. Also tightened up warnings and cleaned up the C++ code that violated the warnings.
Fixed up some memory issues.

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

14 years agoIssue 396
srowen [Tue, 4 May 2010 09:25:18 +0000 (09:25 +0000)]
Issue 396

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

14 years agoZXing on Symbian using OpenC++ (currently only Qr decoder)
ftylitak [Tue, 4 May 2010 00:24:11 +0000 (00:24 +0000)]
ZXing on Symbian using OpenC++ (currently only Qr decoder)

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

14 years agoUnblacklist the Behold 2 since I think we're working around its problem; list the...
srowen [Mon, 3 May 2010 21:12:57 +0000 (21:12 +0000)]
Unblacklist the Behold 2 since I think we're working around its problem; list the Desire due to busted Contact app

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

14 years agoBumped the version to 3.3 beta 2.
dswitkin [Mon, 3 May 2010 15:54:37 +0000 (15:54 +0000)]
Bumped the version to 3.3 beta 2.

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

14 years agoTypo fix, thanks Ken
srowen [Sun, 2 May 2010 16:41:55 +0000 (16:41 +0000)]
Typo fix, thanks Ken

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

14 years agoDanish translation from Rasmus
srowen [Sun, 2 May 2010 11:57:11 +0000 (11:57 +0000)]
Danish translation from Rasmus

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

14 years agoReplace tabs with spaces ( part of accepting another big patch); fix one failing...
srowen [Sun, 2 May 2010 06:49:18 +0000 (06:49 +0000)]
Replace tabs with spaces ( part of accepting another big patch); fix one failing test due to typo

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

14 years agoFixed XML typo in Polish translation file
srowen [Fri, 30 Apr 2010 11:33:03 +0000 (11:33 +0000)]
Fixed XML typo in Polish translation file

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

14 years agoSlight tweak to last change -- parse MODE value even when there's no SCAN_FORMATS...
srowen [Thu, 29 Apr 2010 22:18:25 +0000 (22:18 +0000)]
Slight tweak to last change -- parse MODE value even when there's no SCAN_FORMATS. Also be extra paranoid about other call to String.split()

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

14 years agoFixed a crash with using SCAN_FORMATS - Pattern.split() does not like null as an...
dswitkin [Thu, 29 Apr 2010 22:07:11 +0000 (22:07 +0000)]
Fixed a crash with using SCAN_FORMATS - Pattern.split() does not like null as an argument.

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

14 years agoAdded the external storage permission to fix SD card writing issues and bumped the...
dswitkin [Wed, 28 Apr 2010 19:52:17 +0000 (19:52 +0000)]
Added the external storage permission to fix SD card writing issues and bumped the version to 3.3 beta 1.

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

14 years agoComplete the translation with auto-translations
srowen [Wed, 28 Apr 2010 18:46:32 +0000 (18:46 +0000)]
Complete the translation with auto-translations

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

14 years agoBetter error message when SD card isn't accessible
srowen [Wed, 28 Apr 2010 16:26:59 +0000 (16:26 +0000)]
Better error message when SD card isn't accessible

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

14 years agoAdded Portuguese translation of the Android client from Randy Shen of Acer.
dswitkin [Wed, 28 Apr 2010 15:26:30 +0000 (15:26 +0000)]
Added Portuguese translation of the Android client from Randy Shen of Acer.

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

14 years agoOK, issue 303, work around different Behold 2 setting
srowen [Sun, 25 Apr 2010 10:23:22 +0000 (10:23 +0000)]
OK, issue 303, work around different Behold 2 setting

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

14 years agoAdd ENCODING=QUOTED-PRINTABLE support
srowen [Sat, 24 Apr 2010 09:28:10 +0000 (09:28 +0000)]
Add ENCODING=QUOTED-PRINTABLE support

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

14 years agoTry to respect silent ringer setting
srowen [Fri, 23 Apr 2010 14:58:14 +0000 (14:58 +0000)]
Try to respect silent ringer setting

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

14 years agoAllow caller to manage resulting AlertDialog. Also use CharSequence for a tiny bit...
srowen [Wed, 21 Apr 2010 00:26:05 +0000 (00:26 +0000)]
Allow caller to manage resulting AlertDialog. Also use CharSequence for a tiny bit more flexibility.

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

14 years agoForgot to credit jwicks on last change
srowen [Mon, 19 Apr 2010 20:50:34 +0000 (20:50 +0000)]
Forgot to credit jwicks on last change

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

14 years agoIssue 357
srowen [Mon, 19 Apr 2010 20:49:54 +0000 (20:49 +0000)]
Issue 357

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

14 years agoFix up history output, make it an email attachment, save to SD card too; avoid spurio...
srowen [Mon, 19 Apr 2010 13:20:10 +0000 (13:20 +0000)]
Fix up history output, make it an email attachment, save to SD card too; avoid spurious error when output dir already exists.

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

14 years agoUse RSS14 on the command line; scan more lines since RSS14 stacked kind of needs...
srowen [Mon, 19 Apr 2010 09:23:43 +0000 (09:23 +0000)]
Use RSS14 on the command line; scan more lines since RSS14 stacked kind of needs this; fix VerifyError when RSS14 is enabled on Android

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

14 years agoTurn on RSS 14
srowen [Mon, 19 Apr 2010 07:42:20 +0000 (07:42 +0000)]
Turn on RSS 14

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

14 years agoApparent fix for issue 383 / Moment + Android 2.1 issue
srowen [Fri, 16 Apr 2010 10:56:15 +0000 (10:56 +0000)]
Apparent fix for issue 383 / Moment + Android 2.1 issue

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

14 years agoAllow 12-digit ITF
srowen [Fri, 16 Apr 2010 06:45:10 +0000 (06:45 +0000)]
Allow 12-digit ITF

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

14 years agoWatch for CMMException
srowen [Thu, 15 Apr 2010 21:38:15 +0000 (21:38 +0000)]
Watch for CMMException

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

14 years agoBetter naming of shared barcode files and deal with case where SD card is mounted
srowen [Tue, 13 Apr 2010 16:32:12 +0000 (16:32 +0000)]
Better naming of shared barcode files and deal with case where SD card is mounted

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

14 years agoAdd location/description, I believe. Update for GWT 2.x
srowen [Tue, 13 Apr 2010 14:08:47 +0000 (14:08 +0000)]
Add location/description, I believe. Update for GWT 2.x

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

14 years agoAdd description support, as well as handle VEVENT line continuation. Get rid of unuse...
srowen [Tue, 13 Apr 2010 10:46:31 +0000 (10:46 +0000)]
Add description support, as well as handle VEVENT line continuation. Get rid of unused 'title' property

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

14 years agoFor consistency with android/ search Google
srowen [Tue, 13 Apr 2010 10:23:37 +0000 (10:23 +0000)]
For consistency with android/ search Google

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

14 years agoFix small compile error in javame/, update for Java ME SDK 3.x layout, finally disent...
srowen [Mon, 12 Apr 2010 08:59:41 +0000 (08:59 +0000)]
Fix small compile error in javame/, update for Java ME SDK 3.x layout, finally disentangle Proguard location from WTK

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

14 years agoRecognize LOCATION in VEVENT
srowen [Sun, 11 Apr 2010 16:42:11 +0000 (16:42 +0000)]
Recognize LOCATION in VEVENT

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

14 years agoProperly escape single quotes in French translation
srowen [Sun, 11 Apr 2010 10:13:05 +0000 (10:13 +0000)]
Properly escape single quotes in French translation

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

14 years agoMake sure it's possible un-set custom search URL; sometimes remains as a newline...
srowen [Sun, 11 Apr 2010 10:03:27 +0000 (10:03 +0000)]
Make sure it's possible un-set custom search URL; sometimes remains as a newline or space

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

14 years agoOops, bug from last patch. Need to make the Handler in run()
srowen [Sun, 11 Apr 2010 09:54:15 +0000 (09:54 +0000)]
Oops, bug from last patch. Need to make the Handler in run()

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

14 years agoUnwind DecodeHandler out of DecodeThread to avoid a VerifyError ?
srowen [Sun, 11 Apr 2010 07:25:50 +0000 (07:25 +0000)]
Unwind DecodeHandler out of DecodeThread to avoid a VerifyError ?

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

14 years agoUse zipalign for debug, and reminder to use it after signing a release
srowen [Sat, 10 Apr 2010 22:15:18 +0000 (22:15 +0000)]
Use zipalign for debug, and reminder to use it after signing a release

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

14 years agoNoticed we should just use BarcodeFormat constants in the client for simplicity
srowen [Sat, 10 Apr 2010 15:30:22 +0000 (15:30 +0000)]
Noticed we should just use BarcodeFormat constants in the client for simplicity

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

14 years agoIssue 376: re-set camera params after first auto-focus callback to make it work on...
srowen [Wed, 7 Apr 2010 18:03:14 +0000 (18:03 +0000)]
Issue 376: re-set camera params after first auto-focus callback to make it work on Droid. Along the way, did a very big reorganization of CameraManager since it was becoming spaghetti code

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

14 years agoCredit Ryan
srowen [Wed, 7 Apr 2010 15:04:36 +0000 (15:04 +0000)]
Credit Ryan

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

14 years agoLook for mot-zoom-step
srowen [Wed, 7 Apr 2010 08:10:35 +0000 (08:10 +0000)]
Look for mot-zoom-step

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

14 years agoLook for mot-zoom-values
srowen [Wed, 7 Apr 2010 07:58:22 +0000 (07:58 +0000)]
Look for mot-zoom-values

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

14 years agoPure-barcode mode can now deal with asymmetric borders instead of assuming it's pure...
srowen [Tue, 6 Apr 2010 21:30:53 +0000 (21:30 +0000)]
Pure-barcode mode can now deal with asymmetric borders instead of assuming it's pure generator output with equal borders

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

14 years agoUse jar packaging
srowen [Tue, 6 Apr 2010 19:58:40 +0000 (19:58 +0000)]
Use jar packaging

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

14 years agoIssue 370, allow custom response URLs
srowen [Tue, 6 Apr 2010 12:52:55 +0000 (12:52 +0000)]
Issue 370, allow custom response URLs

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

14 years agoBack up and restore poms to prerelease state
srowen [Tue, 6 Apr 2010 12:38:26 +0000 (12:38 +0000)]
Back up and restore poms to prerelease state

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

14 years ago[maven-release-plugin] prepare release core-1.5
srowen [Tue, 6 Apr 2010 11:59:11 +0000 (11:59 +0000)]
[maven-release-plugin] prepare release core-1.5

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

14 years ago[maven-release-plugin] rollback the release of core-1.5
srowen [Tue, 6 Apr 2010 11:57:56 +0000 (11:57 +0000)]
[maven-release-plugin] rollback the release of core-1.5

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

14 years ago[maven-release-plugin] prepare for next development iteration
srowen [Tue, 6 Apr 2010 09:37:46 +0000 (09:37 +0000)]
[maven-release-plugin] prepare for next development iteration

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

14 years ago[maven-release-plugin] prepare release core-1.5
srowen [Tue, 6 Apr 2010 09:37:27 +0000 (09:37 +0000)]
[maven-release-plugin] prepare release core-1.5

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

14 years agoUpdated Hungarian translation from Androida.hu
srowen [Mon, 5 Apr 2010 22:06:46 +0000 (22:06 +0000)]
Updated Hungarian translation from Androida.hu

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

14 years agoPolish translation from Mateusz
srowen [Sun, 4 Apr 2010 18:20:21 +0000 (18:20 +0000)]
Polish translation from Mateusz

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

14 years agoSmall thing, make log TAGs consistent
srowen [Sat, 3 Apr 2010 23:59:34 +0000 (23:59 +0000)]
Small thing, make log TAGs consistent

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

14 years agoAdded send barcode feature
srowen [Sat, 3 Apr 2010 23:57:46 +0000 (23:57 +0000)]
Added send barcode feature

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