Commit graph

3160 commits

Author SHA1 Message Date
Peter Dave Hello 7036acd768 make CI build faster 2014-08-17 00:31:36 +08:00
Sean Owen 7d35bd0bdd Add new secure access to Maven Central repo 2014-08-06 09:05:22 +01:00
Sean Owen 94c65df792 JUnit 4.12 beta 1 2014-07-30 14:24:35 +01:00
Sean Owen e4ff7d9bb9 Issue #197 : handle escaped backslash preceding terminator 2014-07-30 12:18:04 +01:00
Sean Owen 58be32036a Remove exception on re-setting manual camera ID; this is fine and needed for an activity handling multiple Intents 2014-07-30 01:17:13 +01:00
Sean Owen 281721f2d9 Avoid another NPE on null ResultPoint 2014-07-28 10:13:27 +01:00
Sean Owen 70b02ea882 Log final camera params 2014-07-27 15:18:50 +01:00
Sean Owen 8e86c7b7dc Merge pull request #193 from zxing/Issue192
Support multiple "to", and CC and BCC, throughout the email result API.
2014-07-25 22:54:23 +01:00
Sean Owen 8158984458 Support multiple "to", and CC and BCC, throughout the email result API. 2014-07-25 22:53:17 +01:00
Sean Owen 9ecc921f7f Update plugins 2014-07-25 22:38:33 +01:00
Sean Owen e715fec42a Avoid NPE when underlying result point is null, for some reason 2014-07-24 12:05:50 +01:00
Sean Owen 81963c8725 Credit Markus for recent fix 2014-07-18 11:46:20 +01:00
Sean Owen 6c522f127a Merge pull request #189 from mmhelm/bugfix/188--QRCodeBlackBox5TestCase
Added .gitattributes to define how git handles the line endings
2014-07-17 19:59:19 +01:00
Markus Helm 5480adba3e Added .gitattributes to define how git handles the line endings 2014-07-17 20:36:16 +02:00
Sean Owen 1fc337bb08 Update appspot app version to 11 and deploy 2014-07-17 14:45:49 +01:00
Sean Owen 583cff4221 Fix manual code entry (HT lachezar) 2014-07-15 14:01:40 +01:00
Sean Owen 94825ef448 Add missing copyright header 2014-07-15 12:41:32 +01:00
Sean Owen db4bf8c255 Add check for null stream from ContentResolver when encoding 2014-07-14 15:17:01 +01:00
Sean Owen bf6303b4f3 Update site, source plugins 2014-07-13 19:16:54 +01:00
Sean Owen 8c93290921 Closes issue #184 : Add Thai translation 2014-07-07 08:43:09 +01:00
Sean Owen a0c53e0558 Issue #179 : add default start/end guard to Codabar if not specified, for symmetry with decoder 2014-07-03 23:19:28 +01:00
Sean Owen 47d877d80a Update jar plugin 2014-07-02 23:00:15 +01:00
Sean Owen 6c2a9b016c Touch up whitespace and other small issues from inspection 2014-06-28 22:34:37 +01:00
Sean Owen 15b4dedb98 Use ARGB when on/off colors are not opaque 2014-06-25 08:49:23 +01:00
Sean Owen 17da7bbe4c Merge pull request #176 from antimony/master
Use ARGB color model in MatrixToImageConfig
2014-06-25 08:46:00 +01:00
Mikhail Surin af455fe963 Use ARGB color model in MatrixToImageConfig 2014-06-24 14:16:11 +04:00
Sean Owen 40b48a9163 Apps shouldn't refer to a SNAPSHOT as they are not released in the same way. Refer to last stable build. 2014-06-18 16:23:43 +01:00
Sean Owen 787a4497ba Issue #166 let byte compaction proceed in cases where it 'thought' text compaction would take over, but it had not 2014-06-10 17:58:59 -04:00
Sean Owen d70ef416ec Issue #166 handle a shift to byte mode properly outside of a compaction mode handler 2014-06-10 08:41:53 -04:00
Sean Owen e28b0116e0 Add support for consuming and using ECI in PDF417, closing issue #166 2014-06-08 12:13:17 -04:00
Sean Owen b2f059b07b Return to ISO-8859-1 as default PDF417 encoding, as per discussion of spec in issue #166 2014-06-08 12:12:24 -04:00
Sean Owen 5069917c99 Fix unescaped apostrophe in French translation 2014-06-08 12:09:57 -04:00
Sean Owen 8c0e6beb43 Fix corner case for javadoc redirector 2014-06-08 11:49:45 -04:00
Sean Owen 64e17cc7eb Merge micjahn with mikej06 2014-06-06 14:27:22 +01:00
Sean Owen 1b43233ba7 Issue #166 consume ECI in PDF417; still need to use it 2014-06-05 23:22:21 +01:00
Sean Owen cdcccab200 Issue #168 : don't emit symbols for empty numeric compaction in PDF417 2014-06-05 21:30:48 +01:00
Sean Owen f4b7264413 Issue #167 : recognize protocols like opc.tcp as valid URI schemes 2014-06-05 18:26:36 +01:00
Sean Owen 9d6878c6a0 Merge pull request #164 from Yahoe001/patch-2
Update strings.xml
2014-06-04 11:08:19 +01:00
Yahoe001 c1fb4e58f3 Update strings.xml
Corrected as per Sean
2014-06-03 20:15:03 -04:00
Yahoe001 9865768b81 Update strings.xml
Corrected as per Sean.
2014-06-03 17:50:16 -04:00
Yahoe001 c846061b68 Update strings.xml
Review/correction and replacement of anglicisms in the translation
2014-06-03 14:14:15 -04:00
Sean Owen e86712f7ff Faster test execution by reusing JVMs and conservatively scaling with cores 2014-06-01 23:32:44 +01:00
Sean Owen 84643199a9 Closes issue #162 : PURE_BARCODE fails on certain dense QR codes 2014-05-31 21:04:54 +01:00
Sean Owen 1fa62635de Update Android Maven plugin 2014-05-31 13:24:08 +01:00
Sean Owen 2cf4ea92a0 Findbugs 2.5.4 2014-05-25 17:47:03 +01:00
Sean Owen ef834c10ff Add Thomas Weißschuh as AUTHOR 2014-05-25 14:07:38 +01:00
Sean Owen 4e80efd7b1 Minor updates to nickname / birthday result changes 2014-05-25 14:06:13 +01:00
Sean Owen ef01dbd788 Retroactively add 3.0.1 / 3.1.0 changes 2014-05-24 10:25:19 +01:00
Sean Owen 17c1191db0 Merge pull request #153 from t-8ch/android_contact_fields
Android contact fields
2014-05-24 10:22:49 +01:00
Thomas Weißschuh 28b5326397 [android] Website, Birthday and Nickname fields
Only the first valid occurrence of Website and Birthday is used
2014-05-23 17:47:46 +00:00