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