Commit graph

  • fc4433ba3c
    Clarify that the size of the GF is a power of two (#1612) Frederik van der Els 2023-04-04 23:08:58 +0200
  • b334afc0e2 Clarify that the size of the GF is a power of two xpple 2023-04-04 22:35:15 +0200
  • f3c2b44e35
    fix: 1358 - rolled back to old-fashioned Collections.sort for android 23 (#1595) monsieurtanuki 2023-03-23 18:48:54 +0100
  • 40fc4d545d
    update the link for rxing (#1596) Henry A Schimke 2023-02-11 10:59:39 -0600
  • d0f0372028
    update the link for rxing Henry A Schimke 2023-02-11 09:59:59 -0600
  • 1a782157b0 fix: 1358 - rolled back to old-fashioned Collections.sort for android 23 monsieurtanuki 2023-02-10 07:33:56 +0100
  • 7a363097e0
    Create Resume Dee890 2023-01-10 21:33:18 +0800
  • dfb06fa33b
    add rust port (#1588) Henry A Schimke 2023-01-08 22:06:01 -0600
  • 8275cc397a
    add rust port Henry A Schimke 2023-01-08 21:02:12 -0600
  • 2ae318f4a8 Merge branch 'master' of https://github.com/jhanley634/zxing into coverity_scan Deleted conflicting .travis.yml file. John Hanley 2022-12-20 12:30:45 -0800
  • 32d4788075
    Bump spring-web from 5.3.21 to 6.0.0 in /zxingorg (#2) dependabot[bot] 2022-12-20 12:28:33 -0800
  • bc869417e3 Merge branch 'master' of https://github.com/jhanley634/zxing John Hanley 2022-12-20 12:24:52 -0800
  • bbc41aab7b
    Bump spring-web from 5.3.23 to 6.0.0 in /zxingorg dependabot[bot] 2022-12-10 06:20:07 +0000
  • ee91bd5993 Create CIFuzz Github action David Korczynski 2022-11-18 03:09:39 -0800
  • d2282106cf Updated CaptureActivity Enosix\vikas 2022-11-04 16:28:45 +0530
  • bc88dd15c8 Fix Android module snapshot versions Sean Owen 2022-11-01 22:20:04 -0500
  • e30e0183aa Update site for 3.5.1 Sean Owen 2022-11-01 22:12:49 -0500
  • deb67272cf [maven-release-plugin] prepare for next development iteration Sean Owen 2022-11-01 21:54:14 -0500
  • bb75858c9b [maven-release-plugin] prepare release zxing-3.5.1 zxing-3.5.1 Sean Owen 2022-11-01 21:52:44 -0500
  • 74bd455daa Prep for 3.5.1 - update android module versions Sean Owen 2022-11-01 21:29:35 -0500
  • 110ef9e8f2 Filter unconfirmed QR code finder patterns before testing triangles to avoid long-running analysis. Closes #1567 Sean Owen 2022-11-01 14:43:07 -0500
  • bdc7c26526 Use SwingUtilities to avoid deadlock in GUI mini app Sean Owen 2022-10-23 16:20:22 -0500
  • 0ea0ecddc5 Various code tweaks, action updates, dep updates Sean Owen 2022-10-20 14:13:34 -0500
  • fa19d4758f Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38486#c10 Sean Owen 2022-09-24 09:23:49 -0500
  • a6273e3bc7 Handle case where GB2312 isn't supported; don't support Hanzi mode QR codes in this case Sean Owen 2022-09-20 12:53:06 -0500
  • 6fb399bc91
    Add zxing-dart link (#1558) shirne 2022-08-25 09:34:36 +0800
  • a5436c314f
    Add zxing-dart link shirne 2022-08-25 09:26:50 +0800
  • 840a3e9da2
    update nu-book/zxing-cpp link (#1557) axxel 2022-08-25 00:45:11 +0200
  • 8f7f88fa92
    update nu-book/zxing-cpp link axxel 2022-08-25 00:37:11 +0200
  • e21bcbb2f8 Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50397 Sean Owen 2022-08-18 12:16:15 -0500
  • 7fe6d3c108 Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50388 Sean Owen 2022-08-18 08:42:06 -0500
  • 45df470227 Add basic support for thread interruption, and add protection for long running requests in web app Sean Owen 2022-07-20 13:29:55 -0500
  • 2369986a0d
    Add description for OkapiBarcode project (#1545) Daniel Gredler 2022-07-19 19:36:01 -0400
  • 0f6b402240 Add description for OkapiBarcode project Daniel Gredler 2022-07-19 19:33:49 -0400
  • 8ecde0088f
    Fix Maxicode decoding of CR (carriage return); fixes #1543 (#1544) Daniel Gredler 2022-07-19 19:12:52 -0400
  • 6e0547882d Fix Maxicode decoding of CR (carriage return); fixes #1543 Daniel Gredler 2022-07-19 18:59:43 -0400
  • 5231442ebc Misc dependency updates Sean Owen 2022-07-06 13:16:34 -0500
  • 78c2a9c440 In multi QR code finder, only consider multiply-confirmed centers as intended, to avoid extreme amounts of computation in large images without barcodes Sean Owen 2022-07-05 18:34:45 -0500
  • 0cbd8bc33a
    added package.json rrahhal1 2022-06-09 00:37:46 +0300
  • a45547b30b Merge branch 'master' of https://github.com/rrahhal1/zxing rrahhal1 2022-05-31 11:33:23 +0300
  • f62fc2ee5d initial commit rrahhal1 2022-05-31 09:53:17 +0300
  • 75dbbb00dd Micro optimization to maybe help https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47419 Sean Owen 2022-05-16 09:28:14 -0500
  • 94e4ecc01f
    .editorconfig 8788 2022-05-06 10:08:54 +0700
  • 78faea8058
    Prevent encoding of the empty string for PDF417 (#1523) AlexGeller1 2022-05-06 01:01:14 +0200
  • bcc9477295 Changed test to use the "expected" key in the "Test" annotation Alex Geller 2022-05-05 14:23:18 +0200
  • a5681c599a Added code so that the PDF417 encoder throws an exception when attempting to encode the empty string Alex Geller 2022-05-05 12:01:30 +0200
  • c7a7b30f04
    Adds orientation of pdf417 barcode to Result metadata (#1522) Jordan Wild 2022-05-04 17:57:36 -0600
  • 83cdc82aa1 Update jQuery in a mobile web page and add integrity check, just to be sure Sean Owen 2022-05-04 18:54:33 -0500
  • 235e9ae902
    Adds orientation of pdf417 barcode to Result metadata Jordan Wild 2022-05-04 17:38:31 -0600
  • abf826cd13
    Adds orientation of pdf417 barcode to Result metadata Jordan Wild 2022-05-04 16:18:00 -0600
  • 852b778ce3
    Adds orientation of pdf417 barcode to Result metadata Jordan Wild 2022-05-04 12:17:13 -0600
  • 3aa3832840
    README.md: update description of nu-book c++ port (#1521) axxel 2022-05-03 14:33:36 +0200
  • b501573094
    README.md: revoke overreaching change axxel 2022-05-03 14:22:04 +0200
  • 06004fa50b
    README.md: update description of nu-book c++ port axxel 2022-05-03 11:56:04 +0200
  • 4a6e03079b Fix last javadoc fix Sean Owen 2022-05-01 14:16:46 -0600
  • 09e4a5824b Fix javadoc warnings from last release Sean Owen 2022-05-01 10:51:35 -0600
  • 17d7e31796 Update site for 3.5.0 Sean Owen 2022-05-01 10:44:06 -0600
  • 1950f11204 Update Android modules for 3.5.1-SNAPSHOT Sean Owen 2022-05-01 10:41:57 -0600
  • ea779f0639 [maven-release-plugin] prepare for next development iteration Sean Owen 2022-05-01 10:16:17 -0600
  • eb76d0283c [maven-release-plugin] prepare release zxing-3.5.0 zxing-3.5.0 Sean Owen 2022-05-01 10:16:15 -0600
  • 89a56210cc Update Android modules for 3.5.0 Sean Owen 2022-05-01 10:13:28 -0600
  • 939632072f Minor dep updates Sean Owen 2022-04-30 13:28:04 -0600
  • fbeeae49f5
    Update README.md: Add SCodes Qt/Qml wrapper library link (#1518) omrfdk 2022-04-29 14:53:05 +0200
  • 89c2b7b128 Update README.md: Add SCodes Qt/Qml wrapper library link omrfdk 2022-04-29 12:16:37 +0200
  • 4f9f466f7d
    Update AndroidManifest.xml: set exported flag (#1516) Shreyas Patil 2022-04-28 19:50:24 +0530
  • 16aa555c81
    Update AndroidManifest.xml: set exported flag Shreyas Patil 2022-04-28 11:10:41 +0530
  • 5f20b8d095
    Replacing non ISO-8859-1 characters in PDF417 input with '?' (#1514) AlexGeller1 2022-04-27 16:46:49 +0200
  • 4d2367e6f3 Changed code to raise an exception for characters not encodeable in ISO-8859-1 Alex Geller 2022-04-19 15:55:47 +0200
  • 1220abdbe0 Replacing non ISO-8859-1 characters in input with '?' when neither a character set nor multi-eci encoding is selected. Alex Geller 2022-04-19 10:01:20 +0200
  • 8265242784
    Share the ECI string builder of the data matrix decoder with the PDF417 decoder (#1508) AlexGeller1 2022-03-13 15:40:09 +0100
  • 27d42caa0e Fixed spelling Alex Geller 2022-03-12 16:55:43 +0100
  • 7217101658 - Change to use more efficient character-to-byte conversion via String.getBytes() - Change of method to convert integers to string (now String.valueOf()) - Changed comparison to use equals() - Replacement of StringBuilder.setLength(0) with new StringBuilder() - Fixes in documentation Alex Geller 2022-03-11 15:07:06 +0100
  • 02b74bf3ed More comment improvements Alex Geller 2022-03-11 14:13:19 +0100
  • e3e1163596 Improved comments Alex Geller 2022-03-11 10:14:59 +0100
  • 13f597b217 Shared the ECI string builder of the datamatrix decoder with the PDF417 decoder Alex Geller 2022-03-11 09:14:48 +0100
  • ce1a1a53cf
    Add multi-eci decoding for PDF417 (#1507) AlexGeller1 2022-03-09 15:24:37 +0100
  • 561f187ac0 - Fixed issue that ECIs were not processed correctly in all allowed locations in binary encoded data as specified in section 5.5.3.2 of the spec - Added verifying unit test Alex Geller 2022-03-08 21:09:20 +0100
  • 2ec70497b5 Syntactic changes Alex Geller 2022-03-07 22:59:34 +0100
  • 456e69df0c - Added multi-eci decoding for PDF417 - Fixed issue that some multi-eci encoded PDF417 codes were missing ECIs Alex Geller 2022-03-07 22:14:39 +0100
  • 92854d4a55
    Add support for multi-eci encoding for PDF417 (#1506) AlexGeller1 2022-03-05 15:07:37 +0100
  • 42d82d0121 Removed useless null check Alex Geller 2022-03-04 19:29:22 +0100
  • 9aec7664e8 Fixed LGTM issues Alex Geller 2022-03-04 16:58:42 +0100
  • e7313cd635 Restored public method in PDF417.java Alex Geller 2022-03-04 16:19:26 +0100
  • 93bed64fa8 Fixed Android compilation issue (missing constructor IndexOutOfBoundsException(int)) Alex Geller 2022-03-04 16:02:28 +0100
  • 341aba2d0f - Added multi-eci encoding for PDF417 - Fixed issue that the PDF417 decoder incorrectly decoded input with a leading ECI and no explicit latch to TEXT encoding Alex Geller 2022-03-04 15:14:06 +0100
  • 4bd257e8c5 BitArray perf improvement, possibly addressing https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45189 Sean Owen 2022-03-03 10:11:45 -0600
  • 9460f0620a
    Adding more PDF417 decoding tests (#1504) AlexGeller1 2022-03-02 15:27:40 +0100
  • feed14328e Fix GA with Java 17 instead Sean Owen 2022-03-01 15:31:37 -0600
  • 0fe540c1fc Add Java 14 test flow Sean Owen 2022-03-01 15:12:45 -0600
  • 54b98aafdd - Compacted code - Added whitespace after comma Alex Geller 2022-03-01 17:03:11 +0100
  • c7d59c7743 Simplified code and removed unused code Alex Geller 2022-03-01 16:35:33 +0100
  • aff551ccb9 More tries to move from Travis to GA tests Sean Owen 2022-02-28 23:06:04 -0600
  • 5765cc099a Remove Travis test config Sean Owen 2022-02-28 22:20:57 -0600
  • a32ea840c0
    Try Github Actions for tests Sean Owen 2022-02-28 22:18:22 -0600
  • 2c6bf8fb33 Added whitespace Alex Geller 2022-02-28 10:19:46 +0100
  • ddbe649975 Added more PDF417 decoding tests Alex Geller 2022-02-28 09:59:24 +0100
  • 427ece8ae7
    Fix bug #1502 that PDF417 barcodes without initial latch to Text compaction mode fail to decode (#1503) AlexGeller1 2022-02-27 15:27:24 +0100
  • c44cba35d9 Removed comment Alex Geller 2022-02-25 16:03:28 +0100
  • 28ca886a86 Fixed bug that barcodes without initial latch to text encoding failed to decode Alex Geller 2022-02-25 11:34:27 +0100
  • 65bd5e3e35 Replaced StringUtils.ISO_8859_1 by StandardEncodings.ISO_8859_1 Alex Geller 2022-02-21 15:00:03 +0100