Skip to content
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

Allow Flutter focus to interop with Android view hierarchies #26602

Merged
merged 8 commits into from Jun 10, 2021

Commits on Jun 5, 2021

  1. Allow Flutter focus to interop with Android view focus

    Emmanuel Garcia committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    31855d8 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Emmanuel Garcia committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    fd91102 View commit details
    Browse the repository at this point in the history
  3. usesVirtualDisplay is optional

    Emmanuel Garcia committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    3545b23 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Tests

    Emmanuel Garcia committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    759c7a4 View commit details
    Browse the repository at this point in the history
  2. ViewTreeObserver#isAlive() false

    Emmanuel Garcia committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    6dbc4b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Put comment back

    Emmanuel Garcia committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1b987ec View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Feedback

    Emmanuel Garcia committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a74af7f View commit details
    Browse the repository at this point in the history
  2. Comment

    Emmanuel Garcia committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    d7c4aaa View commit details
    Browse the repository at this point in the history