Commit Graph

13417 Commits

Author SHA1 Message Date
renovate[bot]
29f716e905 fix(deps): update haze to v1.7.2 (#6175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11 09:26:37 +01:00
ganfra
a1a89c02b5 Merge pull request #6171 from element-hq/feature/fga/enable_spaces_ff
Enable space feature flags by default
2026-02-10 21:42:12 +01:00
ganfra
1600d68f4b Fix tests after ff enabled 2026-02-10 21:06:36 +01:00
renovate[bot]
5d45b14808 fix(deps): update dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.9.7 (#6173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 16:51:10 +00:00
Eric Eastwood
5c0f6e5d2c Document "Developer options" and remove outdated instructions (#6162)
* Document "Developer options"

* Remove old docs from `element-android`

It looks like these were just copied across from
https://github.com/element-hq/element-android/blob/develop/docs/_developer_onboarding.md
and no longer apply.
2026-02-10 17:42:26 +01:00
Benoit Marty
b0a4ce44f0 Merge pull request #6048 from element-hq/renovate/app.cash.paparazzi-2.x
chore(deps): update plugin paparazzi to v2.0.0-alpha04
2026-02-10 16:42:54 +01:00
ganfra
22e9e8d9bd Enable space feature flags by default 2026-02-10 16:33:10 +01:00
ElementBot
3f48d62531 Update screenshots 2026-02-10 14:49:19 +00:00
Jorge Martin Espinosa
1ec39821af Ensure aspect ratio of images in the timeline is restricted (#6168)
* Ensure aspect ratio of images in the timeline is restricted

Otherwise, this could cause a crash in Compose since the width and height values could become way too large.
2026-02-10 14:38:55 +00:00
Benoit Marty
8cc2d77964 Fix issues detected by Paparazzi 2026-02-10 15:30:14 +01:00
renovate[bot]
70f8ac20b6 chore(deps): update plugin paparazzi to v2.0.0-alpha04 2026-02-10 15:29:49 +01:00
ganfra
ea994bd85f Merge pull request #6169 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.2.10
2026-02-10 14:19:04 +01:00
renovate[bot]
8a0f99bcff Update dependency org.matrix.rustcomponents:sdk-android to v26.2.10 2026-02-10 12:56:04 +00:00
Jorge Martin Espinosa
f6b8c189e1 When a background SDK task fails, react in the client (#6166)
- For initialization issues or errors, we just print and report them.
- For panics (unrecoverable errors) we also crash the app.
2026-02-10 12:28:24 +01:00
ganfra
ee0da6b15c Merge pull request #6150 from element-hq/feature/fga/space_ui_tweaks
Iterate on Space related UI
2026-02-10 11:36:09 +01:00
ElementBot
511a3a520c Update screenshots 2026-02-10 09:58:33 +00:00
Benoit Marty
3470495587 Merge pull request #6165 from element-hq/feature/bma/fixFabColor
Use correct bg color.
2026-02-10 10:51:26 +01:00
Benoit Marty
d351f7d471 Use correct bg color. 2026-02-10 10:17:41 +01:00
ganfra
d67cbb1132 Fix quality 2026-02-10 10:07:27 +01:00
ganfra
69186504ab Merge pull request #6164 from element-hq/renovate/metro
Update metro to v0.10.3
2026-02-10 09:40:45 +01:00
ganfra
91eeb7b773 Merge branch 'develop' into feature/fga/space_ui_tweaks 2026-02-10 09:31:50 +01:00
renovate[bot]
7d75ecf413 Update metro to v0.10.3 2026-02-10 01:28:03 +00:00
ElementBot
0a30e1b794 Update screenshots 2026-02-09 20:06:18 +00:00
ganfra
918e96e372 Updates again SelectParentSpaceOption ui 2026-02-09 20:42:52 +01:00
ganfra
ad2d7dc8c5 Debounce SpaceState.hasMoreToLoad 2026-02-09 20:42:36 +01:00
ganfra
5838f189b2 Fix create room in space configuration 2026-02-09 20:37:31 +01:00
Benoit Marty
31151247ec Merge pull request #6152 from element-hq/feature/bma/releaseVersion
[Release script] Ensure that the release version will match the next Monday date
2026-02-09 18:31:34 +01:00
Benoit Marty
c03788526c QRCode login: treat not found error as expired error. (#6161)
Reorder some when cases.
2026-02-09 16:34:23 +01:00
renovate[bot]
44dcd7fb55 Update dependency io.sentry:sentry-android to v8.32.0 (#6157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-09 16:33:05 +01:00
renovate[bot]
edffe1ecd1 Update dependency com.google.firebase:firebase-bom to v34.9.0 (#6148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-09 16:31:43 +01:00
ElementBot
6a101e7b65 Sync Strings from Localazy (#6155)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-02-09 16:30:57 +01:00
renovate[bot]
b6fb09f3cf Merge pull request #6146 from element-hq/renovate/firebaseappdistribution
Update firebaseAppDistribution to v5.2.1
2026-02-09 16:30:18 +01:00
Benoit Marty
c18ac905c8 QRCode login: treat not found error as expired error.
Reorder some when cases.
2026-02-09 15:14:18 +01:00
Benoit Marty
1c28a26a99 Merge pull request #6109 from kknappe/fix/start-voice-recording-when-permission-is-granted
Fix voice message recording not starting after permission is granted
2026-02-09 09:28:58 +01:00
Skye Elliot
028ec221b0 Add history sharing badges to room details (#6132)
* feat: Add history sharing badges to room details view

* tests: Add snapshots for history sharing room details badges

* fix: Disable soft-wrapping in badges, use FlowRow

* tests: Add unit test for `RoomDetailsState` and history sharing badges.

* tests: Add `MatrixBadgeAtomNeutralWrappingPreview` to exceptions

* chore: Re-order `MatrixBadgeAtom` previews

* fix: Add `Immutable` annotation to `RoomHistoryVisibility`.

* fix: Correct translation for shared badge
2026-02-06 19:03:52 +00:00
Benoit Marty
e1c37d24aa Fix typo 2026-02-06 16:32:59 +01:00
Benoit Marty
db310e42d4 Merge pull request #6153 from element-hq/feature/bma/staleIssue
Add a stale bot for X-Needs-Info issues.
2026-02-06 16:31:26 +01:00
Benoit Marty
5d7bfe7089 Add a stale bot for X-Needs-Info issues. 2026-02-06 15:19:24 +01:00
Benoit Marty
6fc8e4357d [Release script] Ensure that the release version will match the next Monday date. 2026-02-06 14:38:18 +01:00
renovate[bot]
82dd9a3f77 Update dependency org.matrix.rustcomponents:sdk-android to v26.2.6 (#6144)
* Update dependency org.matrix.rustcomponents:sdk-android to v26.2.5

* Fix breaking API changes:
- Add temporary imlementation for `RustClientSessionDelegate.onBackgroundTaskErrorReport`, logging unrecoverable errors in background tasks of the SDK.
- Change `TimelineEventTypeFilter` to `TimelineEventFilter`.
- Support new `LatestEventValue.RemoteInvite`.

* Update the Rust SDK to `26.2.6`

* Fix API changes: `TimelineFocus.PinnedEvents` no longer takes any arguments

* Fix test fixtures: `NotificationItem` has a `rawEvent` field now

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-06 12:40:03 +00:00
renovate[bot]
f7e08aa465 Update media3 to v1.9.2 (#6151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-06 13:05:06 +01:00
Jorge Martin Espinosa
b0c972edc5 Try fixing Maestro tests (again) (#6149)
* Try fixing Maestro tests again: they fail when creating a room because the texts have changed

* Try using a retry on the webview before the login so we skip Chrome's setup

* Try handling edge case when leaving a room does not remove the screen
2026-02-06 12:29:37 +01:00
ganfra
bbc11809b0 Fix formatting 2026-02-06 12:03:17 +01:00
ganfra
2dbfa4811f Add border to SpaceAvatar 2026-02-06 12:03:09 +01:00
ganfra
9080400ff0 Use RoomPreviewAliasAtom in space and room headers 2026-02-06 10:55:02 +01:00
ganfra
5775ac5c60 Introduce RoomPreviewAliasAtom with copy feature 2026-02-06 10:52:12 +01:00
ganfra
8625c9d5ae Update SpaceRoom visibility related UI 2026-02-06 09:36:42 +01:00
ganfra
7b3ceeb19b Update ConfigureRoomView space selection 2026-02-06 09:32:24 +01:00
ganfra
fd34bb0bb4 Sync required strings 2026-02-06 09:32:10 +01:00
renovate[bot]
ca623825fd Update kotlin (#6142)
* Update kotlin to `v2.3.10`

* Don't use the `-0.6.x-compat` version for datetime

* Update kotlinc file contents

* Try to make Renovate ignore the non-semver versions for `kotlinx-datetime`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-06 08:28:04 +01:00