ganfra
ef04e06e0a
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]
0d6418e915
Update dependency org.matrix.rustcomponents:sdk-android to v26.2.10
2026-02-10 12:56:04 +00:00
Jorge Martin Espinosa
5b5224eb58
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
b271e06973
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
1b03f63a34
Update screenshots
2026-02-10 09:58:33 +00:00
Benoit Marty
3b4ed72925
Merge pull request #6165 from element-hq/feature/bma/fixFabColor
...
Use correct bg color.
2026-02-10 10:51:26 +01:00
Benoit Marty
68c9e688ad
Use correct bg color.
2026-02-10 10:17:41 +01:00
ganfra
718ff0469c
Fix quality
2026-02-10 10:07:27 +01:00
ganfra
6c046fc5f7
Merge pull request #6164 from element-hq/renovate/metro
...
Update metro to v0.10.3
2026-02-10 09:40:45 +01:00
ganfra
0dec3a1cb6
Merge branch 'develop' into feature/fga/space_ui_tweaks
2026-02-10 09:31:50 +01:00
renovate[bot]
77467f80de
Update metro to v0.10.3
2026-02-10 01:28:03 +00:00
ElementBot
66e9ec29df
Update screenshots
2026-02-09 20:06:18 +00:00
ganfra
04ae1b17b2
Updates again SelectParentSpaceOption ui
2026-02-09 20:42:52 +01:00
ganfra
e0da15ef64
Debounce SpaceState.hasMoreToLoad
2026-02-09 20:42:36 +01:00
ganfra
df6433d6ea
Fix create room in space configuration
2026-02-09 20:37:31 +01:00
Benoit Marty
5566f10c43
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
20406ec0cf
QRCode login: treat not found error as expired error. ( #6161 )
...
Reorder some when cases.
2026-02-09 16:34:23 +01:00
renovate[bot]
8ca5ff3c00
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]
7736bb3f95
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
7c95f824d5
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]
1ddacfde91
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
0311fc9f01
QRCode login: treat not found error as expired error.
...
Reorder some when cases.
2026-02-09 15:14:18 +01:00
Benoit Marty
d693aeece4
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
1e268b0709
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
eff3aae948
Fix typo
2026-02-06 16:32:59 +01:00
Benoit Marty
26de441215
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
b27040855a
Add a stale bot for X-Needs-Info issues.
2026-02-06 15:19:24 +01:00
Benoit Marty
7268aff90f
[Release script] Ensure that the release version will match the next Monday date.
2026-02-06 14:38:18 +01:00
renovate[bot]
4cb3b16914
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]
bd30af395e
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
9536afe3dc
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
85f35cb051
Fix formatting
2026-02-06 12:03:17 +01:00
ganfra
53ed396ab5
Add border to SpaceAvatar
2026-02-06 12:03:09 +01:00
ganfra
657d8f3345
Use RoomPreviewAliasAtom in space and room headers
2026-02-06 10:55:02 +01:00
ganfra
ed72a56529
Introduce RoomPreviewAliasAtom with copy feature
2026-02-06 10:52:12 +01:00
ganfra
0118b47a38
Update SpaceRoom visibility related UI
2026-02-06 09:36:42 +01:00
ganfra
e4b9f97cba
Update ConfigureRoomView space selection
2026-02-06 09:32:24 +01:00
ganfra
e2a13841c6
Sync required strings
2026-02-06 09:32:10 +01:00
renovate[bot]
f4a61ec5a4
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
renovate[bot]
3db67dfb9d
Update dependency com.posthog:posthog-android to v3.31.0 ( #6145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-06 08:24:47 +01:00
ganfra
ee7e352618
Update EmptySpaceView design to match figma
2026-02-05 16:17:36 +01:00
ganfra
6327641469
Merge pull request #6136 from element-hq/feature/fga/space_room_list_filter
...
Add Space Filters feature for Room List
2026-02-05 16:14:16 +01:00
ElementBot
cb4009e2ba
Update screenshots
2026-02-05 14:21:11 +00:00
ganfra
1128e4bc70
Space filters fix previews
2026-02-05 15:05:07 +01:00
ganfra
e43adcdb99
Merge pull request #6139 from element-hq/renovate/kotlin
...
Update kover
2026-02-05 12:02:18 +01:00
Jorge Martin Espinosa
99cb9b75ea
When changing roles, wait until the changes take effect before dismissing the change roles screen ( #6141 )
2026-02-05 11:40:39 +01:00
ganfra
63e12075c6
Improve SpaceFilters: hide when empty and fix tests
2026-02-05 11:33:24 +01:00
ganfra
18f200eb06
SpaceFiltersView : try to fix the BottomSheet hide animation
2026-02-05 10:35:27 +01:00
Jorge Martin Espinosa
13d5068b6d
Fix linkify helper index out of bounds with parenthesis ( #6140 )
...
When parenthesis were mismatched by having more opening parenthesis than closing ones, we could end up incorrectly making the URLSpan `end` value greater than the actual text length, causing an `IndexOutOfBoundsException`
2026-02-05 09:33:38 +01:00
Benoit Marty
241da48ba5
Update gradle/libs.versions.toml
2026-02-05 09:19:53 +01:00