You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
CameraView: only request microphone permission when CaptureMode is se…
…t to Video in UWP (#1963)
CameraView: only request microphone permission when CaptureMode is set to Video
Co-authored-by: Gerald Versluis <[email protected]>
[Android] Fix a11y set semantic focus (#1782)
* Add SemanticExtensions SetFocus and Announce
* Add Windows Announce implementation
* Update based on feedback
* Fix SetSemanticFocus for Android
* Revert order of usings to clean up diff
Co-authored-by: Brandon Minnick <[email protected]>
Co-authored-by: Javier Suárez <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>