Commit Graph

13452 Commits

Author SHA1 Message Date
Benoit Marty fc6e4e2ffb Merge pull request #6195 from element-hq/feature/bma/callButtonColor
Fix call button color and ensure call can always be declined from the notification
2026-02-12 19:00:04 +01:00
Benoit Marty 459e70f124 Fix test and add a new one. 2026-02-12 18:22:05 +01:00
Benoit Marty 5785b3cfe8 Fix quality issue 2026-02-12 18:17:13 +01:00
Benoit Marty e31acaf6b8 Let the call be declined from the notification if the application is killed when the call is ringing. 2026-02-12 17:32:05 +01:00
Benoit Marty e2ca3f3c99 Fix documentation 2026-02-12 17:32:05 +01:00
ElementBot c3fa32fcd3 Update screenshots 2026-02-12 15:37:16 +00:00
Jorge Martin Espinosa 6bdb9c7c52 Fix Maestro tests again (#6167)
* Increase the timeout for asserting 'Be in your element' is visible

* Disable the chrome onboarding flow. This simplifies the code a lot and helps avoid corner cases.

* More delays with timeout!

* Add more info to the summary, specially when the tests fail, so we can quickly check what failed.

* Make sure Maestro tests can't run in parallel, but APK builds can
2026-02-12 16:24:19 +01:00
Benoit Marty 194f1d2d37 Incoming call screen: ensure buttons stay grouped in the center of the screen. 2026-02-12 16:01:05 +01:00
Benoit Marty 765ea94166 Incoming call screen: use color from theme and follow design.
https://www.figma.com/design/0MMNu7cTOzLOlWb7ctTkv3/Element-X?node-id=16501-5740
2026-02-12 15:51:17 +01:00
Benoit Marty 7d58464857 Merge pull request #6160 from element-hq/feature/bma/sortAudioOutputList
Sort audio device by device type before sending the list to Element Call
2026-02-12 15:12:14 +01:00
renovate[bot] c0a5d963c4 fix(deps): update dependency androidx.compose:compose-bom to v2026.02.00 (#6172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 12:47:53 +00:00
Benoit Marty 6ec35db9d4 Remove NavigationState.Space. (#6185)
* Remove `NavigationState.Space`.
We do not have the concept of current space.

* Fix test.
2026-02-12 13:24:51 +01:00
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 0f0f09b4c0 Fix test. 2026-02-12 09:12:17 +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 f93dfbdae4 Remove NavigationState.Space.
We do not have the concept of current space.
2026-02-11 20:41:55 +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