426 Commits (3a1e6f0b26300c34205ea3b69051fef91945907f)

Author SHA1 Message Date
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 3 months ago
Benoit Marty 71ea2a79c6 Rename parameter `roomId` to `dmRoomId` for clarity. 4 months ago
Benoit Marty de36552f93 Analytics: track interaction `Interaction.Name.MobileRoomCallButton` 4 months ago
bmarty 66636ea967 Sync Strings from Localazy 4 months ago
Benoit Marty ec8cb2e32f Change Test class suffix. 4 months ago
Benoit Marty 7348f74702 Fix performance issue reported by Konsist test `Sealed interface used in Composable MUST be Immutable or Stable` 4 months ago
bmarty ca5bc71057 Sync Strings from Localazy 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Benoit Marty b3e0f6e843 Translations: pt -> pt-rBR 4 months ago
Benoit Marty 34f7819702 Let Preference composables use ListItem. 4 months ago
bmarty f24e537580 Sync Strings from Localazy 4 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 4 months ago
Benoit Marty 5ab96c3bdc Do not use MutableState in Composable function parameter. 4 months ago
Benoit Marty c3caff0a1f Remove some keys for remember saveButtonEnabled. 4 months ago
Benoit Marty 7f5a3b788c Ignore some non-passing test for now. 4 months ago
Benoit Marty 193081a554 Migrate AvatarActionBottomSheet to Material3 BottomSheet 4 months ago
Benoit Marty 1710671f06 Add UI test on RoomDetailsEditView 4 months ago
Benoit Marty 04537bc684 Fix tests. 4 months ago
Benoit Marty ef28cf314e Move aMatrixRoom to its own file, since it's used by several test classes. 4 months ago
Benoit Marty e6badb1e04 Use rawName instead of displayName in RoomDetailsEditPresenter #2844 4 months ago
Benoit Marty a4c4d6d804 Avoid using copy in RoomDetailsEditStateProvider 4 months ago
Benoit Marty 4b720f90b7 Rename parameter since it can reference a userId or a roomId 4 months ago
Benoit Marty cf0da56bb8 Change type of `roomId` from `String` to `RoomId` 4 months ago
Jorge Martin Espinosa f2f96e0e0a
Bump Rust SDK to `v0.2.18` and bump app version (#2836) 4 months ago
bmarty 0910da0a14 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa 48bb0f4122
Add room badges (#2822) 4 months ago
Jorge Martin Espinosa 5dddda64d1
UX cleanup: DM details screen (#2820) 4 months ago
Jorge Martin Espinosa 0bbb107dea
UX cleanup: DM details screen (#2817) 4 months ago
Jorge Martin Espinosa 46b22d7db7
UX cleanup: room details (#2816) 4 months ago
bmarty 68fdaef8b8 Sync Strings from Localazy 5 months ago
Benoit Marty 0476bd95c8 Open user profile and room with event from permalink 5 months ago
bmarty 4f82baa2b0 Sync Strings from Localazy 5 months ago
Benoit Marty 74a9a54719 Rename Preview to follow code convention 5 months ago
Benoit Marty 290a05439e Fix test. 5 months ago
Benoit Marty 8327ea306f Increase usage of `RoomAlias` 5 months ago
Benoit Marty 5b3a2d8eca Use produceState and fetch profile only if necessary. 5 months ago
Benoit Marty f9d3f947c2 Add missing test for unblock user with error. 5 months ago
Benoit Marty 3f0159d438 Format 5 months ago
Benoit Marty 4d50e43e85 Add test covering fallback to user profile. 5 months ago
Benoit Marty 0dba614c0a createRoomMemberDetailsPresenter just need a UserId. 5 months ago
Benoit Marty c9d5961684 RoomMemberDetailsPresenter: fallback to user profile data if the user is not a member of the room. 5 months ago
Benoit Marty f2ff326938 Observe ignoredUsersFlow to have live data about blocked user. 5 months ago
Benoit Marty 9fcb880f1d Fix formatting issue. 5 months ago
Benoit Marty b1cb24a883 Use Node scope instead of UI scope. 5 months ago
Benoit Marty 294f1f2d96 Use SDK API to build room and event permalinks. 5 months ago
bmarty 8f6a1b410e Sync Strings from Localazy 5 months ago
Benoit Marty 810e4919bc Sync strings. 5 months ago
Jorge Martin Espinosa cf072fa1e1
Improve session recovery screens (#2657) 5 months ago
Jorge Martin Espinosa d0f26777da
Remove Room moderation feature flag (#2678) 5 months ago
Jorge Martin Espinosa 63f7defb07
Display members section when there are members in the room, not admins (#2679) 5 months ago