`JoinedRoom` will now contain both a mandatory live timeline reference and all the functionality associated to it. `BaseRoom` on the other hand will contain only functionality that's shared for both joined and not joined rooms. `NotJoinedRoom` is a wrapper around `RoomPreviewInfo` data and a possible local `BaseRoom`, if it exists. The `RustRoomFactory` cache is now gone since the persistent event cache should have the same effect. |
||
|---|---|---|
| .. | ||
| config | ||
| extension | ||
| Enterprise.kt | ||
| io.element.android-compose-application.gradle.kts | ||
| io.element.android-compose-library.gradle.kts | ||
| io.element.android-library.gradle.kts | ||
| io.element.android-root.gradle.kts | ||
| Logger.kt | ||
| ModulesConfig.kt | ||
| Versions.kt | ||