bgrozev
99955df5c8
Cleanup sounds (switch to mp3, encode at lower bitrate).' (#12507)
* Reencode mp3 sounds at lower bitrate, mono.
* Encode wav sounds as mp3.
* Remove unused sound file.
* Add opus encoded sounds.
* Add a script to encode sounds.
vor 2 Jahren
Calin-Teodor
c0f0803f01
feat(base/modal): addBottomPadding default prop for extra padding on JitsiScreen
vor 2 Jahren
Robert Pintilii
4bd27730ce
ref(TS) Convert some features to TS (#12523)
vor 2 Jahren
Robert Pintilii
817d7f0c0d
fix(thumbnail) Fix top indicators sizes (#12539)
Fix sizes after icon update
vor 2 Jahren
Robert Pintilii
19a9b17425
fix(recording) Fix local recording (#12531)
Starting chrome 107, the recorder does not record any data if the audio stream has no tracks
To fix this we create a track for the local user (muted track)
vor 2 Jahren
Robert Pintilii
cc33930259
fix(thumbnail) Open native video context menu (#12532)
vor 2 Jahren
Jaya Allamsetty
6223e16ca5
ref(config) Cleanup unused flags related to multi-stream mode.
vor 2 Jahren
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
vor 2 Jahren
Calin-Teodor
10db5ecf1f
feat(welcome/native): improved ui
vor 2 Jahren
Robert Pintilii
cbb8b5f620
fix(dialog) Fix initial focus (#12509)
Don't focus on the close button if there's another focusable element
vor 2 Jahren
Jaya Allamsetty
f3e4c57036
Remove legacy signaling and legacy SS mode. (#12499)
* fix(connection-status): remove unused participant connectionStatus.
Always use trackStreamingStatus now that legacy endpoint based signaling has been removed.
* remove the check for source-name signaling.
Default to source-name signaling always.
* Remove the check for multi-stream mode.
Make that the default mode and remove the support for legacy SS mode.
* Remove presenter mode.
* update latest@lib-jitsi-meet
vor 2 Jahren
Calinteodor
1731d5188d
feat(prejoin/native): updated UI (#12528)
vor 2 Jahren
Calinteodor
2c7dc5e40e
feat(base/ui/native): Use new Input component (#12526)
feat(base/ui/native): replaced react native TextInput component with our native Input component
vor 2 Jahren
Calinteodor
74cd486232
feat(chat/native): moved ChatAndPollsNavigator to mobile/navigation (#12527)
* feat(chat/native): moved ChatAndPollsNavigator to mobile/navigation
vor 2 Jahren
Alexey Matveev
30f3bac217
feat(ios) add ability to go PiP while screen sharing
vor 2 Jahren
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
vor 2 Jahren
Gabriel Borlea
f4e8f860b1
feat(rtc-stats): send camera off and on events (#12522)
* feat(rtc-stats): send camera off and on events
* code review
vor 2 Jahren
Alexey Matveev
c32866f6a2
flag to hide settings button in overflow menu (#12515)
* flag to hide settings button in overflow menu
vor 2 Jahren
Alexey Matveev
215c2825de
fix(rn) fix hangup all action
Co-authored-by: Alexey Matveev <malex@1forma.ru >
vor 2 Jahren
apetrus20
ed139f53ca
fix(polls) refactor storage of poll data
vor 2 Jahren
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
vor 2 Jahren
Duduman Bogdan Vlad
36bef94c3c
Remove logic show toolbar on new message received (#12488)
vor 2 Jahren
Hristo Terezov
31766c891b
Fix get rooms info (#12492)
* Include local participant; filter out hidden participants for getRoomsInfo
* Review fixes: include ts changes and types
Co-authored-by: Bogdan Duduman <bogdan.duduman@8x8.com >
vor 2 Jahren
Robert Pintilii
7a3b8d6ac4
fix(recording-dialog) Fix broken dialog content (#12490)
vor 2 Jahren
Saúl Ibarra Corretgé
edf5e1c094
fix(ts) fix mysterious linting errors
We have a rule that should apply here, but somehow it doesn't...
vor 2 Jahren
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
vor 2 Jahren
Filip Rejmus
2b3989e5e6
ref(features/base) remove no sound for id warn
vor 2 Jahren
Saúl Ibarra Corretgé
9b1e662a93
fix(connection-indicator) use SSRCs to match tiles to stats
vor 2 Jahren
Saúl Ibarra Corretgé
73160de3b7
fix(connection-stats) make local / remote layout consistent
Move region information and server count to the "More" section on both
types of tiles.
vor 2 Jahren
Saúl Ibarra Corretgé
f5fc524030
fix(connection-stats) fix rendering codec information
Ref: https://github.com/jitsi/lib-jitsi-meet/pull/2143
vor 2 Jahren
Calinteodor
7a8350356a
feat(base/react): removed old web Switch component and exports (#12481)
* feat(base/react): removed old Switch component and exports
vor 2 Jahren
Saúl Ibarra Corretgé
2596c463fe
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com >
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
vor 2 Jahren
Calinteodor
67cf6e6d18
feat(base/ui/native): removed unused files and updated imports (#12477)
* feat(base/ui/native): removed unused files and updated imports
vor 2 Jahren
Robert Pintilii
b321cf3639
ref(add-people-dialog) Update design (#12468)
Convert some files to TS
vor 2 Jahren
TTG
8e54a69160
feat: Adjust language list to be shown in native language (#12475)
* Remove language lists
* Replace with native language
* Remove languages resource
vor 2 Jahren
Robert Pintilii
7c3d2010e4
ref(TS) Convert some features to TS (#12471)
vor 2 Jahren
Saúl Ibarra Corretgé
eb59949dfa
fix(dialog,web) fix opening dialogs in succession
If onSubmit opens a new dialog, we'd be hiding it otherwise.
vor 2 Jahren
Robert Pintilii
69f4b116a9
ref(TS) Convert some features to TS (#12469)
vor 2 Jahren
Robert Pintilii
75d7c4b160
ref(dialog) Update some dialogs' styles (#12467)
vor 2 Jahren
Robert Pintilii
b5065306e5
ref(audio-popup) Replace InlineDialog with Popover (#12466)
vor 2 Jahren
Robert Pintilii
9f5a56bbc7
ref(TS) Convert some features to TS (#12462)
vor 2 Jahren
Mihaela Dumitru
b4809fe083
feat(gif) Support rating config + show display name over gif tile (#12461)
vor 2 Jahren
Robert Pintilii
6dedc7fb1a
ref(TS) Convert some features to TS (#12454)
vor 2 Jahren
Robert Pintilii
a780051720
fix(input) Fix background color (#12452)
Use theme background on autofill Firefox
vor 2 Jahren
Armel Chesnais
51ac3ef64a
fix(noise-suppression) exit out early if no input data to Worklet
Disconnecting the input node to the worklet causes the worklet to crash. Adding a guard clause for empty input prevents this.
vor 2 Jahren
Robert Pintilii
687837310a
ref(components) Replace some InlineDialogs with Popover (#12453)
Remove comments referencing InlineDialog
vor 2 Jahren
Robert Pintilii
faec46dd17
ref(popover) Update Popover to support click trigger (#12447)
Convert Popover to TS
Update OverflowMenu to use Popover instead of InlineDialog
vor 2 Jahren
Saúl Ibarra Corretgé
33ec975e19
fix(rn,config) fix forcing VP8 for bridge calls
vor 2 Jahren
Saúl Ibarra Corretgé
db6165209b
feat(rn) use H.264 (HW codec) for P2P calls
This requires a custom video encoder / decoder factory which uses the
hardware codec only for H.264 and the software implementations for the rest.
vor 2 Jahren
Robert Pintilii
27775de48d
fix(label) Fix Participants Count label color (#12445)
vor 2 Jahren