Benoit Marty
95f150852c
Fix compilation issue after merging develop.
2026-02-13 16:44:42 +01:00
Benoit Marty
35e60efae2
Merge branch 'develop' into feature/bma/notificationCustomSound
2026-02-13 15:48:19 +01:00
Jorge Martin Espinosa
3a565e6065
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
17cf0efd13
Merge pull request #6190 from element-hq/feature/bma/fallbackNotificationCleanup
...
Fallback notification cleanup
2026-02-12 19:00:39 +01:00
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
d1d5fb9cd6
Fix test compilation
2026-02-12 18:00:33 +01:00
Benoit Marty
ab1af452c6
Add name parameters
2026-02-12 17:57:52 +01:00
Benoit Marty
bed65b3950
Swap receiver and parameter for a nicer code.
2026-02-12 17:57:31 +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
Benoit Marty
7f356f2603
Fix typo
2026-02-12 14:42:58 +01:00
Benoit Marty
27825d9085
Update ref.
2026-02-12 14:37:34 +01:00
Benoit Marty
0bb1a2f801
Fix warning
2026-02-12 14:28:28 +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
50264a9ab0
Ignore fallback notification when the room list is rendered.
...
Add more tests.
2026-02-12 13:30:46 +01:00
Benoit Marty
73c3ffac2d
Improve FakeAppNavigationStateService
2026-02-12 13:30:06 +01:00
Benoit Marty
b604b062b4
Dismiss fallback notification when the room list is rendered.
2026-02-12 13:26:53 +01: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
Benoit Marty
df4c719151
Let enterprise build be able to use a different notification channel for noisy notification.
2026-02-11 11:57:01 +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