Commit graph

  • 3862ba7262 Brought this back into sync with BufferedImageMonochromeBitmapSource srowen 2008-02-15 17:51:11 +0000
  • febdcf8d15 Fixed UTF-8 detection, again, and added unit test srowen 2008-02-15 16:21:55 +0000
  • 4618d77946 Fixed UTF-8 detection, again, and added unit test srowen 2008-02-15 16:21:55 +0000
  • 9c6a626b90 Progress on a crude Blackberry client -- still needs much polish but basic functionality exists. srowen 2008-02-15 15:15:57 +0000
  • 55937e9210 Progress on a crude Blackberry client -- still needs much polish but basic functionality exists. srowen 2008-02-15 15:15:57 +0000
  • 9ac09235d4 Fix a few more last minute typos srowen 2008-02-14 21:14:40 +0000
  • a5d4996e1b Fix a few more last minute typos srowen 2008-02-14 21:14:40 +0000
  • e7cdb0ca25 Include android in main build; add android clean target srowen 2008-02-14 21:06:57 +0000
  • 7310f22509 Include android in main build; add android clean target srowen 2008-02-14 21:06:57 +0000
  • 23b984af30 Updates for 0.4 srowen 2008-02-14 20:36:58 +0000
  • 616f313f6d Updates for 0.4 srowen 2008-02-14 20:36:58 +0000
  • eb2fa80eaf Biiig standardization of whitespace. 2 space indents now, no tabs. srowen 2008-02-14 20:25:54 +0000
  • 324c4749d7 Biiig standardization of whitespace. 2 space indents now, no tabs. srowen 2008-02-14 20:25:54 +0000
  • c36a3b64cc Added android build.xml file srowen 2008-02-14 20:21:33 +0000
  • 711c5501f7 Added android build.xml file srowen 2008-02-14 20:21:33 +0000
  • 3f3c2fd7e5 More minor javadoc, code tweaks srowen 2008-02-14 20:05:31 +0000
  • 68a37e3721 More minor javadoc, code tweaks srowen 2008-02-14 20:05:31 +0000
  • 739192b101 Another bug fix srowen 2008-02-14 19:42:59 +0000
  • 7862288d74 Another bug fix srowen 2008-02-14 19:42:59 +0000
  • bbe423c7c2 Oops fixed bug in guessing Shift_JIS -- flipped if condition! srowen 2008-02-14 19:41:33 +0000
  • c64273487d Oops fixed bug in guessing Shift_JIS -- flipped if condition! srowen 2008-02-14 19:41:33 +0000
  • e334937fa5 Now tries to guess when byte mode is actually encoding text as UTF-8 srowen 2008-02-14 19:34:42 +0000
  • ac100f22b6 Now tries to guess when byte mode is actually encoding text as UTF-8 srowen 2008-02-14 19:34:42 +0000
  • 1ca6c123d4 This is the first version of the ZXing Android client. dswitkin 2008-02-14 19:02:18 +0000
  • 4e9cd1395b This is the first version of the ZXing Android client. dswitkin 2008-02-14 19:02:18 +0000
  • de766db767 Update the icon again to match Android client's icon srowen 2008-02-14 18:59:37 +0000
  • 00282e0cd3 Update the icon again to match Android client's icon srowen 2008-02-14 18:59:37 +0000
  • f3c5cc6b52 Catch weird Error 136 from Nokia N70 and continue when opening capture://image srowen 2008-02-14 18:58:41 +0000
  • f58ea8621a Catch weird Error 136 from Nokia N70 and continue when opening capture://image srowen 2008-02-14 18:58:41 +0000
  • ea00e20d22 Major reorg of test cases srowen 2008-02-13 23:28:52 +0000
  • 6df20358a6 Major reorg of test cases srowen 2008-02-13 23:28:52 +0000
  • d00fd0aa57 Better icon, consistent with Android client srowen 2008-02-13 20:58:25 +0000
  • 60d2141653 Better icon, consistent with Android client srowen 2008-02-13 20:58:25 +0000
  • ea2f23f442 Changes to be consistent with Android client, including a rename srowen 2008-02-13 19:47:49 +0000
  • 8aa3ef8ed8 Changes to be consistent with Android client, including a rename srowen 2008-02-13 19:47:49 +0000
  • 9f0cd86114 Small optimization to check ranges of bits set in BitArray in bulk srowen 2008-02-12 17:32:15 +0000
  • 513e49c662 Small optimization to check ranges of bits set in BitArray in bulk srowen 2008-02-12 17:32:15 +0000
  • 51bb41ed24 Check fewer lines, and make sure we don't run off the top/bottom of image srowen 2008-02-12 17:02:27 +0000
  • 0873083f0a Check fewer lines, and make sure we don't run off the top/bottom of image srowen 2008-02-12 17:02:27 +0000
  • bd4ec5e4d8 Now make sure javase is built before running tests srowen 2008-02-12 17:00:55 +0000
  • 2dc58d5453 Now make sure javase is built before running tests srowen 2008-02-12 17:00:55 +0000
  • d3a09024f8 Make images smaller for a better test srowen 2008-02-08 06:40:02 +0000
  • 80b5553632 Make images smaller for a better test srowen 2008-02-08 06:40:02 +0000
  • dc2c7aa52e Shrunk big images -- more of a challenging test now srowen 2008-02-07 17:01:13 +0000
  • 495a74d0d9 Shrunk big images -- more of a challenging test now srowen 2008-02-07 17:01:13 +0000
  • a9f8293724 Ignores exception when trying to stop auto-focus to handle devices that don't support this srowen 2008-02-06 16:13:12 +0000
  • 89be499402 Ignores exception when trying to stop auto-focus to handle devices that don't support this srowen 2008-02-06 16:13:12 +0000
  • 77ce643b61 Minor javadoc fix srowen 2008-02-05 22:01:36 +0000
  • e83a3fd431 Minor javadoc fix srowen 2008-02-05 22:01:36 +0000
  • 7ba2b30d43 Removed unnecessary second decodeRow() method srowen 2008-02-05 22:00:48 +0000
  • 271614e767 Removed unnecessary second decodeRow() method srowen 2008-02-05 22:00:48 +0000
  • 215372f92a Clean up some javadoc warnings srowen 2008-02-05 21:56:03 +0000
  • 67a2751197 Clean up some javadoc warnings srowen 2008-02-05 21:56:03 +0000
  • 18fabdbb50 "Inline" library jars passed to ProGuard to avoid issues with path names with space on Windows srowen 2008-02-05 21:13:30 +0000
  • e1c9860453 "Inline" library jars passed to ProGuard to avoid issues with path names with space on Windows srowen 2008-02-05 21:13:30 +0000
  • 80aee75c6d Small improvement to display of unexpected errors srowen 2008-02-04 19:42:56 +0000
  • 4dcf4bb58b Small improvement to display of unexpected errors srowen 2008-02-04 19:42:56 +0000
  • ef06b08c8d Updates for 0.3 srowen 2008-02-04 19:17:14 +0000
  • 93d4c8f18e Updates for 0.3 srowen 2008-02-04 19:17:14 +0000
  • 4645d1eaad Now fails if ProGuard can't run srowen 2008-02-04 19:16:34 +0000
  • eb7707e5b2 Now fails if ProGuard can't run srowen 2008-02-04 19:16:34 +0000
  • 8f7a3346cb Major refactoring of 1D barcode code. Moved into com.google.zxing.oned package. Misc. other changes to support this refactoring srowen 2008-02-04 19:14:29 +0000
  • 4b7e347031 Major refactoring of 1D barcode code. Moved into com.google.zxing.oned package. Misc. other changes to support this refactoring srowen 2008-02-04 19:14:29 +0000
  • e4c014d324 Now does something with UPC codes. :) srowen 2008-01-30 19:50:43 +0000
  • 75a8de321f Now does something with UPC codes. :) srowen 2008-01-30 19:50:43 +0000
  • 64cebdfdd7 Implemented possible workaround for Nokias that want to use capture://image and may have trouble with default image encoding in getSnapshot() srowen 2008-01-30 18:58:25 +0000
  • e18c1f5ac4 Implemented possible workaround for Nokias that want to use capture://image and may have trouble with default image encoding in getSnapshot() srowen 2008-01-30 18:58:25 +0000
  • af603abfff Now any valid game key will trigger capture srowen 2008-01-30 18:57:22 +0000
  • 44849fcdb4 Now any valid game key will trigger capture srowen 2008-01-30 18:57:22 +0000
  • b503b1cdc6 Checks that dependencies are built now and produces an appropriate warning message. srowen 2008-01-30 16:12:56 +0000
  • 50fd2ce5c5 Checks that dependencies are built now and produces an appropriate warning message. srowen 2008-01-30 16:12:56 +0000
  • f242e266e8 Explictly add Yes/No commands to "Open xxx" dialog to ensure that both options show on all platforms srowen 2008-01-22 23:38:25 +0000
  • 6cf0eaba34 Explictly add Yes/No commands to "Open xxx" dialog to ensure that both options show on all platforms srowen 2008-01-22 23:38:25 +0000
  • eb68422111 Added getSize() srowen 2008-01-22 21:26:57 +0000
  • 2deda5a825 Added getSize() srowen 2008-01-22 21:26:57 +0000
  • 2798be57ec Few more fixes to how tests are run srowen 2008-01-22 19:59:11 +0000
  • cd512f58b6 Few more fixes to how tests are run srowen 2008-01-22 19:59:11 +0000
  • d575f728f5 Updates for 0.2.2 srowen 2008-01-22 19:22:11 +0000
  • 6d85667524 Updates for 0.2.2 srowen 2008-01-22 19:22:11 +0000
  • 1ec82dd376 Slightly friendlier, more generic error message when no barcode is found srowen 2008-01-22 18:59:47 +0000
  • 037a09d9c9 Slightly friendlier, more generic error message when no barcode is found srowen 2008-01-22 18:59:47 +0000
  • a9b85ab5b3 Name of midlet is "ZXingMIDlet", not "ZXingMidlet"! srowen 2008-01-22 18:14:53 +0000
  • 4128f4501e Name of midlet is "ZXingMIDlet", not "ZXingMidlet"! srowen 2008-01-22 18:14:53 +0000
  • b4d0ffa248 Oops, now need to include JUnit locally srowen 2008-01-16 22:42:02 +0000
  • 695c853de1 Oops, now need to include JUnit locally srowen 2008-01-16 22:42:02 +0000
  • 6876052eef Updates for 0.2.1 srowen 2008-01-16 22:16:55 +0000
  • 448b4696aa Updates for 0.2.1 srowen 2008-01-16 22:16:55 +0000
  • 35f4a385e2 More test cases from Enrique G. S. srowen 2008-01-16 22:13:00 +0000
  • c7bd9defc6 More test cases from Enrique G. S. srowen 2008-01-16 22:13:00 +0000
  • 552630677f Overhaul unit tests to include more test cases, and begin to establish a decent framework for these black-box tests. srowen 2008-01-15 20:47:47 +0000
  • ca68442097 Overhaul unit tests to include more test cases, and begin to establish a decent framework for these black-box tests. srowen 2008-01-15 20:47:47 +0000
  • 20c4317efb Small tweaks to streamline performance and code, and changed row search pattern to search more broadly more quickly, which seems to slightly improve decode performance srowen 2008-01-10 19:36:33 +0000
  • 589720b56b Small tweaks to streamline performance and code, and changed row search pattern to search more broadly more quickly, which seems to slightly improve decode performance srowen 2008-01-10 19:36:33 +0000
  • 0f47cc6380 Fixed location of RIM files srowen 2008-01-07 21:19:03 +0000
  • 4a39ce512a Fixed location of RIM files srowen 2008-01-07 21:19:03 +0000
  • d8ef9bc275 Removed unneeded import srowen 2008-01-07 21:17:40 +0000
  • 3adc22a5d9 Removed unneeded import srowen 2008-01-07 21:17:40 +0000
  • 2d50c5e2e5 Update for 0.2 srowen 2008-01-07 16:39:53 +0000
  • 8c42f97d25 Update for 0.2 srowen 2008-01-07 16:39:53 +0000
  • b112a890fb Improved black point estimation -- favor a point not white so close the white peak srowen 2008-01-07 16:31:26 +0000