8643 Commits (9a85e92025f1eb186ec30a68664096126185346d)
 

Author SHA1 Message Date
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 81fc52dcfa Add component ComposerAlertMolecule 2 weeks ago
Benoit Marty 409564aed5
Merge pull request #3619 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x 2 weeks ago
Benoit Marty 51ee5bfdce
Merge pull request #3618 from element-hq/feature/bma/injectPresenter 2 weeks ago
renovate[bot] 0c96deef37
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v0.2.52 2 weeks ago
Benoit Marty d390b4fc2b Remove unused import. 2 weeks ago
Benoit Marty b60d7ba54a Use backgroundScope 2 weeks ago
Benoit Marty 792bc25ca2 Remove FakeLeaveRoomPresenter 2 weeks ago
Benoit Marty 25e5fde061 Fix compilation issue on minimal app. 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
Benoit Marty 9772535640 Remove dependencies to other presenters to ChangeServerPresenter. 2 weeks ago
Benoit Marty 8db9c22f97 Remove dependencies to other presenters to AnalyticsPreferencesPresenter. 2 weeks ago
Benoit Marty 241dae14f4 Remove dependencies to other presenters to FullScreenIntentPermissionsPresenter. 2 weeks ago
Benoit Marty a100676f4b Remove dependencies to other presenters from PreferencesRootPresenter. 2 weeks ago
Benoit Marty e9e4963373 Remove dependencies to other presenters from DeveloperSettingsPresenter 2 weeks ago
Benoit Marty f99081fd47 Remove dependencies to other presenters from RootPresenter 2 weeks ago
Benoit Marty ac481a59de Konsist: Ensure that `Presenter` do not depend on other presenters. 2 weeks ago
Benoit Marty f2ca3c30d7 Konsist: Ensure that unit tests are detected 2 weeks ago
Benoit Marty dd60eaf23e
Merge pull request #3617 from element-hq/feature/testOnCi 2 weeks ago
renovate[bot] b1f548054f
fix(deps): update dependency com.squareup:kotlinpoet-ksp to v1.18.1 (#3580) 2 weeks ago
Benoit Marty 23c0dc10cd ... and fix the test. 2 weeks ago
Benoit Marty 9e32463446 Fix compilation issue in RustMatrixClientFactoryTest... 2 weeks ago
Benoit Marty 76fd9310e4 Ensure the CI compile and execute all the unit tests. 2 weeks ago
Benoit Marty ce811bdaed Revert "Ensure the CI compile and execute all the unit tests." 2 weeks ago
Benoit Marty 60dd4db677 Ensure the CI compile and execute all the unit tests. 2 weeks ago
Benoit Marty de6b34dc7a
Merge pull request #3609 from element-hq/feature/bma/slidingSyncCheck 2 weeks ago
Benoit Marty b211941673
Merge pull request #3611 from frebib/frebib/black-on-black 2 weeks ago
Benoit Marty 30f49745c7
Merge pull request #3606 from element-hq/renovate/com.google.testparameterinjector-test-parameter-injector-1.x 2 weeks ago
Benoit Marty 96b43db819
Merge pull request #3612 from element-hq/sync-localazy 2 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 2 weeks ago
Joe Groocock 0b67dfdc3d
Use CircleShape instead of 50% RoundedCornerShape 2 weeks ago
Joe Groocock 1e4be645b8
Fix black-on-black status bars with hidden media 2 weeks ago
Valere 4319a42d03
Merge pull request #3569 from element-hq/feature/valere/only_signed_decryption_mode 2 weeks ago
Benoit Marty 779c6db508
Merge pull request #3592 from element-hq/feature/bma/hideImages 2 weeks ago
ElementBot 1f7b05a58d Update screenshots 2 weeks ago
ElementBot 0018cce7c1 Update screenshots 2 weeks ago
Valere 3259539cc3 quick fix: Isolation mode feature flag name udpate 2 weeks ago
Valere 041f1b4a06 crypto: Use OnlySigned isolation flag to setup decryption trust req. 2 weeks ago
Benoit Marty 1fad4d43be Do not inject the TimelineProtectionPresenter 2 weeks ago
Benoit Marty a72c406c86 Fix preview name. 2 weeks ago
Benoit Marty b889e8681c Rename `hideContent` to `hideMediaContent` 2 weeks ago
Benoit Marty fafd5d4871 Let `invokeOnCurrentTimeline` lambda param return Unit so that we can remove `run` block. 2 weeks ago
Benoit Marty a3e2457834 SuppressWarnings ModifierClickableOrder 2 weeks ago
ElementBot 70c6bede97 Update screenshots 2 weeks ago
Benoit Marty 8b282f27e5 Hide images: iterate on design. 2 weeks ago