Robert Pintilii
7e5c283e3c
feat(disableSelfView) Toggle self view on native (#10871)
Added toggle button in overflow menu
Created video menu with connection info and self view toggle buttons for local participant
3 years ago
Hristo Terezov
dfd53f4041
fix(rn,ParticipantPane) optimize
Use a FlatList to avoid loading all participants at once.
3 years ago
Calinteodor
3c2ad24652
fix(shared-video,video-menu) add ability to stop shared video from video menu
Specifically, in the bottom sheet (on mobile) and participants pane.
3 years ago
Calinteodor
d22fc88ae3
feat(participants-pane) context menu ui fixes
- Fixed background color for all participants context menus
- Removed connection status from ReactVideoMenu and added it for local participants
- Removed AVModeration comments on mobile
- Show on stage option visible only when participants pane is closed
3 years ago
Calin Chitu
b268e01a42
feat(native-participants-pane) rebase, resolved conflicts pt. 2
3 years ago
Calin Chitu
d62e378528
feat(native-participants-pane) rebase, resolved conflicts pt. 1
3 years ago
Calin Chitu
5182a720f9
feat(native-participants-pane) volume slider refactoring
4 years ago
Calin Chitu
a12ad99ecf
feat(native-participants-pane) participants pane open/close fixed
4 years ago
Calin Chitu
400f47963d
feat(native-participants-pane) open/close pane native actions
4 years ago
Calin Chitu
0b3991d9e1
feat(native-participants-pane) context menu for meeting participant
4 years ago
Calin Chitu
ba64d3e0c8
feat(native-participants-pane) context menu for more btn and reject lobby participant
4 years ago
Calin Chitu
cb0b68f840
feat(native-participants-pane) removed button component, fixed icons inside paper button component and reverted actions.js files
4 years ago
Calin Chitu
8b44e06f2c
feat(native-participants-pane) separated native actions from web actions and created any actions for the common ones
4 years ago
Jaya Allamsetty
794713b930
fix(iFrame): Make resizeLargeVideo only available on web
4 years ago
Saúl Ibarra Corretgé
cdc14586de
invite: remove duplicated code
Add ability to invite users which will use the share sheet or dialog
dynamically.
5 years ago