Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #32 from Anyline/release/35.0.0
Browse files Browse the repository at this point in the history
Release/35.0.0
  • Loading branch information
rricarrdo authored Nov 24, 2021
2 parents 6679bd8 + 5570919 commit 38d3aa4
Show file tree
Hide file tree
Showing 358 changed files with 2,314 additions and 1,396 deletions.
25 changes: 17 additions & 8 deletions BindingSource/AnylineXamarinSDK.Droid/Assets/tools/Generated.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,13 @@
<!-- AssetUtil.getRootPathForProduct(android.content.Context, io.anyline.products.Product) -->
<!-- AssetUtil.getRootPathForScanPlugin(android.content.Context, java.lang.Class&lt;?&gt;) -->
<!-- AssetUtil.readFile(java.lang.String, java.lang.String) -->
<!-- File: IO.Anyline.Plugin.Barcode.PDF417.cs -->
<!-- PDF417.setAamvaVersion(java.lang.String) -->
<attr path="/api/package[@name='io.anyline.plugin.barcode']/class[@name='PDF417']/method[@name='setAamvaVersion' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">aamvaVersion</attr>
<!-- PDF417.setAdditionalInformation(java.lang.String) -->
<attr path="/api/package[@name='io.anyline.plugin.barcode']/class[@name='PDF417']/method[@name='setAdditionalInformation' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">additionalInformation</attr>
<!-- PDF417.setBody(java.lang.String) -->
<attr path="/api/package[@name='io.anyline.plugin.barcode']/class[@name='PDF417']/method[@name='setBody' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">body</attr>
<!-- File: IO.Anyline.Models.AnylineYuvImage.cs -->
<!-- AnylineYuvImage.AnylineYuvImage(android.media.Image, int, int, int, int, int, boolean) -->
<!-- AnylineYuvImage.AnylineYuvImage(int, int, int, byte[], int, boolean) -->
Expand Down Expand Up @@ -1187,6 +1194,8 @@
<attr path="/api/package[@name='io.anyline.plugin.barcode']/class[@name='Barcode']/method[@name='setBase64' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">base64</attr>
<!-- Barcode.setCoordinates(java.util.List&lt;io.anyline.opencv.core.Point&gt;) -->
<attr path="/api/package[@name='io.anyline.plugin.barcode']/class[@name='Barcode']/method[@name='setCoordinates' and count(parameter)=1 and parameter[1][@type='java.util.List&lt;io.anyline.opencv.core.Point&gt;']]/parameter[1]" name="managedName">coordinates</attr>
<!-- Barcode.setParsedPDF417(io.anyline.plugin.barcode.PDF417) -->
<attr path="/api/package[@name='io.anyline.plugin.barcode']/class[@name='Barcode']/method[@name='setParsedPDF417' and count(parameter)=1 and parameter[1][@type='io.anyline.plugin.barcode.PDF417']]/parameter[1]" name="managedName">parsedPDF417</attr>
<!-- Barcode.setValue(java.lang.String) -->
<attr path="/api/package[@name='io.anyline.plugin.barcode']/class[@name='Barcode']/method[@name='setValue' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">value</attr>
<!-- File: IO.Anyline.View.ScanViewUtil.cs -->
Expand Down Expand Up @@ -2896,16 +2905,16 @@
<!-- LineSegmentDetector.drawSegments(io.anyline.opencv.core.Mat, io.anyline.opencv.core.Mat) -->
<!-- File: IO.Anyline.DI.FileOutputStreamProviderFactory.cs -->
<!-- File: IO.Anyline.Plugin.Ocr.AnylineTINConfig.cs -->
<!-- AnylineTINConfig.TINScanMode.valueOf(java.lang.String) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig.TINScanMode']/method[@name='valueOf' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">name</attr>
<!-- AnylineTINConfig.TINUpsideDownMode.valueOf(java.lang.String) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig.TINUpsideDownMode']/method[@name='valueOf' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">name</attr>
<!-- AnylineTINConfig.ScanMode.valueOf(java.lang.String) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig.ScanMode']/method[@name='valueOf' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">name</attr>
<!-- AnylineTINConfig.UpsideDownMode.valueOf(java.lang.String) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig.UpsideDownMode']/method[@name='valueOf' and count(parameter)=1 and parameter[1][@type='java.lang.String']]/parameter[1]" name="managedName">name</attr>
<!-- AnylineTINConfig.AnylineTINConfig(org.json.JSONObject) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig']/constructor[@name='AnylineTINConfig' and count(parameter)=1 and parameter[1][@type='org.json.JSONObject']]/parameter[1]" name="managedName">anylineTINConfigJson</attr>
<!-- AnylineTINConfig.setScanMode(io.anyline.plugin.ocr.AnylineTINConfig.TINScanMode) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig']/method[@name='setScanMode' and count(parameter)=1 and parameter[1][@type='io.anyline.plugin.ocr.AnylineTINConfig.TINScanMode']]/parameter[1]" name="managedName">scanMode</attr>
<!-- AnylineTINConfig.setUpsideDownMode(io.anyline.plugin.ocr.AnylineTINConfig.TINUpsideDownMode) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig']/method[@name='setUpsideDownMode' and count(parameter)=1 and parameter[1][@type='io.anyline.plugin.ocr.AnylineTINConfig.TINUpsideDownMode']]/parameter[1]" name="managedName">upsideDownMode</attr>
<!-- AnylineTINConfig.setScanMode(io.anyline.plugin.ocr.AnylineTINConfig.ScanMode) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig']/method[@name='setScanMode' and count(parameter)=1 and parameter[1][@type='io.anyline.plugin.ocr.AnylineTINConfig.ScanMode']]/parameter[1]" name="managedName">strictMode</attr>
<!-- AnylineTINConfig.setUpsideDownMode(io.anyline.plugin.ocr.AnylineTINConfig.UpsideDownMode) -->
<attr path="/api/package[@name='io.anyline.plugin.ocr']/class[@name='AnylineTINConfig']/method[@name='setUpsideDownMode' and count(parameter)=1 and parameter[1][@type='io.anyline.plugin.ocr.AnylineTINConfig.UpsideDownMode']]/parameter[1]" name="managedName">upsideDownMode</attr>
<!-- File: IO.Anyline.Camera.FaceDetector.cs -->
<!-- FaceDetector.FaceDetectionResultHandler.onFailure(java.lang.String) -->
<!-- FaceDetector.FaceDetectionResultHandler.onSuccess(io.anyline.models.AnylineImage) -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/anyline/plugin/ocr/AnylineOcrConfig.AnylineOcrRegex.html" title="enum in io.anyline.plugin.ocr" target="classFrame">AnylineOcrConfig.AnylineOcrRegex</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineOcrConfig.ScanMode.html" title="enum in io.anyline.plugin.ocr" target="classFrame">AnylineOcrConfig.ScanMode</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.html" title="class in io.anyline.plugin.ocr" target="classFrame">AnylineTINConfig</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.TINScanMode.html" title="enum in io.anyline.plugin.ocr" target="classFrame">AnylineTINConfig.TINScanMode</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.TINUpsideDownMode.html" title="enum in io.anyline.plugin.ocr" target="classFrame">AnylineTINConfig.TINUpsideDownMode</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.ScanMode.html" title="enum in io.anyline.plugin.ocr" target="classFrame">AnylineTINConfig.ScanMode</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.UpsideDownMode.html" title="enum in io.anyline.plugin.ocr" target="classFrame">AnylineTINConfig.UpsideDownMode</a></li>
<li><a href="io/anyline/view/AnylineViewConfig.html" title="class in io.anyline.view" target="classFrame">AnylineViewConfig</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineVINConfig.html" title="class in io.anyline.plugin.ocr" target="classFrame">AnylineVINConfig</a></li>
<li><a href="io/anyline/view/AnylineWebView.html" title="class in io.anyline.view" target="classFrame">AnylineWebView</a></li>
Expand Down Expand Up @@ -106,6 +106,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/anyline/plugin/ocr/OcrScanResult.html" title="class in io.anyline.plugin.ocr" target="classFrame">OcrScanResult</a></li>
<li><a href="io/anyline/plugin/ocr/OcrScanViewPlugin.html" title="class in io.anyline.plugin.ocr" target="classFrame">OcrScanViewPlugin</a></li>
<li><a href="io/anyline/view/ParallelScanViewComposite.html" title="class in io.anyline.view" target="classFrame">ParallelScanViewComposite</a></li>
<li><a href="io/anyline/plugin/barcode/PDF417.html" title="class in io.anyline.plugin.barcode" target="classFrame">PDF417</a></li>
<li><a href="io/anyline/plugin/ScanInfo.html" title="class in io.anyline.plugin" target="classFrame">ScanInfo</a></li>
<li><a href="io/anyline/plugin/ScanInfoListener.html" title="interface in io.anyline.plugin" target="classFrame"><span class="interfaceName">ScanInfoListener</span></a></li>
<li><a href="io/anyline/plugin/barcode/ScannedBarcodesListener.html" title="interface in io.anyline.plugin.barcode" target="classFrame"><span class="interfaceName">ScannedBarcodesListener</span></a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/anyline/plugin/ocr/AnylineOcrConfig.AnylineOcrRegex.html" title="enum in io.anyline.plugin.ocr">AnylineOcrConfig.AnylineOcrRegex</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineOcrConfig.ScanMode.html" title="enum in io.anyline.plugin.ocr">AnylineOcrConfig.ScanMode</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.html" title="class in io.anyline.plugin.ocr">AnylineTINConfig</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.TINScanMode.html" title="enum in io.anyline.plugin.ocr">AnylineTINConfig.TINScanMode</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.TINUpsideDownMode.html" title="enum in io.anyline.plugin.ocr">AnylineTINConfig.TINUpsideDownMode</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.ScanMode.html" title="enum in io.anyline.plugin.ocr">AnylineTINConfig.ScanMode</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineTINConfig.UpsideDownMode.html" title="enum in io.anyline.plugin.ocr">AnylineTINConfig.UpsideDownMode</a></li>
<li><a href="io/anyline/view/AnylineViewConfig.html" title="class in io.anyline.view">AnylineViewConfig</a></li>
<li><a href="io/anyline/plugin/ocr/AnylineVINConfig.html" title="class in io.anyline.plugin.ocr">AnylineVINConfig</a></li>
<li><a href="io/anyline/view/AnylineWebView.html" title="class in io.anyline.view">AnylineWebView</a></li>
Expand Down Expand Up @@ -106,6 +106,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/anyline/plugin/ocr/OcrScanResult.html" title="class in io.anyline.plugin.ocr">OcrScanResult</a></li>
<li><a href="io/anyline/plugin/ocr/OcrScanViewPlugin.html" title="class in io.anyline.plugin.ocr">OcrScanViewPlugin</a></li>
<li><a href="io/anyline/view/ParallelScanViewComposite.html" title="class in io.anyline.view">ParallelScanViewComposite</a></li>
<li><a href="io/anyline/plugin/barcode/PDF417.html" title="class in io.anyline.plugin.barcode">PDF417</a></li>
<li><a href="io/anyline/plugin/ScanInfo.html" title="class in io.anyline.plugin">ScanInfo</a></li>
<li><a href="io/anyline/plugin/ScanInfoListener.html" title="interface in io.anyline.plugin"><span class="interfaceName">ScanInfoListener</span></a></li>
<li><a href="io/anyline/plugin/barcode/ScannedBarcodesListener.html" title="interface in io.anyline.plugin.barcode"><span class="interfaceName">ScannedBarcodesListener</span></a></li>
Expand Down
Loading

0 comments on commit 38d3aa4

Please sign in to comment.