Benoit Marty
|
4fefecd0d9
|
Fix Emoji test
|
2024-10-08 14:14:39 +02:00 |
|
Benoit Marty
|
746a7fbf37
|
tom
|
2024-10-08 13:55:46 +02:00 |
|
Benoit Marty
|
fcee53b23e
|
Rename val for clarity
|
2024-10-08 13:47:47 +02:00 |
|
Benoit Marty
|
189fbe9d11
|
Use produceState
|
2024-10-08 13:45:25 +02:00 |
|
ElementBot
|
84fd25c6d9
|
Update screenshots
|
2024-10-08 10:02:00 +00:00 |
|
Benoit Marty
|
0fd275d32b
|
Fix preview of identity change banner in a timeline.
|
2024-10-08 11:48:09 +02:00 |
|
Benoit Marty
|
33bfe1db8d
|
Fix broken previews
|
2024-10-08 11:48:06 +02:00 |
|
Benoit Marty
|
e49d689fe8
|
Improve code.
|
2024-10-08 11:23:11 +02:00 |
|
Benoit Marty
|
8c018c4fda
|
Fix konsist test.
|
2024-10-08 11:13:56 +02:00 |
|
Benoit Marty
|
0099777360
|
Fix code quality.
|
2024-10-08 11:09:46 +02:00 |
|
Benoit Marty
|
bc62f8cfce
|
Fix compilation issues.
|
2024-10-08 10:27:07 +02:00 |
|
Benoit Marty
|
5baefd479f
|
Identity change: handle click on "learn more"
|
2024-10-08 09:35:18 +02:00 |
|
Benoit Marty
|
f998d5b14c
|
Do what the doc says: if no CustomChrome tab is available, try to open the Url in any installed browser.
|
2024-10-08 09:10:12 +02:00 |
|
Benoit Marty
|
3e5dd4bdfe
|
Avoid using application context.
|
2024-10-08 09:06:40 +02:00 |
|
Benoit Marty
|
2d08c648e2
|
Rename SecureBackupConfig to LearnMoreConfig
|
2024-10-07 22:29:43 +02:00 |
|
Benoit Marty
|
9a85e92025
|
Do not inject presenter directly.
|
2024-10-07 22:25:05 +02:00 |
|
Benoit Marty
|
d9fb0cf656
|
Pin user identity.
|
2024-10-07 22:19:13 +02:00 |
|
Benoit Marty
|
c69e5f47e5
|
Render PinViolation above the composer.
|
2024-10-07 22:18:32 +02:00 |
|
Benoit Marty
|
81fc52dcfa
|
Add component ComposerAlertMolecule
|
2024-10-07 22:15:34 +02:00 |
|
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
|
2024-10-07 21:45:02 +02:00 |
|
Benoit Marty
|
51ee5bfdce
|
Merge pull request #3618 from element-hq/feature/bma/injectPresenter
Ensure that `Presenter`s do not depend on other presenters.
|
2024-10-07 19:22:59 +02:00 |
|
renovate[bot]
|
0c96deef37
|
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v0.2.52
|
2024-10-07 16:30:15 +00:00 |
|
Benoit Marty
|
d390b4fc2b
|
Remove unused import.
|
2024-10-07 18:08:51 +02:00 |
|
Benoit Marty
|
b60d7ba54a
|
Use backgroundScope
|
2024-10-07 17:46:19 +02:00 |
|
Benoit Marty
|
792bc25ca2
|
Remove FakeLeaveRoomPresenter
|
2024-10-07 17:46:18 +02:00 |
|
Benoit Marty
|
25e5fde061
|
Fix compilation issue on minimal app.
|
2024-10-07 17:46:18 +02:00 |
|
Benoit Marty
|
6cfebc18fa
|
Cleanup
|
2024-10-07 17:46:17 +02:00 |
|
Benoit Marty
|
d744e075d5
|
Remove dependencies to other presenters in MessagesPresenter.
|
2024-10-07 17:46:17 +02:00 |
|
Benoit Marty
|
2e5450c4b4
|
Remove dependencies to other presenters to RoomMembersModerationPresenter.
Move canDisplayModerationActions from presenter API to the state it emits.
|
2024-10-07 17:46:16 +02:00 |
|
Benoit Marty
|
0a7de7cc7d
|
Remove dependencies to other presenters to LeaveRoomPresenter.
|
2024-10-07 17:46:16 +02:00 |
|
Benoit Marty
|
9772535640
|
Remove dependencies to other presenters to ChangeServerPresenter.
|
2024-10-07 17:46:15 +02:00 |
|
Benoit Marty
|
8db9c22f97
|
Remove dependencies to other presenters to AnalyticsPreferencesPresenter.
|
2024-10-07 17:45:18 +02:00 |
|
Benoit Marty
|
241dae14f4
|
Remove dependencies to other presenters to FullScreenIntentPermissionsPresenter.
Also do some renaming since FullScreenIntentPermissionsPresenter interface can be removed.
|
2024-10-07 17:45:18 +02:00 |
|
Benoit Marty
|
a100676f4b
|
Remove dependencies to other presenters from PreferencesRootPresenter.
Also do some renaming since DirectLogoutPresenter interface can be removed.
|
2024-10-07 17:45:17 +02:00 |
|
Benoit Marty
|
e9e4963373
|
Remove dependencies to other presenters from DeveloperSettingsPresenter
|
2024-10-07 17:45:17 +02:00 |
|
Benoit Marty
|
f99081fd47
|
Remove dependencies to other presenters from RootPresenter
|
2024-10-07 17:45:16 +02:00 |
|
Benoit Marty
|
ac481a59de
|
Konsist: Ensure that Presenter do not depend on other presenters.
|
2024-10-07 17:45:16 +02:00 |
|
Benoit Marty
|
f2ca3c30d7
|
Konsist: Ensure that unit tests are detected
|
2024-10-07 17:45:15 +02:00 |
|
Benoit Marty
|
dd60eaf23e
|
Merge pull request #3617 from element-hq/feature/testOnCi
Ensure the CI compile and execute all the unit tests.
|
2024-10-07 17:44:30 +02:00 |
|
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>
|
2024-10-07 17:36:44 +02:00 |
|
Benoit Marty
|
23c0dc10cd
|
... and fix the test.
|
2024-10-07 17:31:55 +02:00 |
|
Benoit Marty
|
9e32463446
|
Fix compilation issue in RustMatrixClientFactoryTest...
|
2024-10-07 17:30:36 +02:00 |
|
Benoit Marty
|
76fd9310e4
|
Ensure the CI compile and execute all the unit tests.
|
2024-10-07 17:20:40 +02:00 |
|
Benoit Marty
|
ce811bdaed
|
Revert "Ensure the CI compile and execute all the unit tests."
This reverts commit 60dd4db677.
|
2024-10-07 17:19:57 +02:00 |
|
Benoit Marty
|
60dd4db677
|
Ensure the CI compile and execute all the unit tests.
|
2024-10-07 17:18:53 +02:00 |
|
Benoit Marty
|
de6b34dc7a
|
Merge pull request #3609 from element-hq/feature/bma/slidingSyncCheck
Remove supportSlidingSync boolean.
|
2024-10-07 15:30:39 +02:00 |
|
Benoit Marty
|
b211941673
|
Merge pull request #3611 from frebib/frebib/black-on-black
Fix black-on-black status bars with hidden media
|
2024-10-07 09:38:38 +02:00 |
|
Benoit Marty
|
30f49745c7
|
Merge pull request #3606 from element-hq/renovate/com.google.testparameterinjector-test-parameter-injector-1.x
fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.18
|
2024-10-07 09:35:44 +02:00 |
|
Benoit Marty
|
96b43db819
|
Merge pull request #3612 from element-hq/sync-localazy
Sync Strings - import translations to Persian
|
2024-10-07 09:34:29 +02:00 |
|
bmarty
|
e25ba65170
|
Sync Strings from Localazy
|
2024-10-07 00:28:33 +00:00 |
|