Skip to content

Commit

Permalink
Release/44.1.0 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-graca authored Mar 28, 2023
1 parent df578bf commit 38c5af7
Show file tree
Hide file tree
Showing 26 changed files with 115 additions and 131 deletions.
6 changes: 3 additions & 3 deletions AnylineExamples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ Anyline - A powerful OCR SDK for Android

## API Reference

The API reference for the Anyline SDK for Android can be found here: https://documentation-preview.anyline.com/android-sdk-component/44.0.0
The API reference for the Anyline SDK for Android can be found here: https://documentation-preview.anyline.com/android-sdk-component/latest

## Getting Started

Check out our getting-started section here: https://documentation-preview.anyline.com/android-sdk-component/44.0.0/getting-started.html
Check out our getting-started section here: https://documentation-preview.anyline.com/android-sdk-component/latest/getting-started.html

## Documentation

Check out our developer guide here: https://documentation-preview.anyline.com/android-sdk-component/44.0.0/index.html
Check out our developer guide here: https://documentation-preview.anyline.com/android-sdk-component/latest/index.html

## License

Expand Down
4 changes: 2 additions & 2 deletions AnylineExamples/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ plugins {
}

ext {
anylinesdk_version = "44.0.0"
anylinesdk_version = "44.1.0"
timber_version = "5.0.1"
leakcanary_version = "2.9.1"

anyline_examples_version_code = 10
anyline_examples_version_name = "44.0.0"
anyline_examples_version_name = "44.1.0"
}

android {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "auto",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "auto",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "auto",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand All @@ -18,22 +18,6 @@
},
"cancelOnResult": false
},
"cutoutConfig": {
"style": "rect",
"maxWidthPercent": "100%",
"maxHeightPercent": "100%",
"alignment": "center",
"ratioFromSize": {
"width": 9,
"height": 16
},
"strokeWidth": 0,
"cornerRadius": 3,
"strokeColor": "FFFFFF",
"outerColor": "000000",
"outerAlpha": 0.0,
"feedbackStrokeColor": "0099FF"
},
"scanFeedbackConfig": {
"style": "rect",
"strokeColor": "0099FF",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right",
"imageOn": "flash_on",
"imageOff": "flash_off"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right",
"imageOn": "flash_on",
"imageOff": "flash_off"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right",
"imageOn": "flash_on",
"imageOff": "flash_off"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "auto",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_left"
"alignment": "top_left"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_left"
"alignment": "top_left"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_left"
"alignment": "top_left"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_left"
"alignment": "top_left"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_left"
"alignment": "top_left"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_right"
"alignment": "top_right"
},
"viewPluginConfig": {
"pluginConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"flashConfig": {
"mode": "manual",
"alignment": "bottom_left"
"alignment": "top_left"
},
"viewPluginCompositeConfig": {
"id": "Workflows|License Plate / DrivingLicense / VIN (sequential)",
Expand Down
Loading

0 comments on commit 38c5af7

Please sign in to comment.