450 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
jmartinesp dabaa2d265 Sync Strings from Localazy 3 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
bmarty 32c5da898b Sync Strings from Localazy 3 months ago
Benoit Marty e999120864 Let role and permissions screens works for invited room members too. 3 months ago
Benoit Marty 5ccaeea286 Rename field of `RoomDetailsType.Dm` for clarity 3 months ago
ElementBot fd6bcb7857
Sync Strings (#3077) 3 months ago
Benoit Marty 8f3fbe70f8 Create TitleAndSubtitle to reduce code duplication and add badges to DM. 3 months ago
Benoit Marty da1f8cd465 Use DmAvatars in header of DM details. 3 months ago
Benoit Marty 76add1fff1 Extract `MainActionsSection` from the when cases, since this is code duplication. 3 months ago
Benoit Marty cea7dce432 Create extension `RoomMember.getAvatarData` to avoid code duplication. 3 months ago
Benoit Marty 1f3468986c Use extension 3 months ago
Benoit Marty 33c76dfd2d Use extension MatrixUser.getAvatarData and fix compilation issue. 3 months ago
Benoit Marty a2ff1dc933 Use ImmutableList in Composable. 3 months ago
Benoit Marty 09f3868b53 Fix test. 3 months ago
Benoit Marty 0754404aed Add preview and fix rendering issue. 3 months ago
Benoit Marty ad02e05bf4 Use heroes to render room avatars 3 months ago
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024) 3 months ago
bmarty 9288b90ac6 Sync Strings from Localazy 3 months ago
Benoit Marty 11d853bcca Fix test `present - notification settings set custom` 3 months ago
Benoit Marty c98863a70e Ensure that setting change is taken at least 300ms to avoid dialog flickering (#1647) 3 months ago
Benoit Marty aef6f14ebf Rename Event for clarity 3 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 3 months ago
bmarty f3d286911c Sync Strings from Localazy 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