element-x-ada/libraries/ui-strings
Chris Smith 198d6d4c56 Invite users to existing rooms (#441)
Invite users to existing rooms

Scope:

- Allow inviting from the room detail screen and the member list
- Invite option is only shown if the user has the correct power level
- Search flow the same as creating a new room, allowing multi-select
- Existing room members/invitees are disabled with a custom caption
- Sending is asynchronous, an error dialog will appear wherever the
  user is if necessary

Closes #245
2023-05-23 09:23:24 +00:00
..
src/main/res Invite users to existing rooms (#441) 2023-05-23 09:23:24 +00:00
build.gradle.kts Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00: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