Yao Wei
|
6f5fa3df2f
|
Update about1d.html
|
2014-02-11 17:59:15 +08:00 |
|
Yao Wei
|
fbcbb32e99
|
Update about2d.html
|
2014-02-11 17:59:01 +08:00 |
|
Yao Wei
|
4484e19e1f
|
Update license.html
|
2014-02-11 17:58:30 +08:00 |
|
Yao Wei
|
888b5da5f3
|
Update license.html
|
2014-02-11 17:58:10 +08:00 |
|
Yao Wei
|
f1884a05ba
|
Update scanning.html
|
2014-02-11 17:57:37 +08:00 |
|
Yao Wei
|
7764a89732
|
Update sharing.html
|
2014-02-11 17:57:17 +08:00 |
|
Yao Wei
|
3e3a63715a
|
Update sharing.html
|
2014-02-11 17:56:48 +08:00 |
|
Yao Wei
|
b4421e3abc
|
Update scanning.html
|
2014-02-11 17:48:40 +08:00 |
|
Yao Wei
|
93740a5e62
|
Update license.html
Add a disclaimer for translated article.
|
2014-02-11 17:37:24 +08:00 |
|
Yao Wei
|
e5f11aa98c
|
Update license.html
|
2014-02-11 17:35:02 +08:00 |
|
Yao Wei
|
6aecbffd9b
|
Update index.html
|
2014-02-11 17:11:20 +08:00 |
|
Yao Wei
|
31193fb061
|
Update about1d.html
|
2014-02-11 17:05:08 +08:00 |
|
Yao Wei
|
35a3d52b5e
|
Update about2d.html
|
2014-02-11 17:04:57 +08:00 |
|
Yao Wei
|
74713aaac7
|
Update about1d.html
|
2014-02-11 16:53:12 +08:00 |
|
Sean Owen
|
b8fc4ebf16
|
Rewrite auto-focus loop to be more robust, like continuing even if camera driver errors
|
2014-02-09 11:10:01 -05:00 |
|
Sean Owen
|
091e614c20
|
Update text for next BS version
|
2014-02-09 11:02:15 -05:00 |
|
Sean Owen
|
92c70bd15d
|
Avoid NPE on networks with no SSID
|
2014-02-09 09:40:51 -05:00 |
|
Sean Owen
|
7f300ce09a
|
Untangle try-catch a bit in servlet, to properly catch 404 errors
|
2014-02-08 15:58:34 -05:00 |
|
Sean Owen
|
937d087365
|
Delete old test gen code
|
2014-02-08 09:41:38 -05:00 |
|
Sean Owen
|
6292ec0b6f
|
Update Guava, SLF4J, Commons FileUpload and GWT versions
|
2014-02-07 15:14:25 -05:00 |
|
Sean Owen
|
fa6a0af316
|
Deprecate incomplete Glass Mirror now that a Glass device will be available for development of on-device app
|
2014-02-06 13:42:25 -05:00 |
|
Sean Owen
|
5d5a8e20fc
|
Handle invalid VIN-like data in Code 39 barcodes
|
2014-02-06 00:00:20 -05:00 |
|
Sean Owen
|
4411eb5517
|
Drastic measures: make *all* optional camera params disabled by default to appease some bad devices. And even make the default disabled in the code, not just XML.
|
2014-02-03 22:27:00 +01:00 |
|
Sean Owen
|
ac9b79953f
|
Add new Aztec, PDF417 images for help
|
2014-02-01 22:48:09 +00:00 |
|
Sean Owen
|
783bba6b48
|
Fix a few bugs from last NIO2 commit in resource translation
|
2014-01-31 13:33:21 +00:00 |
|
Sean Owen
|
dddc1c4e19
|
Move to use of Java 7 NIO2 APIs
|
2014-01-31 13:01:18 +00:00 |
|
Sean Owen
|
024a353939
|
Merge pull request #42 from TomTasche/patch-1
link to last available versions of retired projects
|
2014-01-31 04:19:36 -08:00 |
|
Thomas Taschauer
|
1cddeeab54
|
link to last available versions of retired projects
cpp, iphone and objc
|
2014-01-31 13:13:45 +01:00 |
|
Sean Owen
|
e432d6cc74
|
Increase size of input that decoder accepts
|
2014-01-31 11:31:19 +00:00 |
|
Sean Owen
|
e3a3e0bde0
|
Missed some references to 4.6.0 in help files
|
2014-01-31 08:51:27 +00:00 |
|
Sean Owen
|
8c6246f12b
|
Remove BS+ link in prefs
|
2014-01-31 08:42:46 +00:00 |
|
Sean Owen
|
72d01241f9
|
Prepare notes for BS 4.6.0
|
2014-01-29 14:10:23 +00:00 |
|
Sean Owen
|
1fa7fa9d98
|
Avoid auto translation of langauges that are just symlinks. Use Java 7 file APIs more.
|
2014-01-29 13:35:22 +00:00 |
|
Sean Owen
|
c42131e866
|
Issue #41 : Handle null barcode metadata in PDF417 in corner case
|
2014-01-29 13:22:32 +00:00 |
|
Sean Owen
|
8e2e0bc94d
|
Use HTTPS to send product queries to Google Shopping
|
2014-01-28 08:08:04 +00:00 |
|
Sean Owen
|
7199f4ad17
|
Closes Issue #27 : add basic character set ECI support in PDF417
|
2014-01-27 09:17:47 +00:00 |
|
Sean Owen
|
7169d1ad18
|
More FindBugs changes as part of test
|
2014-01-26 22:54:26 +00:00 |
|
Sean Owen
|
9567698f63
|
Small commit for issue #27, and part of a test
|
2014-01-26 22:47:13 +00:00 |
|
Sean Owen
|
077ae83bc3
|
FindBugs inspection -- part of a test commit
|
2014-01-26 22:38:57 +00:00 |
|
Sean Owen
|
a8c9897da3
|
Issue #38 : extra defensive -- don't even assume the list is sorted in case of buggy phones
|
2014-01-24 20:23:16 +00:00 |
|
Sean Owen
|
e174140d8d
|
Back-port ability to control exposure, scene mode and metering. Latter two disabled by default.
|
2014-01-24 20:15:56 +00:00 |
|
Sean Owen
|
28f2a301c2
|
Issue #38 : Add minimum FPS to be safe
|
2014-01-24 09:37:34 +00:00 |
|
Sean Owen
|
de6e9dbc52
|
Add defensive checks for bad setFPS API behavior
|
2014-01-24 08:12:57 +00:00 |
|
Sean Owen
|
9e08da655e
|
Merge pull request #38 from paulpv/glass-gdk
Minimum change needed to get the camera working on Glass
|
2014-01-24 00:08:38 -08:00 |
|
Paul Peavyhouse
|
d1f5627551
|
Minimum change needed to get the camera working on Glass.
|
2014-01-23 15:37:19 -08:00 |
|
Sean Owen
|
42cfa9ca3e
|
Closes Issue #37 : don't respond to (invalid?) UPC-E codes that aren't 8 digits
|
2014-01-23 22:14:26 +00:00 |
|
Sean Owen
|
d7c78074ec
|
Refactor a little bit of result parsing (mostly, a test commit)
|
2014-01-23 21:56:09 +00:00 |
|
Sean Owen
|
be038c7eef
|
Try a diagonal cross check in PURE_BARCODE mode for QR codes to avoid false positives. HT fics.danmark
|
2014-01-23 20:27:30 +00:00 |
|
Sean Owen
|
a8772054af
|
Custom, minimal error page
|
2014-01-22 21:11:55 +00:00 |
|
Sean Owen
|
62cf0ade90
|
Deal with case of no block list
|
2014-01-22 21:11:36 +00:00 |
|