Commit graph

  • 9381ea4127 avoid calling possibleCenters.get() repeatedly makki_d 2019-04-18 14:50:56 +0900
  • cbe831caad rewrite a comment makki_d 2019-04-16 14:38:08 +0900
  • 47cd953b5a rewrite a comment makki_d 2019-04-16 02:17:57 +0900
  • 24bff1b870 add a comment makki_d 2019-04-16 01:02:08 +0900
  • 2f6a4841be assignment counld not be lifted out makki_d 2019-04-16 00:53:08 +0900
  • 7914c815cc move to out of the loop makki_d 2019-04-16 00:31:55 +0900
  • f71fd05c3d make comparator static makki_d 2019-04-16 00:25:19 +0900
  • b03d48f930 fix typo, rename makki_d 2019-04-16 00:20:51 +0900
  • 8b7990f7f4 rewrite FinderPatternFinder.selectBestPatterns makki_d 2019-04-15 23:24:38 +0900
  • 0e8c46e262 core JAR Automatic-Module-Name: com.google.zxing (#1155) Sean Gilligan 2019-04-08 05:43:00 -0700
  • 28fe7037a2 core JAR Automatic-Module-Name: com.google.zxing Sean Gilligan 2019-04-07 23:43:57 -0700
  • fedfa7a16c Remove duplicate results when it has structured append header. (#1147) MakKi (makki_d) 2019-03-22 19:51:06 +0900
  • a151a6f97b remove illegal import makki_d 2019-03-22 19:26:33 +0900
  • a876575b3f add whitespace makki_d 2019-03-22 19:19:32 +0900
  • 61fb8b500d remove duplicate results in processStructuredAppend makki_d 2019-03-19 18:16:10 +0900
  • 8a53ade692 More sophisticated load protection, plus tests Sean Owen 2019-03-12 13:25:15 -0500
  • cdb52f615a Add zh-rTW translations. Jeff Huang 2019-03-11 11:08:42 +0800
  • bc645c50bb Small fixes, dep updates, removed warning about Android app, made web app params into annotations Sean Owen 2019-03-09 17:18:31 -0600
  • 096cae7fcb Use nanoTime for elapsed time Sean Owen 2019-02-10 17:46:32 -0600
  • fc5774ff13 Add note about Play store removal Sean Owen 2019-02-10 11:55:58 -0600
  • eb6bea6ed3 Fixing checksum error in UPC-E barcodes (#1130) fitchfuloffun 2019-02-05 01:54:41 +1100
  • 88f462cb2a
    Add files via upload fitchfuloffun 2019-02-04 16:35:53 +1100
  • c4d34d6f33
    Delete UPCEWriter.java fitchfuloffun 2019-02-04 16:34:39 +1100
  • a95c1eddc8
    Converting to UPC-A before checking for matching check digits fitchfuloffun 2019-02-04 16:34:02 +1100
  • 5e8c3d490f Disable checkstyle check Sean Owen 2019-01-25 22:22:12 -0600
  • 9617a90616 Minor updates to plugins and from code inspection Sean Owen 2019-01-25 21:20:56 -0600
  • a81dda90ba Small code improvements from inspections Sean Owen 2019-01-19 20:57:59 -0600
  • d897ad7f72 Corrections (#1125) Davod 2018-12-30 21:30:27 -0300
  • 67e89e594d
    Corrections by Amitie10g Davod 2018-12-30 21:07:19 -0300
  • 9ade11d95b
    Update scanning.html Davod 2018-12-30 20:58:55 -0300
  • 161a295132
    Update license.html Davod 2018-12-30 20:57:47 -0300
  • 6d780d60c9
    Update about2d.html Davod 2018-12-30 20:55:54 -0300
  • 4216e5687b
    Update about1d.html Davod 2018-12-30 20:53:42 -0300
  • d6d1a223bf Add nu-book/zxing-cpp Sean Owen 2018-12-17 11:28:49 -0600
  • 3a6891d268 Clarify CONTRIBUTING.md Sean Owen 2018-12-07 07:04:40 -0600
  • 1765887315 Avoid book search crash on invalid intent (#1114) John Hall 2018-12-05 13:05:12 -0600
  • beecd59002 Avoid book search crash on invalid intent John Hall 2018-12-05 12:48:33 -0600
  • 22b8a0a983 Clarify project is in maintenance mode Sean Owen 2018-11-27 12:44:49 -0800
  • 6b3bf9ea40 fix typo (#1111) MakKi (makki_d) 2018-11-23 20:58:29 +0900
  • 36dec2905a fix typo makki_d 2018-11-23 18:27:39 +0900
  • 79bdb2c84e Continue in codeset A when character encoded single number or FNC1-4 in Code128Writer (#1108) MakKi (makki_d) 2018-11-16 00:00:01 +0900
  • 1409bd7a60 Single number also can continue in codeset A makki_d 2018-11-15 22:38:30 +0900
  • dd726c97ee FNC1 in codeset A makki_d 2018-11-12 00:03:33 +0900
  • f91757c7a9 Continue in code A when character encodes FNC1-4 in Code128Writer makki_d 2018-11-11 22:20:10 +0900
  • e636498b5e Support Full-ASCII in Code93Writer (#1104) MakKi (makki_d) 2018-11-09 23:05:07 +0900
  • 2b2e275c52 fix comment, use package-private for testing makki_d 2018-11-09 11:26:48 +0900
  • 0f5b9d0b80 thanks for review makki_d 2018-11-09 10:33:38 +0900
  • f309f63b9d add test for convertToExtended makki_d 2018-11-08 23:20:51 +0900
  • 9c5c63c442 remove redundancy makki_d 2018-11-07 12:16:21 +0900
  • ca400fd10f support extended characters in Code93Writer makki_d 2018-11-07 00:01:45 +0900
  • b31e090239 Optimize code width calculation in Code39Writer (#1103) MakKi (makki_d) 2018-11-05 00:57:58 +0900
  • 722e93090a Optimize code width calculation in Code39Writer makki_d 2018-11-04 19:37:11 +0900
  • 58feb44536 fix code93 extended character decoder (#1101) MakKi (makki_d) 2018-11-03 00:51:39 +0900
  • e9161aaf4b fix code93 extended character decoder makki_d 2018-11-01 11:19:04 +0900
  • d8750b94ed avoid ArrayIndexOutOfBoundsException in BitMatrix.get() makki_d 2018-10-27 19:28:44 +0900
  • 1f4aaad628 Minor dependency and inspection changes Sean Owen 2018-10-25 07:43:26 -0500
  • 71f5773d8e Added a null check for relative points (#1096) Pasan Manudul Amarasiri 2018-10-23 18:06:11 +0530
  • dff870114d
    Merge pull request #1 from psManu/psManu-patch-byquadrant-nullpointer Pasan Manudul Amarasiri 2018-10-23 17:57:19 +0530
  • 06840712db
    Added a null check for relative points Pasan Manudul Amarasiri 2018-10-23 17:55:28 +0530
  • 338ffdd68f Getting an incorrect image from the camera Meizu MX4 Pro #1090 Dmitriy Makarov 2018-10-19 20:44:17 +0300
  • c13216ce08 Rewrite DataMatrix Detector (#1080) MakKi (makki_d) 2018-10-04 18:24:38 +0900
  • d89e1e9e17 fix CI errors makki_d 2018-10-04 14:26:09 +0900
  • e818e2f473 modify test makki_d 2018-10-04 09:35:59 +0900
  • b6ccb34207 remove unused makki_d 2018-10-04 09:26:18 +0900
  • 00eec3c713 comments makki_d 2018-10-03 00:08:36 +0900
  • 87b3de7743 rewrite datamatrix detector makki_d 2018-10-02 23:12:19 +0900
  • c7c016a20f Corrected exception message in EAN8Writer (#1073) Ben John 2018-09-24 14:54:10 +0200
  • e6937d25e8 Corrected exception message in UPCEWriter (#1074) Ben John 2018-09-24 14:53:11 +0200
  • 70502c3fbc
    Corrected exception message in UPCEWriter Ben John 2018-09-24 13:36:24 +0200
  • 060c1ec4f8
    Corrected exception message in EAN8Writer Ben John 2018-09-24 13:33:58 +0200
  • e9b9fa23fd Make DoS test case possibly less flaky Sean Owen 2018-09-22 11:49:38 -0500
  • 5a282c5e05 Fixed duplicated assertion (#1072) Ben John 2018-09-22 02:55:15 +0200
  • f5af41cfd9
    Fixed duplicated assertion Ben John 2018-09-22 02:26:27 +0200
  • 7468b219e7
    Merge 760cb30589 into ea0a9a670f Praful28 2018-09-16 14:02:06 +0000
  • 760cb30589
    Create JAVA Praful28 2018-09-16 19:31:27 +0530
  • ea0a9a670f Barcode Scanner 4.7.8 BS-4.7.8 Sean Owen 2018-09-11 08:59:25 -0500
  • 36f38c5beb Many more changes from recent IJ inspections Sean Owen 2018-09-03 15:18:54 -0500
  • 431ae9e06e Catch more exceptions in web app and update site skin Sean Owen 2018-08-30 16:47:18 -0500
  • ab4ebad305 Make sure to stop processing after all error conditions (errorResponse calls) Sean Owen 2018-08-30 15:12:06 -0500
  • 4fbcadfd37 And back out Spring framework update down to 4.x Sean Owen 2018-08-30 11:37:50 -0500
  • 65992d408c Back out bnd plugin update Sean Owen 2018-08-30 11:24:10 -0500
  • a010db7fe2 Explicitly specify javadoc encoding, fix a few doc warnings, update plugins again Sean Owen 2018-08-30 11:13:55 -0500
  • 0b9b39a74f Issue #1051: to avoid letting user input into logs, sanitize input and/or just remove unimportant log statements in Android, web app Sean Owen 2018-08-07 19:28:06 -0500
  • 2179c52ee3 Tighten definition of what's accepted as a URI, to exclude some potentially malicious ones Sean Owen 2018-08-05 19:07:00 -0500
  • 45d89bce80 Directory Bug (#1046) Felix Bergmann 2018-07-30 00:07:39 +0200
  • 8a9c6cf678
    Merge 99ccc965bf into 96d974f44d Felix Bergmann 2018-07-29 21:42:27 +0000
  • 99ccc965bf
    Directory Bug Felix Bergmann 2018-07-29 23:42:11 +0200
  • bdc8fa5a3d
    Directory Bug Felix Bergmann 2018-07-29 23:37:43 +0200
  • 96d974f44d A few more tests and fix handling of data: URIs in command line decoder Sean Owen 2018-07-24 18:16:34 -0500
  • a0a4d8ff80 A few more tests and fix handling of data: URIs in command line decoder Sean Owen 2018-07-24 17:59:52 -0500
  • 9065c4daee Improve DoS test case to be more robust to timing Sean Owen 2018-07-24 08:20:41 -0500
  • d907537c05 Fix bug in decoding data URIs; Add tests in javase/, zxingorg/ Sean Owen 2018-07-23 21:14:38 -0500
  • 3552cefb05
    Merge 1f54cf681d into e1b127c13a Jimmy Young 2018-07-23 14:00:20 +0000
  • 89281aad42
    Merge edb3b2ba02 into e1b127c13a kdwoo1217 2018-07-23 14:00:03 +0000
  • e1b127c13a fix binary shift cost heuristics (#1044) Andreas Niederle 2018-07-23 15:59:35 +0200
  • 3a1ad13588 corrected some indents Andreas Niederle 2018-07-23 09:36:36 +0200
  • 92de952b1a fix binary shift cost heuristics Andreas Niederle 2018-07-21 07:30:48 +0200
  • 48bb5fd860 Check if characters are digits for EAN_13, EAN_8, ITF and UPC_EAN_EXTENSION (#1039) Koen van Vliet 2018-07-10 20:05:37 +0200
  • 1bff106198 Fixed indentation Koen van Vliet 2018-07-10 19:40:13 +0200
  • dd63359fb0 Reduce repeated code Koen van Vliet 2018-07-08 18:53:54 +0200