Commit graph

3797 commits

Author SHA1 Message Date
dependabot[bot] 9353c4f406
Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#1633)
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 14:54:57 -05:00
dependabot[bot] 8eb2dc9cc1
Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#1632)
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.5.0 to 3.6.0.
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.5.0...maven-dependency-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 14:54:50 -05:00
dependabot[bot] 3ee6a0a336
Bump maven-source-plugin from 3.2.1 to 3.3.0 (#1630)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 14:54:42 -05:00
dependabot[bot] e0b944efb4
Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#1629)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 14:54:29 -05:00
Sean Owen 8ce9542d35
Create dependabot.yml 2023-05-23 14:45:39 -05:00
Daniel Gredler 72f5ee7bb9
Reduce PDF417 variance leniency (fixes #1624) (#1628) 2023-05-22 23:23:48 -05:00
Daniel Gredler 807fb0ba9a
Ignore Eclipse IDE files (#1626) 2023-05-22 18:42:07 -05:00
Daniel Gredler b892c401c9
Enable supported ECI charsets dynamically (#1625)
* Enable supported ECI charsets dynamically

* Remove use of Java 9+ API

* Remove property-based override for dynamic ECI charsets
2023-05-22 17:53:35 -05:00
Sean Owen c062955c84 Fix CI warning about setup-java@v2 2023-04-26 21:38:15 -05:00
Sean Owen a24f93093e
Update to Java EE 10 for zxing.org (#1621)
* Update to Java EE 10 for zxing.org
* Just remove reactor convergence
2023-04-26 21:34:53 -05:00
Sean Owen 1d2379df34 Regular plugin updates 2023-04-25 13:33:03 -05:00
Frederik van der Els fc4433ba3c
Clarify that the size of the GF is a power of two (#1612) 2023-04-04 16:08:58 -05:00
monsieurtanuki f3c2b44e35
fix: 1358 - rolled back to old-fashioned Collections.sort for android 23 (#1595)
cf. https://developer.android.com/reference/java/util/List#sort(java.util.Comparator%3C?%20super%20E%3E), "added in API level 24"
2023-03-23 12:48:54 -05:00
Henry A Schimke 40fc4d545d
update the link for rxing (#1596)
Please update the link for rxing (the rust port of zxing) as the repository has changed
2023-02-11 10:59:39 -06:00
Henry A Schimke dfb06fa33b
add rust port (#1588) 2023-01-08 22:06:01 -06:00
Sean Owen bc88dd15c8 Fix Android module snapshot versions 2022-11-01 22:20:04 -05:00
Sean Owen e30e0183aa Update site for 3.5.1 2022-11-01 22:12:49 -05:00
Sean Owen deb67272cf [maven-release-plugin] prepare for next development iteration 2022-11-01 21:54:14 -05:00
Sean Owen bb75858c9b [maven-release-plugin] prepare release zxing-3.5.1 2022-11-01 21:52:44 -05:00
Sean Owen 74bd455daa Prep for 3.5.1 - update android module versions 2022-11-01 21:29:35 -05:00
Sean Owen 110ef9e8f2 Filter unconfirmed QR code finder patterns before testing triangles to avoid long-running analysis. Closes #1567 2022-11-01 14:43:07 -05:00
Sean Owen bdc7c26526 Use SwingUtilities to avoid deadlock in GUI mini app 2022-10-23 16:20:22 -05:00
Sean Owen 0ea0ecddc5 Various code tweaks, action updates, dep updates 2022-10-20 14:13:34 -05:00
Sean Owen fa19d4758f Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38486#c10 2022-09-24 09:23:49 -05:00
Sean Owen a6273e3bc7 Handle case where GB2312 isn't supported; don't support Hanzi mode QR codes in this case 2022-09-20 12:53:06 -05:00
shirne 6fb399bc91
Add zxing-dart link (#1558) 2022-08-24 20:34:36 -05:00
axxel 840a3e9da2
update nu-book/zxing-cpp link (#1557)
nu-book/zxing-cpp is now reachable under zxing-cpp/zxing-cpp
2022-08-24 17:45:11 -05:00
Sean Owen e21bcbb2f8 Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50397 2022-08-18 12:16:15 -05:00
Sean Owen 7fe6d3c108 Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50388 2022-08-18 08:42:06 -05:00
Sean Owen 45df470227 Add basic support for thread interruption, and add protection for long running requests in web app 2022-07-20 13:29:55 -05:00
Daniel Gredler 2369986a0d
Add description for OkapiBarcode project (#1545) 2022-07-19 18:36:01 -05:00
Daniel Gredler 8ecde0088f
Fix Maxicode decoding of CR (carriage return); fixes #1543 (#1544) 2022-07-19 18:12:52 -05:00
Sean Owen 5231442ebc Misc dependency updates 2022-07-06 13:16:34 -05:00
Sean Owen 78c2a9c440 In multi QR code finder, only consider multiply-confirmed centers as intended, to avoid extreme amounts of computation in large images without barcodes 2022-07-05 18:34:45 -05:00
Sean Owen 75dbbb00dd Micro optimization to maybe help https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47419 2022-05-16 09:28:47 -05:00
AlexGeller1 78faea8058
Prevent encoding of the empty string for PDF417 (#1523)
* Added code so that the PDF417 encoder throws an exception when attempting to encode the empty string
2022-05-05 18:01:14 -05:00
Jordan Wild c7a7b30f04
Adds orientation of pdf417 barcode to Result metadata (#1522)
* Adds orientation of pdf417 barcode to Result metadata

Co-authored-by: Jordan Wild <jwild@simplenexus.com>
2022-05-04 18:57:36 -05:00
Sean Owen 83cdc82aa1 Update jQuery in a mobile web page and add integrity check, just to be sure 2022-05-04 18:54:40 -05:00
axxel 3aa3832840
README.md: update description of nu-book c++ port (#1521)
* README.md: update description of nu-book c++ port

* README.md: revoke overreaching change
2022-05-03 07:33:36 -05:00
Sean Owen 4a6e03079b Fix last javadoc fix 2022-05-01 14:16:46 -06:00
Sean Owen 09e4a5824b Fix javadoc warnings from last release 2022-05-01 10:51:35 -06:00
Sean Owen 17d7e31796 Update site for 3.5.0 2022-05-01 10:44:06 -06:00
Sean Owen 1950f11204 Update Android modules for 3.5.1-SNAPSHOT 2022-05-01 10:41:57 -06:00
Sean Owen ea779f0639 [maven-release-plugin] prepare for next development iteration 2022-05-01 10:16:17 -06:00
Sean Owen eb76d0283c [maven-release-plugin] prepare release zxing-3.5.0 2022-05-01 10:16:15 -06:00
Sean Owen 89a56210cc Update Android modules for 3.5.0 2022-05-01 10:13:28 -06:00
Sean Owen 939632072f Minor dep updates 2022-04-30 13:28:04 -06:00
omrfdk fbeeae49f5
Update README.md: Add SCodes Qt/Qml wrapper library link (#1518) 2022-04-29 07:53:05 -05:00
Shreyas Patil 4f9f466f7d
Update AndroidManifest.xml: set exported flag (#1516)
Set flag `android:exported` to all the activities having `<intent-filter>`.
2022-04-28 09:20:24 -05:00
AlexGeller1 5f20b8d095
Replacing non ISO-8859-1 characters in PDF417 input with '?' (#1514)
* Replacing non ISO-8859-1 characters in input with '?' when neither a character set nor multi-eci encoding is selected.

* Changed code to raise an exception for characters not encodeable in ISO-8859-1
2022-04-27 09:46:49 -05:00