Jorge Martin Espinosa
fd9cc15763
Add 'Create room' option to menu in space screen ( #6095 )
2026-01-27 14:07:06 +01:00
Jorge Martin Espinosa
4b4492681b
Add an empty state for the space screen if the user can modify its graph ( #6064 )
...
* Add an empty state for the space screen if the user can modify its graph. It adds a new 'create room' button that allows you to open the create room screen with some preset values.
* When computing the editable spaces in `ConfigureRoomPresenter`, also set up the initial selected parent space if possible
* Use `Builder` pattern for `CreateRoomEntryPoint`
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2026-01-27 11:12:12 +01:00
ElementBot
b731d9a4a3
Sync Strings from Localazy ( #6085 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2026-01-26 12:06:38 +01:00
ganfra
fa1b32f0ba
Let SearchBar/SearchField use TextFieldState
2026-01-23 10:32:58 +01:00
ganfra
626479844f
Quality improvements after PR review
2026-01-22 19:57:04 +01:00
ganfra
94876f2dee
Fix quality
2026-01-22 10:46:01 +01:00
ganfra
a7928eb2e6
Add tests to AddRoomToSpace feature
2026-01-22 10:24:09 +01:00
ganfra
d93c7db1d8
Iterate on space "Add existing rooms" ui
2026-01-21 19:58:45 +01:00
ganfra
c03e052da4
Sync strings
2026-01-21 19:49:47 +01:00
ganfra
125178c36f
Refactor AddRoomToSpaceSearchDataSource to use AssistedInject
2026-01-21 17:44:53 +01:00
ganfra
ca1d98928d
Iterate on space "Add existing rooms" logic and ui
2026-01-21 17:33:31 +01:00
ganfra
9fe7c50972
Implement Space "Add existing rooms" logic and ui
2026-01-21 17:33:30 +01:00
ganfra
e840671bf2
Add "Add existing rooms" entry to space
2026-01-21 17:33:30 +01:00
bmarty
5a8ce6d68c
Sync Strings from Localazy
2026-01-19 00:35:31 +00:00
ganfra
48e0e90bd0
Add doc to SpacePermissions data class
2026-01-16 11:18:16 +01:00
ganfra
601e73162b
Remove unused imports and fix code style issues
2026-01-15 18:18:27 +01:00
ganfra
943c1e74db
Change canEditSpaceGraph to observe space settings feature flag
2026-01-15 17:43:44 +01:00
ganfra
aeeaa48df7
Replace SpaceState.currentSpace with spaceInfo (RoomInfo)
2026-01-15 17:37:34 +01:00
ganfra
b560b0443e
Move canEditSpaceGraph out of SettingsPermissions to his own Permissions
2026-01-15 16:41:33 +01:00
ganfra
02efe0706e
Move manage rooms menu item to top of space menu
2026-01-15 12:41:11 +01:00
ganfra
0af9a17cd9
Rename canManageRooms to canEditSpaceGraph
2026-01-15 12:40:47 +01:00
ganfra
834a4ae2a7
Add proper localization for space room removal UI
2026-01-15 12:14:08 +01:00
ganfra
efdf2020fe
Add tests for space manage rooms mode
2026-01-14 17:47:20 +01:00
ganfra
bd58e07220
Hide unread count in manage space rooms mode
2026-01-14 17:46:59 +01:00
ganfra
6d3dfe7687
Animate transition from/to space manage rooms mode.
2026-01-14 16:39:57 +01:00
ganfra
bed35807d2
Iterate on removing space child rooms.
2026-01-14 15:29:18 +01:00
ganfra
78b4895254
Add manage mode to space view for removing child rooms, wip.
2026-01-13 22:08:48 +01:00
Benoit Marty
5b6dfca5d3
Ensure that room / space avatar always have a contentDescription.
2026-01-02 16:23:15 +01:00
Benoit Marty
0162a08ccb
Rename parameter
2025-12-29 09:47:29 +01:00
ganfra
20a1e7fdcf
change(space) : add "settings" entry menu
2025-12-22 09:40:46 +01:00
ganfra
10b61df11b
quality: fix tests after latest changes
2025-12-16 20:34:26 +01:00
ganfra
1300e7723c
Merge branch 'develop' into feature/fga/space_settings_iteration
2025-12-16 11:02:29 +01:00
ElementBot
6880cf518c
Sync Strings from Localazy ( #5904 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-12-15 23:51:19 +01:00
ganfra
5d2ca95e40
quality: format and remove unused code
2025-12-15 21:05:07 +01:00
ganfra
a21b66b862
change(space) : last admin navigate to security&privacy
2025-12-15 20:46:23 +01:00
ganfra
d06f3a0798
change(room permissions): ensure closing screen without permissions
2025-12-11 17:39:10 +01:00
ganfra
6e2863ded6
change(room permissions): fix securityAndPrivacy permissions computation
2025-12-11 11:54:12 +01:00
ganfra
dfc3ebb718
change(space settings): manage permissions
2025-12-10 13:44:46 +01:00
ganfra
de52c991fe
change(space settings): allow accessing edit details
2025-12-10 12:07:28 +01:00
Benoit Marty
627549c67a
Fix compilation issue after rebase.
2025-12-03 18:26:25 +01:00
ganfra
5bd194b2b6
Merge pull request #5827 from element-hq/feature/fga/space_feature_flags
...
Space feature flags
2025-12-03 17:53:03 +01:00
ganfra
ee4ee6f921
quality: fix SpacePresenterTest
2025-12-03 11:28:24 +01:00
bmarty
2b49c40592
Sync Strings from Localazy
2025-12-01 00:23:54 +00:00
ganfra
b78761e89a
space: start branching space settings flow
2025-11-28 17:13:08 +01:00
ganfra
9a081c496f
space: add space settings ff and branch it
2025-11-28 14:50:55 +01:00
ganfra
1e2ef2d967
quality(test): fix test after AsyncData.map change
2025-11-25 15:40:58 +01:00
ganfra
701eed110a
Merge branch 'develop' into feature/fga/iterate_members
2025-11-25 13:08:52 +01:00
ElementBot
cd9a0272c5
Sync Strings ( #5792 )
...
* Sync Strings from Localazy
* Update localazy config and sync strings.
* Use the new localazy key.
* Sync strings again
* Sync strings again and fix compilation issue.
* Update screenshots
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
Co-authored-by: Benoit Marty <benoit@matrix.org >
2025-11-24 17:28:49 +01:00
ganfra
b243394b67
misc: AsyncData map non nullable
2025-11-21 18:41:49 +01:00
ElementBot
42dd6c3544
Sync Strings from Localazy ( #5782 )
...
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com >
2025-11-20 15:25:19 +00:00