Skip to content

Inflight/current #29755

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

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Inflight/current #29755

wants to merge 23 commits into from

Conversation

rmarinho
Copy link
Member

No description provided.

@rmarinho
Copy link
Member Author

rmarinho commented Jun 2, 2025

/rebase

@github-actions github-actions bot force-pushed the inflight/current branch from f5a279d to c33253a Compare June 2, 2025 17:32
@PureWeen
Copy link
Member

PureWeen commented Jun 6, 2025

/rebase

@github-actions github-actions bot force-pushed the inflight/current branch from 98e46e1 to 4cc66a0 Compare June 6, 2025 03:24
@PureWeen
Copy link
Member

PureWeen commented Jun 6, 2025

/rebase

@github-actions github-actions bot force-pushed the inflight/current branch from 4cc66a0 to 8c2ba96 Compare June 6, 2025 15:10
@rmarinho
Copy link
Member Author

rmarinho commented Jun 7, 2025

/rebase

@github-actions github-actions bot force-pushed the inflight/current branch from 24dd756 to 0423cbb Compare June 7, 2025 13:18
@PureWeen
Copy link
Member

PureWeen commented Jun 7, 2025

/rebase

2 similar comments
@PureWeen
Copy link
Member

PureWeen commented Jun 9, 2025

/rebase

@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

/rebase

1 similar comment
@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

/rebase

@PureWeen PureWeen force-pushed the inflight/current branch 2 times, most recently from 205d3a4 to ad707c9 Compare June 28, 2025 02:00
@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

PureWeen commented Jul 1, 2025

/rebase

@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

/rebase

@PureWeen PureWeen force-pushed the inflight/current branch 2 times, most recently from 941acd5 to 90ff8cf Compare July 17, 2025 22:18
@PureWeen
Copy link
Member

/rebase

jfversluis and others added 21 commits July 25, 2025 20:31
…ScrollView (#30241)

* fix added

* Revert "fix added"

This reverts commit 138797f.

* fix added

* fix updated
…l Flyout content. (#30069)

* fix-22045 - Made changes on Android ShellFlyout sizing by adding OnDrawerOpened event and updating Content so OnSizeAllocated is called with correct values when drawer opens.

* fix-22045- Set the contentview frame value when the FlyoutView layout change.

* fix-22045- Changes committed.
…missions if NeverForLocation flag is present (#20874)

* otherwise the permission-status will be 'denied' if AccessFineLocation is in the manifest, but denied at runtime
  (even if it is not strictly required)
* Safe Get of RealParent to avoid warnings

* Optimized the fix

* Make it as default private

* Optimized the fix

* Modified the fix and added test

* Modified the fix based on concern and added test

* unwanted spacing

* Replaced the Parent property directly
… Immediately Setting ItemsSource to Null Causes a Crash (#29940)

* Re-evaluate indexpaths in PerformBatchUpdates

* Add UI test

* update test

* bring back null check

* add a check to see if ItemsSource is disposed
#29926)

* Fixed StackLayout crashes on Windows with HeightRequest 0, padding, and opposing alignment.

* Included test case for Vertical StackLayout

* Updated label content
)

* [Windows] Fixed CanvasDrawingSession Exception

* Update in description label

* Updated Suggested Changes
* Added Feature Matrix for ScrollView

* Updated changes

* Changes updated

* Modified the test cases

* Modified UI

* Added snapshots

* Added images

* Modified Test Case

* Added images

* Resaved images
* modified UI and test cases

* updated test cases

* added new test cases

* updated test cases

* added android and iOS snapshots

* updated format

* updated flow direction code

* added mac and windows snapshots

* updated iOS snapshots
… fix (#30307)

* Disconnect context flyout handler

* Update MenuFlyoutHandler.iOS.cs
* Fix for TapGesture ButtonMask

* Added TestCase

* Update Testcase

* Modified Testcase
if the type is known then a direct cast should be used instead of an as.
since, in the case where the assumption is wrong, then it is better to
get a cast exception instead of a null ref exception.

basically if code uses `as` and does not check for null when that
variable is used, then it is likely problematic code.
* added test cases

* added snapshots

* comment added

* snapshot added

* changed method name
* added test cases

* added new test cases

* removed test cases

* updated test cases

* updated test cases

* changes in test case

* added new event

* updated test cases

* added culture test cases

* added snapshots

* added the failing condition

* modified test case

* added new test case code

* added mac and windows snapshots
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# Conflicts:
#	src/Compatibility/Core/src/Tizen/Forms.cs
* fix added

* Revert "fix added"

This reverts commit 138797f.

* test case added

* test sample modified

* test sample updated

* affected platform changed

* sample changes added
…#30467)

* fix-21119-Made changes to ShellToolbarTracker.cs to prevent search handler stacking on Android Shell tab navigation by removing existing menu items before adding new ones.

* fix-21119-Testcase and test snapshot added.

* fix-21119-Updated code changes. Also added Mac and Windows snapshots.
…s Enabled (#30353)

* Fixed the masked text issue of same value pasted into the textbox field

* Added the test for verifying the masked text
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Dhivya-SF4094 and others added 2 commits July 25, 2025 15:34
…s set to False (#30755)

* Fixed GraphicsView event handlers are triggered even when IsEnabled is set to False

* Updated PlatformTouchGraphicsView

* Updated test sample
* Added HybridWebView Feature Tests

* Changes updated

* Added images

* Delete the test file

* Added the test file after rename the file

* Added images

---------

Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.