Commit graph

36 commits

Author SHA1 Message Date
Jorge Martin Espinosa
1a335698c0
Force last owner of a room to pass ownership when leaving (#5094)
* Move `ChangeRoles*` classes to their own module so they can be shared

* Hook the change roles screen to the leave room action, add confirmation dialogs

* Use enum instead of sealed interface for `ChangeRoomMemberRolesListType`

* Try to improve communications between nodes

* refactor (leave room) : makes sure to expose only necessary code from api module

* Add `:libraries:previewutils` module to share some test fixtures used for UI previews

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
Co-authored-by: ganfra <francoisg@matrix.org>
2025-08-05 17:24:14 +02:00
Benoit Marty
bdcafde2ce Sync string again 2025-08-04 14:50:08 +02:00
bmarty
ee77c646eb Sync Strings from Localazy 2025-08-04 00:34:11 +00:00
bmarty
0fb0861bc1 Sync Strings from Localazy 2025-07-28 00:33:43 +00:00
bmarty
8ffbfd82e8 Sync Strings from Localazy 2025-07-22 20:46:13 +02:00
Benoit Marty
cdbadb5477 FAB: iterate on design 2025-07-16 10:11:53 +02:00
Benoit Marty
827b02992d Iterate on FloatingActionButton shape and colors. 2025-07-16 09:47:08 +02:00
bmarty
9ce7ad4903 Sync Strings from Localazy 2025-07-14 00:33:09 +00:00
Benoit Marty
e57011631d
Merge pull request #5007 from element-hq/feature/bma/a11y/reportRoom
[a11y] Fix several issues around accessibility
2025-07-10 16:36:10 +02:00
Benoit Marty
b50b048a0f [a11y] Fix talkback saying twice "Report room" 2025-07-09 16:09:17 +02:00
Benoit Marty
dfd5343397 Disable hazeEffect if spaces are not enabled.
Give us time to fix the transparency issue that has been discovered on the navigation bar.
2025-07-09 15:17:42 +02:00
Benoit Marty
1a12a8e95c Ensure that EmptyView has the padding too, especially when there is a banner to display.
Add preview with empty list and banner.
2025-07-09 14:48:13 +02:00
Benoit Marty
2232a745c9 Remove useless Box 2025-07-09 14:47:33 +02:00
Benoit Marty
cba4a3a029 Apply content padding to skeleton view. 2025-07-09 14:47:32 +02:00
Benoit Marty
632de23b10 Enable blur effect on the top bar too. 2025-07-09 14:47:32 +02:00
Benoit Marty
f8e25381f4 Change fun to val and extend SemanticColors 2025-07-08 17:49:06 +02:00
Benoit Marty
370c8ed752
Merge pull request #4990 from element-hq/feature/bma/workspaceIcon
Home navigation bar fixes
2025-07-08 12:35:20 +02:00
ganfra
d9209ac5ca
Merge pull request #4993 from element-hq/feature/fga/fix_rebuild_room_list
fix ( room list) : rebuild with filteredSummaries to avoid bad state
2025-07-08 11:05:02 +02:00
Benoit Marty
36ad2432e1 Use icon for Spaces and update label and navigation bar design and behavior. 2025-07-08 10:28:26 +02:00
ganfra
be04736406 fix ( room list) : rebuild with filteredSummaries to avoid bad state in the room list 2025-07-07 21:29:13 +02:00
Benoit Marty
2b8c4ba079 Remove bloom effect and replace by linear gradient
Use semantic colors.
2025-07-07 14:49:07 +02:00
ElementBot
d9ede0544c
Sync Strings from Localazy (#4983)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-07-04 14:37:59 +00:00
Benoit Marty
70aa31df00 [a11y] Ensure that heading() is applied to all screen titles. 2025-07-04 12:15:42 +02:00
Benoit Marty
5d81a0264b [a11y] Add long click label 2025-07-04 09:34:14 +02:00
Benoit Marty
8bc7bed5cb
Merge pull request #4964 from element-hq/feature/bma/roomListNavigationBar
Home navigation bar
2025-07-01 17:22:21 +02:00
ganfra
26a19d6f99 Merge branch 'develop' into feature/fga/csam_preferences_server 2025-07-01 09:50:48 +02:00
ganfra
7fb6eeb398 change (media preview config) : clean code 2025-06-30 21:54:17 +02:00
ganfra
773fa1657a Merge branch 'develop' into feature/fga/csam_preferences_server 2025-06-30 21:42:06 +02:00
Benoit Marty
33daa38455 NavigationBar for Spaces 2025-06-30 19:02:20 +02:00
Benoit Marty
cb091106b6 Fix test regression on API 33. 2025-06-30 17:00:59 +02:00
Benoit Marty
1b05c2a965 Split RoomListPresenter and introduce HomePresenter 2025-06-30 09:50:22 +02:00
bmarty
284241a4ec Sync Strings from Localazy 2025-06-30 00:33:54 +00:00
Benoit Marty
082b012bc5 Fix incorrect import 2025-06-27 15:51:13 +02:00
Benoit Marty
67f36f3d74 Add missing import 2025-06-27 15:48:14 +02:00
Benoit Marty
b02aa0d546 Add TODO 2025-06-27 15:25:02 +02:00
Benoit Marty
60083ad5ea Rename module roomlist to home 2025-06-27 15:24:50 +02:00