element-x-ada/features
Jorge Martin Espinosa 2e2d68ba83
Load JoinedRoom in home screen, pass it to the room flow (#5817)
* Load `JoinedRoom` in `HomeFlowNode.navigateToRoom`, then pass it to the next navigation nodes

* Add delayed loading indicator for cases when loading the room takes too long

* Avoid an extra FFI call in `RustRoomFactory`.

Use `RoomInfo.membership` instead.

Also use `computation` dispatcher, since it should reduce the delay when switching contexts.

* Remove the dispatcher usage when loading the room in `HomeFlowNode`, we immediately call a method that changes the dispatcher used

* Make sure only a single room is opened at a time
2025-12-02 15:22:55 +00:00
..
analytics Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
announcement Sync Strings (#5792) 2025-11-24 17:28:49 +01:00
cachecleaner Fix crash at startup 2025-11-19 09:34:17 +01:00
call Merge pull request #5722 from element-hq/feature/bma/moduleCleanup 2025-11-18 16:14:10 +01:00
createroom Sync Strings from Localazy (#5747) 2025-11-17 10:29:26 +01:00
deactivation Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
enterprise Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
forward Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
ftue Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
home Load JoinedRoom in home screen, pass it to the room flow (#5817) 2025-12-02 15:22:55 +00:00
invite Sync Strings from Localazy (#5782) 2025-11-20 15:25:19 +00:00
invitepeople Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
joinroom Sync Strings from Localazy (#5782) 2025-11-20 15:25:19 +00:00
knockrequests Sync Strings from Localazy (#5782) 2025-11-20 15:25:19 +00:00
leaveroom Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
licenses Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
location Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
lockscreen Sync Strings from Localazy (#5782) 2025-11-20 15:25:19 +00:00
login Fix compilation issue in test 2025-11-21 16:22:33 +01:00
logout Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
messages Load JoinedRoom in home screen, pass it to the room flow (#5817) 2025-12-02 15:22:55 +00:00
migration Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
networkmonitor Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
poll Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
preferences Fix crash when clicking fast on back key on the Developer settings screen. 2025-11-21 15:54:03 +01:00
rageshake Sync Strings from Localazy (#5782) 2025-11-20 15:25:19 +00:00
reportroom Sync Strings from Localazy (#5782) 2025-11-20 15:25:19 +00:00
rolesandpermissions Inject RoomMemberListDataSource in the presenter constructor. 2025-11-27 09:57:07 +01:00
roomaliasresolver Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
roomcall Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
roomdetails change(security and privacy) : extract code to a separate module 2025-11-26 12:32:06 +01:00
roomdirectory Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
roommembermoderation Merge branch 'develop' into feature/fga/iterate_members 2025-11-25 13:08:52 +01:00
securebackup Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
securityandprivacy quality: fix lint issues 2025-11-27 19:02:15 +01:00
share When handling a plain text share intent, check if it contains Uris before handling its content. 2025-11-20 16:41:23 +01:00
signedout Remove unused slidingSyncProxy from DB. 2025-11-18 15:58:22 +01:00
space quality(test): fix test after AsyncData.map change 2025-11-25 15:40:58 +01:00
startchat Sync Strings from Localazy (#5782) 2025-11-20 15:25:19 +00:00
userprofile quality: fix test after api removal 2025-11-25 11:01:18 +01:00
verifysession Sync Strings (#5792) 2025-11-24 17:28:49 +01:00
viewfolder Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00