Calinteodor
40ac57a5d4
feat(settings): make settings screen functional component (#14084)
* feat(settings): convert component to functional component
1 年之前
Calinteodor
f78ebbb9a9
feat(settings/native/android): Fixed scroll inside conference settings screen (#13956)
* feat(settings/native/android): fixed scroll inside conference settings screen.
1 年之前
Gabriel Borlea
ebc932572f
feat(rn, settings, rn): update view
1 年之前
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.
2 年之前
Robert Pintilii
ae281e9935
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
2 年之前
Robert Pintilii
1ba7765898
ref(TS) Convert some native components to TS (#13281)
Remove some @ts-ignores
2 年之前
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 年之前
Robert Pintilii
2af9dc88e6
ref|(TS) Convert some native components to TS (#13239)
2 年之前
Robert Pintilii
13e818e135
ref(TS) Convert some native components to TS (#13203)
2 年之前
Robert Pintilii
78a4f9b792
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
2 年之前
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 年之前
Calinteodor
f7e7750cfb
fix(base/ui): Buttons fix for accessibility large text (#13036)
* feat(base/ui): native ui updates
2 年之前
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.
2 年之前
Calin-Teodor
0251201e93
feat(settings/native): changed FormSectionAccordion.js to FormSection.tsx
2 年之前
Calinteodor
c764397994
Update react native paper dependency to latest (#12740)
* Update react-native-paper to latest
2 年之前
tmoldovan8x8
9fae488070
fix(rn) removes settings dialog webviews and opens urls in browser
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
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 年之前
Calinteodor
4d817af060
feat(settings/native): fixed scroll inside screen (#12395)
* feat(settings): fixed scroll, bottom insets and bounce
2 年之前
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
2 年之前
Calin-Teodor
f2b2b02029
feat(base/modal): enable scroll for jitsi screen component
2 年之前
Calinteodor
0f7aa5a084
feat(mobile/navigation): disabled bottom tab navigator backBehavior (#12320)
* feat(mobile/navigation): disabled backBehavior in bottom tab navigator
2 年之前
Calinteodor
ad4707c660
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
2 年之前
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 年之前
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 年之前
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
2 年之前
Calinteodor
c77e2c8301
feat(settings/native): fixes and updates (#12094)
feat(settings/native): fixes and updates
2 年之前
Calin-Teodor
a7c1aa4900
feat(settings/native): updated placeholder and placeholder text color
2 年之前
Calinteodor
94dc6309de
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
2 年之前
Robert Pintilii
8dd71a921b
ref(ui-components) Improve native and web Switch (#12061)
Bring Switch component more in line
Convert some files to TS
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
98ef0e74d6
feat(welcome/native): updated settings name placeholder example text
3 年之前
Calin Chitu
a272995b8c
feat(navigation) style updates
3 年之前
Calin Chitu
20fd671b68
fix(mobile-ui) patch for native dialog container, fixed switch track color
3 年之前
Calin Chitu
e8e62a0213
feat(welcome) updated mobile ui styles
3 年之前
Calinteodor
b9433368ee
feat(rn,app) unified navigators
3 年之前
Saúl Ibarra Corretgé
4a88ad098a
fix(rn,settings) only show "disable call integration" on Android
It;';s not implemented on iOS.
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 年之前
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 年之前
Calinteodor
07eb19b98a
feat(rn,ui) introduce react-native-paper
4 年之前
Dominik Wagner
48a58f8dae
ios: specify the correct keyboard type and content
This way autocomplete and keyboards work correctly.
4 年之前
Roman
4b1743bb2f
android: add serverURL configuration for MDM/EMM environments
Android for Enterprise provides special feature for applications to obtain configuration through RestrictionManager remotely by some MDM solution.
Jitsi Meet can be remotely installed and provisioned with a proper URL (making URL not editable by the user) inside the Work Profile or Fully managed device.
5 年之前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 年之前
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
5 年之前
Bettenbuk Zoltan
2f817b6633
ref: Settings to JitsiModal
5 年之前
Bettenbuk Zoltan
8cc9b78e21
feat: add column layout to settings fields
5 年之前