Filip Rejmus
935a391525
feat(rnsdk) add initial React Native SDK
Co-authored-by: Calin-Teodor <calin.chitu@8x8.com >
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
hace 2 años
Robert Pintilii
ae281e9935
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
hace 2 años
Robert Pintilii
59f1ee1e1e
ref(TS) Improve TS (#13355)
hace 2 años
Robert Pintilii
6b28af8329
ref(flow) Remove flow (#13343)
Remove flow-related packages
Remove type annotations from JS files
hace 2 años
Gabriel Borlea
a112d38943
feat(prejoin) add unsafe room name warning
hace 2 años
Robert Pintilii
dc037bc8dd
ref(TS) Convert some native components to TS (#13307)
hace 2 años
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
hace 2 años
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
hace 2 años
Robert Pintilii
96b6edccf8
ref(TS) Remove flow comments in TS files (#13258)
hace 2 años
Calinteodor
a5663872d9
feat(invite/native): add people functionality fixes (#13240)
feat(invite/native): add people functionality fixes
hace 2 años
Calinteodor
ba4784f149
feat(subtitles): rework feature (#12484)
* feat(subtitles): separated web from native and created native subtitles screen
hace 2 años
Robert Pintilii
13e818e135
ref(TS) Convert some native components to TS (#13203)
hace 2 años
Robert Pintilii
84ad0200a8
ref(TS) Convert some native components to TS (#13200)
hace 2 años
Robert Pintilii
05a79ec793
ref: Remove index files (#13154)
Fix imports
Convert some files to TS
hace 2 años
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
hace 2 años
Robert Pintilii
6afb7ba9a6
ref(TS) Changes types to interfaces (#13141)
hace 2 años
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
hace 2 años
Robert Pintilii
1bf0bd6bca
fix(design-system) Remove tokens that are not part of DS (#13122)
Replace tokens with ones that are part of the Design System and are either the same or very similar
hace 2 años
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
hace 2 años
Calinteodor
4eea924c02
feat(mobile/navigation): fixed close button size (#13063)
hace 2 años
Calinteodor
f7e7750cfb
fix(base/ui): Buttons fix for accessibility large text (#13036)
* feat(base/ui): native ui updates
hace 2 años
Calinteodor
3cb0df579c
feat(overlay): native page reload dialog (#12667)
feat(overlay): native feature removal + replaced PageReloadOverlay with PageReloadDialog
hace 2 años
Calinteodor
838b26f770
ref(dep): updated react navigation dependencies (#12768)
* updated react navigation dependencies to latest
hace 2 años
Saúl Ibarra Corretgé
d3d442e4d2
fix(rn,polyfills) simplify WebRTC polyfills
Use the polyfiller provided by react-native-webrtc.
Drop the permissions API polyfill since we no longer use it in the app
and lib-jitsi-meet already works without it.
hace 2 años
tmoldovan8x8
9fae488070
fix(rn) removes settings dialog webviews and opens urls in browser
hace 2 años
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
hace 2 años
Calinteodor
6bce0bc917
fix: Native styles fixes (#12606)
* feat(conference/native): update indicator styles
* feat(prejoin/native): removed unnecessary styles
* feat(mobile/navigation): fixed header buttons style
* feat(mobile/navigation): fixed linter
hace 2 años
Calinteodor
93566e313e
feat(native): Last mobile release UI fixes (#12603)
* feat(base/modal): order props alphabetically
* feat(base/ui): added ripple color for tertiary button
* feat(prejoin): removed autoFocus from input and adjusted content
* feat(conference): adjusted RaisedHandCountLabel and added extra code spaces
* feat(prejoin): fixed content to fit tablets
* feat(conference): moved header button styles to navigation styles
* feat(mobile/navigation): updated header navigation button styles
* feat(prejoin): updated elements width, removed left inset
hace 2 años
Calinteodor
971fe0481f
feat(chat/polls/native) Update chat and polls UI (#12550)
* feat(chat/polls/native): update ui
hace 2 años
Saúl Ibarra Corretgé
79c4cabbad
feat(rn) make status bar visible at all times
hace 2 años
Calin-Teodor
10db5ecf1f
feat(welcome/native): improved ui
hace 2 años
Calinteodor
74cd486232
feat(chat/native): moved ChatAndPollsNavigator to mobile/navigation (#12527)
* feat(chat/native): moved ChatAndPollsNavigator to mobile/navigation
hace 2 años
Alexey Matveev
30f3bac217
feat(ios) add ability to go PiP while screen sharing
hace 2 años
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
hace 2 años
Saúl Ibarra Corretgé
2596c463fe
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com >
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
hace 2 años
Calinteodor
4d817af060
feat(settings/native): fixed scroll inside screen (#12395)
* feat(settings): fixed scroll, bottom insets and bounce
hace 2 años
Calinteodor
be93fbd512
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates (#12375)
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates
hace 2 años
Calinteodor
935f95a3d5
feat(prejoin/native): ui updates (#12368)
* feat(prejoin/native): ui updates
hace 2 años
Calinteodor
0f7aa5a084
feat(mobile/navigation): disabled bottom tab navigator backBehavior (#12320)
* feat(mobile/navigation): disabled backBehavior in bottom tab navigator
hace 2 años
Mihaela Dumitru
d0c22806ec
ref(participants) use enum type to store fake participants (#12316)
hace 2 años
Calin-Teodor
cb881311e7
feat(mobile/navigation): updated translations for screen headers
hace 2 años
Calinteodor
2de2500080
feat(mobile/navigation/welcome): welcome page tabs translations
hace 2 años
Bogdan Duduman
48db099134
feat: include sort members eslint changes
hace 2 años
Robert Pintilii
247c54b6c6
ref(TS) Convert constants tiles to TS (#12148)
Remove unnecessary ts-ignores
hace 2 años
Robert Pintilii
271ea8315b
ref: Improve reducers TS (#12123)
hace 2 años
Robert Pintilii
1010955393
ref: Convert some reducers to TS (#12065)
hace 2 años
Saúl Ibarra Corretgé
2ae4ba3875
feat(ios) add lite SDK target
hace 2 años
tmoldovan8x8
82c047707f
fix(mobile externalApi) suppress participant joined and left events for virtual screenshare
hace 2 años
Calinteodor
5ec6581d2e
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
hace 2 años
Robert Pintilii
d8b435ad16
fix(typescript) Make TS parse tsx files (#11866)
hace 2 años