element-x-ada/libraries
Jorge Martin Espinosa e4aed6b56c
Fix crash when leaving room using LeaveRoomPresenter (#2498)
This happened because `roomInfoFlow` was shared eagerly and the `initial` part was called after the `Room` Rust object was destroyed.

I think there isn't a need for room info to be shared, it was a mistake I forgot to rollback.
2024-03-06 16:39:44 +00:00
..
androidutils Sync Strings from Localazy 2024-02-26 18:17:16 +00:00
architecture Room member moderation: kick, ban and unban (#2496) 2024-03-06 16:44:05 +01:00
core Room member moderation: kick, ban and unban (#2496) 2024-03-06 16:44:05 +01:00
cryptography Fix moar ktlint issues 2024-01-11 10:02:10 +01:00
dateformatter Move RoomListRoomSummary factory to a dedicated file, more tests will be added. 2024-02-08 11:34:54 +01:00
deeplink Fix ktlint issues 2024-01-10 19:33:39 +01:00
designsystem Room member moderation: kick, ban and unban (#2496) 2024-03-06 16:44:05 +01:00
di Fix crash about several DataStores using the same file (#2312) 2024-01-30 11:10:46 +01:00
encrypted-db Fix ktlint issues 2024-01-10 19:33:39 +01:00
eventformatter Sync Strings from Localazy 2024-02-26 18:17:16 +00:00
featureflag Add room moderation feature flag (#2495) 2024-03-06 09:51:43 +01:00
indicator Remove feature flag SecureStorage 2024-02-21 18:30:57 +01:00
maplibre-compose Fix ktlint issues 2024-01-10 19:33:39 +01:00
matrix Fix crash when leaving room using LeaveRoomPresenter (#2498) 2024-03-06 16:39:44 +00:00
matrixui Room admins can change user roles (#2423) 2024-03-05 16:46:47 +00:00
mediapickers Fix moar ktlint issues 2024-01-11 10:02:10 +01:00
mediaplayer Fix moar ktlint issues 2024-01-11 10:02:10 +01:00
mediaupload Fix moar ktlint issues 2024-01-11 10:02:10 +01:00
mediaviewer Fix import order. 2024-02-27 14:40:50 +01:00
network Fix ktlint issues 2024-01-10 19:33:39 +01:00
permissions Sync Strings from Localazy 2024-02-29 13:48:26 +00:00
preferences Avoid computing default value if it's not necessary. 2024-02-05 12:29:36 +01:00
push Sync Strings from Localazy 2024-02-29 13:48:26 +00:00
pushproviders Do not crash on UP unregistered 2024-02-01 12:04:47 +01:00
pushstore PushClientSecretImpl needs to be a singleton now that it observe the sessions. 2024-01-16 17:33:36 +01:00
roomselect Do not display empty room list state before the loading one (#2402) 2024-02-21 12:16:00 +01:00
rustsdk
session-storage An interface is enough. 2024-02-27 14:42:43 +01:00
testtags Merge pull request #2422 from element-hq/feature/fga/room_list_filters 2024-02-22 22:59:28 +01:00
textcomposer Import string again with new post processing. 2024-02-26 21:36:28 +01:00
ui-strings Room member moderation: kick, ban and unban (#2496) 2024-03-06 16:44:05 +01:00
ui-utils Add voice message recording duration indicator and limit (#1628) 2023-10-24 11:44:53 +00:00
usersearch Fix moar ktlint issues 2024-01-11 10:02:10 +01:00
voicerecorder Fix moar ktlint issues 2024-01-11 11:24:10 +01:00