Commit graph

13437 commits

Author SHA1 Message Date
Jorge Martin Espinosa
edd747327b
When linkifying, adjust the URLSpan's url too (#6188) 2026-02-12 12:12:57 +00:00
renovate[bot]
35a5ae27e2
fix(deps): update roborazzi to v1.59.0 (#6179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 13:10:36 +01:00
Benoit Marty
346a24ccd9
Merge pull request #6181 from element-hq/feature/bma/notificationFallbackCounter
Notification fallback counter
2026-02-12 09:29:37 +01:00
renovate[bot]
eb240533fb
fix(deps): update activity to v1.12.4 (#6184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 09:12:54 +01:00
Benoit Marty
3a86605ee9 Merge branch 'develop' into feature/bma/notificationFallbackCounter 2026-02-11 21:10:14 +01:00
Benoit Marty
21f65a119e Add missing test 2026-02-11 21:06:19 +01:00
Benoit Marty
414e7ab9c6 Cleanup 2026-02-11 20:51:05 +01:00
Benoit Marty
5cb5f5f1a4
Merge pull request #6182 from element-hq/feature/bma/fixAppNavigationState
Rely on the SessionObserver to detect a sign out.
2026-02-11 20:40:32 +01:00
ganfra
7b13af353f Changelog for version 26.02.0 2026-02-11 18:32:16 +01:00
ganfra
ce4ebcd8c2 Merge branch 'main' into develop 2026-02-11 18:30:22 +01:00
Benoit Marty
40d8722170 Rely on the SessionObserver to detect a sign out. 2026-02-11 18:06:32 +01:00
ganfra
4fa16b6678 Merge branch 'release/26.02.0' 2026-02-11 17:44:49 +01:00
Jorge Martin Espinosa
0747094f1c
Fix stack overflow when quickly going back on a Space screen (#6180) 2026-02-11 16:36:04 +00:00
ganfra
6022501c2c Adding fastlane file for version 26.02.0 2026-02-11 17:33:22 +01:00
ganfra
0efdc25eb0 Setting version for the release 26.02.0 2026-02-11 17:32:15 +01:00
Benoit Marty
fe7e67c683 Notification: implement a counter in the fallback notification. 2026-02-11 16:43:03 +01:00
Benoit Marty
cd9a1febc4 Cleanup: remove unused summaryLine field. 2026-02-11 15:36:12 +01:00
ganfra
d304977f60
Merge pull request #6178 from element-hq/feature/space_filter_color
Update SpaceFilterButton selected state color
2026-02-11 14:05:30 +01:00
ElementBot
c4d40f7c74 Update screenshots 2026-02-11 12:01:58 +00:00
ganfra
4f70e5b872 Update SpaceFilterButton selected state color 2026-02-11 12:45:54 +01:00
renovate[bot]
8aa0c3bc33
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
7b2a83c1de
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
e93c73b761 Fix tests after ff enabled 2026-02-10 21:06:36 +01:00
renovate[bot]
db46d4f068
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
59db9058a6
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
500cc0828b
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
4ab5580533 Enable space feature flags by default 2026-02-10 16:33:10 +01:00
ElementBot
400224af5b Update screenshots 2026-02-10 14:49:19 +00:00
Jorge Martin Espinosa
6184a63ecc
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
ba70938667 Fix issues detected by Paparazzi 2026-02-10 15:30:14 +01:00
renovate[bot]
8220e4bae0 chore(deps): update plugin paparazzi to v2.0.0-alpha04 2026-02-10 15:29:49 +01:00
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