element-x-ada/features
Marco Romano 0f0bd34665
Reply to a poll (#1848)
<!-- Please read [CONTRIBUTING.md](https://github.com/vector-im/element-x-android/blob/develop/CONTRIBUTING.md) before submitting your pull request -->
 
## Type of change

- [x] Feature
- [ ] Bugfix
- [ ] Technical
- [ ] Other :

## Content

Polls can now be replied to.

## Motivation and context

User story: https://github.com/vector-im/element-meta/issues/1976

## Screenshots / GIFs

<!--
We have screenshot tests in the project, so attaching screenshots to a PR is not mandatory, as far as there
is a Composable Preview covering the changes. In this case, the change will appear in the file diff.
Note that all the UI composables should be covered by a Composable Preview.

Providing a video of the change is still very useful for the reviewer and for the history of the project.

You can use a table like this to show screenshots comparison.
Uncomment this markdown table below and edit the last line `|||`:
|copy screenshot of before here|copy screenshot of after here|

|Before|After|
|-|-|
|||
 -->

## Tests

<!-- Explain how you tested your development -->

- Step 1
- Step 2
- Step ...

## Tested devices

- [ ] Physical
- [ ] Emulator
- OS version(s):

## Checklist

<!-- Depending on the Pull Request content, it can be acceptable if some of the following checkboxes stay unchecked. -->

- [ ] Changes have been tested on an Android device or Android emulator with API 23
- [ ] UI change has been tested on both light and dark themes
- [ ] Accessibility has been taken into account. See https://github.com/vector-im/element-x-android/blob/develop/CONTRIBUTING.md#accessibility
- [ ] Pull request is based on the develop branch
- [ ] Pull request includes a new file under ./changelog.d. See https://github.com/vector-im/element-x-android/blob/develop/CONTRIBUTING.md#changelog
- [ ] Pull request includes screenshots or videos if containing UI changes
- [ ] Pull request includes a [sign off](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#sign-off)
- [ ] You've made a self review of your PR
2023-11-22 10:52:12 +01:00
..
analytics Localazy: move some strings to the :features:analytics:api module. 2023-11-14 10:48:02 +01:00
cachecleaner Delete media caches on startup (#1807) 2023-11-20 09:48:11 +00:00
call Let the user choose theme (#1499) 2023-11-21 12:02:01 +01:00
createroom Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 2023-11-15 10:52:37 +01:00
ftue Use icon from Compound and ensure the size is 20.dp 2023-11-09 15:16:20 +01:00
invitelist Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
leaveroom Localazy: move leave_room_alert_ strings to the :features:leaveroom:api module. 2023-11-14 11:26:40 +01:00
location Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 2023-11-15 10:52:37 +01:00
lockscreen LockScreen : avoid removing from composition the LoggedInFlowNode.Children when LockScreen is displayed. 2023-11-14 20:59:17 +01:00
login Sync Strings (#1789) 2023-11-13 12:31:34 +01:00
logout Sync Strings (#1789) 2023-11-13 12:31:34 +01:00
messages Reply to a poll (#1848) 2023-11-22 10:52:12 +01:00
networkmonitor Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
onboarding Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
poll Progress for LinearProgressIndicator and CircularProgressIndicator are now lambdas. 2023-11-02 14:51:42 +01:00
preferences Let the user choose theme (#1499) 2023-11-21 12:02:01 +01:00
rageshake Sync Strings (#1839) 2023-11-20 09:07:53 +00:00
roomdetails Sync Strings (#1839) 2023-11-20 09:07:53 +00:00
roomlist Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 2023-11-15 10:52:37 +01:00
securebackup Fix test on CI. 2023-11-20 11:27:25 +01:00
signedout Simpler code 2023-11-09 15:22:55 +01:00
verifysession Sync Strings (#1789) 2023-11-13 12:31:34 +01:00