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

Commit

Permalink
Update Binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Manny committed Nov 2, 2022
1 parent b983194 commit e858072
Show file tree
Hide file tree
Showing 370 changed files with 4,165 additions and 4,169 deletions.
7,159 changes: 3,577 additions & 3,582 deletions BindingSource/AnylineXamarinSDK.Droid/Assets/tools/Generated.xml

Large diffs are not rendered by default.

Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -563,8 +563,6 @@ <h2 class="title">C</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/anyline/view/AbstractScanViewPluginComposite.html#calcCutOutAndImageCropBounds(android.content.Context,int,int,int,int,float)">calcCutOutAndImageCropBounds(Context, int, int, int, int, float)</a></span> - Method in class io.anyline.view.<a href="io/anyline/view/AbstractScanViewPluginComposite.html" title="class in io.anyline.view">AbstractScanViewPluginComposite</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/anyline/view/ScanView.html#calculateBrightnessCount(double)">calculateBrightnessCount(double)</a></span> - Method in class io.anyline.view.<a href="io/anyline/view/ScanView.html" title="class in io.anyline.view">ScanView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/anyline/camera/CameraController.html#callAutoFocus()">callAutoFocus()</a></span> - Method in class io.anyline.camera.<a href="io/anyline/camera/CameraController.html" title="class in io.anyline.camera">CameraController</a></dt>
<dd>
<div class="block">Call auto focus.<br/></div>
Expand Down Expand Up @@ -5316,7 +5314,7 @@ <h2 class="title">S</h2>
<div class="block">The name for a reported sharpness value
The value will be of type <a href="io/anyline/AnylineDebugListener.html#SHARPNESS_VARIABLE_CLASS"><code>AnylineDebugListener.SHARPNESS_VARIABLE_CLASS</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="io/anyline/modules/LicenseExpirationHelper.html#showExpirationDialog(android.content.Context,android.content.DialogInterface.OnClickListener,android.content.DialogInterface.OnClickListener)">showExpirationDialog(Context, DialogInterface.OnClickListener, DialogInterface.OnClickListener)</a></span> - Static method in class io.anyline.modules.<a href="io/anyline/modules/LicenseExpirationHelper.html" title="class in io.anyline.modules">LicenseExpirationHelper</a></dt>
<dt><span class="memberNameLink"><a href="io/anyline/modules/LicenseExpirationHelper.html#showExpirationDialog(android.content.Context,android.content.DialogInterface.OnClickListener)">showExpirationDialog(Context, DialogInterface.OnClickListener)</a></span> - Static method in class io.anyline.modules.<a href="io/anyline/modules/LicenseExpirationHelper.html" title="class in io.anyline.modules">LicenseExpirationHelper</a></dt>
<dd>
<div class="block">Shows an AlertDialog to the user, informing him that the license has expired
Must be run on UiThread</div>
Expand All @@ -5325,8 +5323,6 @@ <h2 class="title">S</h2>
<dd>
<div class="block">Displays an AlertDialog to the user, informing him about the necessity of granting the Camera Permission.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/anyline/modules/LicenseExpirationHelper.html#showPricingPage(android.content.Context)">showPricingPage(Context)</a></span> - Static method in class io.anyline.modules.<a href="io/anyline/modules/LicenseExpirationHelper.html" title="class in io.anyline.modules">LicenseExpirationHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/anyline/SimpleImageProvider.html" title="class in io.anyline"><span class="typeNameLink">SimpleImageProvider</span></a> - Class in <a href="io/anyline/package-summary.html">io.anyline</a></dt>
<dd>
<div class="block">A simple implementation of the ImageProvider interface.</div>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
catch(err) {
}
//-->
var data = {"i0":9,"i1":9};
var data = {"i0":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -154,19 +154,13 @@ <h3>Method Summary</h3>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showExpirationDialog(android.content.Context,android.content.DialogInterface.OnClickListener,android.content.DialogInterface.OnClickListener)">showExpirationDialog</a></span>&#8203;(android.content.Context&nbsp;context,
android.content.DialogInterface.OnClickListener&nbsp;okListener,
android.content.DialogInterface.OnClickListener&nbsp;contactListener)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showExpirationDialog(android.content.Context,android.content.DialogInterface.OnClickListener)">showExpirationDialog</a></span>&#8203;(android.content.Context&nbsp;context,
android.content.DialogInterface.OnClickListener&nbsp;okListener)</code></th>
<td class="colLast">
<div class="block">Shows an AlertDialog to the user, informing him that the license has expired
Must be run on UiThread</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showPricingPage(android.content.Context)">showPricingPage</a></span>&#8203;(android.content.Context&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
Expand All @@ -191,29 +185,19 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="showExpirationDialog(android.content.Context,android.content.DialogInterface.OnClickListener,android.content.DialogInterface.OnClickListener)">
<a id="showExpirationDialog(android.content.Context,android.content.DialogInterface.OnClickListener)">
<!-- -->
</a>
<ul class="blockList">
<ul class="blockListLast">
<li class="blockList">
<h4>showExpirationDialog</h4>
<pre class="methodSignature">@UiThread
public static&nbsp;void&nbsp;showExpirationDialog&#8203;(android.content.Context&nbsp;context,
android.content.DialogInterface.OnClickListener&nbsp;okListener,
android.content.DialogInterface.OnClickListener&nbsp;contactListener)</pre>
android.content.DialogInterface.OnClickListener&nbsp;okListener)</pre>
<div class="block">Shows an AlertDialog to the user, informing him that the license has expired
Must be run on UiThread</div>
</li>
</ul>
<a id="showPricingPage(android.content.Context)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>showPricingPage</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;showPricingPage&#8203;(android.content.Context&nbsp;context)</pre>
</li>
</ul>
</li>
</ul>
</section>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit e858072

Please sign in to comment.