Saúl Ibarra Corretgé
|
d61fe58fcf
|
fix(rn,styles) cleanup unused styles
|
2022-06-21 11:48:07 +02:00 |
Saúl Ibarra Corretgé
|
517ec29d85
|
fix(rn,dialogs) fix displaying dialogs on top of modal screens
Render them together with bottom sheets in a FullWindowOverlay.
|
2022-06-20 18:37:28 +03:00 |
Saúl Ibarra Corretgé
|
fca9a249dc
|
fix(rn,dialogs,auth) fix not showing authentication dialogs
1) Fix not being able to show multiple dialogs at once in iOS
2) Fix cancelling the login dialog when XMPP auth is enabled without
guest support
|
2022-03-04 13:56:56 +01:00 |
Calin Chitu
|
06bd279f22
|
feat(dialog) refinaments
|
2022-02-08 17:38:14 +02:00 |
Calinteodor
|
f282dbb5dc
|
feat(dialog) updated LoginDialog
|
2022-02-04 16:58:33 +02:00 |
Дамян Минков
|
43ab8e3ca8
|
fix: Fixes #10796 authentication in conference. (#10848)
* fix: Fixes #10796 authentication in conference.
* fixup!
* fixup2!
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
|
2022-01-28 08:14:54 -06:00 |
Saúl Ibarra Corretgé
|
162a67fe8b
|
chore(lint) tame the (uppdated) linter
|
2021-11-09 09:43:55 +01:00 |
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
|
2021-10-06 13:28:51 +02:00 |
Calinteodor
|
e035d33fa9
|
feat(authentication) refactor auth dialogs to use React
|
2021-03-24 15:09:40 +01:00 |