Skip to content

Commit 50e0f30

Browse files
update to internal commit b2c7928e
1 parent 22b5d1a commit 50e0f30

File tree

6 files changed

+10
-12
lines changed

6 files changed

+10
-12
lines changed

programming/android/release-notes/android-10.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ permalink: /programming/android/release-notes/android-10.html
2727
- Improved the read rate and the speed of the following barcode formats:
2828
- EAN13
2929
- DotCode
30-
- Updated the error handling logic of `capturing` & `startCapturing` methods. The methods will be able to clearly report where the error occurred if the capturing fails due to an licensing issue.
30+
- Updated the error handling logic of `capturing` & `startCapturing` methods. The methods will be able to clearly report where the error occurred if the capturing fails due to a licensing issue.
3131
<!-- - Updated the function `stopCapturing`. Changed the default value of parameter `waitForRemaingTasks` from `false` to `true`. -->
32-
- Updated the error message of `initLicense` method. The methods will returns more detailed messages when failed to initialized the license. Warnings will be available if license initialization is successful but a part of the license key is invalid.
32+
- Updated the error message of `initLicense` method. The method will return more detailed messages when failed to initialize the license. Warnings will be available if license initialization is successful but a part of the license key is invalid.
3333

3434
#### New
3535

@@ -49,7 +49,7 @@ permalink: /programming/android/release-notes/android-10.html
4949
- -40103: [Label Recognizer] No license found.
5050
- -50058: [Document Normalizer] No license found.
5151
- -90012: [Code Parser] No license found.
52-
- Added a new enumeration member `IRUT_RAW_TEXT_LINES` to the `IntermediateResultUnitType`.
52+
- Added a new enumeration member `IRUT_RAW_TEXT_LINES` to the enumeration `IntermediateResultUnitType`.
5353
<!-- - Added a new function `Clone` to the class `CapturedResultItem`. -->
5454
- Add a new charge way, `TimeSliceCount`.
5555
- Changed the maximum length of the `deviceFriendlyName` to 255.

programming/android/samples/index-v10.2.11.md renamed to programming/android/samples/index-v10.2.1100.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: This is the Demos & Samples page of Dynamsoft Barcode Reader for An
55
keywords: Android, samples
66
needAutoGenerateSidebar: true
77
breadcrumbText: Samples
8-
permalink: /programming/android/samples/
98
---
109

1110
# Demo and Samples

programming/android/samples/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
3-
title: Demo & Samples - Dynamsoft Capture Vision Android Edition
4-
description: The index of Dynamsoft Capture Vision Android demo & samples.
3+
title: Demo & Samples - Dynamsoft Barcode Reader Android Edition
4+
description: The index of Dynamsoft Barcode Reader Android demo & samples.
55
keywords: demo, sample, index, Android
66
needAutoGenerateSidebar: true
77
noTitleIndex: true

programming/objectivec-swift/release-notes/ios-10.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ permalink: /programming/objectivec-swift/release-notes/ios-10.html
2727
- Improved the read rate and the speed of the following barcode formats:
2828
- EAN13
2929
- DotCode
30-
- Updated the error handling logic of `capturing` & `startCapturing` methods. The methods will be able to clearly report where the error occurred if the capturing fails due to an licensing issue.
30+
- Updated the error handling logic of `capturing` & `startCapturing` methods. The methods will be able to clearly report where the error occurred if the capturing fails due to a licensing issue.
3131
<!-- - Updated the function `stopCapturing`. Changed the default value of parameter `waitForRemaingTasks` from `false` to `true`. -->
32-
- Updated the error message of `initLicense` method. The methods will returns more detailed messages when failed to initialized the license. Warnings will be available if license initialization is successful but a part of the license key is invalid.
32+
- Updated the error message of `initLicense` method. The method will return more detailed messages when failed to initialize the license. Warnings will be available if license initialization is successful but a part of the license key is invalid.
3333

3434
#### New
3535

@@ -50,7 +50,7 @@ permalink: /programming/objectivec-swift/release-notes/ios-10.html
5050
- -40103: [Label Recognizer] No license found.
5151
- -50058: [Document Normalizer] No license found.
5252
- -90012: [Code Parser] No license found.
53-
- Added a new enumeration member `IntermediateResultUnitTypeRawTextLines` to the `DSIntermediateResultUnitType`.
53+
- Added a new enumeration member `IntermediateResultUnitTypeRawTextLines` to the enumeration `DSIntermediateResultUnitType`.
5454
<!-- - Added a new function `Clone` to the class `CapturedResultItem`. -->
5555
- Add a new charge way, `TimeSliceCount`.
5656
- Changed the maximum length of the `deviceFriendlyName` to 255.

programming/objectivec-swift/samples/index copy.md renamed to programming/objectivec-swift/samples/index-v10.2.1101.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: This is the Demos & Samples page of Dynamsoft Barcode Reader for iO
55
keywords: iOS, samples
66
needAutoGenerateSidebar: true
77
breadcrumbText: Samples
8-
permalink: /programming/objectivec-swift/samples/
98
---
109

1110
# Demo and Samples

programming/objectivec-swift/samples/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
3-
title: Demo & Samples - Dynamsoft Capture Vision iOS Edition
4-
description: The index of Dynamsoft Capture Vision iOS demo & samples.
3+
title: Demo & Samples - Dynamsoft Barcode Reader iOS Edition
4+
description: The index of Dynamsoft Barcode Reader iOS demo & samples.
55
keywords: demo, sample, index, iOS
66
needAutoGenerateSidebar: true
77
noTitleIndex: true

0 commit comments

Comments
 (0)