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

Commit

Permalink
Update Binaries, Bindings and Examples to Anyline v51.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardocolombo committed Oct 13, 2023
1 parent b16e2b2 commit 5b96757
Show file tree
Hide file tree
Showing 732 changed files with 62,836 additions and 27,652 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
<PackageReference Include="Square.Moshi">
<Version>1.8.0</Version>
</PackageReference>
<PackageReference Include="Square.OkHttp3">
<Version>4.3.1</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.Bindings.targets" />
<PropertyGroup Condition=" $([MSBuild]::IsOsPlatform(Windows)) ">
Expand Down
706 changes: 692 additions & 14 deletions BindingSource/AnylineXamarinSDK.Droid/Assets/tools/Generated.xml

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -105,43 +105,35 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/anyline2/package-summary.html">io.anyline2</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/anyline2/camera/package-summary.html">io.anyline2.camera</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/anyline2/core/package-summary.html">io.anyline2.core</a></th>
<th class="colFirst" scope="row"><a href="io/anyline/camera/package-summary.html">io.anyline.camera</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/anyline2/di/anylineupdater/package-summary.html">io.anyline2.di.anylineupdater</a></th>
<th class="colFirst" scope="row"><a href="io/anyline/models/package-summary.html">io.anyline.models</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/anyline2/di/assetcontroller/package-summary.html">io.anyline2.di.assetcontroller</a></th>
<th class="colFirst" scope="row"><a href="io/anyline/plugin/barcode/package-summary.html">io.anyline.plugin.barcode</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/anyline2/di/assetutil/package-summary.html">io.anyline2.di.assetutil</a></th>
<th class="colFirst" scope="row"><a href="io/anyline/plugin/config/package-summary.html">io.anyline.plugin.config</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/anyline2/di/config/package-summary.html">io.anyline2.di.config</a></th>
<th class="colFirst" scope="row"><a href="io/anyline/plugin/result/package-summary.html">io.anyline.plugin.result</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/anyline2/di/context/package-summary.html">io.anyline2.di.context</a></th>
<th class="colFirst" scope="row"><a href="io/anyline/util/package-summary.html">io.anyline.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/anyline2/di/plugintype/package-summary.html">io.anyline2.di.plugintype</a></th>
<th class="colFirst" scope="row"><a href="io/anyline2/package-summary.html">io.anyline2</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/anyline2/di/scancontroller/package-summary.html">io.anyline2.di.scancontroller</a></th>
<th class="colFirst" scope="row"><a href="io/anyline2/camera/package-summary.html">io.anyline2.camera</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,52 @@ <h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<section role="region">
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#io.anyline2">io.anyline2.*</a></li>
<li><a href="#io.anyline">io.anyline.*</a></li>
</ul>
</section>
</div>
<div class="constantValuesContainer"><a id="io.anyline2">
<div class="constantValuesContainer"><a id="io.anyline">
<!-- -->
</a>
<section role="region">
<h2 title="io.anyline">io.anyline.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>io.anyline.camera.<a href="io/anyline/camera/CameraView.html" title="class in io.anyline.camera">CameraView</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="io.anyline.camera.CameraView.PREVIEW_CROP_GRAVITY_BOTTOM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="io/anyline/camera/CameraView.html#PREVIEW_CROP_GRAVITY_BOTTOM">PREVIEW_CROP_GRAVITY_BOTTOM</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="io.anyline.camera.CameraView.PREVIEW_CROP_GRAVITY_CENTER_VERTICALLY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="io/anyline/camera/CameraView.html#PREVIEW_CROP_GRAVITY_CENTER_VERTICALLY">PREVIEW_CROP_GRAVITY_CENTER_VERTICALLY</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="io.anyline.camera.CameraView.PREVIEW_CROP_GRAVITY_TOP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="io/anyline/camera/CameraView.html#PREVIEW_CROP_GRAVITY_TOP">PREVIEW_CROP_GRAVITY_TOP</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</section>
<a id="io.anyline2">
<!-- -->
</a>
<section role="region">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,86 @@
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#method">Methods</a></li>
<li><a href="#constructor">Constructors</a></li>
<li><a href="#enum.constant">Enum Constants</a></li>
</ul>
</div>
<div class="contentContainer"><a id="enum.constant">
<div class="contentContainer"><a id="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="io/anyline/camera/CameraView.html#setFocusConfig(FocusConfig)">io.anyline.camera.CameraView.setFocusConfig&#8203;(FocusConfig)</a></th>
<td class="colLast">
<div class="deprecationComment">use <code>CameraConfig</code> together with <code>#setPreferredCameraConfig(CameraConfig)</code></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="io/anyline/camera/CameraView.html#setPreferredPictureSize(int,int)">io.anyline.camera.CameraView.setPreferredPictureSize&#8203;(int, int)</a></th>
<td class="colLast">
<div class="deprecationComment">use <code>CameraConfig</code> together with <code>#setPreferredCameraConfig(CameraConfig)</code></div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="io/anyline/camera/CameraView.html#setPreferredPreviewFps(int,int)">io.anyline.camera.CameraView.setPreferredPreviewFps&#8203;(int, int)</a></th>
<td class="colLast">
<div class="deprecationComment">this will be integrated into CameraConfig or removed completely in the future</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="io/anyline/camera/CameraView.html#setPreferredPreviewSize(int,int)">io.anyline.camera.CameraView.setPreferredPreviewSize&#8203;(int, int)</a></th>
<td class="colLast">
<div class="deprecationComment">use <code>CameraConfig</code> together with <code>#setPreferredCameraConfig(CameraConfig)</code></div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="io/anyline/camera/CameraView.html#setSceneMode(java.lang.String)">io.anyline.camera.CameraView.setSceneMode&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">use <code>CameraConfig</code> together with <code>#setPreferredCameraConfig(CameraConfig)</code></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="io/anyline/camera/CameraView.html#setUseMaxFpsRange(boolean)">io.anyline.camera.CameraView.setUseMaxFpsRange&#8203;(boolean)</a></th>
<td class="colLast">
<div class="deprecationComment">this will be integrated into CameraConfig or removed completely in the future</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="constructor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="io/anyline/models/AnylineYuvImage.html#%3Cinit%3E(int,int,int,int)">io.anyline.models.AnylineYuvImage&#8203;(int, int, int, int)</a></th>
<td class="colLast">
<div class="deprecationComment">use one of the other constructors</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="enum.constant">
<!-- -->
</a>
<ul class="blockList">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
io.anyline.camera
io.anyline.models
io.anyline.plugin.barcode
io.anyline.plugin.config
io.anyline.plugin.result
io.anyline.util
io.anyline2
io.anyline2.camera
io.anyline2.core
io.anyline2.di.anylineupdater
io.anyline2.di.assetcontroller
io.anyline2.di.assetutil
io.anyline2.di.config
io.anyline2.di.context
io.anyline2.di.plugintype
io.anyline2.di.scancontroller
io.anyline2.image
io.anyline2.legacy
io.anyline2.legacy.products
Expand Down
Loading

0 comments on commit 5b96757

Please sign in to comment.