element-x-ada/libraries/ui-strings
Benoit Marty 3bff64b92a
Add kick (remove) confirmation and reason (#4507)
* Add confirmation dialog when kicking someone, ith ability to provide a reason.

Also add the reason for banning people.

* Fix padding issue in dialogs.

* Improve TextField in dialog.

* Update screenshots

* Fix tests

* Format and import

* Add missing UI tests.

* Use `needsConfirmation` as it's already used in the code base.

---------

Co-authored-by: ElementBot <android@element.io>
2025-04-01 11:38:46 +02:00
..
src/main Add kick (remove) confirmation and reason (#4507) 2025-04-01 11:38:46 +02:00
build.gradle.kts Implement user verification (#4294) 2025-03-10 11:20:17 +01:00
README.md Remove automation to sync Element Android strings. 2023-03-20 11:25:53 +01:00

Module ui-strings

This module contains all the strings for the project.

For more details, see the dedicated README.md file