luzpaz
30595584a3
chore(typos) fix various typos
Found via `codespell -q 3 -S "*.svg,./lang" -L anser,bu,dialin,goup,miliseconds,nd,vew`
1 год назад
Calinteodor
63e69c224d
feat(prejoin): fix join meeting from external/calendar link while in another meeting (#15310)
If you are in meeting and you want to join another meeting from an external link, it is not possible.
That is because Prejoin screen didn't get unmounted, isJoining remains true and button is unpressable.
Most probably because react navigation, where the screen only gets focused or blurred.
1 год назад
Mihaela Dumitru
a7b2726ebe
fix(prejoin) adjust recording warning (#14361)
1 год назад
Mihaela Dumitru
7f889b2028
feat(prejoin) display recording warning (#14347)
1 год назад
Calinteodor
73ee1205eb
feat(premeeting/prejoin): Control room name visibility (#14339)
feat(premeeting/prejoin): Control room name visibility (#14339 )
1 год назад
Calinteodor
90628f56f8
feat(react-native): rn 0.72.7 update (#14130)
feat(react-native): version 0.72.7 update
2 лет назад
Hristo Terezov
26ad7cffec
fix(analytics): Update permanent props.
2 лет назад
Calin-Teodor
4cc4c25691
feat(prejoin/native): fix display name input on prejoin
2 лет назад
Mihaela Dumitru
b546d01c2d
fix(prejoin) improve display name handling relative to configs (#13865)
2 лет назад
Calinteodor
d04515c35a
feat(prejoin/native): fixed screen header hooks warning (#13845)
* feat(prejoin/native): fixed screen header hooks warning
2 лет назад
Calinteodor
a95eaa6c2e
feat(base/ui): Native buttons UI fixes (#13788)
* feat(base/ui): native buttons UI fixes and improvements
2 лет назад
Hristo Terezov
70be08212d
fix(RN): broken build after AV pending changes.
2 лет назад
Gabriel Borlea
a112d38943
feat(prejoin) add unsafe room name warning
2 лет назад
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2 лет назад
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 лет назад
Bartosz Schiller
5201f8791a
Add feature flag to hide the participant name editing field on the prejoin page
2 лет назад
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 лет назад
Calin-Teodor
a7fa33286d
feat(prejoin): decreased height for bottom container
2 лет назад
Calinteodor
48a6472b3b
feat(lobby/prejoin/native): style updates (#12615)
feat(lobby/prejoin/native): style updates (#12615 )
3 лет назад
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
3 лет назад
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
3 лет назад
Calinteodor
a795e0797a
feat(native): New mobile release UI fixes (#12592)
3 лет назад
Calin-Teodor
7d9c13a618
feat(prejoin): updated styles
3 лет назад
Calin-Teodor
c0f0803f01
feat(base/modal): addBottomPadding default prop for extra padding on JitsiScreen
3 лет назад
Calinteodor
1731d5188d
feat(prejoin/native): updated UI (#12528)
3 лет назад
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
3 лет назад
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
3 лет назад
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 >
3 лет назад