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 |
|
srowen
|
873608de67
|
Issue 1102 fix escaping in wifi codes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2084 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-13 15:18:18 +00:00 |
|
smparkes@smparkes.net
|
a569f179ff
|
improve profiled performance of C++ BitArray::get(). Closes issue 1101
From evansepdx. Thanks!
git-svn-id: https://zxing.googlecode.com/svn/trunk@2083 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-12 22:54:51 +00:00 |
|
smparkes@smparkes.net
|
1cd49dbcb1
|
Update C++ code from Java implementation, binarizer and ReedSolomon. Closes issue 1099.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2082 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-12 22:38:50 +00:00 |
|
srowen
|
18f357a36f
|
Improve wifi message and return to scan after; a few string cleanups too
git-svn-id: https://zxing.googlecode.com/svn/trunk@2081 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-12 22:12:07 +00:00 |
|
srowen
|
2620c59647
|
Turns out we do not need write-contact permission to add a contact by Intent, and do not need wake-lock for wifi in Android 2.x
git-svn-id: https://zxing.googlecode.com/svn/trunk@2080 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-12 19:51:53 +00:00 |
|
srowen
|
08acd5b8f7
|
Minor refinements to prep for history change
git-svn-id: https://zxing.googlecode.com/svn/trunk@2079 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-11 16:24:03 +00:00 |
|
srowen
|
a12326f2d4
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2077 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-09 17:53:43 +00:00 |
|
srowen
|
99bad83632
|
[maven-release-plugin] prepare release core-20-beta
git-svn-id: https://zxing.googlecode.com/svn/trunk@2075 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-09 17:53:31 +00:00 |
|
smparkes@smparkes.net
|
3c4caa3170
|
xcode project tweaks for building archives
git-svn-id: https://zxing.googlecode.com/svn/trunk@2074 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-09 15:44:16 +00:00 |
|
srowen
|
5ef08d7719
|
More pom changes - may need later plugin versions to proceed
git-svn-id: https://zxing.googlecode.com/svn/trunk@2073 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-09 11:55:42 +00:00 |
|
srowen
|
130dc89beb
|
Few more pom fixes for new OSS config
git-svn-id: https://zxing.googlecode.com/svn/trunk@2072 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-09 10:47:11 +00:00 |
|
srowen
|
6796e12bff
|
pom changes I believe are necessary to get this into oss.sonatype.org correctly
git-svn-id: https://zxing.googlecode.com/svn/trunk@2071 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-08 17:23:11 +00:00 |
|
srowen
|
623035462a
|
Issue 1096 typo fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@2070 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-08 11:08:55 +00:00 |
|
srowen
|
05a5ffe486
|
Issue 1063 actionscript fixes to QR code encoding, and hopefully fixes without breaking some hash table behavior
git-svn-id: https://zxing.googlecode.com/svn/trunk@2069 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-07 13:51:21 +00:00 |
|