3755 Commits (031f79a8b3115ecd277a3a51f05d11c4efb278cc)

Author SHA1 Message Date
bmarty b179518962 Sync Strings from Localazy 1 week ago
Benoit Marty 27e6376681 Rename View and Preview to fix a name clash in the Gallery. 2 weeks ago
Benoit Marty 1f8f1c998f Fix API Break: introduce EventOrTransactionId 2 weeks ago
Benoit Marty 6106d7b0ba Reorder imports. 2 weeks ago
Benoit Marty 5a3b4dfa83 Use test extension on presenter. 2 weeks ago
Benoit Marty e46503ae82 Cover getCanCall with tests. 2 weeks ago
Benoit Marty c5b0581bca Renaming. 2 weeks ago
Benoit Marty 9b9255d0e8 Format 2 weeks ago
Benoit Marty 86cfaf70b4 No need for UserProfilePresenterHelper anymore. 2 weeks ago
Benoit Marty 95a7cf643e Let RoomMemberDetailsPresenter use UserProfilePresenter to reduce code duplication. 2 weeks ago
Benoit Marty 77e874b906 Rework: use @AssistedFactory and comment out the UserProfileModule. 2 weeks ago
Benoit Marty 0db54df877 Restore fun interface for a sweeter code. 2 weeks ago
Benoit Marty 70c643be5e Remove unused isLocal field. 2 weeks ago
Benoit Marty e7ec53dd76 Use Create prompt when user already said they wanted to create an account #3627. 2 weeks ago
Benoit Marty 5a48d89df6 Fix wrong mapping 2 weeks ago
Benoit Marty 28d9da6d62 Fix other API change: `EventShieldsProvider` and `EventTimelineItemDebugInfoProvider` have been replaced by `LazyTimelineItemProvider` 2 weeks ago
Benoit Marty c1c9f53015 Fix other API change: `body` renamed to `filename` 2 weeks ago
Benoit Marty 6a1ef6d6f7 Fix API update regrading OidcPrompt. 2 weeks ago
Benoit Marty b33b423a19 The name ConfirmingBanUser was wrong since it was used to confirm a unban action. Better to keep a generic name, in case this class is used for any other action. 2 weeks ago
Benoit Marty 598d86607a Room moderation: make it more reactive and simplify the code. 2 weeks ago
Benoit Marty 1127e6b854 Use size from the DrawScope. 2 weeks ago
Benoit Marty 6e27266988 Rename some classes which implement PreviewParameterProvider according to the new naming convention. 2 weeks ago
Jorge Martin Espinosa 2e9dce391b
Refresh room summaries when date or time changes in the device (#3683) 2 weeks ago
Benoit Marty 269551366c Let FakeKnockRoom and FakeLogoutUseCase use simulateLongTask 2 weeks ago
Benoit Marty d5bf8ae42f Safer code. 2 weeks ago
Benoit Marty 6392404c3a Fix tests. 2 weeks ago
Benoit Marty 5d09d9c7f4 Add test on isCallActive 2 weeks ago
Benoit Marty d8779f038b Neat: do not compute `audioAttributes` if not necessary. 2 weeks ago
Benoit Marty cf80b3b804 Set Active call immediately when not in widget mode. 2 weeks ago
Benoit Marty 6e722d6a54 Add userId in identity change warning banner #3678 2 weeks ago
Benoit Marty 5f42b7732b ElementCall: CallForegroundService now use the Microphone permissions. 2 weeks ago
Benoit Marty b8ea3ce67d ElementCall: request audio focus and start CallForeground service only when the call is effectively started. 2 weeks ago
Benoit Marty 9c2a08e269 RTL: ensure the sender information are displayed at the start of the screen. 2 weeks ago
Benoit Marty 5e6f5f4449 RTL: ensure the top start corner is cropped. 2 weeks ago
Benoit Marty 3b426705f7 Import fun 2 weeks ago
Benoit Marty a7328c705c Fix regression due to icon now supports RTL. 2 weeks ago
Benoit Marty 76e8e8ffae Remove useless `return` 2 weeks ago
Benoit Marty e5a8180acc Fix issue on canInvite refresh. 2 weeks ago
Benoit Marty e697b4c942 Ensure selectedRoomMember is not null to reduce code indentation. 2 weeks ago
Benoit Marty 212e5761ec No need to launch a coroutine here. 2 weeks ago
Benoit Marty ca4f906964 Split long lines 2 weeks ago
Benoit Marty 03fd7afdd1 AcceptDeclineInviteState: create ConfirmingDeclineInvite to host InviteData when confirming decline of invite. 2 weeks ago
Benoit Marty fb52657b12 Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object. 2 weeks ago
bmarty 851a547b89 Sync Strings from Localazy 2 weeks ago
Benoit Marty 266210e264 Update the test, the wording of the button has changed. 3 weeks ago
Benoit Marty 10261d406a Quality... 3 weeks ago
Benoit Marty 99c085fa3e Quality... 3 weeks ago
Benoit Marty fd819c2381 Add "Learn more" on identity verification first screen. 3 weeks ago
Benoit Marty 3116c4535e Tweak screens related to crypto. 3 weeks ago
Benoit Marty aa07ab1a07 Add feature flag IdentityPinningViolationNotifications. 3 weeks ago