Commit graph

1650 commits

Author SHA1 Message Date
srowen dadbc49cc0 Issue 870 user supplied Greek translation
git-svn-id: https://zxing.googlecode.com/svn/trunk@1824 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-14 18:46:44 +00:00
srowen 7ac5c29d97 Issue 869, handle ImageIO.write() failure per user suggestion
git-svn-id: https://zxing.googlecode.com/svn/trunk@1823 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-14 18:37:57 +00:00
srowen 8a1c720221 Issue 865 user patch for support of control codes in Code 128 encoding (and output in decoding)
git-svn-id: https://zxing.googlecode.com/svn/trunk@1822 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-14 07:38:18 +00:00
srowen a39bdaf729 User-contributed Danish fixes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1821 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-12 19:55:24 +00:00
srowen 7f06b18976 Rationalize the black-run counting to avoid AIOOBE but also get the right answer still
git-svn-id: https://zxing.googlecode.com/svn/trunk@1820 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-10 08:43:38 +00:00
smparkes@smparkes.net f17a43df81 use correct vector size after possible erases
git-svn-id: https://zxing.googlecode.com/svn/trunk@1817 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-09 20:00:14 +00:00
dswitkin@google.com 308cb7096a Updates for ZXing 1.7.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1816 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-08 19:47:18 +00:00
dswitkin@google.com 0d8a49fa15 Added better Google Book Search URL detection and centralized it.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1815 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-08 18:23:35 +00:00
dswitkin@google.com 127839b2b7 Fixed a few crashes and added a FIXME for another which needs some refactoring.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1814 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-08 16:15:29 +00:00
dswitkin@google.com e04e3ef2c1 - Prevented secure URIs from being added to History or copied to the clipboard.
- Made the History display parsed entries instead of raw contents.
- Some minor cleanup and comments.

git-svn-id: https://zxing.googlecode.com/svn/trunk@1813 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-07 22:37:13 +00:00
dswitkin@google.com 886e3a3e02 Fixed the build and added some cleanup comments.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1812 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-07 15:45:03 +00:00
dswitkin@google.com dbc98a7a22 Made sure otpauth: is recognized as a valid URI.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1811 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-07 15:24:31 +00:00
dswitkin@google.com 5299b18942 Added missing Slovakian string from Laurent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1810 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-03 14:28:25 +00:00
srowen b70cef7e28 Avoid a RejectedExecutionException and squash it anyhow
git-svn-id: https://zxing.googlecode.com/svn/trunk@1809 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-02 18:01:56 +00:00
smparkes@smparkes.net 00c833d3c2 remove iphone project references for files not (yet) in the tree
git-svn-id: https://zxing.googlecode.com/svn/trunk@1808 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-02 14:17:31 +00:00
dswitkin@google.com 261a349c4a - Added support for xlarge screens to handle tablets and disable compatibility mode.
- Improved the layout of the Share screen on big screens.
- Other minor cleanup.
- Bumped the version to 3.6 final.

