Saúl Ibarra Corretgé
79c4cabbad
feat(rn) make status bar visible at all times
пре 2 година
Calin-Teodor
10db5ecf1f
feat(welcome/native): improved ui
пре 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 година
Calinteodor
0f7aa5a084
feat(mobile/navigation): disabled bottom tab navigator backBehavior (#12320)
* feat(mobile/navigation): disabled backBehavior in bottom tab navigator
пре 2 година
Bogdan Duduman
48db099134
feat: include sort members eslint changes
пре 2 година
Calinteodor
5ec6581d2e
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
пре 2 година
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 година
Calin Chitu
06bd279f22
feat(dialog) refinaments
пре 3 година
Calin Chitu
40f5f4cd0d
feat(welcome) blur room name input onListContainerPress
пре 3 година
Calinteodor
b9433368ee
feat(rn,app) unified navigators
пре 3 година
Saúl Ibarra Corretgé
55e6cc027b
fix(rn,welcome) use native driver for opacity animation
пре 3 година
Saúl Ibarra Corretgé
d7b581e338
feat)rn,sdk) introduce a "ready to close" event
This event is the event host applications need to listen to for knowing when to
dispose the SDK from now on.
Since the introduction of breakout rooms it's possible that we navigate from one
meeting to another, so there will be several conference join / terminations.
In addition, local track destruction is now moved to SET_ROOM when there is no
room, aka, we are going back to the welcome page or to the black page.
пре 3 година
Saúl Ibarra Corretgé
2e7c06d045
fix(rn,welcome-page) don't create video track unnecessarily
We are no longer rendering it, so skip creating it altogether and make sure it's
destroyed on meeting end.
пре 3 година
Calin Chitu
e42db3c9c2
feat(welcome) added WelcomePage React Nav bottom tabs
пре 3 година
Calinteodor
4e2fea1e12
feat(rn,welcome) React Navigation drawer
пре 3 година
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
пре 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 година
Hristo Terezov
dc60418613
fix(settings): imports that break mobile.
пре 4 година
Saúl Ibarra Corretgé
e30b2e14a5
fix(rn) stop room name generator when field is focused
Fixes: https://github.com/jitsi/jitsi-meet/issues/8307
пре 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é
6e679f952f
redux: refactor loading of middlewares and reducers
Up until now we relied on implicit loading of middlewares and reducers, through
having imports in each feature's index.js.
This leads to many complex import cycles which result in (sometimes) hard to fix
bugs in addition to (often) breaking mobile because a web-only feature gets
imported on mobile too, thanks to the implicit loading.
This PR changes that to make the process explicit. Both middlewares and reducers
are imported in a single place, the app entrypoint. They have been divided into
3 categories: any, web and native, which represent each of the platforms
respectively.
Ideally no feature should have an index.js exporting actions, action types and
components, but that's a larger ordeal, so this is just the first step in
getting there. In order to both set example and avoid large cycles the app
feature has been refactored to not have an idex.js itself.
пре 5 година
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
пре 5 година
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
пре 5 година
Bettenbuk Zoltan
678ed605d7
ref: change JitsiModal to better fit to needs
пре 5 година
Saúl Ibarra Corretgé
d3a26f9b4e
rn,welcome-page: use random room name generator
пре 5 година
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
пре 5 година
Bettenbuk Zoltan
7a985dd843
fix: disable reduced UI on welcome page
пре 6 година
Saúl Ibarra Corretgé
55218de779
rn: add a reduced UI mode for the welcome page
The only way to render the welcome page in reduced UI mode currently is to
hangup a call from the Android ongoing notification while in PiP mode.
пре 6 година
Bettenbuk Zoltan
86d0d4fc22
rn: add DialInSummary
пре 6 година
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
пре 6 година
Saúl Ibarra Corretgé
b53a034aaf
deps: update React Native to version 0.59
This new version comes with an updated JSC runtime, so we no longer need to
depend on the updated version ourselves.
пре 6 година
Bettenbuk Zoltan
55a971c0fd
[RN] Add color scheme support to header
пре 6 година
Leonard Kim
609f3887f2
ref(welcome-page): native creates/destroys camera after mount
пре 6 година
Saúl Ibarra Corretgé
a327a5d804
[RN] Drop the react-native-permissions dependency
It causes false positives when submitting the app to the Store. Use the new
permissions API in react-native-webrtc instead.
пре 6 година
Ritwik Heda
1d99abc4a4
removes need for `eslint-disable-next-line react/jsx-wrap-multilines` and `eslint-diable-line no extra-parens`
пре 6 година
Saúl Ibarra Corretgé
3154c6f936
[RN] Don't request camera permission on first launch
It will only be requested if a user joins a meeting or flips the switch from
video to audio and back, but never as the first thing when the welcome page is
mounted.
пре 7 година
Guus der Kinderen
ccf0c8a363
fix(i18n) Accessiblity labels translations (#3071)
* fix(toolbar): accessibilityLabel should be translatable.
This commit adds a helper property to get the accessibilityLabel of an item,
providing a translation if one is available. This mimics the behavior of
label and tooltip.
* fix(toolbar) 'hangup' button accessibilityLabel i18n
* fix(toolbar) 'mute' button accessibilityLabel i18n
* fix(toolbar) 'videomute' button accessibilityLabel i18n
* fix(toolbar) 'moreActions' button accessibilityLabel i18n
* fix(toolbar) 'shareRoom' button accessibilityLabel i18n
* fix(toolbar) 'audioRoute' button accessibilityLabel i18n
* fix(toolbar) 'toggleCamera' button accessibilityLabel i18n
* fix(toolbar) 'audioOnly' button accessibilityLabel i18n
* fix(toolbar) 'roomLock' button accessibilityLabel i18n
* fix(toolbar) 'pip' button accessibilityLabel i18n
* fix(toolbar) 'invite' button accessibilityLabel i18n
* fix(toolbar) 'raiseHand' button accessibilityLabel i18n
* fix(toolbar) 'chat' button accessibilityLabel i18n
* fix(toolbar) 'shareYourScreen' button accessibilityLabel i18n
* fix(toolbar) 'fullScreen' button accessibilityLabel i18n
* fix(toolbar) 'sharedvideo' button accessibilityLabel i18n
* fix(toolbar) 'document' button accessibilityLabel i18n
* fix(toolbar) 'speakerStats' button accessibilityLabel i18n
* fix(toolbar) 'feedback' button accessibilityLabel i18n
* fix(toolbar) 'shortcuts' button accessibilityLabel i18n
* fix(toolbar) 'recording' button accessibilityLabel i18n
* fix(toolbar) 'settings' button accessibilityLabel i18n
* fix(welcomepage) accessibilityLabels i18n
* fix(toolbar) 'info' button accessibilityLabel i18n
* fix(i18n): Add translation to various aria-label property values.
* fix(i18n): Differentiate between overflow menu and button.
пре 7 година
Bettenbuk Zoltan
5579464951
[RN] WelcomeScreen post-merge changes
пре 7 година
zbettenbuk
959db3a665
Make web use the redux settings/profile
пре 7 година
Lyubo Marinov
6a0de0ddde
Coding style: consistency, formatting, naming
пре 7 година
zbettenbuk
b777322fdc
[RN] Make the audio-video labels touchable
пре 7 година
zbettenbuk
68608478f6
Refactor PagedList components to be independent from the lists it renders
пре 7 година
Zoltan Bettenbuk
2412239206
[RN] Assorted hintbox fixes
* Align hint box text to center
* Fix disappearing hint box on android
пре 7 година
zbettenbuk
357f173e85
Remove obsolate PlatformElements.native.js
пре 7 година
zbettenbuk
bba480f329
Add calendar-sync feature
пре 7 година
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
пре 7 година
Lyubo Marinov
9f69c4d730
Grow features/settings from features/app-settings and features/settings-menu
пре 7 година
zbettenbuk
e23d4317eb
Add hint box with dynamic join button
пре 7 година
zbettenbuk
547ddee3a5
Dismiss keyboard on menu open
пре 7 година
zbettenbuk
04690dfc8f
Facelift Welcome screen
пре 7 година