Skip to content

Commit 76f0481

Browse files
Updated DCE enum links
1 parent ea35c99 commit 76f0481

File tree

3 files changed

+23
-16
lines changed

3 files changed

+23
-16
lines changed

_includes/sidelist-programming/programming-android.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -334,14 +334,14 @@
334334
</li>
335335
<li lang="android" ><a style="cursor:pointer;color:#3c3c3c">Enumerations</a>
336336
<ul lang="android" >
337-
<li lang="android" ><a href="{{ site.dce_enumerations }}camera-position.html?lang=android" class="otherLinkColour">EnumCameraPosition</a></li>
338-
<li lang="android" ><a href="{{ site.dce_enumerations }}camera-state.html?lang=android" class="otherLinkColour">EnumCameraState</a></li>
339-
<li lang="android" ><a href="{{ site.dce_enumerations }}coordinate-base.html?lang=android" class="otherLinkColour">EnumCoordinateBase</a></li>
340-
<li lang="android" ><a href="{{ site.dce_enumerations }}drawing-item-media-type.html?lang=android" class="otherLinkColour">EnumDrawingItemMediaType</a></li>
341-
<li lang="android" ><a href="{{ site.dce_enumerations }}drawing-item-state.html?lang=android" class="otherLinkColour">EnumDrawingItemState</a></li>
342-
<li lang="android" ><a href="{{ site.dce_enumerations }}enhanced-features.html?lang=android" class="otherLinkColour">EnumEnhancedFeatures</a></li>
343-
<li lang="android" ><a href="{{ site.dce_enumerations }}focus-mode.html?lang=android" class="otherLinkColour">EnumFocusMode</a></li>
344-
<li lang="android" ><a href="{{ site.dce_enumerations }}resolution.html?lang=android" class="otherLinkColour">EnumResolution</a></li>
337+
<li lang="android" ><a href="{{ site.dce_android}}enum/camera-position.html" class="otherLinkColour">EnumCameraPosition</a></li>
338+
<li lang="android" ><a href="{{ site.dce_android}}enum/camera-state.html" class="otherLinkColour">EnumCameraState</a></li>
339+
<li lang="android" ><a href="{{ site.dce_android}}enum/coordinate-base.html" class="otherLinkColour">EnumCoordinateBase</a></li>
340+
<li lang="android" ><a href="{{ site.dce_android}}enum/drawing-item-media-type.html" class="otherLinkColour">EnumDrawingItemMediaType</a></li>
341+
<li lang="android" ><a href="{{ site.dce_android}}enum/drawing-item-state.html" class="otherLinkColour">EnumDrawingItemState</a></li>
342+
<li lang="android" ><a href="{{ site.dce_android}}enum/enhanced-features.html" class="otherLinkColour">EnumEnhancedFeatures</a></li>
343+
<li lang="android" ><a href="{{ site.dce_android}}enum/focus-mode.html" class="otherLinkColour">EnumFocusMode</a></li>
344+
<li lang="android" ><a href="{{ site.dce_android}}enum/resolution.html" class="otherLinkColour">EnumResolution</a></li>
345345
</ul>
346346
</li>
347347
</ul>

_includes/sidelist-programming/programming-oc.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -333,14 +333,14 @@
333333
</li>
334334
<li lang="objectivec-swift" ><a style="cursor:pointer;color:#3c3c3c">Enumerations</a>
335335
<ul lang="objectivec-swift" >
336-
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}camera-position.html?lang=objc,swift" class="otherLinkColour">CameraPosition</a></li>
337-
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}camera-state.html?lang=objc,swift" class="otherLinkColour">CameraState</a></li>
338-
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}coordinate-base.html?lang=objc,swift" class="otherLinkColour">CoordinateBase</a></li>
339-
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}drawing-item-media-type.html?lang=objc,swift" class="otherLinkColour">DrawingItemMediaType</a></li>
340-
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}drawing-item-state.html?lang=objc,swift" class="otherLinkColour">DrawingItemState</a></li>
341-
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}enhanced-features.html?lang=objc,swift" class="otherLinkColour">EnhancedFeatures</a></li>
342-
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}focus-mode.html?lang=objc,swift" class="otherLinkColour">FocusMode</a></li>
343-
<li lang="objectivec-swift" ><a href="{{ site.dce_enumerations }}resolution.html?lang=objc,swift" class="otherLinkColour">Resolution</a></li>
336+
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/camera-position.html?lang=objc,swift" class="otherLinkColour">CameraPosition</a></li>
337+
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/camera-state.html?lang=objc,swift" class="otherLinkColour">CameraState</a></li>
338+
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/coordinate-base.html?lang=objc,swift" class="otherLinkColour">CoordinateBase</a></li>
339+
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/drawing-item-media-type.html?lang=objc,swift" class="otherLinkColour">DrawingItemMediaType</a></li>
340+
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/drawing-item-state.html?lang=objc,swift" class="otherLinkColour">DrawingItemState</a></li>
341+
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/enhanced-features.html?lang=objc,swift" class="otherLinkColour">EnhancedFeatures</a></li>
342+
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/focus-mode.html?lang=objc,swift" class="otherLinkColour">FocusMode</a></li>
343+
<li lang="objectivec-swift" ><a href="{{ site.dce_ios}}enum/resolution.html?lang=objc,swift" class="otherLinkColour">Resolution</a></li>
344344
</ul>
345345
</li>
346346
</ul>

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ The following APIs are provided for configuring the `cameraToggleButton`:
6666
- [`setCameraToggleButtonVisible`]({{ site.dce_android }}auxiliary-api/dcecameraview.html#setcameratogglebuttonvisible)
6767
- [`getCameraToggleButtonVisible`]({{ site.dce_android }}auxiliary-api/dcecameraview.html#getcameratogglebuttonvisible)
6868

69+
### Changed
70+
71+
- Changed the enumeration value of [`EnumEnhancerFeatures`]({{ site.dce_android}}enum/enhanced-features.html):
72+
- Changed `EF_AUTO_ZOOM` from `1 << 4` to `1 << 3`.
73+
- Changed `EF_SMART_TORCH` from `1 << 5` to `1 << 4`.
74+
- Changed `EF_ALL` from `0x3F` to `0x1F`.
75+
6976
## 11.0.5000 (07/29/2025)
7077

7178
### New

0 commit comments

Comments
 (0)