Calinteodor
75c43fc8f2
feat(toolbox): Fixed background color prop custom buttons (#15529)
* feat(toolbox): fixed backgroundColor prop for custom menu buttons
4 meses atrás
Calinteodor
95a6001a6f
feat(toolbox): use custom buttons inside toolbox (#15506)
*Adding capability to use customToolbbarButtons config option inside Toolbox as well and updating event name by making it more general.
4 meses atrás
Calin-Teodor
298279a956
feat(toolbox): reactions menu native ui adjustments
5 meses atrás
Saúl Ibarra Corretgé
1edf88e744
fix(lint) tame linter
5 meses atrás
Calin-Teodor
5c65446ef4
feat(toolbox/native): update CustomOptionButton props
6 meses atrás
Hristo Terezov
1d95c30893
feat(shared-video): Allow only whitelisted URLs.
10 meses atrás
Calin-Teodor
2d2bae6ec1
feat(toolbox): moved action to appropriate feature and fixed naming
10 meses atrás
Calin-Teodor
55e9136b91
feat(toolbox/native): fixed icon for CustomOptionButton and styles
1 ano atrás
Calinteodor
36671d7c4f
feat(toolbox/native): custom overflow menu buttons (#14594)
* feat(toolbox/native): custom buttons for the OverflowMenu
1 ano atrás
Horatiu Muresan
9f8662c0a1
chore(eslint) Update eslint (#14412)
1 ano atrás
Mihaela Dumitru
3f657c3ded
feat(whiteboard) add native implementation (#14327)
1 ano atrás
Hristo Terezov
a3bb1a3459
feat(visitors): Hide reactions.
1 ano atrás
Abbas Al-Mansoori
ab08eb2f99
refactor(rnsdk): remove redundant audio and video actions (#14066)
* refactor(rnsdk): remove redundant audio and video actions
1 ano atrás
Abbas Al-Mansoori
6d02f50d09
feat(rnsdk): add audio and video muted state changed
1 ano atrás
Calinteodor
9c04ba767c
feat(breakout-rooms/native): separate breakout rooms from participants (#13920)
feat(breakout-rooms/native): separate breakout rooms from participants
1 ano atrás
Avram Tudor
974e2a5106
ref: improve handling for room destroyed events (#13591)
* ref: improve handling for room destroyed events
* add missing translation
* code review
* implement kick handling
* implement native handling
* fix tests
* code review changes
* add dialog testId
* fix end conf for react native
* fix lobby test
* add translation for lobby closing
---------
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com >
1 ano atrás
Hristo Terezov
70be08212d
fix(RN): broken build after AV pending changes.
2 anos atrás
Robert Pintilii
2ba6bcf172
chore(deps) Upgrade eslint (#13341)
Upgrade eslint related packages
Fix new errors
2 anos atrás
Robert Pintilii
dc037bc8dd
ref(TS) Convert some native components to TS (#13307)
2 anos atrás
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2 anos atrás
Robert Pintilii
1ba7765898
ref(TS) Convert some native components to TS (#13281)
Remove some @ts-ignores
2 anos atrás
Calinteodor
ba4784f149
feat(subtitles): rework feature (#12484)
* feat(subtitles): separated web from native and created native subtitles screen
2 anos atrás
Robert Pintilii
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
2 anos atrás
Calin-Teodor
5d840a5072
feat(conference, toolbox): reverted PR and removed pointer events from parent views
2 anos atrás
Calin-Teodor
7457480f02
feat(conference, toolbox): fixed linter
2 anos atrás
Calin-Teodor
c834627949
fix(toolbox): stop onpress bubbling for components underneath the toolbox
2 anos atrás
Robert Pintilii
05a79ec793
ref: Remove index files (#13154)
Fix imports
Convert some files to TS
2 anos atrás
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 anos atrás
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 anos atrás
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
2 anos atrás
Robert Pintilii
1bf0bd6bca
fix(design-system) Remove tokens that are not part of DS (#13122)
Replace tokens with ones that are part of the Design System and are either the same or very similar
2 anos atrás
Дамян Минков
649a4ffd46
feat(visitors): Updates mobile to handle redirected conf error. (#13110)
* feat(visitors): Updates mobile to handle redirected conf error.
* squash: Center the buttons when iAmVisitor.
* squash: Enables chat in visitor mode.
* feat: Prints the used lib-jitsi-meet.
* feat: Shows a notification when joining as a visitor.
* fix(notifications): display and fix styles for notifications in tile view
---------
Co-authored-by: Calin-Teodor <calin.chitu@8x8.com >
2 anos atrás
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 anos atrás
damencho
d7f6c2bbf0
feat: Introduces iAmVisitor mode.
2 anos atrás
damencho
3c69645169
feat(mobile): Adds visitors count.
2 anos atrás
Calinteodor
a795e0797a
feat(native): New mobile release UI fixes (#12592)
2 anos atrás
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2 anos atrás
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 anos atrás
Alexey Matveev
215c2825de
fix(rn) fix hangup all action
Co-authored-by: Alexey Matveev <malex@1forma.ru >
2 anos atrás
Calinteodor
67cf6e6d18
feat(base/ui/native): removed unused files and updated imports (#12477)
* feat(base/ui/native): removed unused files and updated imports
2 anos atrás
Robert Pintilii
6ab996568b
ref(TS, rn) Fix some TS errors on tsconfig.native (#12432)
2 anos atrás
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 anos atrás
bogdandarie
485c875ee5
feat(config) add ability to hide speaker stats
2 anos atrás
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 anos atrás
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 anos atrás
Calinteodor
ad4707c660
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
2 anos atrás
Saúl Ibarra Corretgé
02f5987187
feat(rn,conference) show participants pane in the top bar
Replace the invite button, which is accessible within the participants
pane.
Show the screen-sharing button in the toolbox when space allows, and fix
it so it's rendered when outside the overflow menu.
2 anos atrás
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 anos atrás
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 anos atrás
Robert Pintilii
c9bbc6c762
ref(TS) Remove unnecessary ts-ignores (#12136)
2 anos atrás