Vishal Malyan

Results 13 issues of Vishal Malyan

### Fixes: #16701 ### Summary This PR adds Android support for virtual audio output devices of type `AudioDeviceInfo.TYPE_REMOTE_SUBMIX`, allowing Jitsi Meet to route audio through third-party voice-changer apps that expose...

### Fixes: #16747 ### Summary This PR adds optional desktop deep-linking support to the Jitsi Meet web UI when `deeplinking.desktop.enabled` is enabled in configuration. This allows users to launch meetings...

### Fixes Issue Resolves #15348 - **Android Jitsi app and SDK do not reflect system language changes**. ### Summary LocaleDetector used the deprecated `Configuration.locale`, which doesn’t reflect updated system language...

### Fixes: #16746 #### What was the issue? When screen sharing on Android, if the user stops sharing using the **Android system “Stop sharing” UI** (red system chip), the MediaProjection...

This PR implements the behavior requested in **#16660**. It hides the **Android status bar** when the user is in a conference *and* the device is in **landscape** mode. Immersive mode...

### Fixes: #16738 ### Summary This PR adds full Android SDK support for the `participant-kicked-out` External API event, enabling Android apps to detect when a participant is removed from a...

Fixes #16710 Subtitles were rendering behind the native RTCView on Android, making Closed Captions invisible even when transcription was active. This change updates the native captions container to use absolute...

## Fixes: #16720 ## Summary This PR updates the Jitsi Meet web client to better balance privacy with user control over audio/video state. Recently, the web client was hardened so...

### What problem are you trying to solve? **Related:** #16676, #16686 Hi, While investigating the issues linked above: - #16676 – Moderator always starts muted after authentication when prejoin gets...

feature-request

### Summary The Handbook currently references the feature flags used in Jitsi Meet by linking to the source file. While helpful, SDK developers must navigate into the repository to discover...