Commit graph

2259 commits

Author SHA1 Message Date
smparkes@smparkes.net 51d3596dd9 convert jpg to png
git-svn-id: https://zxing.googlecode.com/svn/trunk@2548 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-31 01:41:30 +00:00
srowen 835f744a9d Avoid another apparent rare bug in the HTTP implementation
git-svn-id: https://zxing.googlecode.com/svn/trunk@2547 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-29 17:28:45 +00:00
srowen 32c7369fce Add VERSION:3.0 to vCard encoding
git-svn-id: https://zxing.googlecode.com/svn/trunk@2546 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-28 19:26:38 +00:00
srowen 66b776e0c0 (Committed old pom updates along the way)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2545 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-26 01:40:30 +00:00
srowen 8370fa5535 Download from list of selected target apps only; require ordered list of target apps (List not Collection)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2544 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-26 01:27:08 +00:00
srowen bcd38aee57 Issue 1455 use H: prefix for hidden
git-svn-id: https://zxing.googlecode.com/svn/trunk@2543 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-07 00:31:18 +00:00
srowen cc9a55d1a2 Catch more weird edge cases where readBits fails on bad QR codes and just return FormatException; remove a deprecated PDF417 method
git-svn-id: https://zxing.googlecode.com/svn/trunk@2542 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-05 20:37:20 +00:00
srowen 02e0dcece1 Use Android 4.2 libs for javadoc
git-svn-id: https://zxing.googlecode.com/svn/trunk@2541 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-28 22:15:35 +00:00
srowen 99e0f8d61b Minor touch ups of HTML, show full output for uploads, add more explanatory text and links, update to servlet 3 / JSP 2.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2540 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-28 22:12:37 +00:00
srowen 69167c6bdc Work around a weird NPE inside the clipboard library
git-svn-id: https://zxing.googlecode.com/svn/trunk@2539 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-28 21:45:57 +00:00
srowen 126f33815e Make light thresholds less sensitive to avoid rapid on/off on some devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@2538 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-28 00:14:57 +00:00
srowen 6698e919e9 More changes for Elastic Beanstalk -- logging, no need for DoS
git-svn-id: https://zxing.googlecode.com/svn/trunk@2537 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-27 23:57:07 +00:00
srowen ceca8b4ff7 Update zxing.org web app for Amazon Elastic Beanstalk
git-svn-id: https://zxing.googlecode.com/svn/trunk@2536 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-27 23:34:04 +00:00
gln%google.com@gtempaccount.com 16eaa62bfa Revert previous change setting ONLY_ACTIVE_ARCH.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2535 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-26 23:47:34 +00:00
srowen d085872bad Update to JUnit 4.11
git-svn-id: https://zxing.googlecode.com/svn/trunk@2534 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-26 22:51:07 +00:00
gln%google.com@gtempaccount.com 05446a4c9e Allow ZXingWidget to compile all architectures for Debug configuration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2533 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-26 19:12:08 +00:00
srowen 491102ba93 Catch rare SecurityException when accessing HTTP
git-svn-id: https://zxing.googlecode.com/svn/trunk@2532 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-25 11:33:13 +00:00
srowen caf7734595 Use logging instead of System.out for finer-grained control
git-svn-id: https://zxing.googlecode.com/svn/trunk@2531 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-25 10:40:44 +00:00
srowen e17d1c16ce Should make android-v4 dependency optional since not every dependent project needs it
git-svn-id: https://zxing.googlecode.com/svn/trunk@2530 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-24 16:58:19 +00:00
srowen 155bc2eb79 MVN plugin version update
git-svn-id: https://zxing.googlecode.com/svn/trunk@2529 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-24 11:11:11 +00:00
srowen 876518a856 Avoid possible NPE from early callback
git-svn-id: https://zxing.googlecode.com/svn/trunk@2528 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-20 18:20:32 +00:00
srowen 3bad6fc4c5 Changes from code inspection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2526 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-20 08:29:02 +00:00
srowen 0288f08c1c Also use application context with Toast consistently
git-svn-id: https://zxing.googlecode.com/svn/trunk@2525 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-20 07:47:20 +00:00
srowen 4f93e88db1 Avoid Toast that won't go away by posting on UI thread
git-svn-id: https://zxing.googlecode.com/svn/trunk@2524 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-20 07:45:31 +00:00
srowen 42dcca3ccf Warn about using Google product results
git-svn-id: https://zxing.googlecode.com/svn/trunk@2523 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-20 06:48:39 +00:00
srowen 703ce0d8e4 Add test config to pom.xml
git-svn-id: https://zxing.googlecode.com/svn/trunk@2522 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-18 11:50:25 +00:00
srowen 6f18b47af4 Minor style changes, streamline Aztec detector and CommandLineRunner slightly
git-svn-id: https://zxing.googlecode.com/svn/trunk@2521 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-17 13:20:37 +00:00
srowen f41a07ebcd Raise history limit to 2000
git-svn-id: https://zxing.googlecode.com/svn/trunk@2520 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-15 19:48:16 +00:00
srowen 29934305d7 Continue recursion even if finding a duplicate of a prior barcode
git-svn-id: https://zxing.googlecode.com/svn/trunk@2519 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-15 12:07:11 +00:00
srowen cfbabe908b Use Android 4.2 SDK consitently; don't target it for apps though
git-svn-id: https://zxing.googlecode.com/svn/trunk@2518 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-13 21:18:11 +00:00
srowen 6767168801 More optimizations plus some improved RSS expanded misdetection detection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2517 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-13 13:31:50 +00:00
srowen 14b2eeb7ae A few more small optimizations
git-svn-id: https://zxing.googlecode.com/svn/trunk@2516 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-13 09:10:27 +00:00
srowen 6352a421a3 Codabar optimization
git-svn-id: https://zxing.googlecode.com/svn/trunk@2515 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-12 20:12:04 +00:00
srowen ef33d45809 Simplified two loops with goto and fixed (?) a logic error in removing rows. Use raw contents as display text for RSS expanded since not all have a product ID.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2514 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-12 19:39:50 +00:00
srowen bbeafcb82e Enable RSS expanded
git-svn-id: https://zxing.googlecode.com/svn/trunk@2513 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-12 19:12:09 +00:00
srowen f3065f1210 Issue 1434 more sanity checks for RSS expanded
git-svn-id: https://zxing.googlecode.com/svn/trunk@2512 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-12 18:50:25 +00:00
srowen b22642a0b0 Issue 538 credit Ian Davis for much of the RSS Expanded Stacked changes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2511 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-12 15:30:03 +00:00
srowen b3839ec5e0 Issue 583 RSS Expanded support, by Pablo Orduna and the Deusto crew, back-ported by ShumovichY
git-svn-id: https://zxing.googlecode.com/svn/trunk@2510 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-12 15:09:25 +00:00
srowen 0e4ef00d34 Issue 1432 errata from GS1 spec and support for additional var length product field 8200
git-svn-id: https://zxing.googlecode.com/svn/trunk@2509 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-10 15:02:49 +00:00
srowen eb65f3b1ea Issue 1425 add more placeholders to fill in in the URL specified in the scan-from-webpage mechanism
git-svn-id: https://zxing.googlecode.com/svn/trunk@2507 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-09 16:35:21 +00:00
srowen 90a47a4029 Possibly final changes for automatic torch settings
git-svn-id: https://zxing.googlecode.com/svn/trunk@2506 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-08 22:59:44 +00:00
srowen 462c94e7a2 Infrastructure for automated torch on based on ambient light (not turned on yet)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2504 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-08 12:57:55 +00:00
smparkes@smparkes.net fc867ccf73 bump ios deployment target to new minimum
git-svn-id: https://zxing.googlecode.com/svn/trunk@2503 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-07 18:11:21 +00:00
srowen 8b7433c5dc Exclude Google TV by requiring touchscreen for now
git-svn-id: https://zxing.googlecode.com/svn/trunk@2502 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-07 17:41:49 +00:00
srowen 84a3b27117 Up RSS character variance tolerance a little and tighten up unit test
git-svn-id: https://zxing.googlecode.com/svn/trunk@2501 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-07 14:59:39 +00:00
srowen 786aae487e Issue 1427 fix small off by one in RSS expanded decoder
git-svn-id: https://zxing.googlecode.com/svn/trunk@2500 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-07 14:43:35 +00:00
smparkes@smparkes.net 2581409353 add rss tests to the default blackbox test target
git-svn-id: https://zxing.googlecode.com/svn/trunk@2498 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-04 14:49:51 +00:00
smparkes@smparkes.net 033a3fe9f1 Revert "Promote RSS blackbox tests to com.google.zxing.oned"
This reverts commit 38e95ce456.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2497 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-04 14:49:35 +00:00
smparkes@smparkes.net 38e95ce456 Promote RSS blackbox tests to com.google.zxing.oned
Promote RSS blackbox tests to com.google.zxing.oned so they get picked up and run by the blackbox test infrastructure.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2496 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-04 14:21:03 +00:00
srowen 0636cb7b08 Small tweak to last commit and test count, enable explicit conversion everywhere and patch a strange Java 7-only (JIT?) issue
git-svn-id: https://zxing.googlecode.com/svn/trunk@2495 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-04 13:35:40 +00:00