Commit Graph

11472 Commits

Author SHA1 Message Date
Jorge Martín
f23a493d4c Fix module still using dagger annotation 2025-09-04 16:49:21 +02:00
Jorge Martín
e06bacbff3 Redo DI gradle setup code 2025-09-04 16:49:20 +02:00
Jorge Martín
60cdf61cf2 Use version 0.6.3 of Metro, with the bugfix we need 2025-09-04 16:49:20 +02:00
Jorge Martín
fc3153bd26 Fix lint issues and restore commented out code 2025-09-04 16:49:18 +02:00
Jorge Martín
92a4b8b66b Start migrating Anvil KSP to Metro 2025-09-04 16:48:34 +02:00
Jorge Martin Espinosa
2eacce47c0 Reload member list after moderation actions (#5268)
* Reload member list after moderation actions

The previous `runActionAndWaitForMembershipChange` logic wasn't really doing anything, as the modified flow was never used.

* Make sure we always set the value in the member list state flow, even if the underlying coroutine scope is no longer there.

With `emit`, the `Ready` state was not emitted if the member list was loaded way too fast.
2025-09-04 12:56:46 +00:00
Benoit Marty
25da1cba83 Merge pull request #5272 from element-hq/feature/bma/iterateOnBuildChain
Iterate on build chain
2025-09-04 14:17:17 +02:00
Benoit Marty
3603b8afef Update ref on submodule. 2025-09-04 13:44:00 +02:00
Benoit Marty
9daadb384e Do not let default enterprise impl module be implemented for enterprise build. 2025-09-04 13:33:37 +02:00
Benoit Marty
0d4c578108 Improve log to see the build type. 2025-09-04 12:40:25 +02:00
renovate[bot]
8574d5cfe8 Update actions/setup-python action to v6 (#5270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 09:37:22 +02:00
Jorge Martin Espinosa
fb764d2b72 Set a custom request config for the Client (#5266)
This is the default HTTP request configuration that will be used. I matches iOS.
2025-09-03 12:09:40 +00:00
Jorge Martin Espinosa
fa918e3efa Enable largeHeap option (#5258)
This should help with some OOM issues we're seeing when both playing and transcoding video files in the attachment preview screen
2025-09-03 11:06:46 +02:00
renovate[bot]
b3e7e7b2c3 Update dependency io.element.android:emojibase-bindings to v1.4.3 (#5250)
* Update dependency io.element.android:emojibase-bindings to v1.4.3

* Fix breaks in API

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-09-02 09:20:21 +02:00
Benoit Marty
280f9570ec Refactor: Move InMemorySessionStore to test module (#5252)
* Refactor: Move InMemorySessionStore to test module

- Delete `libraries/session-storage/impl-memory` module
- Move `InMemorySessionStore.kt` to `libraries/session-storage/test`

* Cleanup tests.

* Fix error.
2025-09-01 17:29:43 +02:00
Benoit Marty
a3fa1744b2 Fix error. 2025-09-01 16:41:12 +02:00
Jorge Martin Espinosa
f5b5bb39ba [a11y] Add click action to the message bottom sheet handle (#5228) 2025-09-01 15:27:40 +02:00
renovate[bot]
c4555bc76a Update android.gradle.plugin to v8.12.2 (#5244)
* Update android.gradle.plugin to v8.12.2

* Upgrade lint version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2025-09-01 15:23:33 +02:00
renovate[bot]
eb08cc8a99 Update plugin sonarqube to v6.3.1.5724 (#5235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 15:10:57 +02:00
João Breno
fbca1b3dfe Update state in runUpdatingState when CancellationException occurs (#5243) 2025-09-01 15:07:32 +02:00
renovate[bot]
307596d5a3 Update dependency org.matrix.rustcomponents:sdk-android to v25.9.1 (#5251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 15:05:31 +02:00
Benoit Marty
a00623e490 Cleanup tests. 2025-09-01 15:03:41 +02:00
Benoit Marty
5f223f3c89 Refactor: Move InMemorySessionStore to test module
- Delete `libraries/session-storage/impl-memory` module
- Move `InMemorySessionStore.kt` to `libraries/session-storage/test`
2025-09-01 14:47:42 +02:00
renovate[bot]
b1770834d9 Update dependency com.posthog:posthog-android to v3.21.0 (#5238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 12:45:18 +02:00
ElementBot
a43b907275 Sync Strings from Localazy (#5249)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-09-01 12:44:49 +02:00
renovate[bot]
3a6e2baa0c Update dependency com.google.firebase:firebase-bom to v34.2.0 (#5245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-29 09:13:13 +02:00
renovate[bot]
5d7425fac6 Update dependency org.maplibre.gl:android-sdk to v11.13.1 (#5239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 08:13:45 +02:00
Jorge Martin Espinosa
ace078f12e [a11y] Add content descriptions to room list item indicators (#5236)
* [a11y] Add content descriptions to room list item indicators. These can now be read aloud as 'ongoing call', 'new messages', 'new mentions'.

* Add `contentDescription` to `UnreadIndicatorAtom` as an optional value

* Make the 'ongoing call', 'new messages', etc. indicators be read aloud before the latest event of the room summary

---------

Co-authored-by: ElementBot <android@element.io>
2025-08-27 17:14:59 +02:00
Benoit Marty
dddc557e54 Merge pull request #5237 from element-hq/feature/bma/removeLoginUserStory
Remove LoginUserStory.
2025-08-27 15:44:21 +02:00
Benoit Marty
516ba08f9c Remove LoginUserStory.
No that we do not have the WaitList screen anymore, this interface and implementation are useless.
2025-08-27 15:20:20 +02:00
Strac Consulting Engineers Pty Ltd
c45a1ca842 Spelling correction in Update FeatureFlags.kt (#5232)
Spelling correction L74 (flog to flag)
2025-08-27 11:31:28 +02:00
Jorge Martín
14c78bc5c7 Changelog for version 25.09.0 2025-08-27 10:45:13 +02:00
Jorge Martín
d8c120fb00 Merge tag 'v25.09.0' into develop
v25.09.0
2025-08-27 10:15:42 +02:00
Jorge Martín
503e794536 Merge branch 'release/25.09.0' 2025-08-27 10:15:33 +02:00
Jorge Martín
7a9d49d198 Adding fastlane file for version 25.09.0 2025-08-27 10:15:32 +02:00
Jorge Martín
f98b603af2 Setting version for the release 25.09.0 2025-08-27 10:15:08 +02:00
Jorge Martin Espinosa
cc9283fea9 Downgrade sonar scanner gradle plugin to v6.2.0.5505 (#5234)
It seems like the latest version (6.3.0.5676) was removed from the gradle plugin portal.
2025-08-27 08:12:05 +00:00
Benoit Marty
f56ef79518 Revert "Try following KSP incremental best practices on anvilcodegen (#5205)" (#5233)
This reverts commit 8986b25c09.
2025-08-27 07:10:54 +00:00
renovate[bot]
5c6a2c7496 Update dependency org.matrix.rustcomponents:sdk-android to v25.8.26 (#5230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 15:57:26 +00:00
renovate[bot]
15aafea0fc Update dependency io.element.android:element-call-embedded to v0.15.0 (#5229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 15:13:34 +00:00
Jorge Martín
3bf1945c96 Changelog for version 25.08.4 2025-08-26 16:11:47 +02:00
Jorge Martín
f9702448ee Merge tag 'v25.08.4' into develop
v25.08.4
2025-08-26 15:22:14 +02:00
Jorge Martín
d59627bfa4 Merge branch 'release/25.08.4' 2025-08-26 15:22:02 +02:00
Jorge Martín
72b5ca90f9 Adding fastlane file for version 25.08.4 2025-08-26 15:22:00 +02:00
Jorge Martín
b7a67d4130 Setting version for the release 25.08.4 2025-08-26 15:18:34 +02:00
Benoit Marty
964c0351c8 Merge pull request #5227 from element-hq/feature/bma/addUnitTest
Add unit test on VideoCompressorHelper
2025-08-26 12:42:35 +02:00
Benoit Marty
c275b538dc Increase readability of big numbers. 2025-08-26 12:16:20 +02:00
Benoit Marty
1db2830d44 Add test on calculateOptimalBitrate 2025-08-26 11:13:49 +02:00
Benoit Marty
e075529adb Improve code readability a bit. 2025-08-26 11:07:24 +02:00
Benoit Marty
b943cdcdc0 Add unit test on VideoCompressorHelper 2025-08-26 11:06:35 +02:00