Граф коммитов

5827 Коммитов

Автор SHA1 Сообщение Дата
Rachel Kang 2f8f4864a4
Update README (#15882)
* Update README

* update
2024-04-29 15:34:38 -04:00
Gerald Versluis bbcb5dbf51
Add APIScan (#15872)
* Add API Scan

* Update xf-release.yml

* Add APIScan artifact

* Update build-windows.yml

* Update xf-release.yml

* Revert "Update xf-release.yml"

This reverts commit 5de7c803a1.
2024-03-06 17:20:39 +01:00
Rui Marinho 9e2af8feb5
[ci] Enable 1espt (#15871)
* [ci]Initial draft espt

* Set build configuration

* Cleanup

* Fix

* Update build-nuget.yml

* Update global.json

* Add gdnsuppress

* Add supression

* Update build-windows.yml

* Update source.gdnsuppress

* Update xf-release.yml

* Revert "Update build-windows.yml"

This reverts commit ff20ad5bca.

* Update xf-release.yml

* Revert "Update global.json"

This reverts commit 36fbb8cfe1.

* Update xf-release.yml

* Update build-windows.yml

* Try pass binaries a better way

* try again

* Update build-nuget.yml

* Update build-nuget.yml

* Update xf-release.yml

* Update xf-release.yml

* Update build-nuget.yml

* We are not usign matrix anymore

* Update build-nuget.yml

* Fix the path to publish

* Update xf-release.yml

---------

Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2024-03-05 09:38:04 +01:00
Gerald Versluis 7dc1fb7d7b
Add null conditional operator into SwipeItemView OnCommandCanExecuteChanged method (#15869)
Co-authored-by: Federico Nembrini <25205086+FedericoNembrini@users.noreply.github.com>
2024-02-29 14:26:58 +01:00
Gerald Versluis 7114bf3f48
Replace XmlnsSupportsValidationAttribute (#15855)
* Replace XmlnsSupportsValidationAttribute

* Add references

* Remove Microsoft.Windows.Design.Extensibility ref

* Revert "Remove Microsoft.Windows.Design.Extensibility ref"

This reverts commit 5a24df3052.

* Testing something out

* Update Xamarin.Forms.Core.Design.csproj

* Update Xamarin.Forms.Core.Design.csproj

* PR Feedback
2024-02-29 13:40:53 +01:00
Gerald Versluis f065546721
Bump AndroidX.Preference package to MonoAndroid 12 target (#15868) 2024-02-29 13:22:05 +01:00
Javier Suárez 88b70ad282
[Android] Fixed brush background issue scrolling ListView (#13402)
* Fixed brush background issue scrolling ListView on Android

* Update Issue13392.xaml.cs

---------

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2023-11-09 13:25:28 +01:00
Javier Suárez 629397548e
[Android] Fix issue with BoxView Color and CornerRadius (#12069)
* Added repro sample

* Fix the issue

* Fixed build error
2023-11-09 12:16:18 +01:00
Heiko Wobst 6153378f18
Issue 15647: Fix selecting of an item in an Android ListView (#15660)
* Add repro sample (#15647)

* Fix selecting of an item in an Android ListView (#15647)
2023-11-09 12:00:30 +01:00
Javier Suárez dad72d381f
Fixed issue creating Paths with segments without points on iOS (#13161)
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2023-11-09 11:03:03 +01:00
Gerald Versluis 430754ba0b
Remove deprecated BeginImageContextWithOptions (#15833) 2023-11-08 14:17:55 +01:00
Gerald Versluis 2d1b9b930f
Lowercase Gallery app identifier 2023-08-22 10:24:03 +02:00
Gerald Versluis a979cd28bf
Update UWP Gallery app cert 2023-08-07 12:35:04 +02:00
Gerald Versluis 51ad1801a5
Update build-android.yml 2023-08-07 10:52:30 +02:00
Rui Marinho 4f3acdfb0b
Run checks on devdiv (#15765)
* Run checks on devdiv

* Fix loopmode
2023-06-13 12:02:16 +01:00
moljac d68e84f6ea
TFM Monoandroid13 + nuget version bumps (#15745)
* Bump MonoAndroid target to 13.0

* Add Boots for right Android version

* OK no boots

* Update build.cake

* Update artifacts folders

* Set right JAVA version

* Update build.cake

* Try another thing

* Try more

* Update Xamarin.Forms.Platform.Android.UnitTests.csproj

* Update Xamarin.Forms.Platform.Android.UnitTests.csproj

* Update Xamarin.Forms.Platform.Android.UnitTests.csproj

* This then

* Update build.cake

* Revert "Update build.cake"

This reverts commit fc7481282e.

* Update build.cake

* Update Environment.Build.props

* Update Environment.Build.props

* Revert "Update Environment.Build.props"

This reverts commit 819c7d78b8.

* Update Environment.Build.props

* Update Environment.Build.props

* Update Environment.Build.props

* Update build.cake

* PR Feedback

* Update Xamarin.Forms.nuspec

* Update dependency versions

* Update Directory.Build.targets

* Revert "Update Directory.Build.targets"

This reverts commit a06fb7d128.

* Update more TargetFrameworks

* Pin LiveData package to 2.5.1.2

* nugets bumped

* fix package downgrade for nuget restore errors

---------

Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2023-05-16 15:22:26 +02:00
Gerald Versluis 9e230ad1f3
Update Xamarin.Forms.ControlGallery.Android.csproj 2023-05-09 11:24:23 +02:00
Gerald Versluis 1d293ec755
Update Xamarin.Forms.ControlGallery.Android.csproj 2023-05-09 10:29:38 +02:00
Gerald Versluis ce1731b0a0
Finetune dependency versions for MonoAndroid13 target (#15736)
* Finetune dependency versions

* Update Xamarin.Forms.nuspec
2023-05-09 09:16:08 +02:00
thisisthekap c0dd795fa5
fixed NotSupportedException in Xamarin.Forms.Platform.Android.Platform.DefaultRenderer (#15730)
* fixed NotSupportedException in Xamarin.Forms.Platform.Android.Platform.DefaultRenderer

* introduced constructor in VisualElementRenderer to resolve compilation issue
2023-05-05 10:27:35 +02:00
Gerald Versluis b4045b3dde
Update build-windows.yml 2023-05-03 20:19:01 +02:00
Gerald Versluis 27702fa689
Update build-windows.yml 2023-05-03 19:49:03 +02:00
Gerald Versluis 243d779c4a
Update build-windows.yml 2023-05-03 17:04:38 +02:00
Gerald Versluis 21f07e9326
Bump MonoAndroid target to 13.0 (#15718)
* Bump MonoAndroid target to 13.0

* Add Boots for right Android version

* OK no boots

* Update build.cake

* Update artifacts folders

* Set right JAVA version

* Update build.cake

* Try another thing

* Try more

* Update Xamarin.Forms.Platform.Android.UnitTests.csproj

* Update Xamarin.Forms.Platform.Android.UnitTests.csproj

* Update Xamarin.Forms.Platform.Android.UnitTests.csproj

* This then

* Update build.cake

* Revert "Update build.cake"

This reverts commit fc7481282e.

* Update build.cake

* Update Environment.Build.props

* Update Environment.Build.props

* Revert "Update Environment.Build.props"

This reverts commit 819c7d78b8.

* Update Environment.Build.props

* Update Environment.Build.props

* Update Environment.Build.props

* Update build.cake

* PR Feedback

* Update Xamarin.Forms.nuspec

* Update dependency versions

* Update Directory.Build.targets

* Revert "Update Directory.Build.targets"

This reverts commit a06fb7d128.

* Update more TargetFrameworks

* Pin LiveData package to 2.5.1.2
2023-05-02 13:19:57 +02:00
moljac 52ef3fdca9
fix for case sensitive filesystems (#15727) 2023-04-14 14:56:43 +02:00
Matthew Leibowitz 3e5cc2bb15
UWP Dispatcher should use the internal core dispatcher for state (#15716)
* UWP Dispatcher should use the internal core dispatcher for state

* And the case where the renderer is not loaded
2023-04-11 21:05:51 +02:00
Gerald Versluis 1247c3a738
Add Support note to README 2023-03-30 11:41:04 +02:00
Gerald Versluis 076623b194
Remove unused Tizen MD5 call 2023-03-07 14:38:30 +01:00
Gerald Versluis 36062eaf09
Revert "Replace Shell sans-serif-medium magic string on Android (#15698)" (#15705)
This reverts commit 51d8c70d5f.
2023-03-06 09:53:51 +01:00
Gerald Versluis 44b87290e4
Fix iOS 16 TitleView measurement (#15667)
* Update ShellPageRendererTracker.cs

* Update ShellPageRendererTracker.cs

* Add on parent

* Revert "Add on parent"

This reverts commit 8f0dc6c118.

* Revert "Update ShellPageRendererTracker.cs"

This reverts commit 2f947b63ff.
2023-03-02 16:14:13 +01:00
Gerald Versluis 8489c710ba Update azure-pipelines.yml for Azure Pipelines 2023-03-02 10:47:41 +01:00
Gerald Versluis 424f4efacc
Update azure-pipelines.yml 2023-03-01 20:24:00 +01:00
Gerald Versluis 136bf1d9f9
Update azure-pipelines.yml 2023-03-01 16:51:49 +01:00
Gerald Versluis 4895c7e0a7 Update azure-pipelines.yml for Azure Pipelines 2023-03-01 15:43:23 +01:00
Gerald Versluis 28399d2e31 Update azure-pipelines.yml for Azure Pipelines 2023-03-01 14:33:01 +01:00
Javier Suárez 6ad7cd109a
Port CollectionView performance fixes from .NET MAUI (#15697) 2023-02-28 16:45:13 +01:00
Gerald Versluis 51d8c70d5f
Replace Shell sans-serif-medium magic string on Android (#15698) 2023-02-28 15:15:08 +01:00
Gerald Versluis 2f66c07d30
Add 3rd party licenses (#15696) 2023-02-22 17:22:14 +01:00
P3PPP b28fb45a85
[Material] Fixed Renderer's LayoutSubviews may cause NullReferenceException on iOS. (#15670)
Co-authored-by: naokitaguchi <taguchi@frog-pod.com>
2023-02-15 09:42:45 +01:00
Gerald Versluis bab2c49cf8
Make the build work again (#15693)
* Update global.json

* Update global.json

* Revert "Update global.json"

This reverts commit 2add0b65f9.

* Update build-windows.yml

* Revert "Update global.json"

This reverts commit e7d26df85d.

* Update global.json

* Revert "Update global.json"

This reverts commit 699941546d.
2023-02-15 09:41:48 +01:00
Kangho Hur 5929d083b6
Update CODEOWNERS (#15675)
Update the Tizen backend module owner correctly for faster issue handling.
2023-02-14 14:57:10 +01:00
Reid Kirkpatrick 33dd32a846
ItemsViewController measurementCells null check (#15638) 2023-01-09 16:38:15 +01:00
Gerald Versluis c1a88782ee
Update MenuItem.cs (#15636) 2022-12-19 12:48:56 +01:00
dependabot[bot] 60eafe5806
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Xamarin.Forms.Maps.GTK (#15624)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

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>
2022-12-13 09:10:59 +01:00
dependabot[bot] 8284e3f39f
Bump Newtonsoft.Json in /Xamarin.Forms.Core.macOS.UITests (#15625)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

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>
2022-12-13 09:10:46 +01:00
Gerald Versluis c7eb35b8d5
Update AndroidX.Core Dependency (#15611)
* Update Xamarin.Forms.nuspec

* Update Xamarin.AndroidX.Lifecycle.LiveData

* Inclusive version
2022-11-23 15:41:14 +01:00
Gerald Versluis a31ddcfe18
Fix crash iOS Label measure for RTL languages (#15605)
* Update UIViewExtensions.cs

* Add token for provisionator

# Conflicts:
#	build/steps/build-windows.yml

* Update Platform.cs (#15601)

Co-authored-by: Rui Marinho <me@ruimarinho.net>
2022-11-16 14:49:10 +01:00
Javier Suárez e1b760fb15
Fix issue using ToolbarItems with TitleView on iOS 16 (#15604)
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
2022-11-16 14:47:36 +01:00
Javier Suárez 761d6282f4
[iOS 16] Fix wrong size TitleView issue on iOS 16 (#15600)
* Fix wrong size TitleView issue on iOS 16

* Fix build issue
2022-11-16 13:57:44 +01:00
Gerald Versluis bf55cba9f3
Update Platform.cs (#15601) 2022-11-15 14:23:21 +01:00