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
1
Packages
Projects
Releases
2
Wiki
Activity
Files
4b4c43ba06b4f3ca6df2ce3bd3d0d8b48c8e5e2f
letro-ios
/
ElementX
/
Sources
/
FlowCoordinators
History
Stefan Ceriu
4b4c43ba06
Stop relying on the NotificationCenter for removing delivered push notifications:
...
- this will improve the architecture but more importantly will remove some very flakey unit tests
2024-04-12 19:18:00 +03:00
..
AppLockFlowCoordinator.swift
Removing Dead Code part 1 (
#2234
)
2023-12-13 09:51:57 +01:00
AppLockSetupFlowCoordinator.swift
Switch all state machine route mappints from matching (event, fromState) to (fromState, event)
2023-11-29 18:31:29 +02:00
AuthenticationFlowCoordinator.swift
QR Code scan view (
#2674
)
2024-04-10 10:47:23 +00:00
BugReportFlowCoordinator.swift
Handover log file management to Rust. (
#2495
)
2024-02-23 18:29:13 +00:00
OnboardingFlowCoordinator.swift
Tone down new onboarding flow recovery fatal error after a lot of crash reports on sentry
2024-04-08 18:30:16 +03:00
RoomFlowCoordinator.swift
Adop the new SDK permalink detector and user builder
2024-04-12 18:04:41 +03:00
RoomRolesAndPermissionsFlowCoordinator.swift
Add analytics for Room Moderation. (
#2571
)
2024-03-14 15:55:37 +00:00
SettingsFlowCoordinator.swift
Onboarding flow coordinator and FTUE changes (
#2578
)
2024-03-21 14:01:23 +02:00
UserSessionFlowCoordinator.swift
Stop relying on the NotificationCenter for removing delivered push notifications:
2024-04-12 19:18:00 +03:00
UserSessionFlowCoordinatorStateMachine.swift
Hard code the room flow to a single room proxy. (
#2599
)
2024-03-27 10:56:58 +00:00