Commit graph

1891 commits

Author SHA1 Message Date
dswitkin@google.com 5da2c7470e Bumped version to 4.0 final and fixed Finnish translation which broke the build.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2136 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-30 22:50:53 +00:00
srowen 8d42aef4ce Maybe avoid a weird NPE
git-svn-id: https://zxing.googlecode.com/svn/trunk@2135 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-29 21:02:59 +00:00
srowen ae54c38817 Issue 1141 Finnish translation updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2134 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-29 12:59:37 +00:00
srowen 921ba43cb7 Tiny fix -- synchronized on arg, not list
git-svn-id: https://zxing.googlecode.com/svn/trunk@2133 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-28 15:07:32 +00:00
srowen 29f5002aa6 Draft CHANGES updates for 2.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2132 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-25 21:40:14 +00:00
srowen 6a46c4ac54 Put URL, birthday in notes as there's not a better place for them by Intent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2131 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 17:53:24 +00:00
srowen 27194b053a Misc changes suggested by lint/code inspection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2130 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 13:05:42 +00:00
srowen 26f06c0ed2 Removed defunct "not our results" message; results are delivered inline now and are marked with source
git-svn-id: https://zxing.googlecode.com/svn/trunk@2129 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 13:01:39 +00:00
dswitkin@google.com e5189730ce Bumped the version to 4.0 beta 1 and updated the What's New page.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2127 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 21:58:02 +00:00
srowen e2620cef49 (undo one unintentional change)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2126 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 20:01:54 +00:00
srowen 8eb473fc40 Remove defunct 'buggy' message for 4.0 from HelpActivity. And add the other half of new History impl that I forgot
git-svn-id: https://zxing.googlecode.com/svn/trunk@2125 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 19:43:58 +00:00
srowen b8b62c6e30 Add support for %t (type) in custom search URL
git-svn-id: https://zxing.googlecode.com/svn/trunk@2124 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 18:48:10 +00:00
srowen d75a7467f9 Update generator version and add one more test
git-svn-id: https://zxing.googlecode.com/svn/trunk@2123 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 16:45:39 +00:00
srowen 6780eee869 More of Lachezars changes to integrate support-v4 support
git-svn-id: https://zxing.googlecode.com/svn/trunk@2122 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-19 16:46:54 +00:00
srowen d4cd1c4b58 Avoid an NPE in Arrays.asList
git-svn-id: https://zxing.googlecode.com/svn/trunk@2121 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-19 12:52:20 +00:00
srowen 035320bd2f Issue 1126 In vCard, escape comma not colon
git-svn-id: https://zxing.googlecode.com/svn/trunk@2120 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-19 09:30:26 +00:00
srowen 420e47efd1 Add Fragment-friendly integration and bump requirement to Android 4.0 to build (not to use) since that's the only thing available in Maven beyond 2.x
git-svn-id: https://zxing.googlecode.com/svn/trunk@2119 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-18 17:11:54 +00:00
srowen a39e9d8163 Issue 1124 only allow encoding of even-length ITF input
git-svn-id: https://zxing.googlecode.com/svn/trunk@2118 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-15 18:21:18 +00:00
smparkes@smparkes.net 2cbc5e4175 add minimal readme for the objc classes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2117 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-15 00:26:29 +00:00
srowen 5415b12050 Count misreads in the test framework and track. Retune slightly on this basis to pick up a few more images
git-svn-id: https://zxing.googlecode.com/svn/trunk@2116 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-13 14:38:38 +00:00
smparkes@smparkes.net 28a0ceb67d Tweaks to C++ build to only explicity link libiconv if it exists; closes issue 1117
from speed145a

