Saúl Ibarra Corretgé
4018e8875f
fix(rn,screensharing) fix build
2 lat temu
Calinteodor
be93fbd512
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates (#12375)
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates
2 lat temu
Robert Pintilii
51bbc3f87f
ref(ui-components) Use new Button on prejoin (#12372)
2 lat temu
Robert Pintilii
70503d2518
ref(label) Convert to function component (#12370)
Fixes issue where Label styles would take precedence over parent styles (raised hand counter would be gray instead of yellow)
2 lat temu
Hristo Terezov
53e4f584f9
fix(remote-control): when multistream is enabled
2 lat temu
Saúl Ibarra Corretgé
e218c0d3af
fix(conference) fix Spot wireless screen sharing
Make sure we use the same screen-sharing flow which takes multi-stream
into consideration.
2 lat temu
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
2 lat temu
Calinteodor
abdc5123eb
feat(base/ui): fixed native button active style (#12353)
* feat(base/ui): fixed native button active style
2 lat temu
Robert Pintilii
6423ed8fb5
ref(ui-components) Use new Dialog component (#12351)
Convert some files to TS
2 lat temu
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 lat temu
Jaya Allamsetty
6ede5c478f
fix(external-api) Remove muted SS tracks from the list of participants currently screensharing.
Fixes an issue where 'contentSharingParticipantsChanged' event and 'getContentSharingParticipants' API continue to list IDs of the participants that have already stopped their screenshares.
2 lat temu
Saúl Ibarra Corretgé
eda3e620d3
fix(rn,participants) fix not rendering connection info messages
Also move shouldRenderParticipantVideo to the only place it's used.
2 lat temu
Saúl Ibarra Corretgé
e8df8f75a8
fix(rn,participants) fix rendering screen-sharing
2 lat temu
Calin-Teodor
f2b2b02029
feat(base/modal): enable scroll for jitsi screen component
2 lat temu
Avram Tudor
66769136ed
fix(prejoin) show subject in prejoin if available (#12338)
2 lat temu
Calin-Teodor
179647c93c
feat(base/ui/native): centered button label
2 lat temu
Robert Pintilii
25bd824621
ref(ui-components) Use new Dialog component (#12306)
Convert some files to TS
2 lat temu
Robert Pintilii
be25ad855f
ref(TS) Convert some files to TS (#12307)
2 lat temu
Jaya Allamsetty
b1931de7b0
fix(screenshare): Pass _desktopSharingSourceDevice as shareOptions when available.
Fixes an issue when external cam as screensharing source fails on Spot with multi-stream enabled.
2 lat temu
Calinteodor
ad4707c660
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
2 lat temu
Mihaela Dumitru
d0c22806ec
ref(participants) use enum type to store fake participants (#12316)
2 lat temu
Robert Pintilii
6c9441fa7b
ref(ui-components) Update ContextMenu and move it to base/ui (#12318)
2 lat temu
Saúl Ibarra Corretgé
a2d39ca5b1
fix(rn,util) avoid 'clipboard-copy' being bundled in native
The copyText wrapper is used in the `showStartedRecordingNotification`
action, which is common for web and native. Provide a native
implementation so the right one is bundled.
2 lat temu
Jaya Allamsetty
da9b5a9156
fix(multi-stream): Set mediaType to screenshare on SS tracks.
Fixes an issue where camera video doesn't get requested by RN clients when the remote ep starts SS first before turning on their camera.
2 lat temu
Saúl Ibarra Corretgé
f935b29629
feat(rn,config) default to VP8 on mobile
VP9 is too resource intensive.
H.264 might be coming back for P2P but we need to fix support for
Android first, since it's not available with the default software codec
factory.
2 lat temu
Horatiu Muresan
a2d0492007
feat(toolbar-buttons) Hide buttons disabled through JWT (#12261)
2 lat temu
Robert Pintilii
3e744c5ffe
ref(TS) Convert some files to TS (#12289)
2 lat temu
Robert Pintilii
f4f8808d95
ref(ui-components) Update some dialogs to use the new component (#12288)
Improve Dialog component to auto close on cancel or on submit
Change logic to determine whether a dialog is using the new component
Convert some files to TS
2 lat temu
Tamas Domokos
f5a4fd4bc2
fix (translation) remove unused i18n import
2 lat temu
Saúl Ibarra Corretgé
fbcdb250f4
fix(ts) fix build on macOS
Why this line fails is a mystery, but it's only reproducible on macOS.
2 lat temu
Mihaela Dumitru
1230cebde2
fix(avatar) support icons alongside cors avatars (#12280)
2 lat temu
Mihaela Dumitru
93406bb12c
feat(whiteboard) add initial implementation (#12185)
2 lat temu
Robert Pintilii
7364c7f27b
ref(TS) Remove unnecessary ts-ignores
2 lat temu
Avram Tudor
3c180d3932
ref(join) remove overlay shown for a slow gUM flow (#12268)
2 lat temu
Robert Pintilii
5c77f61037
ref(gifs) Convert feature to TS (#12264)
2 lat temu
tamasdomokos
8162ae4dbe
fix(translation) translation button visibility for users, add missing languages
2 lat temu
Calin-Teodor
69e0a37529
feat(base/ui): added autofocus prop
2 lat temu
Robert Pintilii
bfa88f13dc
feat(ui-components) Add Dialog Component (#12260)
2 lat temu
Horatiu Muresan
ca54533153
fix(audio-configs) Fix startWithAudioMuted overrriding startSilent (#12251)
2 lat temu
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 lat temu
Robert Pintilii
1106a86ba7
ref(connection-indicator) Convert to TS (#12239)
2 lat temu
Filip Rejmus
c3ebde18df
fix(helpers) move copyText function to web.js file
It gets bundled on mobile for no reason otherwise.
2 lat temu
Saúl Ibarra Corretgé
eee096e0c0
fix(ts,build) fix TS error in web build
2 lat temu
Robert Pintilii
9c6119606f
ref(chat) Convert some files to TS (#12238)
2 lat temu
Robert Pintilii
4ee77b1f65
ref(TS) Convert some base files to TS (#12226)
2 lat temu
Robert Pintilii
0bccda2c9e
ref(TS) Convert more base files to TS (#12222)
2 lat temu
Robert Pintilii
3426960d5a
ref(TS) Convert base/tracks to TS (#12219)
2 lat temu
Jaya Allamsetty
25e7b79237
feat(multi-stream) Enable multi-stream by default (if not disabled explicitly).
2 lat temu
Robert Pintilii
779ecd6da6
feat(ui-components) Add Tabs component (#12199)
2 lat temu
Robert Pintilii
63b6b5a72d
ref(TS) Convert some files to TS (#12204)
2 lat temu