Benoit Marty
|
f4b7443cfb
|
Fix regression.
|
3 weeks ago |
Benoit Marty
|
41749ed5b1
|
Create data classes TypingRoomMember and IdentityRoomMember to avoid the risk of useless recomposition.
Also remove TypingNotificationStateForMessagesProvider which was not used anymore.
|
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)
* Fix `deriveStateOf` preventing the banner state from updating
* Try improving implementation of the check
* No need for `syncState`
|
3 weeks ago |
ElementBot
|
84fd25c6d9
|
Update screenshots
|
3 weeks ago |
Benoit Marty
|
0fd275d32b
|
Fix preview of identity change banner in a timeline.
|
3 weeks ago |
Benoit Marty
|
33bfe1db8d
|
Fix broken previews
|
3 weeks ago |
Benoit Marty
|
e49d689fe8
|
Improve code.
|
3 weeks ago |
Benoit Marty
|
8c018c4fda
|
Fix konsist test.
|
3 weeks ago |
Benoit Marty
|
0099777360
|
Fix code quality.
|
3 weeks ago |
Benoit Marty
|
bc62f8cfce
|
Fix compilation issues.
|
3 weeks ago |
Benoit Marty
|
5baefd479f
|
Identity change: handle click on "learn more"
|
3 weeks ago |
Benoit Marty
|
f998d5b14c
|
Do what the doc says: if no CustomChrome tab is available, try to open the Url in any installed browser.
|
3 weeks ago |
Benoit Marty
|
3e5dd4bdfe
|
Avoid using application context.
|
3 weeks ago |
Benoit Marty
|
2d08c648e2
|
Rename SecureBackupConfig to LearnMoreConfig
|
3 weeks ago |
Benoit Marty
|
9a85e92025
|
Do not inject presenter directly.
|
3 weeks ago |
Benoit Marty
|
d9fb0cf656
|
Pin user identity.
|
3 weeks ago |
Benoit Marty
|
c69e5f47e5
|
Render PinViolation above the composer.
|
3 weeks ago |
Benoit Marty
|
81fc52dcfa
|
Add component ComposerAlertMolecule
|
3 weeks ago |
Benoit Marty
|
409564aed5
|
Merge pull request #3619 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.52
|
3 weeks ago |
Benoit Marty
|
51ee5bfdce
|
Merge pull request #3618 from element-hq/feature/bma/injectPresenter
Ensure that `Presenter`s do not depend on other presenters.
|
3 weeks ago |
renovate[bot]
|
0c96deef37
|
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v0.2.52
|
3 weeks ago |
Benoit Marty
|
d390b4fc2b
|
Remove unused import.
|
3 weeks ago |
Benoit Marty
|
b60d7ba54a
|
Use backgroundScope
|
3 weeks ago |
Benoit Marty
|
792bc25ca2
|
Remove FakeLeaveRoomPresenter
|
3 weeks ago |
Benoit Marty
|
25e5fde061
|
Fix compilation issue on minimal app.
|
3 weeks ago |
Benoit Marty
|
6cfebc18fa
|
Cleanup
|
3 weeks ago |
Benoit Marty
|
d744e075d5
|
Remove dependencies to other presenters in MessagesPresenter.
|
3 weeks ago |
Benoit Marty
|
2e5450c4b4
|
Remove dependencies to other presenters to RoomMembersModerationPresenter.
Move canDisplayModerationActions from presenter API to the state it emits.
|
3 weeks ago |
Benoit Marty
|
0a7de7cc7d
|
Remove dependencies to other presenters to LeaveRoomPresenter.
|
3 weeks ago |
Benoit Marty
|
9772535640
|
Remove dependencies to other presenters to ChangeServerPresenter.
|
3 weeks ago |
Benoit Marty
|
8db9c22f97
|
Remove dependencies to other presenters to AnalyticsPreferencesPresenter.
|
3 weeks ago |
Benoit Marty
|
241dae14f4
|
Remove dependencies to other presenters to FullScreenIntentPermissionsPresenter.
Also do some renaming since FullScreenIntentPermissionsPresenter interface can be removed.
|
3 weeks ago |
Benoit Marty
|
a100676f4b
|
Remove dependencies to other presenters from PreferencesRootPresenter.
Also do some renaming since DirectLogoutPresenter interface can be removed.
|
3 weeks ago |
Benoit Marty
|
e9e4963373
|
Remove dependencies to other presenters from DeveloperSettingsPresenter
|
3 weeks ago |
Benoit Marty
|
f99081fd47
|
Remove dependencies to other presenters from RootPresenter
|
3 weeks ago |
Benoit Marty
|
ac481a59de
|
Konsist: Ensure that `Presenter` do not depend on other presenters.
|
3 weeks ago |
Benoit Marty
|
f2ca3c30d7
|
Konsist: Ensure that unit tests are detected
|
3 weeks ago |
Benoit Marty
|
dd60eaf23e
|
Merge pull request #3617 from element-hq/feature/testOnCi
Ensure the CI compile and execute all the unit tests.
|
3 weeks ago |
renovate[bot]
|
b1f548054f
|
fix(deps): update dependency com.squareup:kotlinpoet-ksp to v1.18.1 (#3580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martin Espinosa <jorgem@element.io>
|
3 weeks ago |
Benoit Marty
|
23c0dc10cd
|
... and fix the test.
|
3 weeks ago |
Benoit Marty
|
9e32463446
|
Fix compilation issue in RustMatrixClientFactoryTest...
|
3 weeks ago |
Benoit Marty
|
76fd9310e4
|
Ensure the CI compile and execute all the unit tests.
|
3 weeks ago |
Benoit Marty
|
ce811bdaed
|
Revert "Ensure the CI compile and execute all the unit tests."
This reverts commit 60dd4db677 .
|
3 weeks ago |
Benoit Marty
|
60dd4db677
|
Ensure the CI compile and execute all the unit tests.
|
3 weeks ago |
Benoit Marty
|
de6b34dc7a
|
Merge pull request #3609 from element-hq/feature/bma/slidingSyncCheck
Remove supportSlidingSync boolean.
|
3 weeks ago |