git-svn-id: https://zxing.googlecode.com/svn/trunk@2115 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-12 23:30:18 +00:00
srowen 748945281c Issue 1122 allow short code 39/93
git-svn-id: https://zxing.googlecode.com/svn/trunk@2114 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 22:09:48 +00:00
bas5winkel@gmail.com 73f7332f02 updated all actionscript files in accordance with the core library revision 1901
git-svn-id: https://zxing.googlecode.com/svn/trunk@2113 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 17:11:15 +00:00
bas5winkel@gmail.com 9f032621f9 updated all actionscript files in accordance with the core library revision 1901
git-svn-id: https://zxing.googlecode.com/svn/trunk@2112 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 17:08:48 +00:00
bas5winkel@gmail.com aa33b1cd04 updated all actionscript files in accordance with the core library revision 1901
git-svn-id: https://zxing.googlecode.com/svn/trunk@2111 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 17:04:22 +00:00
bas5winkel@gmail.com 9117b2b164 updated all actionscript files in accordance with the core library revision 1901
git-svn-id: https://zxing.googlecode.com/svn/trunk@2110 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 17:02:26 +00:00
bas5winkel@gmail.com 9ee56c0b61 updated all actionscript files in accordance with the core library revision 1901
git-svn-id: https://zxing.googlecode.com/svn/trunk@2109 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 16:50:26 +00:00
srowen 01c274cfd1 Fix slight problem in heuristic for detecting URIs: accept a.singleletterdomainelement.com
git-svn-id: https://zxing.googlecode.com/svn/trunk@2108 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 14:52:53 +00:00
srowen ccf169425f Catch strange RuntimeExceptino from inside autoFocus() in Android 4.0.x+
git-svn-id: https://zxing.googlecode.com/svn/trunk@2107 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 14:30:55 +00:00
srowen 5cc9295451 Reimplement History as a simple activity instead of dialog; add ability to delete one entry with a long press
git-svn-id: https://zxing.googlecode.com/svn/trunk@2106 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-09 20:12:59 +00:00
srowen 7eb68cb75a Use RGB not ARGB so that ImageIO can write more image formats
git-svn-id: https://zxing.googlecode.com/svn/trunk@2105 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-07 05:19:57 +00:00
smparkes@smparkes.net 86a7fb3bb3 update osx xcode project for updated compiler, new C++ files
git-svn-id: https://zxing.googlecode.com/svn/trunk@2104 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-05 03:35:44 +00:00
srowen e4bd93a6e8 QR code "pure barcode" now forgiving of uneven module sizes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2103 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-04 07:53:04 +00:00
srowen 1edb8c6dca Add a few more uses-features that describe the app better
git-svn-id: https://zxing.googlecode.com/svn/trunk@2102 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-01 21:49:44 +00:00
srowen 0b58fc05d6 Actually use CheckboxPreference defaults in preferences.xml!
git-svn-id: https://zxing.googlecode.com/svn/trunk@2101 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-01 21:49:17 +00:00
rpechayr f13443cac8 [iphone] zyntax modified (actually cleaner now, so it is building with recent versions of clang
git-svn-id: https://zxing.googlecode.com/svn/trunk@2100 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-30 16:06:57 +00:00
srowen 1afa8c80d4 Check more directly for Shopper; saw a strange ActivityNotFoundException here
git-svn-id: https://zxing.googlecode.com/svn/trunk@2099 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-29 04:00:14 +00:00
srowen 4af95ab471 Use better regex-based test for URI
git-svn-id: https://zxing.googlecode.com/svn/trunk@2098 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-23 15:20:18 +00:00
srowen c77baf34a8 Issue 918 Add MECARD/vCard switch after factoring out and tidying some of the contact encoding logic
git-svn-id: https://zxing.googlecode.com/svn/trunk@2097 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-23 13:59:15 +00:00
srowen 41a450d25e Issue 1111 Spanish fixes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2096 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-22 13:43:54 +00:00
srowen a5864dca0e Turns out permission-group is not going to do what I thought here, so remove it
git-svn-id: https://zxing.googlecode.com/svn/trunk@2095 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-20 16:56:51 +00:00
srowen cff3e66a87 New SDK 16 lint tool suggests removing some unused stuff, etc.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2094 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-18 01:07:14 +00:00
srowen 327df794ae Slightly reverse Code 128 change: don't allow length 0 code
git-svn-id: https://zxing.googlecode.com/svn/trunk@2093 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-17 16:47:15 +00:00
srowen a9754fb978 Matching Issue 414 / commit 2088 change to iPhone: support zxing://scan/... URLs too
git-svn-id: https://zxing.googlecode.com/svn/trunk@2091 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-17 10:43:57 +00:00
srowen 35eecdeb45 Add result point callback to multi QR code detector
git-svn-id: https://zxing.googlecode.com/svn/trunk@2090 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-17 00:45:50 +00:00
ftylitak@gmail.com f9244cdd30 Added QZXing. A wrapper library of C++ part of ZXing written in Qt to make it usable in multiple platforms through the same code: Symbian, Windows, Linux. Very simple interface with some basic functions. The library is also accessible through QML. 2 example programs included. Tutorial contained as well.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2089 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-16 18:51:48 +00:00
rpechayr 6f851acf9c Merge Issue 414. App store submission schedules in a fex days
git-svn-id: https://zxing.googlecode.com/svn/trunk@2088 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-16 14:46:58 +00:00
smparkes@smparkes.net f3f5720a8e Syntax error in C++ builds under DEBUG. Closes issue 1105.
From evansepdx. I thought I fixed this a long time ago. Thanks!

git-svn-id: https://zxing.googlecode.com/svn/trunk@2087 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-13 22:34:53 +00:00
smparkes@smparkes.net d7a9a8b96a added unit tests for C++ BitArray::reverse(). Closes issue 1104
From evansepdx. Thanks!

git-svn-id: https://zxing.googlecode.com/svn/trunk@2086 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-13 20:58:25 +00:00
srowen 703cc2e8bf Issue 1103 stop excluding 1-char code 128 as it does not seem to be a big deal for false positives now
git-svn-id: https://zxing.googlecode.com/svn/trunk@2085 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-13 15:24:30 +00:00