element-x-ada/features
Jorge Martin Espinosa f2f96e0e0a
Bump Rust SDK to v0.2.18 and bump app version (#2836)
* Adapt to changes in SDK:
    - Remove name from MatrixRoom, we should use displayName instead.
    - Remove separate invites room list.
    - Added runBlocking to get the now async NotificationClient from the Rust SDK.
    - Made some other functions suspend.
    - Client.resolveRoomAlias now returns a roomId and via parameters, we pass the roomId.

* Add logs removal migration again as `AppMigration03` to make sure we don't leak private data in existing logs.

* Bump app version to `0.4.12`
2024-05-13 16:48:23 +02:00
..
analytics Sync Strings from Localazy 2024-05-06 00:19:35 +00:00
cachecleaner Add Konsist test to check that assertThat is imported, and fix existing issues. 2023-12-04 15:18:01 +01:00
call Enforce mandatory session verification only for new logins (#2811) 2024-05-07 14:06:34 +00:00
createroom Open user profile and room with event from permalink 2024-05-02 12:25:21 +02:00
ftue Enforce mandatory session verification only for new logins (#2811) 2024-05-07 14:06:34 +00:00
invite Change API MatrixClient.joinRoom(roomId: RoomId): Result<RoomId> to MatrixClient.joinRoom(roomId: RoomId): Result<Unit> 2024-04-19 18:11:13 +02:00
joinroom Sync Strings from Localazy 2024-04-29 00:18:59 +00:00
leaveroom Sync Strings from Localazy 2024-05-06 00:19:35 +00:00
location Do not ignore those tests. 2024-04-26 16:40:09 +02:00
lockscreen Sync Strings from Localazy 2024-05-06 00:19:35 +00:00
login Sync Strings from Localazy 2024-05-06 00:19:35 +00:00
logout Open user profile and room with event from permalink 2024-05-02 12:25:21 +02:00
messages UX cleanup: room details (#2816) 2024-05-08 11:42:33 +02:00
migration Bump Rust SDK to v0.2.18 and bump app version (#2836) 2024-05-13 16:48:23 +02:00
networkmonitor Update Compound to v0.0.5 and update icons (#2380) 2024-02-12 16:41:58 +00:00
onboarding Rename Preview to follow code convention 2024-04-19 14:30:45 +02:00
poll Sync Strings from Localazy 2024-05-06 00:19:35 +00:00
preferences Enforce mandatory session verification only for new logins (#2811) 2024-05-07 14:06:34 +00:00
rageshake Upload app id and clean version to bug reports (#2829) 2024-05-10 12:15:33 +02:00
roomaliasresolver Sync Strings from Localazy 2024-04-29 00:18:59 +00:00
roomdetails Bump Rust SDK to v0.2.18 and bump app version (#2836) 2024-05-13 16:48:23 +02:00
roomdirectory Remove join button on room directory search (#2827) 2024-05-10 11:31:18 +02:00
roomlist Enforce mandatory session verification only for new logins (#2811) 2024-05-07 14:06:34 +00:00
securebackup Sync Strings from Localazy 2024-05-06 00:19:35 +00:00
signedout Sync Strings from Localazy 2024-05-06 00:19:35 +00:00
userprofile UX cleanup: DM details screen (#2820) 2024-05-08 16:05:02 +02:00
verifysession Enforce mandatory session verification only for new logins (#2811) 2024-05-07 14:06:34 +00:00
viewfolder Update Compound to v0.0.5 and update icons (#2380) 2024-02-12 16:41:58 +00:00