Benoit Marty
d2ca80e7e8
Fix compilation issue after merging develop.
2026-02-13 16:44:42 +01:00
Benoit Marty
c1f3233dce
Merge branch 'develop' into feature/bma/notificationCustomSound
2026-02-13 15:48:19 +01:00
Jorge Martin Espinosa
0f170b671b
Remove explicit dependency androix.compose.material ( #6199 )
...
* Remove explicit dependency for `androix.compose.material` for compose library modules
* Ensure `Button` uses the `material3.Icon` instead of the `material.Icon`
* Remove entry in `libs.versions.toml`
2026-02-13 15:19:31 +01:00
Benoit Marty
f9210a3506
Merge pull request #6190 from element-hq/feature/bma/fallbackNotificationCleanup
...
Fallback notification cleanup
2026-02-12 19:00:39 +01:00
Benoit Marty
8dfedd70d1
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
5aae5607f6
Fix test and add a new one.
2026-02-12 18:22:05 +01:00
Benoit Marty
44b13ef82b
Fix quality issue
2026-02-12 18:17:13 +01:00
Benoit Marty
960884b55b
Fix test compilation
2026-02-12 18:00:33 +01:00
Benoit Marty
0233f4dde4
Add name parameters
2026-02-12 17:57:52 +01:00
Benoit Marty
88a104a6d4
Swap receiver and parameter for a nicer code.
2026-02-12 17:57:31 +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
Jorge Martin Espinosa
f5c250ed7a
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
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
Benoit Marty
130ff40e5c
Fix typo
2026-02-12 14:42:58 +01:00
Benoit Marty
52141c64b6
Update ref.
2026-02-12 14:37:34 +01:00
Benoit Marty
0368aa8687
Fix warning
2026-02-12 14:28:28 +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
48fae51ef0
Ignore fallback notification when the room list is rendered.
...
Add more tests.
2026-02-12 13:30:46 +01:00
Benoit Marty
a651a1cd6f
Improve FakeAppNavigationStateService
2026-02-12 13:30:06 +01:00
Benoit Marty
00fb4498f4
Dismiss fallback notification when the room list is rendered.
2026-02-12 13:26:53 +01: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
Benoit Marty
6e958f3132
Let enterprise build be able to use a different notification channel for noisy notification.
2026-02-11 11:57:01 +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