redth
eed87350a5
No need for a MainTheme base
2024-10-31 11:55:22 -04:00
redth
eebc3f3a82
Remove prev approach
2024-10-31 10:22:17 -04:00
redth
6b474a5179
Refactor themes to default on v35+ to edge to edge opt out
2024-10-31 10:21:17 -04:00
Javier Suárez
d91ba8e19e
[Testing] Implement Pinch gestures in UITest extensions methods ( #25316 )
...
* Implement Pinch gestures in UITest extensions methods
* Updated test
* Updated test
* More changes
* Apply suggestions from code review
---------
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2024-10-31 14:29:54 +01:00
Javier Suárez
2077463aac
[Testing] More Appium actions ( #25569 )
...
* More Appium actions
* Fixed build
* Update src/TestUtils/src/UITest.Appium/HelperExtensions.cs
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
* Update src/TestUtils/src/UITest.Appium/HelperExtensions.cs
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
* Update src/TestUtils/src/UITest.Appium/HelperExtensions.cs
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
* Update src/TestUtils/src/UITest.Appium/HelperExtensions.cs
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
---------
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2024-10-31 10:50:24 +00:00
Javier Suárez
8e603a4f36
[Testing] Enabling ported UITests from Xamarin.UITests to Appium #2 ( #25378 )
...
* Fix up
* - fix
* More changes (fix build)
* Fixed build errors
* More fixes
* More changes
* More changes
* More changes
* Fixed build error
---------
Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
2024-10-31 10:35:52 +01:00
Rui Marinho
cb38cfbc27
[ci] Skip provisioning extra ( #25605 )
...
* [ci] Skip provisioning when doing the pack
* Add it to handlers
* Try skip the variables
* Update provision.yml
* Update versions
2024-10-30 21:50:18 +00:00
Shane Neuville
ff813a9fd0
Merge branch 'release/9.0.1xx' into merge_main
...
# Conflicts:
# NuGet.config
# eng/Version.Details.xml
# eng/Versions.props
2024-10-30 16:13:05 -05:00
Gerald Versluis
aeda29063f
Remove all To be added. from API docs ( #25595 )
2024-10-30 15:58:33 -05:00
dotnet-maestro[bot]
33b737d0b0
Update dependencies from https://github.com/dotnet/xharness build 20241024.9 ( #25553 )
...
Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
From Version 10.0.0-prerelease.24514.1 -> To Version 10.0.0-prerelease.24524.9
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-10-30 15:22:44 +00:00
Vignesh-SF3580
33042f1796
[Windows] Fixed TextCell Command executes only once ( #25066 )
...
* Fixed-21112 : TableView TextCell command executes only once
* added test cases.
* updated testcases.
* updated Issues/Issue21112.cs
* Updated testcases.
* updated testcases.
* testcases updated.
* updated testcases.
* viewmodel name updated with IssueId.
2024-10-30 09:37:59 -05:00
Tamilarasan Paranthaman
1e821b01f2
[Testing] Written UI test for the issue resolved in PR 25453 ( #25573 )
...
* Automation sample for 25453.
* Simplified the sample.
* Removed platform conditions.
2024-10-30 09:36:08 -05:00
github-actions[bot]
d18a510ef0
Juno: check in to lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20241029212245301. ( #25593 )
...
Co-authored-by: CSIGS-ExpiresOn-12-15-2024 <csigs@outlook.com>
2024-10-30 12:15:47 +00:00
github-actions[bot]
1c3e341bf1
Juno: check in to lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20241029171919460. ( #25584 )
...
Co-authored-by: CSIGS-ExpiresOn-12-15-2024 <csigs@outlook.com>
2024-10-30 12:15:28 +00:00
Javier Suárez
8d00e9b48b
[Testing] Added UITests method overrides allowing the use queries ( #25559 )
...
* Added UITests method overrides allowing the use queries
* More changes
2024-10-30 12:32:25 +01:00
Rui Marinho
9b4e90ee04
[ci] bump net8 maui ( #25592 )
2024-10-29 19:03:58 -05:00
Rui Marinho
5be73796af
Bump aspnet 8.0.10 ( #25586 )
2024-10-29 17:25:23 -05:00
Shane Neuville
b7e4c274dc
Fix task clearing ( #25588 )
2024-10-29 15:36:49 -05:00
Jonathan Dick
0d9392136e
Fix missing SeedData ( #25582 )
2024-10-29 15:00:47 -04:00
Shane Neuville
c016bdc5a0
Update ManageMetaPageModel.cs
2024-10-29 13:33:18 -05:00
Shane Neuville
9d708694e2
- remove if/def
2024-10-29 13:31:20 -05:00
Shane Neuville
39f1b9ceb8
Fix missing SeedData
2024-10-29 13:27:33 -05:00
Shane Neuville
d5e4ed50ff
Fix toast ( #25580 )
...
* Fix toast
* Update ManageMetaPageModel.cs
2024-10-29 13:10:21 -05:00
Shane Neuville
9769a5eb36
Template fixes ( #25577 )
...
* Fix project saving and data seeding
* Update ProjectDetailPageModel.cs
2024-10-29 11:43:07 -05:00
Šimon Rozsíval
769bb21bc1
[Windows] Improve AOT compatibility on Windows ( #25476 )
...
* Remove warning suppressions
Remove unnecessary rsp files
* Make CsWinRT happy by making classes partial and allowing unsafe blocks
* Use generic Marshal.SizeOf
* Use source generated JSON serialization
---------
Co-authored-by: Simon Rozsival <srozsival@microsoft.com>
2024-10-29 14:34:26 +00:00
Rui Marinho
1c84c4466f
[ci] Specify windows image ( #25568 )
2024-10-29 14:30:37 +00:00
Javier Suárez
734c3d2606
[Testing] Enabling ported UITests from Xamarin.UITests to Appium #1 ( #25178 )
...
* Enabling ported ui tests from Xamarin.UITests to appium
* Build fixes
* Update Bugzilla32040.cs
* Update Bugzilla32148.cs
* Removed unnecessary code
* Update Bugzilla25662.cs
* Update Bugzilla26171.cs
* Update Bugzilla26501.cs
* Update Bugzilla28001.cs
* Update Bugzilla30317.cs
* Update Bugzilla32462.cs
* Update Bugzilla33870.cs
* Some fixes
* More changes
* More changes
* Simplified more tests
* Fix build
* Simplified tests
* Fixed test
* Added new project constants
* More changes
* More fixes
---------
Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
2024-10-29 12:47:39 +01:00
Rui Marinho
ab6edd64e8
[ci] Update versions sdk/runtime ( #25535 )
2024-10-29 08:52:56 +00:00
Gerald Versluis
8f0e4d16b8
iOS UIImpactFeedbackGenerator should be used on iOS 17.5 and up ( #25561 )
2024-10-29 08:46:45 +01:00
Jonathan Dick
5fbffd6f4c
[release/9.0.1xx] Fix toggle for including sample content in template ( #25564 )
...
Backport of #25549 to release/9.0.1xx
/cc @Redth @jfversluis
2024-10-28 22:14:17 -04:00
Gerald Versluis
fcb740fdcb
Update SimpleTemplateTest.cs
2024-10-29 00:30:26 +00:00
Gerald Versluis
84f84d1179
Update AppShell.xaml.cs
2024-10-29 00:30:26 +00:00
redth
cc26fd175c
Use long name for template param
2024-10-29 00:30:26 +00:00
redth
8700506bf7
Fix test case flag
2024-10-29 00:30:26 +00:00
Gerald Versluis
b718254519
Rename sample content switch
2024-10-29 00:30:26 +00:00
Gerald Versluis
8a25d8bcd1
Fix toggle including sample content in template
2024-10-29 00:30:26 +00:00
Jonathan Dick
ad6f752f70
Fix toggle for including sample content in template ( #25549 )
...
### Description of Change
This fixes the toggle for including sample content in the template. In
#25419 some last-minute changes were made to not make the sample content
show up by default, but that introduced a bug where you couldn't get the
sample content to show up at all using Visual Studio.
With this change the sample content can optionally be included again in
Visual Studio by using the checkbox and through the CLI by specifying
either `--sample-content` or `-sc`.
Also the not used `Empty` switch was removed as well as the
`SampleContent` variable which did not serve any additional purpose.
2024-10-28 20:28:55 -04:00
Gerald Versluis
58f5b40ee5
Update SimpleTemplateTest.cs
2024-10-28 23:17:06 +01:00
Gerald Versluis
d311ed9ea0
Update AppShell.xaml.cs
2024-10-28 21:48:10 +01:00
redth
3fc2f0df15
Use long name for template param
2024-10-28 14:28:48 -04:00
redth
7ec0b74940
Fix test case flag
2024-10-28 14:23:55 -04:00
Gerald Versluis
d93ee4e8ac
Rename sample content switch
2024-10-28 15:38:30 +01:00
Gerald Versluis
1c17375aad
Fix toggle including sample content in template
2024-10-28 10:41:48 +01:00
Rui Marinho
f269ef3de7
[main] Merge release 9.0.1xx to main ( #25527 )
...
### Description of Change
Bring latest changes to main from release branch and the new template.
2024-10-26 00:48:49 +01:00
Tamilarasan Paranthaman
8845bdcc36
[iOS] Fix for TextDecorations not updating after modifying Label text ( #25339 )
...
* Fixed 16967
* added snapshots.
2024-10-25 22:32:43 +01:00
Jonathan Peppers
8f8de3d657
[gh actions] use "inclusive heat sensor" v0.1.1 ( #25532 )
...
Context: https://github.com/dotnet/maui/pull/25389
Context: https://github.com/jonathanpeppers/inclusive-heat-sensor/releases/tag/v0.1.1
The version of the action in #25389 had an issue where a non-zero exit
code could make the step fail. This would trigger a GitHub
notification for the commenter.
So, to avoid that, the v0.1.1 release:
* Uses `continue-on-error: true` in the step that runs the action.
* Explicitly `exit 0` in powershell, this was the true cause of the
non-zero exit code.
Note that we're still testing out this idea, our goal is to run this
silently to decide how useful this will be.
I also made this no longer run on `pull_request` reopen, as this event
doesn't make sense.
2024-10-25 21:55:15 +01:00
dotnet-maestro[bot]
b801f2f9d6
Update dependencies from https://github.com/xamarin/xamarin-macios build 20241025.6 ( #25530 )
...
Microsoft.iOS.Sdk.net9.0_18.0 , Microsoft.MacCatalyst.Sdk.net9.0_18.0 , Microsoft.macOS.Sdk.net9.0_15.0 , Microsoft.tvOS.Sdk.net9.0_18.0
From Version 18.0.9614 -> To Version 18.0.9615
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-10-25 18:00:13 +01:00
Rui Marinho
ec6473632b
[ci] Add new fonts to Sign list ( #25526 )
2024-10-25 16:46:48 +01:00
TJ Lambert
9f5fc1d820
Fix Button Regression with null image source ( #25485 )
2024-10-25 16:46:42 +01:00
Rui Marinho
e3b10769b3
[ci] Add new fonts to Sign list ( #25526 )
2024-10-25 15:41:41 +01:00