element-x-ada/features/roomdetails/impl
Benoit Marty a230b83e99
Remember flows (#4533)
* Add Konsist test to ensure that the result of a function returning a flow is remembered.

* Remember flows before they are collected by state.

* Fix compilation issue

* Make isOnline a val.

* Make selectedUsers() a val.

* Make flow() a val.

* Make getUserConsent(), didAskUserConsent() and getAnalyticsId() some val.

* Remove Timeline.paginationStatus() and replace by direct access to the underlined flow.

* Simplify test

* userConsentFlow must be initialized before because it's used in observeUserConsent

* Fix test compilation
2025-04-04 16:50:43 +02:00
..
src Remember flows (#4533) 2025-04-04 16:50:43 +02:00
.gitignore [Room Details] Implement room details screen (#256) 2023-03-29 05:16:27 +00:00
build.gradle.kts Implement user verification (#4294) 2025-03-10 11:20:17 +01:00
consumer-rules.pro [Room Details] Implement room details screen (#256) 2023-03-29 05:16:27 +00:00