ElementBot
d64b867f03
Sync Strings from Localazy ( #5385 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-09-22 11:19:35 +02:00
Jorge Martin Espinosa
5c893e7de1
Add logs to detect duplicates in the room list ( #5364 )
...
* Add logs to detect duplicates in the room list
* Add comments and helper class about the caching results logging
2025-09-19 14:24:06 +00:00
Benoit Marty
2af6895b9f
Fix compilation issues after merging develop.
2025-09-18 21:36:21 +02:00
Benoit Marty
a1aeb24f23
Add test on DefaultEntryPoints
2025-09-16 14:38:32 +02:00
Benoit Marty
a575019760
Use DependencyHandlerScope.testCommonDependencies()
2025-09-16 14:38:31 +02:00
Benoit Marty
7a60e46d8f
Method can be private.
2025-09-16 10:24:16 +02:00
ElementBot
23cb084126
Sync Strings from Localazy ( #5349 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-09-15 08:39:59 +02:00
Benoit Marty
2128f3c059
Introduce MatrixClient.rememberHideInvitesAvatar() extension to reduce code duplication.
2025-09-10 15:48:08 +02:00
Benoit Marty
bb39a9f399
Code cleanup, remove dead code and fix compilation issue
2025-09-10 14:47:07 +02:00
ganfra
d4d2aa1707
feature (space) : add space cache and navigation to sub space/room
2025-09-10 14:31:44 +02:00
ganfra
b45a4c3b2c
feature (space) : iterate on space list (and space screen)
2025-09-10 14:30:10 +02:00
ganfra
5d8ca6590e
feature (space) : extract SpaceRoomItemView
2025-09-10 14:28:30 +02:00
ganfra
aadd8b45e2
feature(spaces) : introduce SpaceRoomList matrix api
2025-09-10 14:25:17 +02:00
Benoit Marty
7f1355fabd
Hide the home navigation bar if the user is not a member of any Space.
...
https://github.com/element-hq/element-meta/issues/2906 : `The tab bar with the option to view joined spaces is only shown when the user has at least one space that they have joined (because otherwise they have no clue what to do in here).`
2025-09-08 15:22:20 +02:00
Benoit Marty
a2dd455f22
Merge pull request #5273 from element-hq/feature/bma/spaceNextStep
...
Space: add content in home screen
2025-09-05 17:55:14 +02:00
Benoit Marty
d09bc71f32
Fix compilation issue after rebase on develop.
2025-09-05 17:27:01 +02:00
Benoit Marty
c24d5fc608
Code quality
2025-09-05 17:09:43 +02:00
Benoit Marty
63706c0558
Add tests on HomeSpacesPresenter
2025-09-05 17:09:42 +02:00
Benoit Marty
a22ab5e663
Add space header.
2025-09-05 17:09:40 +02:00
Benoit Marty
a0ec8658af
Take into account hiding avatars from invitation
2025-09-05 17:09:40 +02:00
Benoit Marty
81d82fb0de
Space List
...
Extract InviteButtonsRowMolecule
Take into account seenSpaceInvites
2025-09-05 17:09:39 +02:00
Benoit Marty
e88743bd6a
Rename anvil modules to annotations and codegen
2025-09-05 14:26:27 +02:00
bmarty
8027ce9dca
Sync Strings from Localazy
2025-09-05 07:44:19 +00:00
Jorge Martín
e8328858ab
Fixes after rebase
2025-09-04 16:49:21 +02:00
Jorge Martín
4ab62a6a38
Redo DI gradle setup code
2025-09-04 16:49:20 +02:00
Jorge Martín
29a97fc0d9
Fix lint issues and restore commented out code
2025-09-04 16:49:18 +02:00
Jorge Martín
b76a71ebf5
Start migrating Anvil KSP to Metro
2025-09-04 16:48:34 +02:00
ElementBot
02c9549bc0
Sync Strings from Localazy ( #5249 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-09-01 12:44:49 +02:00
Jorge Martin Espinosa
cc3d04ad84
[a11y] Add content descriptions to room list item indicators ( #5236 )
...
* [a11y] Add content descriptions to room list item indicators. These can now be read aloud as 'ongoing call', 'new messages', 'new mentions'.
* Add `contentDescription` to `UnreadIndicatorAtom` as an optional value
* Make the 'ongoing call', 'new messages', etc. indicators be read aloud before the latest event of the room summary
---------
Co-authored-by: ElementBot <android@element.io>
2025-08-27 17:14:59 +02:00
Benoit Marty
6a23266f32
Merge pull request #5214 from element-hq/feature/bma/a11yScreenshotTest
...
Introduce a11y screenshot test
2025-08-25 12:23:02 +02:00
Benoit Marty
4e5bbaf946
Split module deeplink to api and impl.
2025-08-25 11:36:42 +02:00
ElementBot
2c75a1f834
Sync Strings from Localazy ( #5211 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-08-25 11:15:38 +02:00
Benoit Marty
1d7e7e19d9
Test previews with a11y details and add a first example with HomeViewA11yPreview.
2025-08-25 11:10:23 +02:00
ElementBot
7c40c87d9a
Sync Strings from Localazy ( #5178 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-08-18 11:09:27 +02:00
Benoit Marty
6989e10c19
Add string to Localazy
2025-08-13 16:59:12 +02:00
ganfra
41cf1afce3
refactor (start chat) : start splitting things (create room, invite people, start chat)
2025-08-13 11:06:42 +02:00
Benoit Marty
1268f74420
Remove FeatureFlag.MarkAsUnread
2025-08-12 16:08:42 +02:00
Benoit Marty
216ba060b4
Merge branch 'develop' into feature/bma/rageshakeConfigStep2
2025-08-11 17:35:06 +02:00
ElementBot
4b12c3f805
Sync Strings ( #5146 )
...
* Sync Strings from Localazy
* Remove unused WelcomeView.
* Remove unused WelcomeView.
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2025-08-11 12:49:29 +00:00
Benoit Marty
d9b274b6cf
Let enterprise build be able to override (or disable) the bug report URL.
2025-08-08 17:23:39 +02:00
Jorge Martin Espinosa
49a268a0e1
Fix cursor position in room list search ( #5138 )
2025-08-08 15:50:06 +02:00
Benoit Marty
122aeb1d03
Merge pull request #5120 from element-hq/feature/bma/a11y/contextMenuKeyboard
...
[a11y] Open context menu with the keyboard
2025-08-06 14:50:12 +02:00
Benoit Marty
43fade19c6
Fix comment quality
2025-08-05 21:11:20 +02:00
Benoit Marty
be82c6e257
Rename extension.
2025-08-05 21:11:19 +02:00
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
9557035199
Ensure that navigation using keyboard is not broken on the room list.
...
Workaround https://issuetracker.google.com/issues/436432313
2025-08-05 12:00:12 +02:00
Benoit Marty
d988ae3082
[a11y] Let keyboard shortcut Shift + F10 trigger the same action than a long click
2025-08-05 09:41:08 +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