Commit graph

2503 commits

Author SHA1 Message Date
smparkes@smparkes.net eb7b65365b crlf -> lf
git-svn-id: https://zxing.googlecode.com/svn/trunk@2486 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-29 21:50:31 +00:00
smparkes@smparkes.net b86a687f0f fix EDIFACT decoding in C++
C++ version of http://code.google.com/p/zxing/source/detail?r=2387
Issue http://code.google.com/p/zxing/issues/detail?id=1332

The DM code is not totally up to date; some other changes were required to
modernize this one section but there may be other changes.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2485 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-29 19:27:01 +00:00
smparkes@smparkes.net 3e1491d850 Generate proper FormatException on QR code with bad structured append segment
C++ port of http://code.google.com/p/zxing/source/detail?r=2367 /
http://code.google.com/p/zxing/issues/detail?id=1324

git-svn-id: https://zxing.googlecode.com/svn/trunk@2484 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-29 18:48:55 +00:00
smparkes@smparkes.net d7b0f2cb82 ignore .pyc files under git; use /usr/local (e.g., homebrew) as an imagemagick source
git-svn-id: https://zxing.googlecode.com/svn/trunk@2483 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-29 18:23:34 +00:00
srowen 7b9eb7af63 Strangely, Exception constructors that take a chained Exception didn't exist before API level 9 (though have always been in Java). Don't use them to avoid NoSuchMethodError on Froyo and earlier.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2481 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-24 17:26:14 +00:00
srowen eb2d89301f Issue 1417 support VEVENT DURATION property
git-svn-id: https://zxing.googlecode.com/svn/trunk@2480 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-24 17:07:52 +00:00
srowen e6098ea320 Issue 1409 also include Chrome in code to reuse browser tab
git-svn-id: https://zxing.googlecode.com/svn/trunk@2479 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 15:21:50 +00:00
srowen 6950a78274 Update to Junit 4.10
git-svn-id: https://zxing.googlecode.com/svn/trunk@2478 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 14:18:46 +00:00
srowen 64bce22867 Update Maven config and advance to v2.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2477 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 14:13:57 +00:00
srowen 44474b6e6a Forgot to list what's new in CHANGES
git-svn-id: https://zxing.googlecode.com/svn/trunk@2476 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 14:05:48 +00:00
srowen d6409c3922 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2475 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 13:33:55 +00:00
srowen 38cc47f16d [maven-release-plugin] prepare release android-integration-2.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2473 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 13:33:38 +00:00
srowen 63990f3a13 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2472 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 13:29:52 +00:00
srowen 063276937a [maven-release-plugin] prepare release javase-2.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2470 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 13:29:37 +00:00
srowen 6eeb6bdf00 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2469 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 13:24:52 +00:00
srowen 6ef0076d50 [maven-release-plugin] prepare release core-2.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2467 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 13:24:37 +00:00
srowen ac70677407 Forgot AUTHORs for last change
git-svn-id: https://zxing.googlecode.com/svn/trunk@2465 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 07:47:31 +00:00
srowen 13d2272e24 Issue 1409 try to reuse browser tab on Intent reply
git-svn-id: https://zxing.googlecode.com/svn/trunk@2464 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-22 07:46:57 +00:00
dswitkin@google.com 4b42bddc5a Issue 1408: Added high res launcher icons for xhdpi and xxhdpi.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2463 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-19 16:04:43 +00:00
srowen f84ad91d00 Issue 1410 Chinese updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2462 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-19 08:11:02 +00:00
srowen 3edf7a57cc Bandages for misc. exceptions seen in the wild
git-svn-id: https://zxing.googlecode.com/svn/trunk@2459 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-17 07:59:12 +00:00
smparkes@smparkes.net 4c57b3673c couple more iOS 6 tweaks: missing build archs and no rotatation in the sample apps
git-svn-id: https://zxing.googlecode.com/svn/trunk@2458 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-16 20:28:43 +00:00
smparkes@smparkes.net d4ab50929f ignore some xcode artifacts under git
git-svn-id: https://zxing.googlecode.com/svn/trunk@2457 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-16 18:27:21 +00:00
smparkes@smparkes.net 5c0aef5357 Move widget cancel button subview from drawRect to init. Remove image stuff that's not being used.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2456 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-14 00:29:07 +00:00
smparkes@smparkes.net 1f0ac619b0 Xcode 4.5.1 project updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2455 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-13 23:39:06 +00:00
srowen 91a71dba0b Issue 1376 Check EAN13 checksum when encoding
git-svn-id: https://zxing.googlecode.com/svn/trunk@2454 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-10 20:32:05 +00:00
srowen 191f541f4a Issue 1404 show result correctly from history in bulk mode
git-svn-id: https://zxing.googlecode.com/svn/trunk@2453 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-10 20:21:17 +00:00
srowen 96cf12b0b4 Issue 1398 / Issue 1399 more German updates for docs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2452 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-08 12:54:03 +00:00
srowen db7afc66b6 Work around Android NPE observed in the wild
git-svn-id: https://zxing.googlecode.com/svn/trunk@2451 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-07 11:16:08 +00:00
srowen 4c4ebbe0c5 Issue 1395 Slovak updates from Laurent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2450 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-06 12:28:33 +00:00
srowen 51c1ce93e6 Issue 1392 log and warn about bad return URLs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2448 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-03 21:21:37 +00:00
srowen 09e0fb3af3 Don't close history after clearing one item
git-svn-id: https://zxing.googlecode.com/svn/trunk@2447 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-03 10:05:44 +00:00
srowen 63b2016d3c Issue 1390 updated Japanese strings from hosigumayuugi
git-svn-id: https://zxing.googlecode.com/svn/trunk@2446 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-03 07:57:34 +00:00
smparkes@smparkes.net 1a4844ab0e add blank iphone5 preview
git-svn-id: https://zxing.googlecode.com/svn/trunk@2445 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-03 03:28:55 +00:00
smparkes@smparkes.net 35069ed41d license and whitespace only
git-svn-id: https://zxing.googlecode.com/svn/trunk@2444 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-03 00:19:58 +00:00
smparkes@smparkes.net 39cd6a78bb use UIWindow#rootViewController instead of UIWindow#addSubview
git-svn-id: https://zxing.googlecode.com/svn/trunk@2443 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-03 00:15:48 +00:00
smparkes@smparkes.net e1cf3fd237 iphone5 launch image (blank for now)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2442 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-03 00:15:23 +00:00
smparkes@smparkes.net 9c2505b14e whitespace and std license only
git-svn-id: https://zxing.googlecode.com/svn/trunk@2441 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-03 00:15:07 +00:00
srowen 30fdae5a21 Small addendum to last Finnish update
git-svn-id: https://zxing.googlecode.com/svn/trunk@2440 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-02 08:28:17 +00:00
srowen 932a03db8b Issue 1388 More Finnish translations
git-svn-id: https://zxing.googlecode.com/svn/trunk@2439 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-02 07:40:57 +00:00
srowen 2ab85327d5 More German updates from Malte, Swedish updates from professional translation
git-svn-id: https://zxing.googlecode.com/svn/trunk@2438 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-10-01 09:50:22 +00:00
srowen 65e3d10b52 Catch odd IAE from HTTP connection -- bad URI?
git-svn-id: https://zxing.googlecode.com/svn/trunk@2437 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-30 10:08:05 +00:00
srowen 8596fcba7c Issue 1378 - 1384 more German updates from Alexander Schmidt
git-svn-id: https://zxing.googlecode.com/svn/trunk@2436 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-30 09:53:31 +00:00
srowen 80046da62c Issue 1378 first of several German updates from Alexander Schmidt
git-svn-id: https://zxing.googlecode.com/svn/trunk@2435 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-30 09:44:33 +00:00
srowen a20f1a2dcf Issue 1377 work around devices that fail to return valid preview sizes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2434 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-30 09:29:41 +00:00
srowen 38b3fe1280 Update for 4.3.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2433 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-29 12:30:04 +00:00
srowen 20e7963840 Update what's new for 4.3.1. Also fix HTML DOCTYPEs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2432 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-29 12:25:11 +00:00
srowen e807ea80a1 On second though, exposure is just too subtly problematic. Comment it out.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2431 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-28 21:09:23 +00:00
srowen 55098463f2 More safe mode, and, add a setting to disable exposure to work around bad devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@2430 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-28 15:18:19 +00:00
srowen 7f05aa2efb Enough with the camera bugs, step 1: add a fall-back 'safe mode' that tries to reconfig the camera with minimal parameters, if the device driver barfs explicitly
git-svn-id: https://zxing.googlecode.com/svn/trunk@2429 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-27 20:19:17 +00:00