Robert Pintilii
8dd71a921b
ref(ui-components) Improve native and web Switch (#12061)
Bring Switch component more in line
Convert some files to TS
3 лет назад
Calinteodor
5ec6581d2e
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
3 лет назад
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.
4 лет назад
Calinteodor
4e2fea1e12
feat(rn,welcome) React Navigation drawer
4 лет назад
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
4 лет назад
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
4 лет назад
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.
5 лет назад
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 лет назад
Bettenbuk Zoltan
25b4843327
fix: irregular cursor movement in settings
5 лет назад
Saúl Ibarra Corretgé
6d16e087d9
rn: add a new advanced settings section
Currently only 2 options are implemented, mainly aimed at helping troubleshoot
audio related problems:
- Disable native call integration (it disables CallKit / ConnectionService)
- Disable P2P
6 лет назад
Bettenbuk Zoltan
3eca67e1ad
rn: add HeaderWithNavigation component
6 лет назад
Saúl Ibarra Corretgé
36eb27e233
rn: add build information to SettingsView
6 лет назад
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
6 лет назад
Bettenbuk Zoltan
55a971c0fd
[RN] Add color scheme support to header
6 лет назад
Bettenbuk Zoltan
eef31d05cf
[RN] Add an abstraction layer to Modal
7 лет назад
Bettenbuk Zoltan
d7475a44e4
[RN] Extract header components for reuse
7 лет назад
Bettenbuk Zoltan
5579464951
[RN] WelcomeScreen post-merge changes
7 лет назад
zbettenbuk
959db3a665
Make web use the redux settings/profile
7 лет назад
Saúl Ibarra Corretgé
45078fe6b2
[RN] Don't auto-correct any field in settings
7 лет назад
Saúl Ibarra Corretgé
4783b22018
[RN] Don't auto-capitalize email field in settings
7 лет назад
Lyubo Marinov
9f69c4d730
Grow features/settings from features/app-settings and features/settings-menu
7 лет назад