ElementBot
f4986d4a0b
Sync Strings from Localazy ( #6486 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2026-03-31 15:48:37 +02:00
renovate[bot]
e8a2f97cf5
fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15 ( #6306 )
...
* fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15
* Fix deprecations
* Add bottom sheet workaround
* Fix new lint issues
* Fix and ignore broken tests
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
Co-authored-by: ElementBot <android@element.io >
2026-03-24 11:24:07 +01:00
ElementBot
b5df58fcec
Sync Strings ( #6435 )
...
* Sync Strings from Localazy
* Sync strings.
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
Co-authored-by: Benoit Marty <benoit@matrix.org >
2026-03-23 18:05:26 +00:00
bmarty
3a0e01b63d
Sync Strings from Localazy
2026-03-16 00:42:32 +00:00
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