Matthew Leibowitz
171e086a89
Update .NET to 8.0 ( #2927 )
...
* Update the Dockerfiles
* Use newer Xcode
* Update Blazor WASM Sample
* Update Uno Samples
2024-07-26 00:28:28 +08:00
Matthew Leibowitz
3ea1bd5d3a
Updated the samples to use the new APIs
2023-08-17 17:24:04 +02:00
Matthew Leibowitz
bc5020b9ee
Modernize the repository and prepare SkiaSharp 3.0 ( #2505 )
...
* Merge and modernize the binding projects
* Remove UWP and watchOS
* Add the native assets projects
* Rename bootstrapper.ps1 to build.ps1
* Add new device tests
* Rework the test skipping feature
---------
Co-authored-by: Jerome Laban <jerome.laban@nventive.com>
2023-07-30 23:49:57 +08:00
Matthew Leibowitz
4d1e72c029
Update macOS and Xcode ( #2425 )
...
So the new **minimum** versions are:
- iOS: 11 __(up from 8)__
- Mac Catalyst 13.1 __(up from 13.0)__
- macOS: 10.9 __(up from 10.8)__
Some iOS CPU architectures are now no longer supported:
- armv7 (arm32)
- i386 (x86)
2023-06-15 09:24:51 +02:00
Matthew Leibowitz
ff5239a007
Merge the "classic" projects ( #2092 )
2022-06-02 19:02:14 +02:00
Matthew Leibowitz
4a687a87b8
Fix the what the IgnorePixelScaling property works ( #1804 )
2021-09-12 09:32:48 +02:00
Matthew Leibowitz
29e8f26751
Add Metal APIs for macOS and iOS ( #1394 )
2021-02-02 14:43:38 +02:00
Matthew Leibowitz
112025bbbe
Revert "Add Metal APIs for macOS and iOS ( #1394 )"
...
This reverts commit 2a87a0d947 .
2021-02-02 14:43:06 +02:00
Matthew Leibowitz
2a87a0d947
Add Metal APIs for macOS and iOS ( #1394 )
2021-02-02 13:59:41 +02:00
Matthew Leibowitz
69c89d555e
Don't embed libSkiaSharp in the assemblies ( #1296 )
...
* Don't embed libSkiaSharp in the dlls
* Update the samples to use the new .targets
* Update forms
2020-06-10 21:03:56 +02:00
Matthew Leibowitz
282638783f
Update Samples ( #1313 )
...
* Update samples (new things, AndroidX, updated versions)
* Update icons
* Move away from all obsolete uses
* Temporary workaround for https://developercommunity.visualstudio.com/content/problem/1057547/incorrect-file-validation-for-the-installappleprov.html
* Fix the API diff
2020-06-03 23:30:51 +02:00
Matthew Leibowitz
83ba22c84f
Updated all the samples ( #1021 )
...
* Updated all the samples with new things
* Update the docs
2019-11-21 21:26:38 +02:00
Matthew Leibowitz
c3fdbd0b6d
Removing shared projects from the samples
2018-05-23 01:08:23 +02:00
Matthew Leibowitz
6377bcfa3f
Fix the samples a bit
2018-05-08 01:49:46 +02:00
Matthew Leibowitz
062385eab5
Remove folders in the samples and ensure Android is deployed
2018-02-22 05:28:40 +02:00
Matthew Leibowitz
9c39a29380
Cleaned up the basic sample solutions
2018-01-31 23:13:05 +02:00
Matthew Leibowitz
cdabd53d9e
Fix the casing for linux
2018-01-30 17:50:18 +02:00
Matthew Leibowitz
23e678f44b
Added macOS and tvOS basic samples
2018-01-29 17:26:14 +02:00
Matthew Leibowitz
37b5770873
[samples] Added a basic iOS sample
2017-12-20 05:31:29 +02:00