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

Implement the basic WindowHandler #1468

Merged
merged 47 commits into from
Jul 1, 2021
Merged

Implement the basic WindowHandler #1468

merged 47 commits into from
Jul 1, 2021

Commits on Jun 27, 2021

  1. Initial window handler

    mattleibow committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    e82c88a View commit details
    Browse the repository at this point in the history
  2. Get things building

    mattleibow committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    542fec0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. things

    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    eb13b58 View commit details
    Browse the repository at this point in the history
  2. maybe this

    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    23ee1ed View commit details
    Browse the repository at this point in the history
  3. that

    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0197ba4 View commit details
    Browse the repository at this point in the history
  4. Improve that

    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3bfeb10 View commit details
    Browse the repository at this point in the history
  5. A WIP WIP

    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    d48727c View commit details
    Browse the repository at this point in the history
  6. Dispose old things

    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    cfb583d View commit details
    Browse the repository at this point in the history
  7. Things

    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f57af9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0447097 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/main' into dev/window-handler

    # Conflicts:
    #	src/Controls/src/Core/HandlerImpl/VisualElement.Impl.cs
    #	src/Controls/src/Core/HandlerImpl/Window.Impl.cs
    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    dbc7bab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c5b819 View commit details
    Browse the repository at this point in the history
  11. ws

    mattleibow committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3fced36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd2b9ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09dbbf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. that

    mattleibow committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    a84fdd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7875f1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b0812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee6a10b View commit details
    Browse the repository at this point in the history
  5. undo

    mattleibow committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    ba82eb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a29e87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d6f906 View commit details
    Browse the repository at this point in the history
  8. tests

    mattleibow committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    99b7e26 View commit details
    Browse the repository at this point in the history
  9. no need for SetWindow

    mattleibow committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    bdc62af View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/main' into dev/window-handler

    # Conflicts:
    #	src/Controls/src/Core/HandlerImpl/Window.Impl.cs
    #	src/Controls/src/Core/HandlerImpl/Window.Standard.cs
    #	src/Controls/src/Core/Platform/ModalNavigationService/ModalNavigationService.Android.cs
    mattleibow committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    96755c2 View commit details
    Browse the repository at this point in the history
  11. Fix things

    mattleibow committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d97d8ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e9d821 View commit details
    Browse the repository at this point in the history
  13. use a BP Page

    mattleibow committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f6e69ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    031aad0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a22ea28 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'dev/resources' into dev/window-handler

    # Conflicts:
    #	src/Compatibility/Core/src/AppHostBuilderExtensions.cs
    mattleibow committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    70ff209 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Use handlers...

    View -> Content for consistency
    mattleibow committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7902f7c View commit details
    Browse the repository at this point in the history
  2. Handler-ize

    mattleibow committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    cfc259b View commit details
    Browse the repository at this point in the history
  3. iOS things

    mattleibow committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    b6a9663 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f45b84 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into dev/window-handler

    # Conflicts:
    #	src/Compatibility/Core/src/AppHostBuilderExtensions.cs
    mattleibow committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    742b77f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0293bbc View commit details
    Browse the repository at this point in the history
  7. undo tests

    mattleibow committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    052ba5b View commit details
    Browse the repository at this point in the history
  8. tests

    mattleibow committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e6bf02b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    e27b1f6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into dev/window-handler

    # Conflicts:
    #	Microsoft.Maui-net6.sln
    #	src/Controls/src/Core/HandlerImpl/VisualElement.Impl.cs
    #	src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests-net6.csproj
    #	src/Core/src/Handlers/View/ViewHandlerOfT.cs
    mattleibow committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    48f53cf View commit details
    Browse the repository at this point in the history
  3. Disable some tests

    mattleibow committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    1bb9f9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b73075d View commit details
    Browse the repository at this point in the history
  5. Always fire this

    mattleibow committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    fc16fa2 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/main' into dev/window-handler

    # Conflicts:
    #	src/Controls/src/Core/HandlerImpl/Window.Android.cs
    #	src/Controls/src/Core/HandlerImpl/Window.Impl.cs
    #	src/Controls/src/Core/HandlerImpl/Window.iOS.cs
    mattleibow committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    232c7d4 View commit details
    Browse the repository at this point in the history
  7. nullable not needed

    mattleibow committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    66c7857 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5111da0 View commit details
    Browse the repository at this point in the history