Antoine Cœur
eaa34c3b7e
adding port to Objective-C ( #814 )
2017-06-09 14:15:19 +01:00
Philipp Hasper
da4e333d66
Fixed Wifi mangager memory leak on devices < N ( #811 )
...
AndroidStudio reported the error:
Error: The WIFI_SERVICE must be looked up on the Application context or
memory will leak on devices < Android N. Try changing
to .getApplicationContext() [WifiManagerLeak]
2017-06-08 14:17:45 +01:00
Sean Owen
f4266e0a51
Minor version updates
2017-06-08 13:52:39 +01:00
Sean Owen
cac5b1a6fe
More attempt to tune memory problem on decode server
2017-06-08 13:52:31 +01:00
Sean Owen
5447790002
Minor dep updates
2017-06-04 15:51:45 +01:00
Sean Owen
9fae90bc3c
More defensive programming around odd Android exceptions
2017-06-04 15:51:39 +01:00
Sean Owen
458923c3cd
Closes issue #806 : bad encodation switch in non-ASCII DataMatrix encodation (credit micjahn)
2017-05-31 10:49:41 +01:00
Sean Owen
11f5278aa7
Add support for JPEG, GIF images from chart server; can request chart.png / chart.jpg / chart.gif now
2017-05-22 13:45:51 +01:00
Sean Owen
713c5bb001
Note support for MaxiCode
2017-05-15 09:13:56 +01:00
David Sanders
7df4aa6694
Clean up whitespace ( #800 )
2017-05-14 17:54:32 +01:00
David Sanders
5a5237b4a8
Drop debugging code from UPCEWriter ( #803 )
2017-05-14 17:53:42 +01:00
Sean Owen
3d0468e92f
Issue #795 : avoid sorting preview sizes
2017-05-05 00:30:05 +01:00
Krasnaya Ploshchad’
ff7137e512
Update Zxing.NET project link ( #793 )
2017-04-24 11:19:21 +01:00
Sean Owen
d8a681af0c
Add more tests for non-core modules
2017-04-23 16:15:43 +01:00
Sean Owen
f312da5b17
Update site version, use HTTPS more in docs
2017-04-23 15:41:33 +01:00
Sean Owen
45f9b07694
Optimize generating BufferedImage by allocating memory per row. Add tests. Remove old jetty plugin.
2017-04-23 15:41:14 +01:00
Sean Owen
c64568c0a2
Catch a few corner case errors in web app
2017-04-15 15:31:25 +01:00
Sean Owen
6ae3a36107
Remove glass, androidtest apps
2017-04-15 13:13:52 +01:00
Sean Owen
7fdc869d02
Minor plugin updates
2017-04-13 17:16:47 +01:00
Sean Owen
5b14d23194
Update plugins/deps, fix bug in base64 decoding
2017-04-06 14:31:14 +01:00
Armando Lüscher
744631cea0
Small readme fixes ( #782 )
2017-04-05 06:37:31 +01:00
omodai
ca488eb1ae
update japanese strings.xml ( #779 )
2017-03-30 11:59:18 +01:00
Sean Owen
b5f6d3f73c
Update plugin and minor deps; catch additional Android error in app
2017-03-15 11:08:07 +00:00
Sean Owen
0a542b9e9e
Stop redirecting old javadoc links; redirect web pages to HTTPS by default
2017-03-07 22:28:15 +00:00
Sean Owen
07479e38ec
Apply DoS filter to /chart too, but relax limit
2017-03-07 22:27:56 +00:00
David Sanders
8d12dc4155
Minor performance improvements to HybridBinarizer ( #762 )
2017-02-27 18:21:59 +00:00
David Sanders
6546dc5863
Add basic test case for ITFWriter ( #758 )
2017-02-25 01:18:12 +00:00
Sean Owen
484ff7edcf
Suppress most deprecation warnings due to old camera API; remove call to old cookie manager
2017-02-20 12:35:00 -08:00
David Sanders
0ec5b9a260
Add new matrix tests in RGBLuminanceSourceTestCase ( #757 )
2017-02-20 05:58:12 -08:00
David Sanders
25776d82d9
Correct size of array in ITFWriter ( #756 )
2017-02-19 03:51:20 +00:00
Sean Owen
06ccbf72ae
Issue #751 fix misparsing of vCard phone vs type in case of blank value or type
2017-02-10 16:50:40 +00:00
Sean Owen
d36a35dba5
Fix up Travis badge from PNG to SVG
2017-02-06 10:51:46 +00:00
Sebastian
dcde8a30a6
Fix two typos in Javadocs ( #750 )
2017-02-02 17:28:13 +00:00
Sean Owen
e8d9002390
Fix camera/storage permissions problems in test app; refactor handling of files in benchmark
2017-01-31 15:21:49 +00:00
Sean Owen
27b686e132
Finally, make sure android.jar now isn't built into / dexed into .apks
2017-01-24 15:20:06 +00:00
Sean Owen
225d8898a5
Try retaining Android SDK tools/source.properties
2017-01-24 13:59:16 +00:00
Sean Owen
a4485c2293
Set Android plugin SDK location explicitly to solve Travis error?
2017-01-24 13:37:41 +00:00
Sean Owen
5d61990e26
Build entirely using local Android SDK to move beyond Android 4.1
2017-01-24 13:25:08 +00:00
Sean Owen
63c4b21556
Minor dependency updates, including Guava
2017-01-24 12:21:37 +00:00
Pedram Paknam
46461d37b6
add Farsi Help files
2017-01-15 10:48:46 +00:00
Sean Owen
b8c3d08e19
Closes #738 : fix UPC-E encoding with system 1
2017-01-06 14:17:48 +00:00
Sean Owen
7daac7cb8b
Don't target platform 25; easier to leave it at 24
2017-01-06 14:12:30 +00:00
Sean Owen
0fe0d09602
Minor dep update
2017-01-06 13:30:11 +00:00
Sean Owen
b81c9ea012
Generalize handling of non-fatal SQL exceptions in Android app
2017-01-06 13:29:36 +00:00
Sean Owen
f5b5c3a97e
Factor out boolean[][] -> BitMatrix parsing
2017-01-06 13:29:10 +00:00
Darrell Duane
cdf4fe51c5
Update README.md ( #723 )
...
added link to JavaScript Port
2016-12-12 16:23:15 +00:00
Sean Owen
dfe4819691
Minor updates / optimization from inspection; minor plugin / dependency updates
2016-12-12 15:50:30 +00:00
Nikolaos Ftylitakis
76b4f9628f
Updated QZXing's URL (port to Qt framework) ( #722 )
2016-12-09 16:39:10 +08:00
Roc Boronat
98ed0e1f92
Fix a typo in Catalan ( #719 )
2016-12-06 03:13:18 +08:00
E Spelt
f960d43e68
Change README.md. Added Delphi/Pascal ZXing reference. ( #718 )
2016-12-03 09:10:38 +00:00