Skip to content

Commit

Permalink
371 a11y review accessibility (#372)
Browse files Browse the repository at this point in the history
* library : vertical image first card > semantic btn

* colours details screen > semantics screen reader

* typography screen > semantics screen reader

* docs : add accessibility statement

* app : add l10n keys

* app : json declaration entities

* fix bug a11y

* app : add statement accessibility

* app : icon asset

* app : add changelog and third party

* fix package url launcher version
  • Loading branch information
Tayebsed93 authored Apr 24, 2024
1 parent f3605dc commit 982e8a5
Show file tree
Hide file tree
Showing 26 changed files with 2,898 additions and 113 deletions.
1 change: 1 addition & 0 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ ods-flutter/app/assets/ic_calendar_event_info.png
ods-flutter/app/assets/ic_identity_protection.png
ods-flutter/app/assets/ic_task_list.png
ods-flutter/app/assets/il_list_item.png
ods-flutter/app/assets/ic_accessibility.png

ods-flutter/app/assets/1.5x/il_about.png
ods-flutter/app/assets/1.5x/il_switches.png
Expand Down
1 change: 1 addition & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Added

- [A11y] Review accessibility ([#371](https://github.com/Orange-OpenSource/ods-flutter/issues/371))
- Guidelines > Colors ([#330](https://github.com/Orange-OpenSource/ods-flutter/issues/330))

## Changed
Expand Down
6 changes: 6 additions & 0 deletions app/THIRD_PARTY.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,9 @@ Apache License 2.0
Copyright 2018 WebView for Flutter
[https://pub.dev/packages/webview_flutter](https://pub.dev/packages/webview_flutter)
Apache License 2.0

### Url Launcher

Copyright 2018 Url Launcher
[https://pub.dev/packages/url_launcher](https://pub.dev/packages/url_launcher)
Apache License 2.0
Loading

0 comments on commit 982e8a5

Please sign in to comment.