git-svn-id: https://zxing.googlecode.com/svn/trunk@1807 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-01 20:27:03 +00:00
rpechayr 2f8acfd250 [ios/ZXingWidget] update to make ZxingWidget more acceptable on iPad 2
git-svn-id: https://zxing.googlecode.com/svn/trunk@1806 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-01 18:17:37 +00:00
srowen e0030780bc Issue 848 German translation fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1805 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-30 19:29:45 +00:00
srowen 9b176a1a5f Issue 851 NPE for invalid network type
git-svn-id: https://zxing.googlecode.com/svn/trunk@1804 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-30 19:19:03 +00:00
srowen e9d5024e46 Issue 849, adjusted fix to Code128Writer
git-svn-id: https://zxing.googlecode.com/svn/trunk@1803 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-30 18:50:56 +00:00
srowen 2d17cf4491 Access Intent.setPackage() via reflection only if available for 1.5 compatibility
git-svn-id: https://zxing.googlecode.com/svn/trunk@1802 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-28 18:06:18 +00:00
srowen fb65c5b791 Enable Aztec, PDF 417 by default in core (not clients) mostly to further test them during unit tests
git-svn-id: https://zxing.googlecode.com/svn/trunk@1801 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-26 12:52:04 +00:00
srowen 7e710dd6ec Oops, amendment to last change
git-svn-id: https://zxing.googlecode.com/svn/trunk@1800 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-26 12:50:16 +00:00
srowen ce30fae7be Remove unnecessary dependency from common to qrcode package
git-svn-id: https://zxing.googlecode.com/svn/trunk@1799 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-26 12:42:07 +00:00
smparkes@smparkes.net 9371cc2930 don't crash on devices without a camera
git-svn-id: https://zxing.googlecode.com/svn/trunk@1797 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-22 23:10:45 +00:00
smparkes@smparkes.net edc0f987d0 comment out some debugging logging
git-svn-id: https://zxing.googlecode.com/svn/trunk@1796 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-22 16:38:46 +00:00
srowen df65c5b83e A bunch of code style related changes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1795 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-21 03:36:39 +00:00
srowen 87887ab18c Better fix for concurrency issue
git-svn-id: https://zxing.googlecode.com/svn/trunk@1794 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-21 03:36:08 +00:00
srowen c8166aec33 Remove dir zxing as it causes errors next to ZXing on some filesystems, like mine
git-svn-id: https://zxing.googlecode.com/svn/trunk@1793 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 16:55:07 +00:00
dswitkin@google.com 5b6956c581 Whoops, IntelliJ generated the standard Google header instead of the ZXing one.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1792 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 16:03:19 +00:00
dswitkin@google.com 1cccb530bc Fixed Data Matrix image, the other one had a 'demo' string inserted in it. Grr.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1791 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 15:53:22 +00:00
dswitkin@google.com 88557fa3bf Updated the release notes and added a Data Matrix image to the help.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1790 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 15:43:30 +00:00
dswitkin@google.com e2ef16f46f Caught another exception when sharing contacts.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1789 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 15:40:21 +00:00
dswitkin@google.com f957304831 Caught RuntimeException for Camera.startPreview() and put up an error message. We were getting 135 reports a week about this.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1788 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 15:19:44 +00:00
srowen 2d7ef9faf4 Issue 742 at least parse iCal GEO in core library
git-svn-id: https://zxing.googlecode.com/svn/trunk@1787 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 07:12:49 +00:00
smparkes@smparkes.net ce5378194a correct data type
git-svn-id: https://zxing.googlecode.com/svn/trunk@1786 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-19 19:58:17 +00:00
dswitkin@google.com 9f519ac146 Issue 838: Fixed the bookmark picker crashing on Honeycomb.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1785 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-19 19:23:42 +00:00
srowen d7e9842e47 German translation suggestion from user
git-svn-id: https://zxing.googlecode.com/svn/trunk@1784 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-19 06:31:57 +00:00
smparkes@smparkes.net f0594882d0 change directory name case to match objc convention; add missing includes so that pch aren't needed
git-svn-id: https://zxing.googlecode.com/svn/trunk@1783 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-18 19:13:07 +00:00
smparkes@smparkes.net 872a41d3d1 rename to match objective c conventions
git-svn-id: https://zxing.googlecode.com/svn/trunk@1782 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-18 18:50:43 +00:00
dswitkin@google.com f3d60dd5bf Updated our list of countries for Book Search.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1781 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-18 15:28:38 +00:00
dswitkin@google.com 146511ea00 Bumped the history DB version for the rare case where there is an entry with the old RSS14 format string.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1780 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 20:51:52 +00:00
dswitkin@google.com ab003c1686 More TODO cleanup on longstanding comments which aren't going to be addressed.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1779 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 20:44:44 +00:00
dswitkin@google.com 11d348a59f Cleaned up a bunch of TODOs and deleted the old ImageConverter app which has been supplanted by CommandLineRunner.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1778 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 20:13:20 +00:00
dswitkin@google.com c0f797cb45 Prevented checking the reverse image preference on every scan to improve performance.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1777 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 19:30:01 +00:00
dswitkin@google.com e3e0a12da8 Issue 835: Added support for specifying a width and height for the scanning rectangle when launching Barcode Scanner by Intent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1776 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 19:20:38 +00:00
dswitkin@google.com 8ff9e7f4fa Standardized the naming of our barcode formats and alphabetized them.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1775 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 15:46:09 +00:00
dswitkin@google.com 45bebd195c Added RSS_EXPANDED to the CommandLineRunner.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1774 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 15:27:27 +00:00
smparkes@smparkes.net 47b28a4edb objective c port for iOS and OS X
git-svn-id: https://zxing.googlecode.com/svn/trunk@1773 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 02:07:56 +00:00
smparkes@smparkes.net 00eedc659f prepping for objc merge
git-svn-id: https://zxing.googlecode.com/svn/trunk@1772 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 01:52:11 +00:00