element-x-ada/plugins/src/main/kotlin
Jorge Martin Espinosa 619aa6f2de
Split MatrixRoom into BaseRoom and JoinedRoom (#4561)
`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.
2025-04-23 15:53:40 +02:00
..
config OIDC configuration (#4623) 2025-04-23 11:58:38 +02:00
extension Split MatrixRoom into BaseRoom and JoinedRoom (#4561) 2025-04-23 15:53:40 +02:00
Enterprise.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
io.element.android-compose-application.gradle.kts Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
io.element.android-compose-library.gradle.kts Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
io.element.android-library.gradle.kts Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
io.element.android-root.gradle.kts Don't apply Kover to projects with AAR libraries (#2211) 2024-01-11 21:16:31 +01:00
Logger.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
ModulesConfig.kt Push gateway config (#4608) 2025-04-22 13:58:12 +02:00
Versions.kt Setting version for the release 25.04.3 2025-04-23 11:02:23 +02:00