Commit Graph

224 Commits

Author SHA1 Message Date
ElementBot
2ad55f4bc6 Sync Strings (#6302)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-03-09 10:38:07 +01:00
ElementBot
5bcaad1e81 Sync Strings from Localazy (#6269)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-03-02 14:54:50 +01:00
Benoit Marty
c7ba6ce4ed Navigation bar: reduce bottom padding. 2026-02-27 12:04:13 +01:00
Benoit Marty
b84970edc5 Ensure FAB is displayed when navigation bar is not 2026-02-27 12:02:20 +01:00
Benoit Marty
42308f46bd Increase content padding, and apply it to the space tab too. 2026-02-25 15:56:30 +01:00
Benoit Marty
56165b2faf Fix navigation bar overlapping buttons in empty space view. 2026-02-25 15:56:30 +01:00
Benoit Marty
f0f6b92b5e Add Preview for the case empty space. 2026-02-25 15:56:30 +01:00
Benoit Marty
2ccfbec842 Fix lint issue. floatingActionButton must be the last parameter. 2026-02-25 15:56:29 +01:00
Benoit Marty
6665a80f9e Fix compilation issue after rebase. 2026-02-25 15:51:21 +01:00
Benoit Marty
afd7fc51c4 Create HorizontalFloatingToolbar wrapper in our components. 2026-02-25 15:51:20 +01:00
chelsea
b4ee3b1dd6 Use floating toolbar on homepage 2026-02-25 15:51:20 +01:00
bmarty
6c81e88689 Sync Strings from Localazy 2026-02-23 00:39:49 +00:00
ganfra
6b2819477c Update SpaceFilterButton selected state color 2026-02-11 12:45:54 +01:00
ganfra
91eeb7b773 Merge branch 'develop' into feature/fga/space_ui_tweaks 2026-02-10 09:31:50 +01:00
ElementBot
6a101e7b65 Sync Strings from Localazy (#6155)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-02-09 16:30:57 +01:00
renovate[bot]
82dd9a3f77 Update dependency org.matrix.rustcomponents:sdk-android to v26.2.6 (#6144)
* Update dependency org.matrix.rustcomponents:sdk-android to v26.2.5

* Fix breaking API changes:
- Add temporary imlementation for `RustClientSessionDelegate.onBackgroundTaskErrorReport`, logging unrecoverable errors in background tasks of the SDK.
- Change `TimelineEventTypeFilter` to `TimelineEventFilter`.
- Support new `LatestEventValue.RemoteInvite`.

* Update the Rust SDK to `26.2.6`

* Fix API changes: `TimelineFocus.PinnedEvents` no longer takes any arguments

* Fix test fixtures: `NotificationItem` has a `rawEvent` field now

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-06 12:40:03 +00:00
ganfra
9080400ff0 Use RoomPreviewAliasAtom in space and room headers 2026-02-06 10:55:02 +01:00
ganfra
e64f0af4e4 Space filters fix previews 2026-02-05 15:05:07 +01:00
ganfra
0466663d64 Improve SpaceFilters: hide when empty and fix tests 2026-02-05 11:33:24 +01:00
ganfra
5e0e1f8f4f SpaceFiltersView : try to fix the BottomSheet hide animation 2026-02-05 10:35:27 +01:00
ganfra
0f668370b7 Clear selection when selected space is removed from filters 2026-02-04 16:17:26 +01:00
ganfra
36fb3e251d Add tests for SpaceFiltersPresenter and SpaceFiltersView and fix quality 2026-02-04 14:42:57 +01:00
ganfra
354e126a96 Add back navigation to clear space filter selection 2026-02-04 13:40:06 +01:00
ganfra
4ea5337886 Ensure selected space filter gets update 2026-02-04 11:35:18 +01:00
ganfra
53e82c0116 Revert changes on room list filters being hidden 2026-02-04 11:34:43 +01:00
ganfra
d51253eb74 Handle SpaceFilter interaction with other RoomListFilters 2026-02-03 21:22:56 +01:00
ganfra
49b58f249b Simplify SpaceFilterButton and add content description 2026-02-03 10:24:38 +01:00
ganfra
915aca9c1d Add room list filter combining based on space selection 2026-02-02 21:46:33 +01:00
ganfra
eb94015996 Add space filter button to HomeTopBar and integrate SpaceFiltersView 2026-02-02 21:14:19 +01:00
ganfra
c993a6b387 Expose SpaceFilterState to RoomListState 2026-02-02 21:02:55 +01:00
ganfra
f67c7b2b1c Add SearchField to SpaceFiltersView 2026-02-02 21:02:55 +01:00
ganfra
bb3e955ef8 Complete SpaceFiltersView ui 2026-02-02 21:02:55 +01:00
ganfra
e2e49ba384 Model SpaceFilters ui states 2026-02-02 21:02:55 +01:00
ganfra
a9a0c252b9 Create base classes for SpaceFilters feature 2026-02-02 21:02:55 +01:00
ganfra
2132b65bf6 Spaces : some cleanup on SpaceService 2026-02-02 21:02:54 +01:00
Benoit Marty
7ff87a0adf Merge pull request #6122 from element-hq/sync-localazy
Sync Strings
2026-02-02 12:24:28 +01:00
bmarty
ab78b6e877 Sync Strings from Localazy 2026-02-02 00:39:17 +00:00
ganfra
9641d3ef4f Add tests and clean code after RoomList Filter rework 2026-01-30 15:33:51 +01:00
ganfra
0824a3ab8b Refactor room list filtering to use Rust SDK 2026-01-29 22:08:12 +01:00
Benoit Marty
04ae41f4b4 Use presenter test extension. 2026-01-27 15:07:17 +01:00
Benoit Marty
6cebe2d948 RoomListSearchEvents -> RoomListSearchEvent 2026-01-27 15:04:39 +01:00
Benoit Marty
5f2ee2dc8c RoomListEvents -> RoomListEvent 2026-01-27 15:03:57 +01:00
Benoit Marty
5eccea5ada RoomListFiltersEvents -> RoomListFiltersEvent 2026-01-27 15:01:57 +01:00
Benoit Marty
c92d34f46a HomeEvents -> HomeEvent 2026-01-27 15:01:26 +01:00
Benoit Marty
020484f605 Update icon and text when a room is a favorite. 2026-01-27 14:55:50 +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
edba196a69 sdk : allow passing coroutineScope to RoomList 2026-01-21 16:48:22 +01:00
Jorge Martin Espinosa
941340f250 Add empty state view for HomeSpacesView (#6047)
* Add empty state view for `HomeSpacesView`

This links to the create space flow, and has an 'explore public spaces', hidden for now.

* Make sure we display the empty view if the 'create spaces' FF is enabled

Also, remove the tab and navigate to the chats tab if the FF is disabled and the last space is left

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2026-01-21 10:36:12 +01:00
ElementBot
e3230184f0 Sync Strings from Localazy (#6042)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-01-20 10:04:53 +01:00
Benoit Marty
4ba465fd04 Ensure that room with long names renders correctly in the room list. 2026-01-15 17:07:25 +01:00