Benoit Marty
|
f8417bda21
|
Format file.
|
2023-08-29 10:05:59 +02:00 |
|
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 |
|
ganfra
|
d71a025f9d
|
Room : rename the flows
|
2023-07-06 12:00:45 +02:00 |
|
ganfra
|
43b4351732
|
Room : small refactoring
|
2023-07-05 16:10:47 +02:00 |
|
ganfra
|
a52db06546
|
Node: fix compilation after changes
|
2023-06-12 11:39:28 +02:00 |
|
ganfra
|
3ba219c975
|
Dagger: makes sure to not remove an active component when navigating
|
2023-06-09 23:04:33 +02:00 |
|
Benoit Marty
|
b0f14bfb15
|
Deeplink: handle notification click to open a room.
|
2023-04-13 15:35:01 +02:00 |
|
ganfra
|
7f3679a15e
|
Merge branch 'develop' into feature/fga/improve_node_architecture
|
2023-03-07 12:10:20 +01:00 |
|
ganfra
|
a13cba9571
|
[Architecture] : create appnav module so we can use only api feature modules
|
2023-03-06 20:30:48 +01:00 |
|
ganfra
|
af6dd3ee30
|
[Architecture] experiments to remove DI graph managements from navigation flow nodes
|
2023-03-04 14:14:47 +01:00 |
|