Commit graph

2645 commits

Author SHA1 Message Date
srowen@gmail.com 8388c71213 Omit bookmarks without URL like dummy "Bookmarks" on 4.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2584 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-03 18:19:48 +00:00
srowen@gmail.com 33c5bd074b Issue 1638 support for several URLs in contact info, and some incidental test cleanup too
git-svn-id: https://zxing.googlecode.com/svn/trunk@2583 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-03 17:06:00 +00:00
srowen@gmail.com 86671ab226 Missed a test improvement
git-svn-id: https://zxing.googlecode.com/svn/trunk@2582 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-01 20:07:55 +00:00
srowen@gmail.com b01cff36fa Various changes from IJ12.1 inspections
git-svn-id: https://zxing.googlecode.com/svn/trunk@2581 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-01 20:01:40 +00:00
srowen@gmail.com 4b124b109d Escape value in custom search URL
git-svn-id: https://zxing.googlecode.com/svn/trunk@2580 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-25 18:03:11 +00:00
srowen@gmail.com bb7328d4b0 Minor cleanup of CommandLineRunner
git-svn-id: https://zxing.googlecode.com/svn/trunk@2579 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-25 15:27:28 +00:00
srowen@gmail.com 7a39922b30 Remove target temp dir creation
git-svn-id: https://zxing.googlecode.com/svn/trunk@2578 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-25 13:52:42 +00:00
srowen@gmail.com d5342e8e7f Aztec encoder
git-svn-id: https://zxing.googlecode.com/svn/trunk@2577 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-25 12:34:50 +00:00
srowen@gmail.com 01e43af170 Better take on InvertedLuminanceSource -- allow possibility of rotation and efficient un-inversion
git-svn-id: https://zxing.googlecode.com/svn/trunk@2576 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-19 20:53:30 +00:00
srowen@gmail.com d863e71a10 Use "1.6" instead of "6" in Maven to workaround m2eclipse?
git-svn-id: https://zxing.googlecode.com/svn/trunk@2575 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-19 16:41:42 +00:00
srowen@gmail.com fbb5d02dd6 Issue 1604 Add LuminanceSource.invert() method
git-svn-id: https://zxing.googlecode.com/svn/trunk@2574 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-19 11:00:45 +00:00
srowen@gmail.com 3b9b63da18 URL-decode email address in mailto: link
git-svn-id: https://zxing.googlecode.com/svn/trunk@2573 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-13 17:27:55 +00:00
srowen@gmail.com 62bd9719a8 Doc an old ByteMatrix method in response to an SO question
git-svn-id: https://zxing.googlecode.com/svn/trunk@2572 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-12 20:08:33 +00:00
srowen@gmail.com 56fb333be6 Add invert scan option
git-svn-id: https://zxing.googlecode.com/svn/trunk@2571 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-08 23:39:44 +00:00
srowen@gmail.com 2dd7ead605 Remove "share via" label -- redundant in later Android
git-svn-id: https://zxing.googlecode.com/svn/trunk@2570 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-08 23:23:24 +00:00
srowen@gmail.com a642bdd839 Issue 572 port of Data Matrix encoder from barcode4j, adapted for Android, ported by Guillaume Le Biller and stoty47 and adapted a bit more by me
git-svn-id: https://zxing.googlecode.com/svn/trunk@2569 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-07 20:17:08 +00:00
srowen 2170a1cb0b Catch weird openConnection() NPE in Android
git-svn-id: https://zxing.googlecode.com/svn/trunk@2568 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-07 10:13:35 +00:00
smparkes@smparkes.net 64e69a3e35 tweak for stricter warnings
git-svn-id: https://zxing.googlecode.com/svn/trunk@2567 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-06 22:21:35 +00:00
smparkes@smparkes.net c55079baf7 update for xcode 4.6 warnings. Closes 1494
git-svn-id: https://zxing.googlecode.com/svn/trunk@2566 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-06 22:11:37 +00:00
srowen cf69a3f6db Don't use inMutable, which is only in API 11+
git-svn-id: https://zxing.googlecode.com/svn/trunk@2565 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-22 08:47:40 +00:00
srowen 0983aec832 Try to avoid another clipboard-related NPE
git-svn-id: https://zxing.googlecode.com/svn/trunk@2564 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-20 00:02:55 +00:00
srowen 0302080139 Catch another weird crash in Android on bad server response
git-svn-id: https://zxing.googlecode.com/svn/trunk@2563 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-19 23:13:34 +00:00
srowen 699e3ff2a8 Fix bug on clicking through to search after an RSS expanded product scan
git-svn-id: https://zxing.googlecode.com/svn/trunk@2562 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-19 23:08:04 +00:00
srowen 90e1822928 On scan we pass a grayscale image of the scanned image, which is used as a thumbnail. These days this is getting to be 2MB of data to bundle to copy around in memory. Instead scale by 50% and JPEG-encode. This saves some memory and paves the way for later perhaps saving the image data with history.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2561 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-19 20:48:03 +00:00
srowen 434a1bb6c5 Add Bruce for C# report
git-svn-id: https://zxing.googlecode.com/svn/trunk@2560 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-19 08:55:28 +00:00
bruceallenfb@gmail.com cc5706a72c remove obsolete files
git-svn-id: https://zxing.googlecode.com/svn/trunk@2559 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-18 22:05:20 +00:00
bruceallenfb@gmail.com 7616c4d06d re-port to c#, picking up 3 years of changes. Client folder classes may need some work
git-svn-id: https://zxing.googlecode.com/svn/trunk@2558 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-18 20:14:03 +00:00
srowen 890db6b427 Issue 1437 part 2, use cmath but use abs() again
git-svn-id: https://zxing.googlecode.com/svn/trunk@2557 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-17 20:45:39 +00:00
srowen dc37cbadba Issue 1437 use fabs()
git-svn-id: https://zxing.googlecode.com/svn/trunk@2556 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-17 19:52:40 +00:00
srowen 2287365f7a Issue 1436 use return value from function to have an effect
git-svn-id: https://zxing.googlecode.com/svn/trunk@2555 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-17 19:50:16 +00:00
srowen 87b7a44c8f Add some newer plugin versions
git-svn-id: https://zxing.googlecode.com/svn/trunk@2554 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-16 07:26:41 +00:00
srowen 4b2237aeec Changes from lint inspection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2553 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-15 13:17:58 +00:00
srowen 65be855649 I keep forgetting that you can't use the normal IOException constructor in old Android
git-svn-id: https://zxing.googlecode.com/svn/trunk@2552 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-15 13:10:11 +00:00
srowen b89f3d5e35 Support GEO, NICKNAME from vCard (add as a 'note' in Android)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2551 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-09 21:32:05 +00:00
srowen 2d135af9c9 Issue 1477 improve multi QR code finder logic
git-svn-id: https://zxing.googlecode.com/svn/trunk@2550 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-09 21:30:40 +00:00
srowen 067321b68a Change some tests that used .jpg in path to use .png now
git-svn-id: https://zxing.googlecode.com/svn/trunk@2549 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-12-31 15:23:21 +00:00
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