Skip to content

Integrate latest dotnet/maui changes for .NET 10 support #9

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 2,305 commits into from
May 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2305 commits
Select commit Hold shift + click to select a range
f024b72
Use only major JDK version to install via homebrew (#28224)
Redth Mar 7, 2025
1e6af3d
Update the version of SkiaSharp used by SVG (#28233)
mattleibow Mar 7, 2025
47805ee
[CollectionView] Crash occurs when switching CollectionView.IsVisible…
kubaflo Mar 7, 2025
635182c
Fix issue not provision sign identities on Devdiv Mac's (#28229)
jsuarezruiz Mar 7, 2025
2c74335
Improve property mapper performance (#28077)
albyrock87 Mar 7, 2025
a730258
Fix NullReferenceException in PaintExtensions.IsSolid on Android (#28…
jadenrogers Mar 7, 2025
fa2b417
use the secondPage Handler (#28250)
tj-devel709 Mar 8, 2025
172dd41
[Revert] [iOS] CollectionView with grouped data crashes on iOS when t…
PureWeen Mar 10, 2025
a570f10
[HybridWebView] Properly managed response streams (#28230)
mattleibow Mar 10, 2025
4243ea4
Don't throw on cleanup for CI (#28248)
PureWeen Mar 10, 2025
42dd837
Replace deprecated iOS OpenUrl (#28160)
jfversluis Mar 10, 2025
3c5d964
Patch in a temporary location (#28278)
mattleibow Mar 10, 2025
c8d03fe
Fix incorrect MAC Image (#28265)
PureWeen Mar 10, 2025
254eea0
Add attempt number to failed builds (#28280)
mattleibow Mar 10, 2025
4979724
Always return to the browser (#28286)
mattleibow Mar 11, 2025
4e92d0c
[Testing] Fix for flaky UITests in CI that occasionally fail - 5 (#28…
HarishKumarSF4517 Mar 11, 2025
1f20d6a
Disable test recently re-enabled (#28314)
PureWeen Mar 11, 2025
ae2c74b
[Windows] Fix for wrong secondary ToolbarItem size (#25550)
Tamilarasan-Paranthaman Mar 11, 2025
04cd08f
Update Versions.props to .NET 9 SR6 (#28326)
PureWeen Mar 11, 2025
ac01bde
Fix/workaround iOS stuck device tests (#28196)
albyrock87 Mar 11, 2025
0dde841
[ci] Fix provisionator (#28325)
rmarinho Mar 12, 2025
8f3bcc6
[ci] Add net10.0 to triggers (#28359)
rmarinho Mar 12, 2025
b1dc30d
[Testing] Mark BindingUpdatesFromInteractiveRefresh as flaky (#28369)
jsuarezruiz Mar 13, 2025
b6b2ddc
[main] Check if RefreshControl is enabled on iOS (#28365)
github-actions[bot] Mar 13, 2025
2719d46
[Windows] Fix RightToLeft is not working for Shell (#28161)
SubhikshaSf4851 Mar 13, 2025
995d571
[Testing] Moved ImageDoesNotLeak test case from Device Test to UI Tes…
HarishKumarSF4517 Mar 13, 2025
7cc361f
[ci] Update arcade and xharness
rmarinho Mar 13, 2025
91fe339
[ci] Update arcade and xharness (#28378)
rmarinho Mar 13, 2025
e50db9a
Update bug-report.yml (#28394)
rmarinho Mar 14, 2025
59a510c
[ci] Cleanup the provisionator Xcode script (#28395)
rmarinho Mar 14, 2025
80ef0d7
Upgrade from 1.6.5 to 1.6.6 (#28338)
MartyIX Mar 14, 2025
872beeb
[testing] Disable CheckEntitlementsForMauiBlazorOnMacCatalyst (#28407)
rmarinho Mar 14, 2025
90e36c5
Made sudo optional for linux jdk provisioning (#28195)
Redth Mar 14, 2025
9eb4e06
[Accessibility] Add Accessibility Traits to CollectionView items on i…
tj-devel709 Mar 17, 2025
0f1060c
[Accessibility] Add 'button' for TalkBalk on Android Tap Gesture Reco…
tj-devel709 Mar 17, 2025
bec3377
Fixed content update issue when changing the ControlTemplate at runti…
sheiksyedm Mar 17, 2025
17a5744
[Mac Catalyst] `NullReferenceException` in `DragAndDropDelegate` - FI…
MartyIX Mar 18, 2025
6b203c4
[Testing] Fix: BlankScreenOnNavigationBack on Android (#28423)
bhavanesh2001 Mar 18, 2025
c451130
[Android] Fix: Prevent duplicate Completed event when setting ReturnT…
bhavanesh2001 Mar 18, 2025
75d91fa
Update dotnet-format-daily-main.yml (#28488)
danmoseley Mar 19, 2025
7e7ae08
Upgrade Syncfusion Toolkit version from 1.0.3 to 1.0.4 (#28447)
Choza-rajan Mar 19, 2025
009b4f1
Page.DisplayAlert documentation - Task vs Task<bool> (#28521)
kubaflo Mar 20, 2025
ad5f635
[Testing] Fix for flaky UITests Issue18896 and disable Issue14471 tes…
HarishKumarSF4517 Mar 21, 2025
173ca2b
[Android] CarouselView: Remove rounding from SizedItemContentView tha…
filipnavara Mar 21, 2025
f1fc87c
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 24, 2025
a0183dd
[ci] Don't use the short url for install script (#28591)
rmarinho Mar 24, 2025
864cd98
[Testing] - Fix for flaky UITests related to the virtual keyboard in …
anandhan-rajagopal Mar 25, 2025
43fd3fa
Fix for border color of the RadioButton is visible in Windows (#28214)
SyedAbdulAzeemSF4852 Mar 25, 2025
609499c
Improve iOS CollectionView performance by leveraging the new platform…
albyrock87 Mar 25, 2025
42e2dc1
[Testing] Fix for flaky UITests in CI that occasionally fail - 5 (#28…
anandhan-rajagopal Mar 25, 2025
7bcea52
[Windows] Fixed the issue with SearchBar focus and unfocus events. (#…
Ahamed-Ali Mar 26, 2025
3d4ff23
Fixed controls sample navigation crash (#28069)
kubaflo Mar 26, 2025
17bfccf
[Testing] Migration of Compatibility.Core platform-specific unit test…
anandhan-rajagopal Mar 26, 2025
5054b26
[ci] Sign fonts with 3PartyScriptsSHA2 (#28646)
rmarinho Mar 26, 2025
e3bf1ce
[Testing] Move Android UITests to run on Linux (#28513)
jsuarezruiz Mar 26, 2025
e49e46a
SwipeItemView won't render FontImageSource on first opening - fix (#2…
kubaflo Mar 26, 2025
011fff1
Make it safer to set TestCases.HostApp main page (#28355)
albyrock87 Mar 27, 2025
8b20b4f
[ci] Some fixes for dnceng builds (#28671)
rmarinho Mar 27, 2025
8ab6971
[tests] Fix ItemImageSourceShouldBeVisible (#28665)
rmarinho Mar 27, 2025
de12318
[Windows] Fix IsPresented property not updating correctly in FlyoutPa…
devanathan-vaithiyanathan Mar 27, 2025
9a06402
[Windows] Fixed BackButton visibility issue when switching tabs witho…
Vignesh-SF3580 Mar 27, 2025
b934dba
[Testing] - Fix for flaky UI tests ShouldIgnoreBottomContentInsetForC…
anandhan-rajagopal Mar 27, 2025
c324b23
[Windows] WebView Navigated event is still called even after cancelli…
Tamilarasan-Paranthaman Mar 27, 2025
4a51d5b
[iOS] Fix for CursorPosition Property Not Applied Correctly to Entry …
praveenkumarkarunanithi Mar 18, 2025
8ce068e
[Windows] Fixed Shadow not updated when Clipping a View with a shadow…
NirmalKumarYuvaraj Mar 18, 2025
0ee8390
[Testing] Enabling more UI Tests by removing platform specific condit…
LogishaSelvarajSF4525 Mar 18, 2025
cfeb1bf
[Testing] Enabling more UI Tests by removing platform specific condit…
HarishKumarSF4517 Mar 18, 2025
d0c0c98
Fixed Label Visibility Issue on macOS and iOS (#28081)
Dhivya-SF4094 Mar 18, 2025
1fc5d5e
[Testing] Migration of Compatibility.Core platform-specific unit test…
TamilarasanSF4853 Mar 18, 2025
c812c00
Fixed - Using CollectionView.EmptyView results in an Exception on Win…
KarthikRajaKalaimani Mar 18, 2025
6e52b4c
Fixed Stepper allows incrementing beyond the maximum value (#28398)
SubhikshaSf4851 Mar 18, 2025
68ae233
[Testing] Migration of Compatibility.Core platform-specific unit test…
nivetha-nagalingam Mar 18, 2025
ff74ad1
Fixed crash in CollectionView on iOS when updating grouped data. (#28…
Dhivya-SF4094 Mar 18, 2025
bdbbbd4
Make IShape in MauiCALayer a WeakReference (#28412)
MarcelStommel Mar 18, 2025
365e4bf
[iOS] [Android] Fix for the FontImageSource color is not applied prop…
Tamilarasan-Paranthaman Mar 19, 2025
7232f55
[Android] Fix ImageButton Padding the third (#25223)
aheubusch Mar 20, 2025
a166685
Fix for CarouselView doesnot scroll corresponding to ItemsUpdatingScr…
SuthiYuvaraj Mar 20, 2025
5a428c4
[Windows] Fixed the text and icon color issues in the DatePicker when…
Ahamed-Ali Mar 21, 2025
43f767a
System.MissingMethodException in PropertyPropagationExtensions fix (#…
kubaflo Mar 23, 2025
ae5af8d
[iOS] Back-navigation with swipe-back navigates back twice - fix (#28…
kubaflo Mar 24, 2025
2fef448
Fixed Test case failure in PR 28560 (#28584)
Dhivya-SF4094 Mar 25, 2025
a89df8c
[Testing] Implemented InteractivePopGesture (#28577)
kubaflo Mar 25, 2025
06e8924
[Testing] Fixed test case failure 28485 (#28644)
kubaflo Mar 27, 2025
d8d2a2b
[ci] We do want macos15 (#28673)
rmarinho Mar 27, 2025
7935165
Fixed the Label not sized correctly on Android (#28215)
Ahamed-Ali Mar 28, 2025
6522a39
Implement methods to manage alerts from UITests on Windows (#28177)
jsuarezruiz Mar 28, 2025
c680563
Allow to use Theme changes actions on Catalyst (#28181)
jsuarezruiz Mar 28, 2025
c59607a
[2025/03/24] Candidate - In Flight Branch (#28560)
PureWeen Mar 28, 2025
b2b2191
[ci] Try fix internal main (#28709)
rmarinho Mar 29, 2025
17a8b5a
[ci] Fix publish zip for insertions (#28724)
rmarinho Apr 1, 2025
bc63d94
Fixed iOS cell resizing issue #23319, CellRenderer.GetCell may not be…
VitalyKnyazev Apr 1, 2025
d9438f2
[ci] Fix variable _UploadPathRoot (#28733)
github-actions[bot] Apr 1, 2025
a6bc852
[ci] Fix naming of workloads (#28742)
github-actions[bot] Apr 1, 2025
8ee00e0
Revert "[ci] Fix naming of workloads (#28742)" (#28754)
rmarinho Apr 2, 2025
05999a1
[iOS] CollectionView footer sizing when source is empty - fix (#28610)
kubaflo Apr 2, 2025
dad356b
[main] [ci] Add maui release internal (#28776)
github-actions[bot] Apr 3, 2025
3da3c4e
Fix iOS CollectionView not reacting properly to orientation changes (…
albyrock87 Apr 3, 2025
fe2e1fa
[Testing] Fix for flaky UITests in CI that occasionally fail - 7 (#28…
HarishKumarSF4517 Apr 3, 2025
97d5452
Update CommunityToolkit.Maui reference in sample content template (#2…
jfversluis Apr 4, 2025
e41df8e
[Testing] Fix for flaky UITests in CI that occasionally fail - 6 (#28…
anandhan-rajagopal Apr 4, 2025
ac1292e
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Apr 7, 2025
6c9798f
Update Issue19509.cs (#28807)
HarishKumarSF4517 Apr 7, 2025
af78f88
Resave mac tabbedpage images (#28803)
HarishKumarSF4517 Apr 7, 2025
1f5da58
Fixed ListView leak caused by not disposed ContextActionsCell (#28702)
VitalyKnyazev Apr 7, 2025
5455104
[Testing] Fix for flaky UITests in CI that occasionally fail - 8 (#28…
HarishKumarSF4517 Apr 7, 2025
82b018a
Cleanup virtual layer measure invalidation (#28756)
albyrock87 Apr 8, 2025
4ff875a
Revert "Cleanup virtual layer measure invalidation (#28756)" (#28872)
rmarinho Apr 8, 2025
6ff7573
Revert Applying visibility change to child controls (#28768)
jfversluis Apr 8, 2025
360f436
Improve TFM condition for sample content template (#28865)
jfversluis Apr 9, 2025
df738bf
The footer position is not on the far right of the horizontal grid - …
kubaflo Apr 9, 2025
89946dd
[iOS] Fix for Transparent Background Color not applied to WebView (#2…
Tamilarasan-Paranthaman Apr 9, 2025
7b9d351
Revert "[Accessibility] Add 'button' for TalkBalk on Android Tap Gest…
PureWeen Apr 9, 2025
c4c3ca5
Revert "Revert "Cleanup virtual layer measure invalidation (#28756)" …
albyrock87 Apr 9, 2025
2cc5a76
fix for flaky tests (#28887)
anandhan-rajagopal Apr 9, 2025
43f90d0
Update Versions.props to 9.0.70 SR7 (#28900)
PureWeen Apr 10, 2025
037fd6c
Update bug-report.yml with latest public releases (#28922)
PureWeen Apr 10, 2025
a8e1c3d
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Apr 11, 2025
358f7e7
fix (#28919)
bhavanesh2001 Apr 11, 2025
ff8cff2
[ai] Add release notes prompt (#28896)
rmarinho Apr 11, 2025
064b913
[ci] Produce nightly for inflight/current (#28940)
rmarinho Apr 12, 2025
4178da7
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Apr 14, 2025
d6d8223
Stop iOS SetNeedsLayout propagation by looking at VisualElement compu…
albyrock87 Apr 14, 2025
ef1ec07
[Testing]Fix some Flaky UI tests that fails on android (#28956)
bhavanesh2001 Apr 14, 2025
8e875b7
[ci] Update arcade (#29000)
rmarinho Apr 15, 2025
3314e14
Fixed Keyboard Scrolling in editors with Center or End VerticalTextAl…
NirmalKumarYuvaraj Mar 23, 2025
61991e6
[XC] better support for nullable props and BPs (#28550)
StephaneDelcroix Mar 23, 2025
4c09dd7
[iOS] Changing carousel view orientation with disabled loop - fix (#2…
kubaflo Mar 23, 2025
ef98fa4
Fixed ScrollView Orientation Neither issue (#27231)
Vignesh-SF3580 Mar 24, 2025
055d9ec
Fix HideSoftInputOnTapped Not Working Net9 (#28534)
SuthiYuvaraj Mar 24, 2025
99f3cc5
[Testing] Migration of Compatibility.Core platform-specific unit test…
anandhan-rajagopal Mar 26, 2025
d0c2ac6
Fix mistake in RadioButtonTests.Windows.cs
jsuarezruiz Mar 27, 2025
a9108aa
[Windows] Flyout Menu Icon disappears from Window Title Bar after Nav…
NirmalKumarYuvaraj Mar 28, 2025
559da79
[Android, iOS] Dynamically setting SearchHandler Query property does …
HarishwaranVijayakumar Mar 28, 2025
589fd52
[Catalyst] Fixed the CanMixGroups Set to False Still Allows Reorderin…
Ahamed-Ali Mar 30, 2025
7127454
[Android] Fix for SearchHandler Placeholder did not update when chang…
Tamilarasan-Paranthaman Apr 3, 2025
5b10625
[Testing] Migration of Compatibility.Core platform-specific unit test…
TamilarasanSF4853 Apr 3, 2025
2266e0d
Fixed Test case failure in PR 28486 (#28780)
Vignesh-SF3580 Apr 8, 2025
62b699e
Revert "Fix HideSoftInputOnTapped Not Working Net9 (#28534)" (#28802)
SuthiYuvaraj Apr 8, 2025
7e09fc7
Fixed testcase failures in PR28867. (#28889)
Vignesh-SF3580 Apr 10, 2025
767307c
[Testing] Feature Matrix UITest Cases for CollectionView Header/Foote…
LogishaSelvarajSF4525 Apr 14, 2025
fc724b0
Fixed Test case failure in PR 28867 (#28964)
Ahamed-Ali Apr 15, 2025
74fabd6
Fixed Test case failure in PR 28867 - MAC Screenshot (#29009)
PureWeen Apr 15, 2025
793db81
Avoid qualified name in x:Type binding for Blazor Hybrid template (#2…
Apr 15, 2025
87f8b92
[2025/04/11] Candidate - In Flight Branch (#28867)
PureWeen Apr 16, 2025
e9171db
Add retries and avoid Appium Doctor on Linux (#28845)
jsuarezruiz Apr 16, 2025
6eda8ed
Update UIAutomator2 driver version
jsuarezruiz Apr 16, 2025
5f986dd
Changes to fix Android emulators boot issues on Linux (#28882)
jsuarezruiz Apr 16, 2025
39caefa
[Windows] - Fix Visual State Issue with Picker TextColor After Naviga…
prakashKannanSf3972 Apr 8, 2025
bf27f69
[iOS] Fixed the TargetInvocationException Occurs When Selecting Heade…
Ahamed-Ali Apr 11, 2025
12d2d5e
[iOS] - Resolved Proper Rendering of Dynamic Header/Footer Updates in…
prakashKannanSf3972 Apr 11, 2025
0987b16
[Android] Fixed ScalingCanvas.SetBlur not working (#28911)
NirmalKumarYuvaraj Apr 11, 2025
a009f76
[Windows] Upgrade to Windows App SDK 1.7 (#28499)
MartyIX Apr 11, 2025
9e2cbac
[iOS] Fix FlyoutPage does not respond to changes in the FlyoutLayoutB…
devanathan-vaithiyanathan Apr 11, 2025
0a240f9
[Android] Fixed the Incorrect Text Color Applied to Selected Tab in T…
Ahamed-Ali Apr 11, 2025
624223c
[iOS] Fix for the File.ContentType from MediaPicker not being in vali…
SyedAbdulAzeemSF4852 Apr 11, 2025
57f7f4d
[XC] add IRootObjectProvider (#28310)
StephaneDelcroix Apr 11, 2025
dfeadeb
[Android] picker - focus/unfocus events (#28122)
kubaflo Apr 16, 2025
9576008
[Windows] Fixed the flyout content width not being set correctly afte…
Tamilarasan-Paranthaman Apr 16, 2025
1fb5164
Revert "[Android] picker - focus/unfocus events (#28122)"
PureWeen Apr 16, 2025
6fbfb8a
[ci] Try fix the naming of Workload.VSDrop (#29053)
rmarinho Apr 17, 2025
128fbae
[Testing] Update UIAutomator2 driver version (#29029)
rmarinho Apr 17, 2025
9addf00
[ci] Fix sigining
rmarinho Apr 17, 2025
8407185
[ci] Fix sigining (#29061)
rmarinho Apr 17, 2025
b43b974
[Testing] Fix for flaky tests which randomly fails on CI - 10 (#29026)
anandhan-rajagopal Apr 17, 2025
16cd5f2
Fixed Test case failure in PR 29037 - [2025/04/21] Candidate (#29049)
HarishKumarSF4517 Apr 21, 2025
76baabc
Fix CarouselView layout SR6 regressions (#29035)
albyrock87 Apr 22, 2025
b1c026c
[Testing] Feature Matrix UITest Cases for CollectionView EmptyView Fe…
NafeelaNazhir Apr 22, 2025
9b3c784
[2025/04/21] Candidate - In Flight Branch (#29037)
PureWeen Apr 23, 2025
e5c252e
Add testing note to PR template (#29127)
jfversluis Apr 23, 2025
a835905
[ci] Update stable versions (#29124)
rmarinho Apr 24, 2025
b398b9a
Replace obsolete iOS BeginImageContextWithOptions (#28682)
jfversluis Apr 25, 2025
dc63d66
Changes in Android cake to fix emulator boot issues on Linux (#29123)
jsuarezruiz Apr 29, 2025
aa9e93e
[tests] On 9.0.4 theres no build warning for Syste.Text.json (#29243)
rmarinho Apr 29, 2025
fbd615c
Fix typo in source-gen error: soruce -> source (#29242)
durandt Apr 29, 2025
0e8a373
[ci] Update AspNet.Security.OAuth.Apple (#29250)
rmarinho Apr 30, 2025
14e7122
fix-29168 (#29248)
HarishKumarSF4517 Apr 30, 2025
c4e3ef0
[sfi] Add cgmanifest.json (#29244)
rmarinho Apr 30, 2025
dd0bd37
Upgrade (#28885)
MartyIX Apr 30, 2025
c190dce
[ci] Add cgmanifest word to cSpell (#29270)
rmarinho Apr 30, 2025
628787f
[ci] Update internal release pipeline to push nuget (#29271)
rmarinho May 1, 2025
c8c724d
Fixes footer position not updated on CV1 when clearing all items (#29…
albyrock87 May 1, 2025
61abc89
[Testing] Feature Matrix UITest Cases for CollectionView Scrolling Fe…
NafeelaNazhir May 1, 2025
8511167
[Windows] - Handle Dynamic Updates for CanDrag and AllowDrop in Drag …
prakashKannanSf3972 Apr 18, 2025
a7c605c
[Android][iOS] WebView Navigated event not triggered when using HtmlW…
Tamilarasan-Paranthaman Apr 18, 2025
9b01fa7
Fixed Refresh Color not applying to RefreshView initially. (#28638)
Shalini-Ashokan Apr 18, 2025
71789f3
[Windows] Fixed BarTextColor applied to secondary toolbar items (#28932)
NirmalKumarYuvaraj Apr 18, 2025
401abcf
Exclude .NET bot for sample content template (#29019)
jfversluis Apr 18, 2025
f834bee
[inflight] Change inflight package name (#29103)
rmarinho Apr 22, 2025
19b94b8
[Windows] Fix for IndicatorView using templated icons not working (#2…
SyedAbdulAzeemSF4852 Apr 22, 2025
8101443
Remove Mac Catalyst version detection workaround (#29112)
jfversluis Apr 22, 2025
e45f5ff
Fix Core API XML Documentation (#29107)
jfversluis Apr 22, 2025
8476059
[iOS] DatePicker | Remove unnecessary UpdateDate() call in UpdateText…
bhavanesh2001 Apr 22, 2025
6406983
Use latest map renderer for Android Google Maps (#29007)
jfversluis Apr 22, 2025
3b4b542
[Android] Fix for WebView Fails to Load URLs with Certain Encoded Cha…
praveenkumarkarunanithi Apr 22, 2025
0621c73
Fix for Shell does not always raise Navigating event on Windows (#28315)
SuthiYuvaraj Apr 22, 2025
5f8cddc
Fixed the hide password hint which is showing when the entry is focus…
devanathan-vaithiyanathan Apr 22, 2025
78c337c
[Android] Custom back button image color (#24993)
kubaflo Apr 22, 2025
c61088e
[Android] Action mode menu doesn't disappear when switch on another t…
kubaflo Apr 22, 2025
1b65fc3
Fixed the CollectionView grouped item highlighting issue on selection…
NanthiniMahalingam Apr 23, 2025
03726c5
[Windows]Fix Dot based Date Format property in DatePicker not working…
devanathan-vaithiyanathan Apr 23, 2025
2cfcca6
Bump Microsoft.Web.WebView2 from 1.0.2903.40 to 1.0.3179.45 (#29139)
MartyIX Apr 23, 2025
df660ce
add test category for ActionModeMenuShouldNotBeVisibleAfterSwitchingT…
bhavanesh2001 Apr 23, 2025
4cd35be
[Testing] Feature Matrix UITest Cases for CollectionView Grouping Fea…
NafeelaNazhir Apr 24, 2025
d71aee0
[Testing][Inflight] Fix failing test case in [2025/04/28] Candidate (…
bhavanesh2001 Apr 28, 2025
bf34094
Fixed Test case failure in PR 29158 - [2025/04/28] Candidate (#29168)
HarishKumarSF4517 Apr 28, 2025
3c98551
Remove (#29256)
MartyIX May 3, 2025
b498783
[2025/04/28] Candidate - In Flight Branch (#29158)
PureWeen May 4, 2025
1293854
Update breaking change tag to PMs (#29326)
jfversluis May 5, 2025
1b2db22
fixed typo in Connectivity.shared.cs (#29213)
corvinsz Apr 28, 2025
fd44ced
[Testing] Feature Matrix UITest Cases for CollectionView Selection Fe…
LogishaSelvarajSF4525 Apr 28, 2025
474750b
Fixed Footer not displayed at the Bottom When EmptyView in CV2 (#28681)
Dhivya-SF4094 Apr 28, 2025
ff80ebe
Fixed - On iOS GestureRecognizers don't work on Span in a Label, whic…
KarthikRajaKalaimani Apr 28, 2025
c7084ed
add global xmlns in template (#29203)
StephaneDelcroix Apr 28, 2025
efd54da
[Android] Fixed the CollectionView Header and Footer Do Not Align wit…
Ahamed-Ali Apr 28, 2025
cea9fe8
Removed frame styles. (#29222)
Vignesh-SF3580 Apr 29, 2025
06560b3
[Windows] Fix for Argument Exception raised when the GetStringSize me…
SyedAbdulAzeemSF4852 May 1, 2025
d10a130
[Testing] Re-Enabled UI Test - Issue10222Test (#29226)
TamilarasanSF4853 May 1, 2025
a93d609
[Windows] Fix for CarouselView IsSwipeEnabled=False Prevents Visual N…
SubhikshaSf4851 May 5, 2025
19705bd
Re-enabled flaky UI test TextInEditorShouldScroll (#29167)
NirmalKumarYuvaraj May 5, 2025
e4d66e2
[iOS]Fix: FlyoutPage memory leak (#28769)
bhavanesh2001 May 5, 2025
53f75da
updated changes (#29352)
LogishaSelvarajSF4525 May 6, 2025
15b7beb
[Android] Fixed Setting a Label visible after having had focus on a I…
Ahamed-Ali May 6, 2025
8a8cef3
Add Accessibility Selected for iOS CollectionView (#29014)
tj-devel709 May 7, 2025
4f0b3a4
[Testing] Update failing CarouselView2 tests to use CarouselView1 in …
nivetha-nagalingam May 7, 2025
ef97e37
[maui-release] Use DevDiv/Xamarin.yaml-templates (#29385)
pjcollins May 8, 2025
17e7acf
[Testing] Fix for flaky UITests in CI that occasionally fail - 10 (#2…
anandhan-rajagopal May 8, 2025
e0e1250
[2025/05/12] Candidate - In Flight Branch (#29335)
PureWeen May 8, 2025
de2c795
[Testing] Fix for UITest Catalyst screenshot dimension inconsistency …
anandhan-rajagopal May 8, 2025
1fea6a7
Update Versions.props to 9.0.80 (#29408)
PureWeen May 8, 2025
4763a0f
Setup Stage for Validating CarouselView2 (#29283)
PureWeen May 8, 2025
e729e0e
[ci] Push metadata rollbacks (#29401)
rmarinho May 8, 2025
7d2fde6
Update ListViewViewCellBinding.cs (#29409)
HarishKumarSF4517 May 9, 2025
f65f1ea
Android Libraries Ecosystem Updates 20250502 (#29331)
moljac May 13, 2025
aed40c2
[api] Fix unshipped/shipped api files for android (#29465)
rmarinho May 13, 2025
13e0853
[ci] Rollback can t be pushed (#29470)
rmarinho May 13, 2025
3a4eabe
Run Categories Separately (#29362)
PureWeen May 13, 2025
1bc1f9b
Update bug-report.yml with latest releases (#29482)
PureWeen May 14, 2025
6ae7dc0
[create-pull-request] automated change (#28203)
github-actions[bot] May 14, 2025
c72f311
Add API XML Docs for Graphics.Text.Markdig (#29151)
jfversluis May 14, 2025
ef0c6d5
Add API XML Docs for Graphics.Skia.GtkSharp (#29149)
jfversluis May 14, 2025
3e788e1
Add API XML Docs for Graphics.Skia.WPF (#29150)
jfversluis May 14, 2025
9fcae26
Add API XML Docs for Graphics.Skia (#29148)
jfversluis May 14, 2025
64e88fc
Add API XML Docs for Graphics (#29146)
jfversluis May 14, 2025
e798a87
Include all platforms in multi project template (#28766)
jfversluis May 14, 2025
10998e6
Add more branches to the formatting run (#29500)
mattleibow May 14, 2025
b6d0d1c
Update dotnet-format-daily.yml (#29504)
mattleibow May 14, 2025
2c56967
Create a workflow that formats PRs (#29507)
mattleibow May 15, 2025
db57243
[create-pull-request] automated change (#29506)
github-actions[bot] May 15, 2025
e84023e
Fix the action for updating formatting on PRs (#29525)
mattleibow May 15, 2025
acd2a94
Format the .NET 10 branch too (#29532)
mattleibow May 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
21 changes: 16 additions & 5 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,36 @@
"version": "4.0.0",
"commands": [
"dotnet-cake"
]
],
"rollForward": false
},
"powershell": {
"version": "7.4.0",
"commands": [
"pwsh"
]
],
"rollForward": false
},
"api-tools": {
"version": "1.3.5",
"commands": [
"api-tools"
]
],
"rollForward": false
},
"microsoft.dotnet.xharness.cli": {
"version": "9.0.0-prerelease.24203.1",
"version": "9.0.0-prerelease.25214.1",
"commands": [
"xharness"
]
],
"rollForward": false
},
"androidsdk.tool": {
"version": "0.19.0",
"commands": [
"android"
],
"rollForward": false
}
}
}
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ csharp_style_var_for_built_in_types = true:none
csharp_style_var_when_type_is_apparent = true:none
csharp_style_var_elsewhere = false:none

# Namespace preference (prefer file-scoped namespaces)
csharp_style_namespace_declarations = file_scoped
dotnet_diagnostic.IDE0161.severity = suggestion

# use language keywords instead of BCL types
dotnet_style_predefined_type_for_locals_parameters_members = true:suggestion
dotnet_style_predefined_type_for_member_access = true:suggestion
Expand Down
12 changes: 7 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
* @dotnet/dotnet-maui-reviewers

# Tizen (this probably doesn't work since these do not have write access
**/Tizen @rookiejava @myroot @shyunmin @sung-su @JoonghyunCho
*.tizen.cs @rookiejava @myroot @shyunmin @sung-su @JoonghyunCho
*.Tizen.cs @rookiejava @myroot @shyunmin @sung-su @JoonghyunCho

# Blazor Desktop
/src/BlazorWebView/ @dotnet/dotnet-maui-blazor-eng
/src/Templates/src/templates/maui-blazor/ @dotnet/dotnet-maui-blazor-eng
/src/Templates/src/templates/maui-blazor-solution/ @dotnet/dotnet-maui-blazor-eng

# Localization
/eng/automation/LocProject.json @tj-devel709
**/localize/*.json @tj-devel709
**/*.resx @tj-devel709
**.*.resx.lcl @tj-devel709
Loading