This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-ios
Watch
1
Star
0
Fork
0
You've already forked letro-ios
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
2
Wiki
Activity
Files
ecddcfcd16d60b356c5cd408d9c8ed3e9c346257
letro-ios
/
ElementX
/
Sources
/
Screens
/
CallScreen
History
Stefan Ceriu
cdc1c44464
Fixes
#3137
- Delay starting ElementCall until a sync response comes in (or a 5 second timeout)
...
- this will ensure that the room state is up to date before sending any call related events
2024-08-08 16:04:47 +03:00
..
View
Fixes
#3137
- Delay starting ElementCall until a sync response comes in (or a 5 second timeout)
2024-08-08 16:04:47 +03:00
CallScreenCoordinator.swift
Add a certificate validator hook. (
#3069
)
2024-07-19 17:05:54 +01:00
CallScreenModels.swift
Add a certificate validator hook. (
#3069
)
2024-07-19 17:05:54 +01:00
CallScreenViewModel.swift
Fixes
#3137
- Delay starting ElementCall until a sync response comes in (or a 5 second timeout)
2024-08-08 16:04:47 +03:00
CallScreenViewModelProtocol.swift
Fixes
#2878
- Retain cycles on the ElementCall webView and correctly tear down the call on dismissal.
2024-05-24 15:32:56 +03:00