bmarty
3a0e01b63d
Sync Strings from Localazy
2026-03-16 00:42:32 +00:00
ganfra
fa1b32f0ba
Let SearchBar/SearchField use TextFieldState
2026-01-23 10:32:58 +01:00
ganfra
7be66061e2
Add suggestions section to InvitePeopleView
2026-01-20 10:09:49 +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
Benoit Marty
1292da2a72
Copyright: Add Element Creations Ltd. copyright
2025-11-10 11:05:05 +01:00
Benoit Marty
b748fcc631
Copyright: Add final period
2025-11-10 10:13:41 +01:00
Benoit Marty
0a0224b586
Copyright: run command uv run license-editor --repository ../element-x-android
2025-11-10 10:09:26 +01:00
Benoit Marty
cf19daf3a4
Rename handleEvents to handleEvent
2025-11-07 12:21:43 +01:00
Benoit Marty
826cacf209
Remove @Inject, not necessary anymore when class is annotated with @ContributesBinding
2025-10-22 18:52:37 +02:00
renovate[bot]
c1cd259ce7
Update metro to v0.6.7 ( #5416 )
...
* Update metro to v0.6.7
* Replace `@Inject` with `@AssistedInject` where needed
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
2025-09-26 08:16:36 +00:00
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
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
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
Benoit Marty
725b1a8443
[UI] Iterate on user invite view.
2025-08-18 17:16:06 +02:00
Benoit Marty
16acfa28d7
Avoid using runBlocking in Node resolve function.
2025-08-14 16:53:35 +02:00
Benoit Marty
e31f6cb0b6
Use SessionCoroutineScope here.
2025-08-14 14:41:51 +02:00
Benoit Marty
0be9e4cd66
Use string from Localazy.
2025-08-14 11:46:28 +02:00
Benoit Marty
ae00c28c0d
iterate on the isSelected value. Let the UI decide how to render.
2025-08-14 11:46:26 +02:00
Benoit Marty
e74fcde43e
Remove default values for InvitableUser's constructor
2025-08-14 09:10:22 +02:00
Benoit Marty
f3425c3388
Cleanup codebase
2025-08-13 16:56:33 +02:00
Benoit Marty
e5316ccbe4
Add more tests
2025-08-13 15:57:35 +02:00
Benoit Marty
3543e3b231
Create fun handleEvents
2025-08-13 15:37:31 +02:00
Benoit Marty
f6b81ae21d
Move and fix test for DefaultInvitePeoplePresenter
2025-08-13 15:36:01 +02:00
Benoit Marty
feb65aa987
Rename Preview
2025-08-13 11:23:34 +02:00
ganfra
c41994ad13
refactor (start chat) : use invite people module in room details screen
2025-08-13 11:06:45 +02:00
ganfra
50073389c4
refactor (start chat) : create invite people module and start branching them
2025-08-13 11:06:43 +02:00