Files
letro-android/features
Benoit Marty 77a7c0b2e5 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
..
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-03-24 16:45:24 +00:00
2025-04-04 16:50:43 +02:00
2025-03-17 09:54:03 +01:00
2025-04-04 16:50:43 +02:00
2025-03-27 11:25:04 +01:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-03-27 11:25:04 +01:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-03-10 00:28:38 +00:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-03-18 12:31:41 +01:00