element-x-ada/app/src/main/kotlin/io/element/android/x
Benoit Marty d8459093a5 Introduce LoggedInAppScopeFlowNode. It's a Node just responsible to set up the Dagger SessionScope.
This allow to inject objects with SessionScope in the node `LoggedInFlowNode` and all it's dependency (in my case `FtueState` and `MatrixClient`)
2023-08-25 13:52:32 +02:00
..
di Feature/fga/rust sdk tracing (#1036) 2023-08-09 10:18:49 +00:00
icon Enable detekt rule PreviewPublic and fix existing issues. 2023-07-26 10:08:39 +02:00
info Optimize import 2023-01-30 16:36:51 +01:00
initializer Feature/fga/rust sdk tracing (#1036) 2023-08-09 10:18:49 +00:00
intent Display room invitation notification (#735) 2023-07-10 14:34:58 +02:00
ElementXApplication.kt Feature/fga/rust sdk tracing (#1036) 2023-08-09 10:18:49 +00:00
MainActivity.kt Let RootFlowNode manage MatrixClientsHolder save and restoration. 2023-07-12 12:25:04 +02:00
MainNode.kt Introduce LoggedInAppScopeFlowNode. It's a Node just responsible to set up the Dagger SessionScope. 2023-08-25 13:52:32 +02:00