element-x-ada/appnav/src/test/kotlin/io/element/android/appnav
Benoit Marty 03e23477b7 Fix coroutine scope (#4820)
* Inject the session scope instead of the application scope where it's possible.

* Create AppCoroutineScope annotation to let developers explicitly choose the appropriate CoroutineScope when injecting one.
2025-06-04 15:33:51 +00:00
..
di Create SyncOrchestrator (#4176) 2025-02-06 16:36:57 +01:00
intent Cleanup testImplementation dependencies (#4790) 2025-06-02 10:51:02 +02:00
loggedin Split MatrixRoom into BaseRoom and JoinedRoom (#4561) 2025-04-23 15:53:40 +02:00
room Feature : Report room (#4654) 2025-05-02 12:25:19 +02:00
JoinedRoomLoadedFlowNodeTest.kt Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
RootPresenterTest.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
SyncOrchestratorTest.kt Fix ringing calls not stopping when the other user cancels the call (#4613) 2025-04-22 11:30:10 +00:00