Skip to content

Commit d5f23ed

Browse files
authored
Merge pull request #5 from BlinkID/release/1.2.0
Release/1.2.0
2 parents ff8586b + f1400da commit d5f23ed

File tree

113 files changed

+2914
-368
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+2914
-368
lines changed

CaptureSample/build.gradle.kts

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
buildscript {
22
val kotlin_compiler_extension_version by extra("1.4.7")
33
val core_ktx_version by extra("1.12.0")
4-
val material_version by extra("1.9.0")
4+
val material_version by extra("1.10.0")
55
val appcompat_version by extra("1.6.1")
66
val compose_version by extra("1.4.3")
77
val compose_bom_version by extra("2023.08.00")
8-
val navigation_compose_version by extra("2.7.3")
8+
val navigation_compose_version by extra("2.7.5")
99
val camerax_version by extra("1.2.3")
1010
// Capture SDK version
11-
val capture_version by extra("1.1.0")
11+
val capture_version by extra("1.2.0")
1212

1313
}
1414
// Top-level build file where you can add configuration options common to all sub-projects/modules.

CaptureSample/settings.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencyResolutionManagement {
1010
repositories {
1111
google()
1212
mavenCentral()
13+
// mavenLocal()
1314
// add Microblink maven repository to repositories list
1415
maven { url 'https://maven.microblink.com' }
1516
}

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Add _Capture_ as a dependency in module level build.gradle(.kts):
6565

6666
```
6767
dependencies {
68-
implementation("com.microblink:capture-ux:1.1.0")
68+
implementation("com.microblink:capture-ux:1.2.0")
6969
}
7070
```
7171

@@ -347,7 +347,7 @@ Add _capture-core_ library as a dependency in module level build.gradle(.kts):
347347

348348
```
349349
dependencies {
350-
implementation("com.microblink:capture-core:1.1.0")
350+
implementation("com.microblink:capture-core:1.2.0")
351351
}
352352
```
353353

Release notes.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release notes
22

3+
## v1.2.0
4+
5+
### Minor API changes
6+
7+
- Introduced `BlurPolicy`, `GlarePolicy` and `TiltPolicy` which are used to enable `strict`, `normal`, `relaxed` or `disabled` policies.
8+
- `AnalyzerSettings` changes:
9+
- Replaced `tiltThreshold` with `tiltPolicy`.
10+
- Replaced `ignoreGlare` with `glarePolicy`.
11+
- Replaced `ignoreBlur` with `blurPolicy`.
12+
313
## v1.1.0
414

515
### Improvements

docs/capture-core/com.microblink.capture.analysis/-analysis-type/-d-i-r-e-c-t_-a-p-i/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ <h2 class="">Properties</h2>
6464
<div class="table-row" data-filterable-current=":capture-core:dokkaHtmlPartial/release" data-filterable-set=":capture-core:dokkaHtmlPartial/release">
6565
<div class="main-subrow keyValue ">
6666
<div class=""><span class="inline-flex">
67-
<div><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-372974862%2FProperties%2F667377357"><span><span>name</span></span></a></div>
67+
<div><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-372974862%2FProperties%2F667377357"><span><span>name</span></span></a></div>
6868
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-372974862%2FProperties%2F667377357"></span>
6969
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
7070
</span></span></div>
7171
<div>
7272
<div class="title">
73-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-372974862%2FProperties%2F667377357">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
73+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-372974862%2FProperties%2F667377357">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
7474
</div>
7575
</div>
7676
</div>
@@ -79,13 +79,13 @@ <h2 class="">Properties</h2>
7979
<div class="table-row" data-filterable-current=":capture-core:dokkaHtmlPartial/release" data-filterable-set=":capture-core:dokkaHtmlPartial/release">
8080
<div class="main-subrow keyValue ">
8181
<div class=""><span class="inline-flex">
82-
<div><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-739389684%2FProperties%2F667377357"><span><span>ordinal</span></span></a></div>
82+
<div><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-739389684%2FProperties%2F667377357"><span><span>ordinal</span></span></a></div>
8383
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-739389684%2FProperties%2F667377357"></span>
8484
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
8585
</span></span></div>
8686
<div>
8787
<div class="title">
88-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-739389684%2FProperties%2F667377357">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
88+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-739389684%2FProperties%2F667377357">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
8989
</div>
9090
</div>
9191
</div>

docs/capture-core/com.microblink.capture.analysis/-analysis-type/-d-i-r-e-c-t_-a-p-i_-o-n_-i-m-a-g-e_-s-t-r-e-a-m/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ <h2 class="">Properties</h2>
6464
<div class="table-row" data-filterable-current=":capture-core:dokkaHtmlPartial/release" data-filterable-set=":capture-core:dokkaHtmlPartial/release">
6565
<div class="main-subrow keyValue ">
6666
<div class=""><span class="inline-flex">
67-
<div><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-372974862%2FProperties%2F667377357"><span><span>name</span></span></a></div>
67+
<div><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-372974862%2FProperties%2F667377357"><span><span>name</span></span></a></div>
6868
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-372974862%2FProperties%2F667377357"></span>
6969
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
7070
</span></span></div>
7171
<div>
7272
<div class="title">
73-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-372974862%2FProperties%2F667377357">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
73+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-372974862%2FProperties%2F667377357">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
7474
</div>
7575
</div>
7676
</div>
@@ -79,13 +79,13 @@ <h2 class="">Properties</h2>
7979
<div class="table-row" data-filterable-current=":capture-core:dokkaHtmlPartial/release" data-filterable-set=":capture-core:dokkaHtmlPartial/release">
8080
<div class="main-subrow keyValue ">
8181
<div class=""><span class="inline-flex">
82-
<div><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-739389684%2FProperties%2F667377357"><span><span>ordinal</span></span></a></div>
82+
<div><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-739389684%2FProperties%2F667377357"><span><span>ordinal</span></span></a></div>
8383
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-739389684%2FProperties%2F667377357"></span>
8484
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
8585
</span></span></div>
8686
<div>
8787
<div class="title">
88-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-739389684%2FProperties%2F667377357">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
88+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-739389684%2FProperties%2F667377357">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
8989
</div>
9090
</div>
9191
</div>

docs/capture-core/com.microblink.capture.analysis/-analysis-type/-i-m-a-g-e_-s-t-r-e-a-m/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ <h2 class="">Properties</h2>
6464
<div class="table-row" data-filterable-current=":capture-core:dokkaHtmlPartial/release" data-filterable-set=":capture-core:dokkaHtmlPartial/release">
6565
<div class="main-subrow keyValue ">
6666
<div class=""><span class="inline-flex">
67-
<div><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-372974862%2FProperties%2F667377357"><span><span>name</span></span></a></div>
67+
<div><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-372974862%2FProperties%2F667377357"><span><span>name</span></span></a></div>
6868
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-372974862%2FProperties%2F667377357"></span>
6969
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
7070
</span></span></div>
7171
<div>
7272
<div class="title">
73-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-372974862%2FProperties%2F667377357">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
73+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-372974862%2FProperties%2F667377357">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
7474
</div>
7575
</div>
7676
</div>
@@ -79,13 +79,13 @@ <h2 class="">Properties</h2>
7979
<div class="table-row" data-filterable-current=":capture-core:dokkaHtmlPartial/release" data-filterable-set=":capture-core:dokkaHtmlPartial/release">
8080
<div class="main-subrow keyValue ">
8181
<div class=""><span class="inline-flex">
82-
<div><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-739389684%2FProperties%2F667377357"><span><span>ordinal</span></span></a></div>
82+
<div><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-739389684%2FProperties%2F667377357"><span><span>ordinal</span></span></a></div>
8383
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-739389684%2FProperties%2F667377357"></span>
8484
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
8585
</span></span></div>
8686
<div>
8787
<div class="title">
88-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-739389684%2FProperties%2F667377357">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
88+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-739389684%2FProperties%2F667377357">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
8989
</div>
9090
</div>
9191
</div>

docs/capture-core/com.microblink.capture.analysis/-analysis-type/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,13 @@ <h2 class="">Properties</h2>
113113
<div class="table-row" data-filterable-current=":capture-core:dokkaHtmlPartial/release" data-filterable-set=":capture-core:dokkaHtmlPartial/release">
114114
<div class="main-subrow keyValue ">
115115
<div class=""><span class="inline-flex">
116-
<div><a href="../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-372974862%2FProperties%2F667377357"><span><span>name</span></span></a></div>
116+
<div><a href="../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-372974862%2FProperties%2F667377357"><span><span>name</span></span></a></div>
117117
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-372974862%2FProperties%2F667377357"></span>
118118
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
119119
</span></span></div>
120120
<div>
121121
<div class="title">
122-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-372974862%2FProperties%2F667377357">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
122+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-372974862%2FProperties%2F667377357">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
123123
</div>
124124
</div>
125125
</div>
@@ -128,13 +128,13 @@ <h2 class="">Properties</h2>
128128
<div class="table-row" data-filterable-current=":capture-core:dokkaHtmlPartial/release" data-filterable-set=":capture-core:dokkaHtmlPartial/release">
129129
<div class="main-subrow keyValue ">
130130
<div class=""><span class="inline-flex">
131-
<div><a href="../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-739389684%2FProperties%2F667377357"><span><span>ordinal</span></span></a></div>
131+
<div><a href="../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-739389684%2FProperties%2F667377357"><span><span>ordinal</span></span></a></div>
132132
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-739389684%2FProperties%2F667377357"></span>
133133
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
134134
</span></span></div>
135135
<div>
136136
<div class="title">
137-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../com.microblink.capture.settings/-capture-strategy/-single-frame/index.html#-739389684%2FProperties%2F667377357">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
137+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":capture-core:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../com.microblink.capture.settings/-tilt-policy/-relaxed/index.html#-739389684%2FProperties%2F667377357">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
138138
</div>
139139
</div>
140140
</div>

0 commit comments

Comments
 (0)