Richard van der Hoff
5f920eb100
Show progress dialog while we are sending invites in a room ( #5342 )
...
* Add `InvitePeopleState.sendInvitesAction`
Keep track of the progress on sending invites with a new state property.
* Keep `RoomInviteMembersView` open until invites are sent
* Sync strings from localazy
* extend `ProgressDialog` to support custom content
For my current design, a simple text element is insufficient. I extend
`ProgressDialog` to give more flexibility over the content of the dialog.
* Show progress dialog while invites are being sent
* Add new ProgressDialog previews to the naming exceptions list
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-09-12 10:35:37 +00:00
Benoit Marty
06e7bc1604
Space list ( #5320 )
...
* feature(spaces) : introduce SpaceRoomList matrix api
* feature (space) : extract SpaceRoomItemView
* feature(spaces) : start introducing SpaceScreen
* feature (space) : iterate on space list (and space screen)
* feature (space) : add space cache and navigation to sub space/room
* feature (space) : display top bar title
* Code cleanup, remove dead code and fix compilation issue
* More compilation fixes.
* Update screenshots
* Fix test compilation issues.
* Introduce MatrixClient.rememberHideInvitesAvatar() extension to reduce code duplication.
* Add test on SpacePresenter
* Add test on SpaceRoomCache and fix implementation
* Iterate on SpaceRoomCache thanks to SpaceRoomCacheTest
* Add UT on SpaceListUpdateProcessor
* Fix quality issue.
* Add tests on RustSpaceRoomList
---------
Co-authored-by: ganfra <francoisg@matrix.org>
Co-authored-by: ElementBot <android@element.io>
2025-09-11 17:29:15 +02:00
Benoit Marty
d06c9de08c
Use .value instead of .toString().
2025-09-11 17:04:58 +02:00
Benoit Marty
b1e6ab17c0
Add tests on RustSpaceRoomList
2025-09-11 15:05:50 +02:00
Valere
4e8e355f27
Call: RTC decline event support
2025-09-11 13:33:37 +02:00
Benoit Marty
2cc4bd5820
Fix quality issue.
2025-09-11 10:15:23 +02:00
Benoit Marty
137dc3bf25
Add UT on SpaceListUpdateProcessor
2025-09-11 09:57:18 +02:00
Benoit Marty
637c58ff3d
Add a TODO
2025-09-11 09:02:43 +02:00
Benoit Marty
2e5a042774
SDK API change: handle change on VirtualElementCallWidgetOptions
2025-09-11 08:58:36 +02:00
Benoit Marty
cd830266ca
normalizedPowerLevel has been removed from the SDK (and was not used).
2025-09-11 08:52:02 +02:00
ganfra
00d07f970a
Iterate on SpaceRoomCache thanks to SpaceRoomCacheTest
2025-09-10 21:42:25 +02:00
Benoit Marty
54daa6251c
Add test on SpaceRoomCache and fix implementation
2025-09-10 18:18:16 +02:00
Benoit Marty
884231e1e1
Add test on SpacePresenter
2025-09-10 16:30:21 +02:00
Benoit Marty
aa63d9420a
Introduce MatrixClient.rememberHideInvitesAvatar() extension to reduce code duplication.
2025-09-10 15:48:08 +02:00
Benoit Marty
c6b522e5ad
Fix test compilation issues.
2025-09-10 15:48:07 +02:00
Benoit Marty
d7c6cbc78c
Code cleanup, remove dead code and fix compilation issue
2025-09-10 14:47:07 +02:00
ganfra
65961ad404
feature (space) : add space cache and navigation to sub space/room
2025-09-10 14:31:44 +02:00
ganfra
6b9afd9e6f
feature (space) : iterate on space list (and space screen)
2025-09-10 14:30:10 +02:00
ganfra
2fe56f834f
feature(spaces) : start introducing SpaceScreen
2025-09-10 14:28:55 +02:00
ganfra
d3a9c12ac6
feature (space) : extract SpaceRoomItemView
2025-09-10 14:28:30 +02:00
ganfra
f56ccdc786
feature(spaces) : introduce SpaceRoomList matrix api
2025-09-10 14:25:17 +02:00
Hubert Chathi
c3c5f80cac
Ignore errors from importing secrets from secret storage
2025-09-09 13:12:05 -04:00
Benoit Marty
a570b0d4ff
Remove unused MatrixClient.availableSlidingSyncVersions().
2025-09-09 15:19:19 +02:00
Benoit Marty
2c8329e9ca
Use createShortcutId() in the test.
2025-09-09 09:05:39 +02:00
Benoit Marty
6d6cdfc55b
Introduce filterBySession() extension
2025-09-09 09:03:06 +02:00
Benoit Marty
a6f3a16d5f
Introduce createShortcutId to enforce the same computation of shortcut ids.
...
Fixes https://github.com/element-hq/element-x-android/pull/5192#discussion_r2326482795
2025-09-09 08:59:57 +02:00
Benoit Marty
ef738a4210
Merge pull request #5192 from frebib/frebib/conversation-notification
...
Set shortcut ID on received notifications to make them appear as a Conversation
2025-09-09 08:52:32 +02:00
Benoit Marty
ebbcdc7478
Detect mime type when picking a file
...
The file picker will now try to detect the mime type of the selected file.
If it cannot be detected, it will fallback to `application/octet-stream`.
2025-09-08 11:23:26 +02:00
ElementBot
943bbee131
Sync Strings from Localazy ( #5290 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-09-08 09:37:13 +02:00
Jorge Martin Espinosa
a050f64196
Add emoji search to the reaction emoji picker ( #5255 )
...
* Add emoji search to the reaction emoji picker
* Update screenshots
* Fix tests and lint issues.
Fixing the tests required addressing some underlying issues in `SearchBar`
---------
Co-authored-by: ElementBot <android@element.io>
2025-09-05 17:11:40 +00:00
Benoit Marty
d977ed25a4
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
ff84e15ec7
Fix RustMatrixClientTest
2025-09-05 17:09:43 +02:00
Benoit Marty
cd4c765143
Code quality
2025-09-05 17:09:43 +02:00
Benoit Marty
dab9e374e6
Add tests on HomeSpacesPresenter
2025-09-05 17:09:42 +02:00
Benoit Marty
fdea38ddb0
Add space header.
2025-09-05 17:09:40 +02:00
Benoit Marty
85d7532124
Space List
...
Extract InviteButtonsRowMolecule
Take into account seenSpaceInvites
2025-09-05 17:09:39 +02:00
Benoit Marty
aee66d6316
Other cleanup
2025-09-05 16:54:45 +02:00
Benoit Marty
4e720cecb1
Rename anvil modules to annotations and codegen
2025-09-05 14:26:27 +02:00
Benoit Marty
911aee9375
Sync strings again
2025-09-05 11:22:33 +02:00
Benoit Marty
2959036c82
Sync strings again
2025-09-05 10:39:44 +02:00
bmarty
676d7f6c8f
Sync Strings from Localazy
2025-09-05 07:44:19 +00:00
Jorge Martín
8f09fd62d9
Fixes after rebase
2025-09-04 16:49:21 +02:00
Jorge Martín
2907cef47e
Some cleanup:
...
- Remove unnecessary `GlobalScope`.
- Rename `Component` to `Graph`, `DaggerComponentOwner` to `DependencyInjectionGraphOwner`.
- Rename component builders to factories, where necessary.
2025-09-04 16:49:21 +02:00
Jorge Martín
36bca71a46
Improve the fix for push notifications and MessagingReceiver being unknown to the DI
2025-09-04 16:49:21 +02:00
Jorge Martín
298fda8bcf
Fix push notification bindings
2025-09-04 16:49:21 +02:00
Jorge Martín
dca1c5b516
Remove dagger and anvil dependencies, try to simplify gradle build scripts a bit
2025-09-04 16:49:21 +02:00
Jorge Martín
f23a493d4c
Fix module still using dagger annotation
2025-09-04 16:49:21 +02:00
Jorge Martín
e06bacbff3
Redo DI gradle setup code
2025-09-04 16:49:20 +02:00
Jorge Martín
fc3153bd26
Fix lint issues and restore commented out code
2025-09-04 16:49:18 +02:00
Jorge Martín
92a4b8b66b
Start migrating Anvil KSP to Metro
2025-09-04 16:48:34 +02:00