Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 лет назад
Calinteodor
a5663872d9
feat(invite/native): add people functionality fixes (#13240)
feat(invite/native): add people functionality fixes
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
9ac039a408
ref: Remove some index files (#13140)
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 лет назад
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 лет назад
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
2 лет назад
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
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 лет назад
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 лет назад
Calinteodor
fbf693b2dc
feat(mobile/navigation) updated screens that have footer
* feat(mobile/navigation) updated screens that have footer
* feat(chat/native) reverted style change
* feat(chat/native) reverted changes and added input vertical padding
* feat(base/modal) replaced headerHeight with top safe area inset
* feat(carmode/native) removed unused import and fixed linter
* feat(chat/polls/native) reverted style changes
* feat(base/modal) added isModalPresentation default prop
* feat(base/modal) made isModalPresentation optional
* feat(base/modal) headerHeight based on top notch devices
* feat(polls) updated styles
* feat(base/modal) updated comment
3 лет назад
Saúl Ibarra Corretgé
721f4dc3d3
feat(rn,ui) use dark gray for screen headers
Skip the welcome page for now, until we can remove the audio / video
toggle.
3 лет назад
Calinteodor
b1be511d67
Mobile UI polish (#10982)
Updated screens with new ui on mobile
3 лет назад
Calin Chitu
eb720d5ddc
feat(navigation) two actions screen header buttons ui updates
3 лет назад
Calinteodor
bf3cc65f4c
feat(security) created SecurityOptions React Navigation screen (#10509)
* feat(security) Security Options screen
3 лет назад
Calinteodor
cc63ff1c3c
feat(conference) UI updates for mobile navigation bar (#10437)
* feat(conference) updated native navigation bar and toolbox styles
3 лет назад
Calinteodor
4e2fea1e12
feat(rn,welcome) React Navigation drawer
3 лет назад
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
3 лет назад
robertpin
338ff43c81
feat(participants-pane) Added search in participants list (#9975)
- created `ClearableInpu`t component on web & native
- added `ClearableInput` component to participants pane and used it for search in participants list
- update `AddPeopleDialog` to use `ClearableInput`
3 лет назад
Calinteodor
9df59b4a6f
feat(conference) added React Navigation
Introduce navigation for all in-conference screens.
3 лет назад
Saúl Ibarra Corretgé
f63b161955
fix(ios) disable QuickType bar on iOS15 when not using autocorrect
See:
https://reactnative.dev/blog/2021/09/01/preparing-your-app-for-iOS-15-and-android-12#quicktype-bar
3 лет назад
Saúl Ibarra Corretgé
f2e2d52cfd
fix(rn,shared-video,invite-dialog) fix placehoolder text color to be visible
3 лет назад
Calin Chitu
24550777c6
feat(native-participants-pane) simplified props for hiding header with navigation
4 лет назад
Calin Chitu
6597bfc2aa
feat(native-participants-pane) added showHeaderWithNavigation prop to JitsiModal and created close button
4 лет назад
Tudor-Ovidiu Avram
9a8961b90c
fix(invite) fix notifications for phone invites
4 лет назад
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 лет назад
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
4 лет назад
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 лет назад
Saúl Ibarra Corretgé
e5b563ba46
rn,flags: add more feature flags to toggle specific behavior
- Invite funcionality (altogether)
- Recording
- Live streaming
- Meeting name
- Meeting password
5 лет назад
Bettenbuk Zoltan
39d789a088
feat: add url params: config.disableInviteFunctions, config.doNotStoreRoom and userInfo.displayName
5 лет назад
Bettenbuk Zoltan
0f4369a9a9
ref: AddPeopleDialog to JitsiModal
5 лет назад
Saúl Ibarra Corretgé
c5e693f14a
rn,invite: use custom clear button also on iOS
Otherwise it won't be visible if Dark Mode is enabled.
5 лет назад
Saúl Ibarra Corretgé
a9da047d3a
rn,invite: fix bottom padding on AddPeopleDialog on Android
5 лет назад
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
5 лет назад
Saúl Ibarra Corretgé
cdc14586de
invite: remove duplicated code
Add ability to invite users which will use the share sheet or dialog
dynamically.
5 лет назад
Saúl Ibarra Corretgé
8cd881945a
invite: merge InviteButton and InfoDialogButton on mobile
5 лет назад
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
5 лет назад
Bettenbuk Zoltan
5429b8568e
feat: feature flag for invite functionalities
5 лет назад
Bettenbuk Zoltan
c472537ecf
update RN to 61
5 лет назад
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
5 лет назад
Bettenbuk Zoltan
a93bd422d3
feat: new invite layout
5 лет назад
Bettenbuk Zoltan
0a76eebca7
feat: central back button registry
6 лет назад
Bettenbuk Zoltan
5b25e02e26
feat: use dialog instead of alert when inviting
6 лет назад
Bettenbuk Zoltan
42814eac7d
feat: add icon based avatar and icon for pstn
6 лет назад
Saúl Ibarra Corretgé
1baa85b649
rn: hide invite button if the functionality is not available
6 лет назад
Bettenbuk Zoltan
d7483f07e3
feat: add possibility to clear invite search field
6 лет назад
Дамян Минков
08c4933c1b
Fixes inviting more than one participant (#4352)
* Fixes inviting more than one participant.
* Shows a notification when participants are invited.
* Adds support for both .id and .user_id props for people query results.
6 лет назад
Bettenbuk Zoltan
ce6f7308ad
fix: avoid keyboard with search results list
6 лет назад
Bettenbuk Zoltan
bf99051885
fix: invite search result sorting
6 лет назад