Saúl Ibarra Corretgé
248865ad3f
fix(rn) enable reactions by default
3 years ago
Calinteodor
307699a34c
feat(toolbox) added android screen share flag
Fixes issue #9435
3 years ago
robertpin
2d04f3852c
fix(reactions) Moved reactions behind feature flag
3 years ago
tmoldovan8x8
0bd45a75d2
feat(replace-participant): Add replaceParticipant feature-flag
3 years ago
Calinteodor
9b5eae7a60
feat(rn, security) added flag for controlling security options button visibility
4 years ago
tmoldovan8x8
e803e8cfd9
feat(ios): adds ios screensharing enabled flag
4 years ago
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 years ago
trippledave
68c2c9be40
feat(flags) add feature flag for audio-only button
4 years ago
tmoldovan8x8
751644db16
makes disableAudioFocus flag generic, so it can be used also from iOS
4 years ago
Jean-François Alarie
407021e258
feat(rn,flags) add fullscreen.enabled flag
4 years ago
Nando Thomassen
16b00dc2af
feat(flags) add feature flag for help button
Introduces a new feature flag ('help.enabled') and uses that to
determine the visibility of the 'Help' button in a call.
4 years ago
tmoldovan8x8
9ed1969f7e
feat(android) adds ability to disable the requestFocus on Android
4 years ago
tmoldovan8x8
dca96f25f3
feat(mobile) adds feature flags for audioMute, videoMute and overflow… (#8537)
4 years ago
tmoldovan8x8
6a6aeb1d95
feat(mobile) adds more feature flags (#8450)
Features flags added:
-tile-view.enabled
-filmstrip.enabled
-notifications.enabled
-toolbox.enabled
4 years ago
Anand Parshuramka
f01869c21c
Adding the flags to enable/disable Kick out option in RemoteVideoMenu
4 years ago
utkarshmarwaha
7f5751b918
rn,flags: add flag to show/hide video share button
4 years ago
NicolasD
41ba55a6a9
rn,flags: add feature flag to enable / disable conference timer
4 years ago
Saúl Ibarra Corretgé
7d513738d2
rn,flags: add ability to override resolution using a flag
Also, use the configured resolution to set it as the max received frame size.
4 years ago
Roman
4b1743bb2f
android: add serverURL configuration for MDM/EMM environments
Android for Enterprise provides special feature for applications to obtain configuration through RestrictionManager remotely by some MDM solution.
Jitsi Meet can be remotely installed and provisioned with a proper URL (making URL not editable by the user) inside the Work Profile or Fully managed device.
4 years ago
Deepak Verma
ff23f81dfe
flags: fix comment
4 years ago
NicolasD
3043f50ce3
rn,flags: add "toolbox.alwaysVisible" flag
5 years ago
patidars
8accd9e433
rn,flags: feature flag to show/hide 'Tile View' button
5 years ago
patidars
a18fd1cdb3
rn,flags: add feature flag to show/hide the 'Raise Hand' button
5 years ago
Saúl Ibarra Corretgé
e5b563ba46
rn,flags: add more feature flags to toggle specific behavior
- Invite funcionality (altogether)
- Recording
- Live streaming
- Meeting name
- Meeting password
5 years ago
Saúl Ibarra Corretgé
955b24be9d
rn,cc: add feature-flag to disable close captions
5 years ago
Saúl Ibarra Corretgé
6d16e087d9
rn: add a new advanced settings section
Currently only 2 options are implemented, mainly aimed at helping troubleshoot
audio related problems:
- Disable native call integration (it disables CallKit / ConnectionService)
- Disable P2P
5 years ago
Bettenbuk Zoltan
5429b8568e
feat: feature flag for invite functionalities
5 years ago
Saúl Ibarra Corretgé
97e0303065
feature-flags: add flag for enabling calendar integration
6 years ago
Saúl Ibarra Corretgé
35ffbe1720
feature-flags: add flag for enabling chat
6 years ago
Saúl Ibarra Corretgé
f7b92f65ca
ios: add feature flag to enable recording on iOS
6 years ago
Saúl Ibarra Corretgé
cf7b10d53d
feature-flags: initial implementation
The welcomePageEnabled and pictureInPictureEnabled props on mobile have been
converted to feature flags.
6 years ago