tmoldovan8x8
06110d1dfb
task(rn): hide screen share button when audioOnly mode
преди 3 години
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
преди 4 години
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
преди 4 години
tmoldovan8x8
e803e8cfd9
feat(ios): adds ios screensharing enabled flag
преди 4 години
Vlad Piersec
d9693117f2
fix(Toolbar, rn): Button overflow in landscape orientation
преди 4 години
Vlad Piersec
678f3e232b
fix(toolbar): Re-add "mute everyone's video" button
преди 4 години
Vlad Piersec
e7297714c6
feat(toolbox): Adaptive toolbar on mobile
преди 4 години
Saúl Ibarra Corretgé
9d4e49a5af
fix(rn,toolbox) fill gap underneath Toolbox
This is for devices without the home button.
преди 4 години
trippledave
68c2c9be40
feat(flags) add feature flag for audio-only button
преди 4 години
Vlad Piersec
d214079148
fix(toolbox): Constrain toolbox width on large mobile device
преди 4 години
Vlad Piersec
c508572cc5
feat(toolbox): Redesign mobile toolbox
преди 4 години
Alex Bumbu
508f1e0da9
feat(iOS): screensharing support
The Jitsi team would like to thank @AliKarpuzoglu , @linuxpi and The Hopp Foundation for the initial effort and help throughout.
преди 4 години
Calinteodor
430591bd1e
feat(shared-video) refactor dialog to use React
Also unify the mobile and web features into one, even though internally they still have separate ways to enable the functionality.
преди 4 години
tmoldovan8x8
dca96f25f3
feat(mobile) adds feature flags for audioMute, videoMute and overflow… (#8537)
преди 4 години
Saúl Ibarra Corretgé
dc5a776123
fix(ios) fix drag handle not rendering with latest react-native-svg
Fill must be properly specified.
преди 4 години
tmoldovan8x8
71fb5aef6c
feat(rn) add mute everyone / (else) capabilities
преди 4 години
Titus-Andrei Moldovan
9a35026d6a
feat(android) add screen-sharing support
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
Co-authored-by: zycwind <391321232 @qq.com >
преди 4 години
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
преди 4 години
tmoldovan8x8
df64dd8f18
rn: add youtube player for mobile app
преди 4 години
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
преди 5 години
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 години
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
преди 5 години
patidars
a18fd1cdb3
rn,flags: add feature flag to show/hide the 'Raise Hand' button
преди 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 години
Marco Zehe
e32f367b0c
React Native accessibility fixes (#5825)
* Accessibility: Make the native toolbox item communicate that it is a button.
* Accessibility: If an item is toggled, mark it as selected for accessibility
* Accessibility: Make the toolbox a toolbar for accessibility
* Accessibility: Mark the bottom sheet as a menu for accessibility
* Fix typo, AccessibilityRole, not AccessibleRole
* Statement fix
* Appease the linter
* Fix linting errors for real this time
преди 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é
a7f8bf2d8f
rn,overflowmenu: reorder
преди 5 години
Saúl Ibarra Corretgé
8cd881945a
invite: merge InviteButton and InfoDialogButton on mobile
преди 5 години
Saúl Ibarra Corretgé
579d08e27e
bottom-sheet: tweak UI
- re-add thepand icon, shaped like a pill
- round top corners
преди 5 години
Saúl Ibarra Corretgé
a4333d3a80
rn,overflow-menu: add a "more options" button
преди 5 години
Bettenbuk Zoltan
9b60537e0f
feat: add swipe handler to entire bottom sheet
преди 5 години
Bettenbuk Zoltan
411bafb5a6
feat: minimized bottom menu
преди 5 години
Bettenbuk Zoltan
3a46513d4b
ref: remove unused code
преди 5 години
Hristo Terezov
0a06e256b7
feat(HelpButton): Mobile support.
преди 5 години
Saúl Ibarra Corretgé
19d1e3829d
rn: add shared document support using Etherpad
преди 5 години
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
преди 5 години
Saúl Ibarra Corretgé
467c9d36cf
audio-only,lastn: move audio-only and last N handling to standalone features
This refactors all handling of audio-only and last N to 2 features in preparation
for "low bandwidth mode".
The main motivation to do this is that lastN is a "global" setting so it helps
to have all processing for it in a single place.
преди 5 години
Bettenbuk Zoltan
e08aeca28c
feat: use css to place the toolbox buttons
преди 5 години
Bettenbuk Zoltan
d305caf910
feat: borderless toolbox icons
преди 5 години
Bettenbuk Zoltan
0a76eebca7
feat: central back button registry
преди 5 години
Saúl Ibarra Corretgé
35ffbe1720
feature-flags: add flag for enabling chat
преди 6 години
Saúl Ibarra Corretgé
f7b92f65ca
ios: add feature flag to enable recording on iOS
преди 6 години
Bettenbuk Zoltan
4d9dcf5d43
[RN] Add InfoDialogButton
преди 6 години
Bettenbuk Zoltan
2dc59b9ea0
[RN] Add button to toggle raised hand
преди 6 години
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
преди 6 години
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
преди 6 години
Bettenbuk Zoltan
e094b6516a
[RN] Add color scheme support - Components
преди 6 години
Bettenbuk Zoltan
9f3ef43daa
[RN] Add conference navigation bar
преди 6 години
Bettenbuk Zoltan
045a2d6aca
Extract isToolboxVisible function
преди 6 години
Saúl Ibarra Corretgé
3cec4989fd
ios: enable recording in dev mode
While Apple doesn't want to allow us to enable Dropbox, it's good to have it
available for testing.
преди 6 години