3711 Commits (6392404c3aedcda74ee58f3b1e32fca01c07f8ae)

Author SHA1 Message Date
Benoit Marty 6392404c3a Fix tests. 2 days ago
Benoit Marty 6e722d6a54 Add userId in identity change warning banner #3678 3 days ago
Benoit Marty 3b426705f7 Import fun 4 days ago
Benoit Marty a7328c705c Fix regression due to icon now supports RTL. 4 days ago
Benoit Marty 76e8e8ffae Remove useless `return` 4 days ago
Benoit Marty e5a8180acc Fix issue on canInvite refresh. 4 days ago
Benoit Marty 212e5761ec No need to launch a coroutine here. 4 days ago
Benoit Marty ca4f906964 Split long lines 4 days ago
Benoit Marty 03fd7afdd1 AcceptDeclineInviteState: create ConfirmingDeclineInvite to host InviteData when confirming decline of invite. 4 days ago
Benoit Marty fb52657b12 Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object. 4 days ago
bmarty 851a547b89 Sync Strings from Localazy 5 days ago
Benoit Marty 266210e264 Update the test, the wording of the button has changed. 1 week ago
Benoit Marty 10261d406a Quality... 1 week ago
Benoit Marty 99c085fa3e Quality... 1 week ago
Benoit Marty fd819c2381 Add "Learn more" on identity verification first screen. 1 week ago
Benoit Marty 3116c4535e Tweak screens related to crypto. 1 week ago
Benoit Marty aa07ab1a07 Add feature flag IdentityPinningViolationNotifications. 1 week ago
Jorge Martin Espinosa c6d3ad88d3
Add the `CallWebView` logs to our logging stack (#3637) 1 week ago
Jorge Martin Espinosa 366db4791b
Upgrade Kotlin to v2.0 (#3594) 1 week ago
Benoit Marty bf1334152e Fix test 1 week ago
Benoit Marty 7e6a12854f QrCode intro screen: add subtitle and fix button wording #3632 1 week ago
ganfra 348c84b8b9 misc : rework getRoomInfoFlow (by using getRoomSummaryFlow) 1 week ago
ganfra eeb6b6f4bf misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 1 week ago
Benoit Marty ef4aa8f91e Do not render pin violation in clear room. 1 week ago
Benoit Marty 873d807500 Cleanup 1 week ago
Benoit Marty f4b7443cfb Fix regression. 1 week ago
Benoit Marty 41749ed5b1 Create data classes TypingRoomMember and IdentityRoomMember to avoid the risk of useless recomposition. 1 week ago
Benoit Marty 8aa34d8cd4 Use `produceState` 1 week ago
Benoit Marty 4fefecd0d9 Fix Emoji test 1 week ago
Benoit Marty 746a7fbf37 tom 1 week ago
Benoit Marty fcee53b23e Rename val for clarity 1 week ago
Benoit Marty 189fbe9d11 Use `produceState` 1 week ago
Jorge Martin Espinosa 5a4e5d0575
Fix the logic of the room list banner state (#3615) 1 week ago
Benoit Marty 0fd275d32b Fix preview of identity change banner in a timeline. 1 week ago
Benoit Marty 33bfe1db8d Fix broken previews 1 week ago
Benoit Marty e49d689fe8 Improve code. 1 week ago
Benoit Marty 0099777360 Fix code quality. 1 week ago
Benoit Marty bc62f8cfce Fix compilation issues. 1 week ago
Benoit Marty 5baefd479f Identity change: handle click on "learn more" 1 week ago
Benoit Marty 3e5dd4bdfe Avoid using application context. 1 week ago
Benoit Marty 2d08c648e2 Rename SecureBackupConfig to LearnMoreConfig 2 weeks ago
Benoit Marty 9a85e92025 Do not inject presenter directly. 2 weeks ago
Benoit Marty d9fb0cf656 Pin user identity. 2 weeks ago
Benoit Marty c69e5f47e5 Render PinViolation above the composer. 2 weeks ago
Benoit Marty b60d7ba54a Use backgroundScope 2 weeks ago
Benoit Marty 792bc25ca2 Remove FakeLeaveRoomPresenter 2 weeks ago
Benoit Marty 6cfebc18fa Cleanup 2 weeks ago
Benoit Marty d744e075d5 Remove dependencies to other presenters in MessagesPresenter. 2 weeks ago
Benoit Marty 2e5450c4b4 Remove dependencies to other presenters to RoomMembersModerationPresenter. 2 weeks ago
Benoit Marty 0a7de7cc7d Remove dependencies to other presenters to LeaveRoomPresenter. 2 weeks ago