Benoit Marty
44b13ef82b
Fix quality issue
2026-02-12 18:17:13 +01:00
Benoit Marty
c95bbb6d07
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
f7b80ca89b
Fix documentation
2026-02-12 17:32:05 +01:00
ElementBot
1c4405c89b
Update screenshots
2026-02-12 15:37:16 +00:00
Benoit Marty
55c78cbac0
Incoming call screen: ensure buttons stay grouped in the center of the screen.
2026-02-12 16:01:05 +01:00
Benoit Marty
da6f289e62
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
009adb9b88
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]
47c38ca19d
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
b9d5645853
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
33a78ecda3
When linkifying, adjust the URLSpan's url too ( #6188 )
2026-02-12 12:12:57 +00:00
renovate[bot]
b6be7e051c
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
961d460343
Merge pull request #6181 from element-hq/feature/bma/notificationFallbackCounter
...
Notification fallback counter
2026-02-12 09:29:37 +01:00
renovate[bot]
6778b53c14
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
ff4455b0ce
Fix test.
2026-02-12 09:12:17 +01:00
Benoit Marty
44cab62fc3
Merge branch 'develop' into feature/bma/notificationFallbackCounter
2026-02-11 21:10:14 +01:00
Benoit Marty
9fbb21fb39
Add missing test
2026-02-11 21:06:19 +01:00
Benoit Marty
843e1a28b2
Cleanup
2026-02-11 20:51:05 +01:00
Benoit Marty
83fee6d9ba
Remove NavigationState.Space.
...
We do not have the concept of current space.
2026-02-11 20:41:55 +01:00
Benoit Marty
5065b4c988
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
5f6ca3c30c
Changelog for version 26.02.0
2026-02-11 18:32:16 +01:00
ganfra
f8f38305f3
Merge branch 'main' into develop
2026-02-11 18:30:22 +01:00
Benoit Marty
e3ace3c87e
Rely on the SessionObserver to detect a sign out.
2026-02-11 18:06:32 +01:00
ganfra
b9c6a8e530
Merge branch 'release/26.02.0'
2026-02-11 17:44:49 +01:00
Jorge Martin Espinosa
c31bfda23b
Fix stack overflow when quickly going back on a Space screen ( #6180 )
2026-02-11 16:36:04 +00:00
ganfra
a29f50c232
Adding fastlane file for version 26.02.0
2026-02-11 17:33:22 +01:00
ganfra
d222116091
Setting version for the release 26.02.0
2026-02-11 17:32:15 +01:00
Benoit Marty
4234600d06
Notification: implement a counter in the fallback notification.
2026-02-11 16:43:03 +01:00
Benoit Marty
71fef289d1
Cleanup: remove unused summaryLine field.
2026-02-11 15:36:12 +01:00
ganfra
8e0e8c3f14
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
410790635c
Update screenshots
2026-02-11 12:01:58 +00:00
ganfra
6b2819477c
Update SpaceFilterButton selected state color
2026-02-11 12:45:54 +01:00
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