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
c14530d60bb608d837067287b22af274ed1ba199
letro-ios
/
ElementX
/
Sources
/
FlowCoordinators
History
Stefan Ceriu
40b100d596
Detect links in room detail topics and make it more obvious when the text is truncated (
#2213
)
2023-12-12 13:52:10 +00:00
..
AppLockFlowCoordinator.swift
Add an extra call to obscure the app on willEnterForeground. (
#2202
)
2023-12-05 11:13:51 +00:00
AppLockSetupFlowCoordinator.swift
Switch all state machine route mappints from matching (event, fromState) to (fromState, event)
2023-11-29 18:31:29 +02:00
RoomFlowCoordinator.swift
Detect links in room detail topics and make it more obvious when the text is truncated (
#2213
)
2023-12-12 13:52:10 +00:00
SettingsFlowCoordinator.swift
Have the UserIndicatorController use a separate window, switch to using one single instance throughout the application
2023-11-09 16:18:11 +02:00
UserSessionFlowCoordinator.swift
vector-im/element-meta/issues/2213 - Automatically pop the invites list when acting on the last one. Coming back from the room will go directly back to the room list
2023-11-24 15:56:53 +02:00
UserSessionFlowCoordinatorStateMachine.swift
Switch all state machine route mappints from matching (event, fromState) to (fromState, event)
2023-11-29 18:31:29 +02:00