Ricardo Corrie
1303040e17
(react-native-sdk) Adds `CONFERENCE_FOCUSED` and `CONFERENCE_BLURRED` events to the external and RN api (#13657)
* (react-native-sdk) Adds `CONFERENCE_FOCUSED` and `CONFERENCE_BLURRED` events to the external and RN API
1年前
Calin-Teodor
2bf982452e
feat(conference): hide lonely meeting exp in tile view
1年前
Saúl Ibarra Corretgé
cdc4154cdf
fix(android) remove no longer needed view clipping hack
This should no longer be necessary since we added it for Android 6
devices a long time ago but we no longer support those.
Fixes: https://github.com/jitsi/jitsi-meet/issues/13514
2 年前
Robert Pintilii
ae281e9935
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
2 年前
Gabriel Borlea
a112d38943
feat(prejoin) add unsafe room name warning
2 年前
Robert Pintilii
dc037bc8dd
ref(TS) Convert some native components to TS (#13307)
2 年前
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2 年前
Calin-Teodor
c4f6d37aa1
feat(conference): fixed raisedhandcountlabel and filmstrip conflict
2 年前
Calinteodor
a5663872d9
feat(invite/native): add people functionality fixes (#13240)
feat(invite/native): add people functionality fixes
2 年前
Calinteodor
ba4784f149
feat(subtitles): rework feature (#12484)
* feat(subtitles): separated web from native and created native subtitles screen
2 年前
Calin-Teodor
5d840a5072
feat(conference, toolbox): reverted PR and removed pointer events from parent views
2 年前
Calin-Teodor
7457480f02
feat(conference, toolbox): fixed linter
2 年前
Calin-Teodor
ff83276a2b
fix(conference): stop onpress bubbling for components underneath the titlebar
2 年前
Robert Pintilii
05a79ec793
ref: Remove index files (#13154)
Fix imports
Convert some files to TS
2 年前
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 年前
Robert Pintilii
6afb7ba9a6
ref(TS) Changes types to interfaces (#13141)
2 年前
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 年前
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
2 年前
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 年前
Дамян Минков
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 年前
Calin-Teodor
ab809875f7
feat(conference): hide status bar on android devices
2 年前
Calinteodor
1d119cbd36
feat(filmstrip): updated styles and moved raised hand count to the right (#13094)
2 年前
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 年前
Calinteodor
f7e7750cfb
fix(base/ui): Buttons fix for accessibility large text (#13036)
* feat(base/ui): native ui updates
2 年前
Calinteodor
1f6483daae
feat(calendar-sync): refactored ConferenceNotification (#12945)
* feat(calendar-sync): converted ConferenceNotification to a notification
2 年前
Calin-Teodor
e405595a11
feat(notifications): moved notifications to the bottom of the screen
2 年前
damencho
3c69645169
feat(mobile): Adds visitors count.
2 年前
Calinteodor
f8af9c4fae
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
2 年前
Robert Pintilii
09e4696c60
feat(title-bar) Update design (#12851)
Convert some files to TS
Move some styles from SCSS to JSS
Update design
2 年前
Calinteodor
246a2d6bbf
feat(share-room): created getInviteOthersControl helper (#12769)
* feat(participants-pane/share-room): getInviteOthersControl helper
2 年前
Calinteodor
a59ab3b0d9
feat(share-room): disable Invite Others button when Share is visible (#12765)
* feat(share-room): disable/enable Invite Others button
2 年前
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
2 年前
Calinteodor
48a6472b3b
feat(lobby/prejoin/native): style updates (#12615)
feat(lobby/prejoin/native): style updates (#12615 )
2 年前
Calin-Teodor
6e36340a83
feat(conference): fixed padding
2 年前
Calinteodor
6bce0bc917
fix: Native styles fixes (#12606)
* feat(conference/native): update indicator styles
* feat(prejoin/native): removed unnecessary styles
* feat(mobile/navigation): fixed header buttons style
* feat(mobile/navigation): fixed linter
2 年前
Calinteodor
93566e313e
feat(native): Last mobile release UI fixes (#12603)
* feat(base/modal): order props alphabetically
* feat(base/ui): added ripple color for tertiary button
* feat(prejoin): removed autoFocus from input and adjusted content
* feat(conference): adjusted RaisedHandCountLabel and added extra code spaces
* feat(prejoin): fixed content to fit tablets
* feat(conference): moved header button styles to navigation styles
* feat(mobile/navigation): updated header navigation button styles
* feat(prejoin): updated elements width, removed left inset
2 年前
Calinteodor
a795e0797a
feat(native): New mobile release UI fixes (#12592)
2 年前
Calin-Teodor
5cde9a138b
fix(conference/native): fixed title bar indicators style
2 年前
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 年前
Saúl Ibarra Corretgé
79c4cabbad
feat(rn) make status bar visible at all times
2 年前
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2 年前
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 年前
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 年前
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 年前
Robert Pintilii
442ae6c3cb
chore(TS): Create web tsconfig (#12381)
* fix(ts,connection) avoid mixing web and native code
* chore(ts) split config
The mobile part is still WIP.
* Remove default tsconfig
* Fix ts-loader - use web tsconfig
* Fix tsconfig
Use noEmit only on npm scripts (for type checking), but don't use it in webpack
* Fix
* Fix import
* Fix
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
2 年前
Calin-Teodor
1fe2a9193f
feat(conference/native): adjusted carmode ui
2 年前
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 年前
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 年前
Calinteodor
ad4707c660
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
2 年前
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 年前