trippledave
68c2c9be40
feat(flags) add feature flag for audio-only button
il y a 4 ans
tmoldovan8x8
751644db16
makes disableAudioFocus flag generic, so it can be used also from iOS
il y a 4 ans
Jean-François Alarie
407021e258
feat(rn,flags) add fullscreen.enabled flag
il y a 4 ans
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.
il y a 4 ans
tmoldovan8x8
9ed1969f7e
feat(android) adds ability to disable the requestFocus on Android
il y a 4 ans
tmoldovan8x8
dca96f25f3
feat(mobile) adds feature flags for audioMute, videoMute and overflow… (#8537)
il y a 4 ans
tmoldovan8x8
6a6aeb1d95
feat(mobile) adds more feature flags (#8450)
Features flags added:
-tile-view.enabled
-filmstrip.enabled
-notifications.enabled
-toolbox.enabled
il y a 4 ans
Anand Parshuramka
f01869c21c
Adding the flags to enable/disable Kick out option in RemoteVideoMenu
il y a 5 ans
utkarshmarwaha
7f5751b918
rn,flags: add flag to show/hide video share button
il y a 5 ans
NicolasD
41ba55a6a9
rn,flags: add feature flag to enable / disable conference timer
il y a 5 ans
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.
il y a 5 ans
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.
il y a 5 ans
Deepak Verma
ff23f81dfe
flags: fix comment
il y a 5 ans
NicolasD
3043f50ce3
rn,flags: add "toolbox.alwaysVisible" flag
il y a 5 ans
patidars
8accd9e433
rn,flags: feature flag to show/hide 'Tile View' button
il y a 5 ans
patidars
a18fd1cdb3
rn,flags: add feature flag to show/hide the 'Raise Hand' button
il y a 5 ans
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
il y a 5 ans
Saúl Ibarra Corretgé
955b24be9d
rn,cc: add feature-flag to disable close captions
il y a 5 ans
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
il y a 6 ans
Bettenbuk Zoltan
5429b8568e
feat: feature flag for invite functionalities
il y a 6 ans
Saúl Ibarra Corretgé
97e0303065
feature-flags: add flag for enabling calendar integration
il y a 6 ans
Saúl Ibarra Corretgé
35ffbe1720
feature-flags: add flag for enabling chat
il y a 6 ans
Saúl Ibarra Corretgé
f7b92f65ca
ios: add feature flag to enable recording on iOS
il y a 6 ans
Saúl Ibarra Corretgé
cf7b10d53d
feature-flags: initial implementation
The welcomePageEnabled and pictureInPictureEnabled props on mobile have been
converted to feature flags.
il y a 6 ans