3690 Commits (3116c4535e0d2cb42570f07bbc83e5017e4a8031)

Author SHA1 Message Date
Benoit Marty 3116c4535e Tweak screens related to crypto. 3 weeks ago
Jorge Martin Espinosa c6d3ad88d3
Add the `CallWebView` logs to our logging stack (#3637) 3 weeks ago
Jorge Martin Espinosa 366db4791b
Upgrade Kotlin to v2.0 (#3594) 3 weeks ago
Benoit Marty bf1334152e Fix test 3 weeks ago
Benoit Marty 7e6a12854f QrCode intro screen: add subtitle and fix button wording #3632 3 weeks ago
ganfra 348c84b8b9 misc : rework getRoomInfoFlow (by using getRoomSummaryFlow) 3 weeks ago
ganfra eeb6b6f4bf misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 3 weeks ago
Benoit Marty ef4aa8f91e Do not render pin violation in clear room. 3 weeks ago
Benoit Marty 873d807500 Cleanup 3 weeks ago
Benoit Marty f4b7443cfb Fix regression. 3 weeks ago
Benoit Marty 41749ed5b1 Create data classes TypingRoomMember and IdentityRoomMember to avoid the risk of useless recomposition. 3 weeks ago
Benoit Marty 8aa34d8cd4 Use `produceState` 3 weeks ago
Benoit Marty 4fefecd0d9 Fix Emoji test 3 weeks ago
Benoit Marty 746a7fbf37 tom 3 weeks ago
Benoit Marty fcee53b23e Rename val for clarity 3 weeks ago
Benoit Marty 189fbe9d11 Use `produceState` 3 weeks ago
Jorge Martin Espinosa 5a4e5d0575
Fix the logic of the room list banner state (#3615) 4 weeks ago
Benoit Marty 0fd275d32b Fix preview of identity change banner in a timeline. 4 weeks ago
Benoit Marty 33bfe1db8d Fix broken previews 4 weeks ago
Benoit Marty e49d689fe8 Improve code. 4 weeks ago
Benoit Marty 0099777360 Fix code quality. 4 weeks ago
Benoit Marty bc62f8cfce Fix compilation issues. 4 weeks ago
Benoit Marty 5baefd479f Identity change: handle click on "learn more" 4 weeks ago
Benoit Marty 3e5dd4bdfe Avoid using application context. 4 weeks ago
Benoit Marty 2d08c648e2 Rename SecureBackupConfig to LearnMoreConfig 4 weeks ago
Benoit Marty 9a85e92025 Do not inject presenter directly. 4 weeks ago
Benoit Marty d9fb0cf656 Pin user identity. 4 weeks ago
Benoit Marty c69e5f47e5 Render PinViolation above the composer. 4 weeks ago
Benoit Marty b60d7ba54a Use backgroundScope 4 weeks ago
Benoit Marty 792bc25ca2 Remove FakeLeaveRoomPresenter 4 weeks ago
Benoit Marty 6cfebc18fa Cleanup 4 weeks ago
Benoit Marty d744e075d5 Remove dependencies to other presenters in MessagesPresenter. 4 weeks ago
Benoit Marty 2e5450c4b4 Remove dependencies to other presenters to RoomMembersModerationPresenter. 4 weeks ago
Benoit Marty 0a7de7cc7d Remove dependencies to other presenters to LeaveRoomPresenter. 4 weeks ago
Benoit Marty 9772535640 Remove dependencies to other presenters to ChangeServerPresenter. 4 weeks ago
Benoit Marty 8db9c22f97 Remove dependencies to other presenters to AnalyticsPreferencesPresenter. 4 weeks ago
Benoit Marty 241dae14f4 Remove dependencies to other presenters to FullScreenIntentPermissionsPresenter. 4 weeks ago
Benoit Marty a100676f4b Remove dependencies to other presenters from PreferencesRootPresenter. 4 weeks ago
Benoit Marty e9e4963373 Remove dependencies to other presenters from DeveloperSettingsPresenter 4 weeks ago
Benoit Marty f99081fd47 Remove dependencies to other presenters from RootPresenter 4 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 4 weeks ago
Joe Groocock 0b67dfdc3d
Use CircleShape instead of 50% RoundedCornerShape 4 weeks ago
Joe Groocock 1e4be645b8
Fix black-on-black status bars with hidden media 4 weeks ago
Benoit Marty 1fad4d43be Do not inject the TimelineProtectionPresenter 4 weeks ago
Benoit Marty a72c406c86 Fix preview name. 4 weeks ago
Benoit Marty b889e8681c Rename `hideContent` to `hideMediaContent` 4 weeks ago
Benoit Marty fafd5d4871 Let `invokeOnCurrentTimeline` lambda param return Unit so that we can remove `run` block. 4 weeks ago
Benoit Marty a3e2457834 SuppressWarnings ModifierClickableOrder 4 weeks ago
Benoit Marty 8b282f27e5 Hide images: iterate on design. 4 weeks ago
Benoit Marty 5285696b0a Fix test name. 4 weeks ago