-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[a11y] 11.1.4.3 Contrast (minimum) #4429
Conversation
9ce4c53
to
d7ad44f
Compare
Everything related to the toolbar will be done in this issue: #4365. |
4af17c3
to
9d1a992
Compare
c654dbf
to
a67a1f1
Compare
The
In addition, the
FYI @jesmrec @JuancaG05 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some changes required here @Aitorbp
owncloudApp/src/main/java/com/owncloud/android/presentation/files/filelist/FileListAdapter.kt
Outdated
Show resolved
Hide resolved
owncloudApp/src/main/java/com/owncloud/android/ui/activity/DrawerActivity.kt
Outdated
Show resolved
Hide resolved
The Also we have created a new color Contrast checked used: https://webaim.org/resources/contrastchecker/ |
…stmod_and_filesize_text and added the new color share_warning_text to shareWarning id
…d folder_picker_no_permissions_message
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
QA checks: date and size in list of filesContrast: drawer footer (quota)Contrast: land-drawer footer (quota)Contrast: list footer (#files & #folders)Contrast: shared file sizeContrast: warning public linkContrast: expiration date in public linkContrast: folder picker - target folder with no writing permissionsContrast: folder picker - share from 3rd party app to folder with no writing permissionsContrast: log sizeContrast: upload list: status, size, date, account, space and target folderContrast: bottom sheet: date and sizeContrast: tested all views in portrait/landscape orientation. Also, i took a look to the high contrast mode, which look is much better than before. Moving forward an accessible app step by step 💯 This is approved from my side. |
Related Issues
App:
ReleaseNotesViewModel.kt
creating a newReleaseNote()
with String resources (if required)QA
#4429 (comment)