element-x-ada/services/appnavstate
Benoit Marty 5f191d9f9c
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
..
api Add ActiveRoomsHolder to manage the active rooms for a session (#4758) 2025-05-26 11:03:55 +00:00
impl Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
test Fix ringing calls not stopping when the other user cancels the call (#4613) 2025-04-22 11:30:10 +00:00