This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge AccessibilityBridge and AccessibilityBridgeDelegate #36597
Merged
auto-submit
merged 26 commits into
flutter:main
from
dkwingsmt:a11y-bridge-merge-with-delegate
Nov 4, 2022
Merged
Changes from 19 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a639113
Impl
dkwingsmt 7283373
FlutterPlatformNodeDelegateMac
dkwingsmt 2d4f6f5
Format
dkwingsmt e8aff9a
Rename file
dkwingsmt 2100c48
Merge remote-tracking branch 'origin/main' into a11y-bridge-merge-wit…
dkwingsmt 18b133f
Windows: Compile
dkwingsmt 3182505
Merge remote-tracking branch 'dkwingsmt/a11y-bridge-merge-with-delega…
dkwingsmt 406f330
format
dkwingsmt 0086ebf
Fix tests
dkwingsmt 9896019
Merge branch 'a11y-bridge-merge-with-delegate' of https://github.com/…
dkwingsmt d654a87
Fix doc
dkwingsmt 05a7fcd
More doc
dkwingsmt 82f89f5
More comments
dkwingsmt ce02096
Format
dkwingsmt faf0508
Merge remote-tracking branch 'origin/main' into a11y-bridge-merge-wit…
dkwingsmt 8f09b51
Update names
dkwingsmt 67be29b
Format
dkwingsmt 1551acf
Compile
dkwingsmt 2ea8661
Change to unique
dkwingsmt 5d371cf
Merge remote-tracking branch 'origin/main' into a11y-bridge-merge-wit…
dkwingsmt 827824f
Revert as shared
dkwingsmt ec932f3
Doc fixes
dkwingsmt 2a0cac1
Make windows bridge weak
dkwingsmt 1aa23a1
Fix win compile
dkwingsmt c9b1e0a
Format
dkwingsmt 803b6e2
move weak
dkwingsmt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
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.
should it also mention the onaccessibilityevent?
Uh oh!
There was an error while loading. Please reload this page.
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.
I'm not sure. If you think it's worthwhile, can you help me write it?