-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Dev/ios guid splash #12759
Merged
Merged
Dev/ios guid splash #12759
Conversation
This file contains 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
### Description of Change Merging net7.0 branch to main
* Update dependencies from https://github.com/xamarin/xamarin-macios build 20221108.30 Microsoft.iOS.Sdk From Version 16.0.1478 -> To Version 16.1.1463 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221108.30 Microsoft.tvOS.Sdk From Version 16.0.1478 -> To Version 16.1.1463 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221108.30 Microsoft.macOS.Sdk From Version 12.3.2372 -> To Version 13.0.2018 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221108.30 Microsoft.MacCatalyst.Sdk From Version 15.4.2372 -> To Version 16.1.1463 * Bump Xcode to 14.1.0 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.4 Microsoft.iOS.Sdk From Version 16.0.1478 -> To Version 16.1.1465 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.4 Microsoft.tvOS.Sdk From Version 16.0.1478 -> To Version 16.1.1465 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.4 Microsoft.macOS.Sdk From Version 12.3.2372 -> To Version 13.0.2020 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.7 Microsoft.iOS.Sdk From Version 16.0.1478 -> To Version 16.1.1466 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.7 Microsoft.tvOS.Sdk From Version 16.0.1478 -> To Version 16.1.1466 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.4 Microsoft.MacCatalyst.Sdk From Version 15.4.2372 -> To Version 16.1.1465 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.7 Microsoft.macOS.Sdk From Version 12.3.2372 -> To Version 13.0.2021 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.7 Microsoft.MacCatalyst.Sdk From Version 15.4.2372 -> To Version 16.1.1466 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.14 Microsoft.iOS.Sdk From Version 16.0.1478 -> To Version 16.1.1467 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.14 Microsoft.tvOS.Sdk From Version 16.0.1478 -> To Version 16.1.1467 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.14 Microsoft.macOS.Sdk From Version 12.3.2372 -> To Version 13.0.2022 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221111.14 Microsoft.MacCatalyst.Sdk From Version 15.4.2372 -> To Version 16.1.1467 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Alex Soto <alex@alexsoto.me>
Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.CodeDom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
### Description of Change Just merging things again from net7.0 as some new commits arrived while the previous PR was undergoing merging.
* Bump Microsoft.WindowsAppSDK from 1.1.5 to 1.2.221109.1 Bumps [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) from 1.1.5 to 1.2.221109.1. - [Release notes](https://github.com/microsoft/windowsappsdk/releases) - [Commits](https://github.com/microsoft/windowsappsdk/commits) --- updated-dependencies: - dependency-name: Microsoft.WindowsAppSDK dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update Directory.Build.targets Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.2.0 to 4.4.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](dotnet/roslyn@v4.2.0...Visual-Studio-2019-Version-16.0-Preview-4.4) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [Xamarin.Build.Download](https://github.com/xamarin/XamarinComponents) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/xamarin/XamarinComponents/releases) - [Commits](https://github.com/xamarin/XamarinComponents/commits) --- updated-dependencies: - dependency-name: Xamarin.Build.Download dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [Microsoft.Net.Compilers.Toolset](https://github.com/dotnet/roslyn) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits/Visual-Studio-2019-Version-16.0-Preview-4.4) --- updated-dependencies: - dependency-name: Microsoft.Net.Compilers.Toolset dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Set window soft input via window mapper * - disconnect handlers * - add additional logging info * - fix handler typing * - fix formatting
* Update Versions.props * Not needed anymore! * Revert "Not needed anymore!" This reverts commit 1e22ff2.
Bumps Xamarin.UITest from 3.2.9 to 4.0.0. --- updated-dependencies: - dependency-name: Xamarin.UITest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…21108.1 (#11342) Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22531.1 -> To Version 1.0.0-prerelease.22558.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/xamarin/xamarin-macios build 20221114.10 Microsoft.MacCatalyst.Sdk From Version 15.4.2372 -> To Version 16.1.1468 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221115.12 Microsoft.iOS.Sdk From Version 16.1.1467 -> To Version 16.1.1469 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221115.12 Microsoft.tvOS.Sdk From Version 16.1.1467 -> To Version 16.1.1469 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221115.12 Microsoft.macOS.Sdk From Version 13.0.2022 -> To Version 13.0.2024 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20221115.12 Microsoft.MacCatalyst.Sdk From Version 16.1.1467 -> To Version 16.1.1469 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Rui Marinho <me@ruimarinho.net>
* Update Essentials Barometer API Docs * Apply suggestions from code review Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* Fix Essentials AppActions API Docs * Update AppActions.netstandard.tvos.watchos.macos.tizen.cs * Apply suggestions from code review Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* External file to inline * Final touches * Apply suggestions from code review Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* Remove unnecessary MeasureOverride from RefreshView; Fixes #5772 * Fix missing api thing
* Don't set editor action to handled * - Add tests * - remove for tizen
* Update Essentials Battery API Docs * Apply suggestions from code review Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* Update Essentials AppInfo API Docs * Apply suggestions from code review Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* Update Essentials Browser API Docs * Apply suggestions from code review All the URI! Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* Update Essentials Contacts API Docs * Apply suggestions from code review Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* Update Essentials Connectivity API Docs * Apply suggestions from code review Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* Update Essentials Clipboard Docs * Apply suggestions from code review Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com> Co-authored-by: E.Z. Hart <hartez@users.noreply.github.com>
* Fix the ordering registration for tests * - fix the timing on some tests
* Bump Microsoft.AspNetCore.Authorization from 7.0.1 to 7.0.2 Bumps [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authorization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump more packages Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rui Marinho <me@ruimarinho.net>
This is not really a behavioral change, as the GetAsync Method was already returning null in some cases. But nullable was active for this file and the nullability was not marked, which would result in the code analysis complaining that you don't have to null check. Because it can't be null, right?
…d pipeline. (#12718) The actions imply will fwd the commit hash, the branch and the commit message to the sdk-insertions repository which will ensure that the commit used to build maui in the unified pipeline is the latest one.
* Propagate IsEnabled to children * comments * Refactor the command logic to use IsEnabledCore * Simplify explicit IsEnabled property * Further simplification * Did some more things to support menus now And fixed a bug :) * Add a bunch of unit tests * No need to propagate everything * Movethings according to review comments Co-authored-by: E.Z. Hart <hartez@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Use the same platform view with gestures * Don't cache the view * no duplicates * weak reference * revert android * PlatformView * revert * oops * Add a test * clean up
* Initial code for replacing the deployment manager * better code * bit better and avoids an unneccessary creation * more nice code * More coolness * better logging
* Fix timing on iOS Toolbar * - fix and test titleview measures * - enable TitleView test for Android * - account for toolbar changes inside android * - isolate test to iOS * - update naming
samhouts
added
the
area-architecture
Issues with code structure, SDK structure, implementation details
label
Jul 20, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
Description of Change
Issues Fixed
Fixes #