Skip to content

[2025/04/11] Candidate - In Flight Branch #28867

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

Merged
merged 18 commits into from
Apr 16, 2025
Merged

[2025/04/11] Candidate - In Flight Branch #28867

merged 18 commits into from
Apr 16, 2025

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Apr 8, 2025

Description of Change

Only PRs related to fixing this branch should be merge here

For more information about inflight process check
#28486

.NET MAUI Release Notes - April 2025

These release notes cover the changes made between commits 8e875b73fd7a1500fc012559cf66118f2bbfd633 and 74fabd6a2f2fe49ead526e6133241e5b32ded6e7.

Platform-specific Fixes

Android

iOS

Catalyst

Windows

Core Improvements

Test Infrastructure

Known Issues


For more information about .NET MAUI, visit the official documentation.

@Copilot Copilot AI review requested due to automatic review settings April 8, 2025 19:35
@PureWeen PureWeen requested a review from a team as a code owner April 8, 2025 19:35
@PureWeen
Copy link
Member Author

PureWeen commented Apr 8, 2025

/rebase

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 74 out of 76 changed files in this pull request and generated 2 comments.

Files not reviewed (2)
  • src/Controls/src/Core/PublicAPI/net-ios/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Core/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt: Language not supported
Comments suppressed due to low confidence (1)

src/Controls/src/Build.Tasks/SetPropertiesVisitor.cs:1459

  • Review the logic for handling nullable types here to ensure that valid assignments are not inadvertently rejected, which could lead to runtime errors in binding scenarios.
return false;

@github-actions github-actions bot force-pushed the inflight/candidate branch from 7af3a02 to 022c659 Compare April 8, 2025 19:36
@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Apr 9, 2025
@PureWeen
Copy link
Member Author

/rebase

1 similar comment
@PureWeen
Copy link
Member Author

/rebase

@github-actions github-actions bot force-pushed the inflight/candidate branch from a3b1f57 to de39111 Compare April 11, 2025 15:26
@PureWeen PureWeen added this to the .NET 9 SR7 milestone Apr 11, 2025
@PureWeen PureWeen added the p/0 Work that we can't release without label Apr 11, 2025
@PureWeen
Copy link
Member Author

/rebase

@github-actions github-actions bot force-pushed the inflight/candidate branch from ce792da to 53ccbaa Compare April 14, 2025 14:00
@PureWeen
Copy link
Member Author

/rebase

NirmalKumarYuvaraj and others added 11 commits April 15, 2025 20:38
…ignment (#25827)

* Fixed Keyboard scrolling in editors with Center or end VerticalTextAlignment is off

* Modified the code change to consider content offset value

* Removed unwanted file changes

* Removed test cases

* Modified changes

* Modified the code changes and included UI test

* Removed unwanted code changes

* updated changes

* optimized changes

* updated test case

* Added a button for Start

* Changes in MauiTextView

---------

Co-authored-by: Matthew Leibowitz <[email protected]>
Co-authored-by: Dhivya-SF4094 <[email protected]>
…8545)

* [iOS] Changing carousel view orientation with disabled loop - fix

* Added snapshots
* Fixed - 18418 : ScrollView Orientation=Neither not working

* updated ScrollViewerExtensions.cs

* Disable the scroll in ios when orientation is neither.

* updated ScrollViewHandler.iOS.cs

* testcases updated.

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Gerald Versluis <[email protected]>
* fix for 26792

* Update HideSoftInputOnTappedChangedManager.Platform.cs

* Testcases added

* Comments updated

* Condition modification
…s into device tests - 3 (#28103)

* Added the CornerRadius and IsEnabled property for DeviceTest

* IsEnabled property for Device tests

* Addressed the feedbacks

* Update BoxViewTests.cs

* modified code changes

* resolved windows build error

* Update RadioButtonTests.Windows.cs

* Update CheckBoxTests.iOS.cs

* removed unwanted namespace

* Update CheckBoxTests.cs

* Update SwipeViewTests.Android.cs

* Update BoxViewTests.Android.cs

* Resolved build error in windows

* Update RadioButtonTests.Windows.cs

* Added the CornerRadius and IsEnabled property for DeviceTest

* IsEnabled property for Device tests

* Addressed the feedbacks

* Update BoxViewTests.cs

* modified code changes

* resolved windows build error

* Update RadioButtonTests.Windows.cs

* Update CheckBoxTests.iOS.cs

* removed unwanted namespace

* Update CheckBoxTests.cs

* Update SwipeViewTests.Android.cs

* Resolved build error in windows

* Update RadioButtonTests.Windows.cs

* Update CheckBoxTests.Android.cs

* Resolved conflict errors

* Update BoxViewTests.Android.cs

---------

Co-authored-by: nivetha-nagalingam <[email protected]>
…igation (#28240)

* Fixed drawer toggle button visiblity

* Update ToolbarExtensions.cs

* added test cases

* added shell test cases

* Update NavigationPageToolbar.cs
…not update text in the search box (#28400)

* Fix for query not updating during runtime

* Fix for SearchHandler

* Fix for SearchHandler Dynamic Update

* Fix for Dynamic SearchHandler QueryProperty

* Fix for query not updating in runtime

* Fix for searchHandler

* Updating the images

* Revert "Updating the images"

This reverts commit d3959fe.

* Modified Test case for search Handler

* Modifying the testcase and. the code
…g Between Groups in CollectionView (#28623)

* Fixed the CanMixGroups Set to False Still Allows Reordering Between Groups in CollectionView

* Committed the test case and sample

* Committed the pending snap
…ed at runtime (#28636)

* Placeholder issue fix

* Added Android snapshot

* Added Mac and Windows snapshots
TamilarasanSF4853 and others added 7 commits April 15, 2025 20:38
…s into device tests - 8 (#28496)

* code changes added

* updated code
* Resolved the ScrollView TestFailures in Inflight.

* updated ReorderBetweenGroupsShouldNotOccurWhenCanMixGroupsIsFalse ios image

* Updated EntryClearButtonColorShouldMatchTextColor mac image
…r Feature (#28938)

* Added feature tests for Header/Footer

* added test cases

* update the test cases

* update the changes

* modified

* updated the test cases

* update the changes

* update the changes

* updated the UI and Test cases

* Updated test cases

* add fails attributes

* updated

* modified changes

* updated changes

* renamed
* Resolved the flakey 28530 test

* Resolved the test failures

* Removed unwanted changes

* Committed the Android image for the modified test
@github-actions github-actions bot force-pushed the inflight/candidate branch from 648dd81 to 74fabd6 Compare April 15, 2025 20:38
@PureWeen PureWeen enabled auto-merge April 16, 2025 04:48
@PureWeen PureWeen merged commit 87f8b92 into main Apr 16, 2025
132 checks passed
@PureWeen PureWeen deleted the inflight/candidate branch April 16, 2025 06:57
@github-project-automation github-project-automation bot moved this from Todo to Done in MAUI SDK Ongoing Apr 16, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions p/0 Work that we can't release without
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.