damencho
|
9f73eb76a3
|
fix(follow-me): Small UI fixes.
Does not allow toggling both follow me and follow me recorder. And make when locally enabled show correct status when follow me recorder is selected.
|
před 1 rokem |
Дамян Минков
|
085e6dd3b9
|
feat(follow-me): Adds option to limit it for recorder only. (#15120)
* feat(follow-me): Adds option to limit it for recorder only.
* squash: Fix comments.
* squash: Fix comments.
|
před 1 rokem |
Saúl Ibarra Corretgé
|
7e0b00ba5f
|
feat(prejoin) default to enabled (#14236)
* feat(prejoin) default to enabled
* squash: Fixes is prejoin config check.
---------
Co-authored-by: damencho <damencho@jitsi.org>
|
před 1 rokem |
Calin-Teodor
|
55a16f31c2
|
feat(settings/native): hide login/logout for 8x8.vc on profile screen
|
před 2 roky |
Calinteodor
|
109b83d6f1
|
fix(sdk): custom server url is overwritten by sdk default url option value (#14092)
* fix(sdk): custom server url is overwritten by sdk default url option value
|
před 2 roky |
Calinteodor
|
40ac57a5d4
|
feat(settings): make settings screen functional component (#14084)
* feat(settings): convert component to functional component
|
před 2 roky |
Calinteodor
|
f78ebbb9a9
|
feat(settings/native/android): Fixed scroll inside conference settings screen (#13956)
* feat(settings/native/android): fixed scroll inside conference settings screen.
|
před 2 roky |
Calinteodor
|
a95eaa6c2e
|
feat(base/ui): Native buttons UI fixes (#13788)
* feat(base/ui): native buttons UI fixes and improvements
|
před 2 roky |
Gabriel Borlea
|
5ce96d379a
|
fix(rn, settings): row text wrapping
|
před 2 roky |
Gabriel Borlea
|
173c5fe430
|
fix(rn, settings): fix arrow back navigation for lang selection
|
před 2 roky |
Calin-Teodor
|
86ccc176e8
|
feat(authentication): authentication log in/log out through Profile section
|
před 2 roky |
Gabriel Borlea
|
ebc932572f
|
feat(rn, settings, rn): update view
|
před 2 roky |
Saúl Ibarra Corretgé
|
699b797e0f
|
feat(rn,settings) add field with SDK version
This helps us know it at a glance, from applications using it, without
having to look at any logs.
|
před 2 roky |
Robert Pintilii
|
ae281e9935
|
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
|
před 2 roky |
Robert Pintilii
|
1ba7765898
|
ref(TS) Convert some native components to TS (#13281)
Remove some @ts-ignores
|
před 2 roky |
Robert Pintilii
|
646c58f7d1
|
ref(TS) Convert some native components to TS (#13264)
|
před 2 roky |
Robert Pintilii
|
2af9dc88e6
|
ref|(TS) Convert some native components to TS (#13239)
|
před 2 roky |
Robert Pintilii
|
13e818e135
|
ref(TS) Convert some native components to TS (#13203)
|
před 2 roky |
Robert Pintilii
|
0b65acb528
|
ref: Remove some index files (#13151)
Fix imports
|
před 2 roky |
Robert Pintilii
|
78a4f9b792
|
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
|
před 2 roky |
Robert Pintilii
|
754f658489
|
ref(redux) Remove connect wrapper (#13083)
|
před 2 roky |
Calinteodor
|
f7e7750cfb
|
fix(base/ui): Buttons fix for accessibility large text (#13036)
* feat(base/ui): native ui updates
|
před 2 roky |
Horatiu Muresan
|
35ee92869f
|
feat(deeplinking) Refactor deeplinking (#12950)
- redesign deeplinking mobile page, desktop page and dial in number page
- now dial in number page is an entry point in app.bundle.
|
před 2 roky |
Calin-Teodor
|
0251201e93
|
feat(settings/native): changed FormSectionAccordion.js to FormSection.tsx
|
před 2 roky |
Calinteodor
|
c764397994
|
Update react native paper dependency to latest (#12740)
* Update react-native-paper to latest
|
před 3 roky |
tmoldovan8x8
|
9fae488070
|
fix(rn) removes settings dialog webviews and opens urls in browser
|
před 3 roky |
Saúl Ibarra Corretgé
|
79c4cabbad
|
feat(rn) make status bar visible at all times
|
před 3 roky |
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
|
před 3 roky |
Robert Pintilii
|
b52b4c2a78
|
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
|
před 3 roky |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
před 3 roky |
Calinteodor
|
4d817af060
|
feat(settings/native): fixed scroll inside screen (#12395)
* feat(settings): fixed scroll, bottom insets and bounce
|
před 3 roky |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
před 3 roky |
Calin-Teodor
|
f2b2b02029
|
feat(base/modal): enable scroll for jitsi screen component
|
před 3 roky |
Calinteodor
|
0f7aa5a084
|
feat(mobile/navigation): disabled bottom tab navigator backBehavior (#12320)
* feat(mobile/navigation): disabled backBehavior in bottom tab navigator
|
před 3 roky |
Calinteodor
|
ad4707c660
|
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
|
před 3 roky |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
před 3 roky |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
před 3 roky |
Robert Pintilii
|
17008237dc
|
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
|
před 3 roky |
Calinteodor
|
c77e2c8301
|
feat(settings/native): fixes and updates (#12094)
feat(settings/native): fixes and updates
|
před 3 roky |
Calin-Teodor
|
a7c1aa4900
|
feat(settings/native): updated placeholder and placeholder text color
|
před 3 roky |
Calinteodor
|
94dc6309de
|
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
|
před 3 roky |
Robert Pintilii
|
8dd71a921b
|
ref(ui-components) Improve native and web Switch (#12061)
Bring Switch component more in line
Convert some files to TS
|
před 3 roky |
Calin-Teodor
|
5b41d68d39
|
feat(settings): changed switch enabled track color
|
před 3 roky |
Calinteodor
|
5ec6581d2e
|
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
|
před 3 roky |
Calinteodor
|
4e2fea1e12
|
feat(rn,welcome) React Navigation drawer
|
před 4 roky |
Saúl Ibarra Corretgé
|
162a67fe8b
|
chore(lint) tame the (uppdated) linter
|
před 4 roky |
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
|
před 4 roky |
Calin Chitu
|
24550777c6
|
feat(native-participants-pane) simplified props for hiding header with navigation
|
před 4 roky |
Calin Chitu
|
6597bfc2aa
|
feat(native-participants-pane) added showHeaderWithNavigation prop to JitsiModal and created close button
|
před 4 roky |
Calinteodor
|
07eb19b98a
|
feat(rn,ui) introduce react-native-paper
|
před 4 roky |