Calinteodor
d42e18c7bb
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
3 yıl önce
Calin-Teodor
bac1347961
feat(lobby/prejoin/native): display name input text color update
3 yıl önce
Calinteodor
bb76090bce
feat(lobby/prejoin): updates
* feat(base/modal) added keyboard dismiss functionality
* feat(lobby) updated ui and start knocking if name is set
* feat(prejoin) updated ui and hide input if name is not required
* feat(prejoin) updated join button styles
* feat(prejoin) removed extra empty space
* feat(prejoin) updated disable join condition
* feat(base/modal) moved keaboard dismiss functionality
* feat(conference) updated auto knock condition
* feat(prejoin) updated button styles and disabling condition
* feat(lobby) updated styles
* feat(lobby/prejoin) updated styles for buttons and inputs
* feat(lobby/prejoin) updated contentContainer styles
* feat(lobby/prejoin) created shouldEnableAutoKnock helper
3 yıl önce
Calinteodor
4d8f29d4fe
feat(rn,dynamic-brandind) added background image url to prejoin and lobby
3 yıl önce
Calinteodor
dbf7bf4750
feat(prejoin) native prejoin screen and other navigation updates
* feat(prejoin) created native Prejoin screen
* feat(prejoin) fixed useState callback and updates warnings
* feat(prejoin) created styles file
* feat(prejoin) moved nav from middleware to appNavigate, created native DeviceStatus
* feat(prejoin) updated styles
* feat(prejoin) review remarks pt. 1
* feat(prejoin) removed unused styles
* feat(prejoin) review remarks pt. 2
* feat(prejoin) comment fix
* feat(prejoin) added header title
* feat(prejoin) review remarks
* feat(lobby) updated styles
* feat(prejoin) updated lobby screen header button functionality
* feat(prejoin) review remarks pt 3
* feat(welcome) removed VideoSwitch component
* feat(mobile/navigation) fixed linter
* feat(welcome) moved isWelcomePageEnabled to functions.ts
* feat(mobile/navigation) screen options and order updates
* feat(app) review remark
* feat(welcome) added translation for screen header title and fixed build
* feat(mobile/navigation) added screen title translation and created screen option
* feat(mobile/navigation) fixed screenOptions import
* feat(mobile/navigation) added DialInSummary title translation, fixed animation and close button
* feat(welcome) fixed build
* feat(welcome) removed extra check
* feat(prejoin) review remarks pt 4
* feat(prejoin) added Join in low bandwidth mode btn
* feat(welcome) changed welcome screen header title
* fixup lobby close
3 yıl önce
Calin Chitu
bedddd4760
fix(lobby/native) removed nav button overwrite
3 yıl önce
Calin Chitu
7ea78e9845
fix(lobby/native) style updates and local video fix
3 yıl önce
Saúl Ibarra Corretgé
1c79e6baa3
fix(rn,lobby) use a header for the main lobby screen
It allows us to place the Cancel button there, and declutter the UI of
buttons.
3 yıl önce
Saúl Ibarra Corretgé
d78e8fba25
fix(rn,lobby) match button style
3 yıl önce
Calin Chitu
3e004811e0
feat(lobby/native) LobbyScreen and LobbyChatScreen
3 yıl önce
Doganbros
7522de033a
feat: Lobby chat (#10847)
* feat(lobby): lobby chat
lobby chat support
knocking participants list updates
knocking participants conditonal checks to show message button
handle lobby chat message events
lobby messages from or to moderators only
Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com >
* squash: Drop typos.
Co-authored-by: Kusi Musah Hussein <kusimusah@gmail.com >
Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com >
Co-authored-by: Дамян Минков <damencho@jitsi.org >
3 yıl önce
Calin Chitu
20fd671b68
fix(mobile-ui) patch for native dialog container, fixed switch track color
3 yıl önce
Calinteodor
b1be511d67
Mobile UI polish (#10982)
Updated screens with new ui on mobile
3 yıl önce
Calin Chitu
bc4553bdc0
feat(lobby) removed native lobby enable/disable dialogs
3 yıl önce
Tudor D. Pop
28f5ddc81d
feat(lobby,notifications) refactor lobby notifications
3 yıl önce
Calinteodor
bf3cc65f4c
feat(security) created SecurityOptions React Navigation screen (#10509)
* feat(security) Security Options screen
3 yıl önce
Calinteodor
4e2fea1e12
feat(rn,welcome) React Navigation drawer
3 yıl önce
Calinteodor
9df59b4a6f
feat(conference) added React Navigation
Introduce navigation for all in-conference screens.
3 yıl önce
Avram Tudor
1ad9046a38
Improve premeeting screens ux (#9726)
* feat(prejoin) move invite to toolbar section
* feat(premeeting) redesign prejoin and lobby screens
* code review changes
* fix prejoin flicker and avatar id
* fix password error message and native lobby dialog close position
3 yıl önce
Tudor-Ovidiu Avram
f7ddcbbbf3
fix(sip) allow sip invites to contain phone numbers
display sip address in invites
hide lobby password for sip users
tidy up invite placeholders
4 yıl önce
Tudor-Ovidiu Avram
f0f9c02452
fix(sip-invite) add minor fixes to sip invite flow
4 yıl önce
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
4 yıl önce
Saúl Ibarra Corretgé
6740b0861e
fix(rn,lobby) make sure the enable dialog follows the theme color
4 yıl önce
Дамян Минков
d169bd5007
feat: Adds interface config to hide lobby button. (#7619)
* feat: Adds interface config to hide lobby button.
* squash: Moves the config to config.js and add it to mobile.
4 yıl önce
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 yıl önce
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
5 yıl önce