element-x-ada/libraries
Marco Romano d6dac9a236
Make PollContentView a11y friendly #1345
Improves a bit how screen readers read polls in the timeline.
- Adds a few `contentDescription` so that talkback reads “poll” or “ended poll” before the poll question.
- Changes the compose structure of the answers so that they are properly scanned by the screen reader. This meant getting rid of the `IconToggleButton` which was made redundant by the use of the `selectable`.
2023-09-15 20:24:33 +02:00
..
androidutils Avoid logging warning why attempting to delete unexisting file. 2023-09-15 16:41:00 +02:00
architecture migrate object to data object (#1135) 2023-08-24 09:32:44 +02:00
core Share tag with other modules. 2023-09-15 17:03:32 +02:00
coroutines
dateformatter Enable detekt rules AlsoCouldBeApply and fix existing issues. 2023-07-26 11:10:46 +02:00
deeplink Make the functions in SystemUtils extensions (#899) 2023-07-18 13:11:11 +00:00
designsystem Element Call SPA integration (#1283) 2023-09-15 16:39:44 +02:00
di
encrypted-db
eventformatter Merge branch 'develop' into feature/fga/timeline_thread_decoration 2023-09-14 16:57:20 +02:00
featureflag Remove feature flag RichTextEditor, it's replaced by an advanced settings. 2023-09-14 19:47:41 +02:00
maplibre-compose Previous code was throw IllegalStateException(), so keep the existing error, even if it should never happen, being compliant with UseCheckOrError detekt rule. 2023-07-27 12:59:16 +02:00
matrix Log the tag if present. 2023-09-15 16:52:46 +02:00
matrixui Take screen density into account when requesting thumbnails (#1262) 2023-09-11 15:24:56 +02:00
mediapickers migrate object to data object (#1135) 2023-08-24 09:32:44 +02:00
mediaupload Fix the orientation of sent images (#1190) 2023-08-30 17:02:37 +00:00
network Fix account provider change on nightly and release (#861) 2023-07-13 14:46:57 +02:00
permissions GRemove the @JvmField annotation whenever using WarmUpRule. 2023-09-13 15:19:26 +02:00
preferences Fix typo in fun names. 2023-09-14 19:48:20 +02:00
push Merge pull request #1350 from vector-im/feature/bma/duplicateNotif 2023-09-15 19:31:48 +02:00
pushproviders Share tag with other modules. 2023-09-15 17:03:32 +02:00
pushstore Add tests, mocks and lint 2023-09-13 12:44:22 +01:00
rustsdk Ensure the binary will not be commited again. 2023-07-06 15:10:02 +02:00
session-storage Implement didRefreshTokens(): update database with updated SessionData. 2023-08-23 14:42:46 +02:00
testtags Ensure testTag does not resize the Composable. 2023-09-13 16:39:49 +02:00
textcomposer Merge branch 'develop' into jonny/fix-placeholder-overflow 2023-09-15 11:57:11 +01:00
theme Merge pull request #1225 from vector-im/feature/bma/forceDarkTheme 2023-09-05 17:30:56 +02:00
ui-strings Make PollContentView a11y friendly #1345 2023-09-15 20:24:33 +02:00
usersearch Rename var 2023-07-07 12:04:06 +01:00