Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions _includes/sidelist-programming/programming-android.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,14 +334,14 @@
</li>
<li lang="android" ><a style="cursor:pointer;color:#3c3c3c">Enumerations</a>
<ul lang="android" >
<li lang="android" ><a href="{{ site.dce_enumerations }}camera-position.html?lang=android" class="otherLinkColour">EnumCameraPosition</a></li>
<li lang="android" ><a href="{{ site.dce_enumerations }}camera-state.html?lang=android" class="otherLinkColour">EnumCameraState</a></li>
<li lang="android" ><a href="{{ site.dce_enumerations }}coordinate-base.html?lang=android" class="otherLinkColour">EnumCoordinateBase</a></li>
<li lang="android" ><a href="{{ site.dce_enumerations }}drawing-item-media-type.html?lang=android" class="otherLinkColour">EnumDrawingItemMediaType</a></li>
<li lang="android" ><a href="{{ site.dce_enumerations }}drawing-item-state.html?lang=android" class="otherLinkColour">EnumDrawingItemState</a></li>
<li lang="android" ><a href="{{ site.dce_enumerations }}enhanced-features.html?lang=android" class="otherLinkColour">EnumEnhancedFeatures</a></li>
<li lang="android" ><a href="{{ site.dce_enumerations }}focus-mode.html?lang=android" class="otherLinkColour">EnumFocusMode</a></li>
<li lang="android" ><a href="{{ site.dce_enumerations }}resolution.html?lang=android" class="otherLinkColour">EnumResolution</a></li>
<li lang="android" ><a href="{{ site.dce_android}}enum/camera-position.html" class="otherLinkColour">EnumCameraPosition</a></li>
<li lang="android" ><a href="{{ site.dce_android}}enum/camera-state.html" class="otherLinkColour">EnumCameraState</a></li>
<li lang="android" ><a href="{{ site.dce_android}}enum/coordinate-base.html" class="otherLinkColour">EnumCoordinateBase</a></li>
<li lang="android" ><a href="{{ site.dce_android}}enum/drawing-item-media-type.html" class="otherLinkColour">EnumDrawingItemMediaType</a></li>
<li lang="android" ><a href="{{ site.dce_android}}enum/drawing-item-state.html" class="otherLinkColour">EnumDrawingItemState</a></li>
<li lang="android" ><a href="{{ site.dce_android}}enum/enhanced-features.html" class="otherLinkColour">EnumEnhancedFeatures</a></li>
<li lang="android" ><a href="{{ site.dce_android}}enum/focus-mode.html" class="otherLinkColour">EnumFocusMode</a></li>
<li lang="android" ><a href="{{ site.dce_android}}enum/resolution.html" class="otherLinkColour">EnumResolution</a></li>
</ul>
</li>
</ul>
Expand Down
16 changes: 8 additions & 8 deletions _includes/sidelist-programming/programming-oc.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,14 +333,14 @@
</li>
<li lang="objectivec-swift" ><a style="cursor:pointer;color:#3c3c3c">Enumerations</a>
<ul lang="objectivec-swift" >
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}camera-position.html?lang=objc,swift" class="otherLinkColour">CameraPosition</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}camera-state.html?lang=objc,swift" class="otherLinkColour">CameraState</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}coordinate-base.html?lang=objc,swift" class="otherLinkColour">CoordinateBase</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}drawing-item-media-type.html?lang=objc,swift" class="otherLinkColour">DrawingItemMediaType</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}drawing-item-state.html?lang=objc,swift" class="otherLinkColour">DrawingItemState</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}enhanced-features.html?lang=objc,swift" class="otherLinkColour">EnhancedFeatures</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}focus-mode.html?lang=objc,swift" class="otherLinkColour">FocusMode</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}resolution.html?lang=objc,swift" class="otherLinkColour">Resolution</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/camera-position.html?lang=objc,swift" class="otherLinkColour">CameraPosition</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/camera-state.html?lang=objc,swift" class="otherLinkColour">CameraState</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/coordinate-base.html?lang=objc,swift" class="otherLinkColour">CoordinateBase</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/drawing-item-media-type.html?lang=objc,swift" class="otherLinkColour">DrawingItemMediaType</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/drawing-item-state.html?lang=objc,swift" class="otherLinkColour">DrawingItemState</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/enhanced-features.html?lang=objc,swift" class="otherLinkColour">EnhancedFeatures</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/focus-mode.html?lang=objc,swift" class="otherLinkColour">FocusMode</a></li>
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/resolution.html?lang=objc,swift" class="otherLinkColour">Resolution</a></li>
</ul>
</li>
</ul>
Expand Down
7 changes: 7 additions & 0 deletions programming/android/release-notes/android-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,13 @@ The following APIs are provided for configuring the `cameraToggleButton`:
- [`setCameraToggleButtonVisible`]({{ site.dce_android }}auxiliary-api/dcecameraview.html#setcameratogglebuttonvisible)
- [`getCameraToggleButtonVisible`]({{ site.dce_android }}auxiliary-api/dcecameraview.html#getcameratogglebuttonvisible)

### Changed

- Changed the enumeration value of [`EnumEnhancerFeatures`]({{ site.dce_android}}enum/enhanced-features.html):
- Changed `EF_AUTO_ZOOM` from `1 << 4` to `1 << 3`.
- Changed `EF_SMART_TORCH` from `1 << 5` to `1 << 4`.
- Changed `EF_ALL` from `0x3F` to `0x1F`.

## 11.0.5000 (07/29/2025)

### New
Expand Down
2 changes: 1 addition & 1 deletion programming/android/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ class MainActivity : AppCompatActivity() {
> [!Note]
>
> - The license string here grants a time-limited free trial which requires network connection to work.
> - You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=guide&package=ios){:target="_blank"} link.
> - You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=guide&package=android){:target="_blank"} link.
> - If you download the <a href="https://www.dynamsoft.com/barcode-reader/downloads/?utm_source=docs#mobile" target="_blank">Installation Package</a>, it comes with a 30-day trial license by default.

### Step 5: Implementing the Barcode Scanner
Expand Down
Loading