Saúl Ibarra Corretgé
14fcd153e5
fix(rn,connection-indicator) align rendering with web
Use the same way for calculating que perceived quality and display it.
преди 2 години
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
преди 2 години
Saúl Ibarra Corretgé
f5fc524030
fix(connection-stats) fix rendering codec information
Ref: https://github.com/jitsi/lib-jitsi-meet/pull/2143
преди 2 години
Robert Pintilii
b858496adb
ref(ui-components) Use new Dialog component (#12349)
Convert some files to TS
Refactor MuteEveryone and MuteEveryonesVideo dialogs. Move shared code to abstract components. Remove unnecessary code
преди 2 години
Bogdan Duduman
48db099134
feat: include sort members eslint changes
преди 2 години
Robert Pintilii
ddce2e6bec
feat(breakout-rooms) add context menu to participants in other rooms
преди 3 години
Saúl Ibarra Corretgé
d61fe58fcf
fix(rn,styles) cleanup unused styles
преди 3 години
Saúl Ibarra Corretgé
6ad279f029
fix(rn, bottomsheet) fix not rendering above presentation sheets
Move all sheets to render in a new container which uses FullWindowOverlay, which allows rendering above presentation controllers on iOS.
преди 3 години
Saúl Ibarra Corretgé
78d8176cc8
fix(rn,bottom-sheet) fix styling after refactor
I somehow missed all other usages of the ColorSchemeRegistry.
преди 3 години
Calin Chitu
9d7b6cafc5
fix(video-menu/native) wrong import path
преди 3 години
pangrr
3fc3a217eb
fix(stats) split stats for camera and screenshare in multi-stream mode (#11475)
* no ssrc when sourceNameSignalingEnabled
* conditionally use source name for stats
* update doc
* always subscribe to participant id
преди 3 години
zygisS22
530369613a
fix: removed platformColor from styles
преди 3 години
Horatiu Muresan
506f72d43e
feat(remote-participant-menu) Enhance remote participant menu:
- option to hide the context menu
- option to hide private chat button
преди 3 години
Calinteodor
debb63d3d6
feat(dialog) added react-native-dialog dep and updated ConfirmDialog
преди 3 години
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 години
Robert Pintilii
0106e68728
chore(breakout-rooms) Added analytics (#10421)
преди 3 години
Werner Fleischer
b5faf9f62a
feat(breakout-rooms) add breakout-rooms
- implement breakout-rooms
- integrated into the participants panel
- managed by moderators
- moderators can send participants to breakout-rooms
- participants can join breakout rooms by themselve
- participants can leave breakout rooms anytime
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
преди 3 години
Saúl Ibarra Corretgé
7fa72db384
fix(rn,remote-video-menu) fix import after refactor
преди 3 години
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
преди 3 години
robertpin
21d5b7bcd6
fix(av-moderation) Fix text on stop video dialog
Show correct text on stop participant's video dialog when moderation is on
преди 3 години
robertpin
53a05dd1ad
fix(av-moderation) Fix Ask to Unmute on native
Show button with moderation off
Show "Allow video" instead of "Ask to unmute" when needed
преди 3 години
robertpin
c3dae1f6e9
feat(rn,av-moderation) updated advanced moderation on Native
Updated participants list to:
- show Moderator label
- show correct status icons (red for force muted)
- show participants in the right order
Updated moderation to:
- show moderation menu at all times
- make moderation options functional
Updated notifications:
- fixed raise hand to show name
- display moderator rights granted
Updated mute/ stop video for all dialogs to include moderation toggles
Added ask to unmute button
Fix comments on ask to unmute
Co-authored-by: robertpin <robert.pin9@gmail.com >
преди 3 години
robertpin
1dc8bfa631
feat(av-moderation) Updated Advanced moderation (#9875)
Co-authored-by: Vlad Piersec <vlad.piersec@8x8.com >
преди 3 години
Hristo Terezov
7dd43d93b6
feat(filmstrip-pagination): mobile support.
преди 3 години
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 години
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 години
Calinteodor
d6c821d524
feat(participants-pane) updates
- Fixed react native community slider to work on both android and ios
- Removed InviteButton from native menus
- Fixed buttons spacing in native OverflowMenu
- Participant context menu details are shown only for remote participants
преди 3 години
Calin Chitu
fefe451180
feat(native-participants-pane) updated slider volume private prop
преди 3 години
Calin Chitu
b268e01a42
feat(native-participants-pane) rebase, resolved conflicts pt. 2
преди 4 години
Calin Chitu
d62e378528
feat(native-participants-pane) rebase, resolved conflicts pt. 1
преди 4 години
Calin Chitu
b7389e1c31
feat(native-participants-pane) implemented review remarks pt.4
преди 4 години
Calin Chitu
665b7730ee
feat(native-participants-pane) implemented review remarks pt. 3
преди 4 години
Calin Chitu
7854437e31
feat(native-participants-pane) slider ui fixes
преди 4 години
Calin Chitu
88ddb8d9b4
feat(native-participants-pane) volume level state fix
преди 4 години
Calin Chitu
5182a720f9
feat(native-participants-pane) volume slider refactoring
преди 4 години
Calin Chitu
415562c315
feat(native-participants-pane) updated translations and added throttle for slider
преди 4 години
Calin Chitu
53d0a892b5
feat(native-participants-pane) review remarks pt 2 volume slider
преди 4 години
Calin Chitu
9b220f3870
feat(native-participants-pane) fixed comment typos and reworks on volume slider
преди 4 години
Calin Chitu
80b49266ab
feat(native-participants-pane) removed unused prop and added onPress condition
преди 4 години
Calin Chitu
1afae50923
feat(native-participants-pane) dialog for blocking audio/video
преди 4 години
Calin Chitu
65fbc6f256
feat(native-participants-pane) fixed slider error on android
преди 4 години
Calin Chitu
e13473d42f
feat(native-participants-pane) fixed lint error
преди 4 години
Calin Chitu
ba9398a1e2
feat(native-participants-pane) fixed slider and hid dialog when chat is open
преди 4 години
Calin Chitu
8d4cf7165e
feat(native-participants-pane) added action dialogs for context menu participant details and native community slider
преди 4 години
Calin Chitu
0b3991d9e1
feat(native-participants-pane) context menu for meeting participant
преди 4 години
Christoph Wiechert
79497cecba
Add: remoteVideoMenu.disableGrantModerator option (#7534)
* Add: remoteVideoMenu.disableGrantModerator option
* Add disableGrantModerator to native side
* Update RemoteVideoMenu.js
* Update RemoteVideoMenuTriggerButton.js
Co-authored-by: ouya99 <alexander@andlabs.eu >
преди 4 години
Vlad Piersec
678f3e232b
fix(toolbar): Re-add "mute everyone's video" button
преди 4 години
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
преди 4 години
Hristo Terezov
f50872285d
ref(Filmstrip): Use Thumbnail component.
преди 4 години