Commit graph

  • 6bcae2e5ea Minor hack to fix corner case from https://oss-fuzz.com/testcase-detail/5178194588729344 Sean Owen 2021-09-01 22:13:16 -0500
  • 50ead4f658 Another possible improvement against https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37905&q=label%3AProj-zxing Sean Owen 2021-09-01 21:31:36 -0500
  • 490769e75f Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37905 Sean Owen 2021-09-01 12:48:20 -0500
  • f6087eea12 Another possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37858 Sean Owen 2021-08-31 12:07:57 -0500
  • 629ce38a5d Dependency, plugin updates Sean Owen 2021-08-30 20:08:56 -0500
  • dc6c8ea422 Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37868 Sean Owen 2021-08-30 20:06:44 -0500
  • 73a3c3a704 Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37858 Sean Owen 2021-08-30 13:35:02 -0500
  • b3941e251b Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37853 Sean Owen 2021-08-30 13:24:58 -0500
  • 2b48aec2c4 Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37811 Sean Owen 2021-08-30 10:01:21 -0500
  • 32a4217288 Add license scan report and status fossabot 2021-08-16 04:01:14 -0700
  • 6dfc0d61c7
    Merge 221ac36d11 into d2027d0e0f FAnett1997 2021-08-04 14:44:20 +0200
  • 221ac36d11
    Adding code maintainability badge FAnett1997 2021-08-04 14:44:06 +0200
  • d2027d0e0f
    Introduce hint to force specific code set for Code-128 encoding (#1411) gschwaer 2021-07-29 22:28:21 +0200
  • e4960d4cb2 Address review comments Gero Schwäricke 2021-07-29 16:04:54 +0200
  • 20191f00ca Make character check more readable; address review comments Gero Schwäricke 2021-07-29 15:38:31 +0200
  • e3130cc10e Merge branch 'dev/force-code-128-code-set' into dev/force-code-128-code-set-master Gero Schwäricke 2021-07-29 15:13:32 +0200
  • b94349949a Address review comments Gero Schwäricke 2021-07-29 15:08:35 +0200
  • 0d08915628 Minor changes from code inspection Sean Owen 2021-07-27 09:20:28 -0500
  • aa1e0fcd88 Merge in main Gero Schwäricke 2021-07-27 11:11:16 +0200
  • 1499c92178
    Fix typo in ResultMetadataType.java (#1410) Ikko Ashimine 2021-07-27 08:46:34 +0900
  • ad5d0db136
    Fix typo in ResultMetadataType.java Ikko Ashimine 2021-07-26 23:53:49 +0900
  • 32331c0708 Fix possible AIOOBE from fuzz test Sean Owen 2021-07-16 11:47:49 -0500
  • 409ea96225 Introduce hint to force specific code set for Code-128 encoding Gero Schwäricke 2021-07-01 22:21:03 +0200
  • ad061f05e2
    Fix symbology identifier tests (#1396) MakKi (makki_d) 2021-06-07 21:11:10 +0900
  • 55555692b0 remove unused code makki_d 2021-06-05 16:39:34 +0900
  • ce7b674d53 add metadata test makki_d 2021-06-05 16:34:51 +0900
  • 30eb198446 implement symbology identifier on ITFReader makki_d 2021-06-05 16:11:49 +0900
  • 1d4b743059 rename metadata test files makki_d 2021-06-05 16:10:10 +0900
  • adbf17d7a7 Minor code and dep changes; return better HTTP status codes from web app Sean Owen 2021-05-23 09:16:38 -0500
  • 929bbe84f5 Fix javadoc Jan Polák 2021-05-16 12:03:01 +0200
  • f1123e43c4 Introduce BinaryBitmap parent, AbstractBinaryBitmap Jan Polák 2021-05-16 11:25:11 +0200
  • 240260de74
    Rename README.md to README.vip/Phande.vip phande693 2021-05-11 01:48:25 +0700
  • a4cb07a150
    Merge pull request #1 from phande693/patch-2 phande693 2021-05-11 01:42:51 +0700
  • 32f86dff21
    Create Phande phande693 2021-05-11 01:35:27 +0700
  • b135bf4af9
    Create Ai phande693 2021-05-11 01:32:17 +0700
  • d4c3d73592
    PDF417 Macro: fileId numeric decode; allow Macro only symbol (#1379) gitlost 2021-04-12 15:44:42 +0100
  • 9893f8877e PDF417 Macro: additional FormatException unit tests gitlost 2021-04-08 18:56:55 +0100
  • 9e1e36e983 PDF417 Macro: fileId numeric decode; allow Macro only symbol gitlost 2021-04-08 18:12:58 +0100
  • 99e9b34f5a
    Update ResultMetadataType.java (#1376) dehnhard 2021-04-06 17:19:57 +0200
  • deaf7c6d97
    Update ResultMetadataType.java dehnhard 2021-04-06 17:06:25 +0200
  • cad70351ef
    MaxiCode decoding: add missing NS to Set C (#1375) gitlost 2021-04-04 01:40:11 +0100
  • 65ef31bc0d MaxiCode decoding: add missing NS to Set C gitlost 2021-04-03 23:24:10 +0100
  • f05963d63d Update dependencies and add one new test Sean Owen 2021-04-02 11:59:49 -0500
  • 547e58a286 Add support for guessing UTF-16 encoding based on BOM Sean Owen 2021-02-20 07:29:32 -0600
  • ef498941bf
    Symbology Identifier support (#1372) dehnhard 2021-04-02 14:21:33 +0200
  • 680494eee3 fix * import Daniel Dehnhard 2021-04-02 11:21:14 +0200
  • 0e314a06b4 replace Map with Set Daniel Dehnhard 2021-04-02 11:20:13 +0200
  • 6c02df0122 make use of overload default Daniel Dehnhard 2021-04-02 11:06:04 +0200
  • 5deb72574e use integer for consistency Daniel Dehnhard 2021-04-02 11:05:32 +0200
  • 3bf945e4cf
    inverted barcode support (#1371) dehnhard 2021-04-02 00:04:55 +0200
  • a0da92ff07 rename hint Daniel Dehnhard 2021-04-01 17:31:18 +0200
  • b77228d091 remove unused method Daniel Dehnhard 2021-04-01 17:31:00 +0200
  • 054ef2feb8 add overloading DecoderResult Daniel Dehnhard 2021-04-01 16:48:40 +0200
  • 7c37d3526f adding generics, missing assignments and commentary Daniel Dehnhard 2021-04-01 11:43:14 +0200
  • 5d1d56a57a rename variable Daniel Dehnhard 2021-04-01 11:22:44 +0200
  • 6d73d682d4 Switch inverting algorithm to in-place bit flipping Daniel Dehnhard 2021-04-01 10:40:27 +0200
  • 16cc3686d2 Removing non applicable test metadata Daniel Dehnhard 2021-04-01 10:39:43 +0200
  • f859e63f02 symbology identifier tests Daniel Dehnhard 2021-03-29 04:35:09 +0200
  • 949dea01b5 Code128 symbology identifier modifier Daniel Dehnhard 2021-03-29 04:34:46 +0200
  • 9e8c86eba9 EAN8 symbology identifier modifier Daniel Dehnhard 2021-03-29 04:34:34 +0200
  • 319c92eeef QRCode symbology identifier modifier Daniel Dehnhard 2021-03-29 04:34:20 +0200
  • f969ac3f04 Datamatrix symbology identifier modifier Daniel Dehnhard 2021-03-29 04:34:04 +0200
  • bd33180753 decoder support for symbology identifier metadata Daniel Dehnhard 2021-03-29 04:33:25 +0200
  • 0b95663c53 also decodes inverted barcode on hint Daniel Dehnhard 2021-03-29 04:25:16 +0200
  • 5fb2cf8e96
    Aztec Detector::getDimension() fix for layers 27 (131x131) (#1370) gitlost 2021-03-18 00:25:26 +0000
  • f1082c0ea6 Aztec Detector::getDimension() fix for layers 27 (131x131) gitlost 2021-03-18 00:11:15 +0000
  • a7c3516826
    Update DMRE versions to ISO/IEC 21471:2020 (#1369) gitlost 2021-03-17 23:12:40 +0000
  • 2000ac1f7a Update DMRE versions to ISO/IEC 21471:2020 gitlost 2021-03-17 18:42:31 +0000
  • 47f8e4b1db Added a test for a stream of chars with removal. Daniel Persson 2021-03-08 12:42:34 +0100
  • 74d5df8583 Added even more tests. Daniel Persson 2021-03-08 12:32:22 +0100
  • 5c9c2df83a Added some more tests. Daniel Persson 2021-03-08 12:01:07 +0100
  • ff0fef0bb8 Adding all readable element in the qrcode stream to byte streams. Daniel Persson 2021-03-08 09:51:50 +0100
  • 4426711598
    Update dimension ratio change to new location (updates DMRE PR #323) (#1350) dehnhard 2021-01-19 20:40:59 +0100
  • fc5c765c15
    changing threshold to 6 dehnhard 2021-01-19 19:54:51 +0100
  • 97b4938099
    Update dimension ratio change to new location dehnhard 2021-01-19 11:17:12 +0100
  • 395dc6b83f Initial support for DMRE Sean Owen 2021-01-15 17:14:02 -0600
  • 3374aed3fd Tweak DoS limits and logging; update dependencies Sean Owen 2021-01-15 17:03:12 -0600
  • 536c7054b6
    Update codeql-analysis.yml Dingjie Yang 2021-01-15 14:29:48 -0800
  • 6dd0776b96 Prevent MaxiCode sampler from sampling off the edge of the image. Sean Owen 2020-12-30 15:44:03 -0600
  • fd364d9338 Improve test coverage Sean Owen 2020-12-09 11:29:07 -0600
  • e7ed6aee2f Misc dead code cleanup, plugin updates Sean Owen 2020-12-08 11:55:33 -0600
  • 820d091073
    Update strings.xml (#1336) Daniel Pfeffer 2020-11-19 13:48:45 +0100
  • bee8d00382
    Update strings.xml Daniel Pfeffer 2020-11-19 13:25:52 +0100
  • 5e689afc47
    Create codeql-analysis.yml Sean Owen 2020-11-18 12:09:06 -0600
  • 20405981dc
    PDF417 detector: try 90 and 270 rotations also (#1333) Dan Lenski 2020-11-09 05:29:59 -0800
  • c5f3f9aae4 PDF417 detector: try 90 and 270 rotations also Daniel Lenski 2020-11-08 14:33:26 -0800
  • 515688992b
    Aztec encode with ECI for non-default character sets (#1330) Dan Lenski 2020-11-07 14:26:24 -0800
  • 28d339e67d Fix snapshot version in android components Sean Owen 2020-11-07 09:08:01 -0600
  • c9f3b8c795 PDF417, QR, DataMatrix: remove unnecessary conversion between Charset and Charset.name() strings Daniel Lenski 2020-11-02 22:50:02 -0800
  • 637b02d6c4 Aztec Code: remove unnecessary conversion between Charset and Charset.name() strings Daniel Lenski 2020-10-30 16:01:49 -0700
  • d366c66bf3 Aztec DecoderTest: use constants for charsets Daniel Lenski 2020-10-30 17:27:08 -0700
  • c5e6103b1a remove unnecessary conversion between String and byte[] in Aztec EncoderTest and DetectorTest Daniel Lenski 2020-10-30 17:11:42 -0700
  • 652a8cbd08 fix testAztecWriter Daniel Lenski 2020-10-30 16:36:42 -0700
  • 6982532a3f Aztec encoder: add ECI codes according to character set Daniel Lenski 2020-10-30 15:42:23 -0700
  • 80be792b0a exclude transitive depdencies from androidx.fragment rafi 2020-11-06 18:22:31 +0100
  • 803adf643a fix dependencies type rafi 2020-11-06 18:12:27 +0100
  • f427341a59 try fixing dependency convergence issue rafi 2020-11-06 18:00:46 +0100
  • 9cd5c2bb2c try another Google Maven Repository URL rafi 2020-11-06 15:40:25 +0100
  • b1f266b629 add new constructor and keep previous one. rafi 2020-11-06 15:10:47 +0100
  • 4aebaf2933 fix dependencies issue to Google Maven Central rafi 2020-11-06 09:27:04 +0100