dotnet-maestro[bot]
11724b9dc7
Update dependencies from https://github.com/xamarin/xamarin-android build main-daa5254fbb9c69e0b355c24892583424211cb7dc-1
...
Microsoft.Android.Sdk.Windows
From Version 31.0.101-preview.11.111 -> To Version 31.0.101-preview.12.116
2021-11-30 13:15:39 +00:00
Jonathan Dick
1dd8e4060a
Update GitInfo.txt
2021-11-29 16:04:31 -05:00
Jonathan Dick
e28b173a40
Merge pull request #239 from dotnet/remove-android-font-lookup
...
Remove Android font lookup
2021-11-29 16:03:00 -05:00
Rui Marinho
8c8630cc5d
Merge pull request #237 from dotnet/darc-main-51e79b10-e914-4f5c-bc9f-0b257e2c637e
...
[main] Update dependencies from xamarin/xamarin-macios
2021-11-29 18:09:09 +00:00
redth
2b95d0071e
Remove designer generated file
2021-11-29 12:01:21 -05:00
redth
2f603c5f73
Add net6 android tester
2021-11-29 12:00:14 -05:00
redth
b2112abbb5
Clean up android font lookups/caching
2021-11-29 11:59:01 -05:00
redth
c51507436f
Fix android fonts lookup init & remove fonts
...
Android 31 has different file permissions and we can no longer lookup fonts in system directories. We don't need to do this in MAUI Graphics anyway, and there's a larger PR that refactors fonts to be more simple and opinionated, but this will stop crashing on android 31 for now.
2021-11-29 10:48:59 -05:00
dotnet-maestro[bot]
d7bab6b771
Update dependencies from https://github.com/xamarin/xamarin-macios build 20211126.22
...
Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk
From Version 15.0.101-preview.11.500 -> To Version 15.0.101-preview.11.546
2021-11-27 13:22:51 +00:00
dotnet-maestro[bot]
71d3278cd0
Update dependencies from https://github.com/xamarin/xamarin-macios build 20211125.25
...
Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk
From Version 15.0.101-preview.11.500 -> To Version 15.0.101-preview.11.536
2021-11-26 13:25:57 +00:00
Redth
9e21f5e048
Update samples
2021-11-25 21:43:41 -05:00
redth
8d81e25f1b
Net6 portable sample tester
2021-11-25 15:27:01 -05:00
redth
a86a110427
Add net6 samples to sln/slnf
2021-11-25 15:22:35 -05:00
Redth
cff30516c7
Add maui sample
2021-11-25 15:19:50 -05:00
Redth
04140ade48
Avoid net6.0-windows on mac or dotnet
2021-11-25 14:53:17 -05:00
redth
5f3d1984ef
net6 mac slnf
2021-11-25 14:48:15 -05:00
Redth
2e62e7fb36
Add PlatformImage to netstandard
2021-11-25 14:44:59 -05:00
dotnet-maestro[bot]
78a30c70d3
Update dependencies from https://github.com/xamarin/xamarin-macios build 20211124.11
...
Microsoft.tvOS.Sdk , Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk
From Version 15.0.101-preview.11.500 -> To Version 15.0.101-preview.11.506
2021-11-25 13:25:13 +00:00
Matthew Leibowitz
e9740c9f2b
Update PictureCanvas.cs
2021-11-25 10:44:32 +02:00
Matthew Leibowitz
78406b4103
Merge branch 'main' into remove-services
2021-11-25 10:32:36 +02:00
dotnet-maestro[bot]
535968c603
[main] Update dependencies from xamarin/xamarin-macios ( #228 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-11-25 10:30:17 +02:00
dotnet-maestro[bot]
79d65c194b
[main] Update dependencies from xamarin/xamarin-android ( #235 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-25 10:29:58 +02:00
redth
4baa449333
Initial Pass at service removal / rename
...
Lots of changes...
- Remove Services, no more singletons
- Make more things internal (for now)
- Rename native -> platform
2021-11-25 00:25:08 -05:00
Matthew Leibowitz
abfcd60ee7
Update to WASDK 1.0!!! ( #234 )
2021-11-17 00:54:16 +02:00
dotnet-maestro[bot]
bae33fef52
[main] Update dependencies from dotnet/emsdk ( #231 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-11-17 00:53:27 +02:00
dotnet-maestro[bot]
17b7fde5db
[main] Update dependencies from xamarin/xamarin-android ( #227 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-11-17 00:28:34 +02:00
E.Z. Hart
bbfe1de2d1
Verify canvas control is unloaded before removing it ( #229 )
2021-11-09 23:32:32 +02:00
dotnet-maestro[bot]
f910954260
[main] Update dependencies from xamarin/xamarin-android ( #226 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-05 19:08:53 +02:00
dotnet-maestro[bot]
c5bee61ad6
[main] Update dependencies from xamarin/xamarin-macios ( #225 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-05 19:08:28 +02:00
dotnet-maestro[bot]
df03aa7693
[main] Update dependencies from xamarin/xamarin-android ( #224 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-04 16:26:12 +02:00
dotnet-maestro[bot]
deba7aa856
[main] Update dependencies from xamarin/xamarin-macios ( #223 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-04 16:25:45 +02:00
Matthew Leibowitz
befffc4ec5
Restrict to just .NET Standard ( #222 )
2021-11-04 11:50:07 +02:00
Matthew Leibowitz
766d475567
System.Numerics.Vectors ( #221 )
2021-11-03 22:41:43 +02:00
dotnet-maestro[bot]
c1d0a7dbf3
[main] Update dependencies from xamarin/xamarin-macios ( #214 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-11-03 18:44:45 +02:00
Matthew Leibowitz
e2f68ac051
Merge branch 'main' of https://github.com/dotnet/Microsoft.Maui.Graphics
2021-11-03 17:31:38 +02:00
Matthew Leibowitz
8d46939eef
add emsdk
2021-11-03 17:31:34 +02:00
dotnet-maestro[bot]
a8373f5378
[main] Update dependencies to ensure coherency ( #219 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-03 17:29:36 +02:00
dotnet-maestro[bot]
d68b8c6b40
[main] Update dependencies to ensure coherency ( #220 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-03 17:29:05 +02:00
Matthew Leibowitz
ce6b7e8a0d
Add the runtime repo as a dependency
2021-11-03 17:17:42 +02:00
dotnet-maestro[bot]
539fba8e87
[main] Update dependencies from xamarin/xamarin-android ( #209 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
2021-11-03 17:06:32 +02:00
Rui Marinho
1b00f30da4
Merge branch 'release/6.0.1xx-preview10'
2021-10-29 11:48:15 +01:00
Matthew Leibowitz
2cd12cf9b6
Update Win2D ( #218 )
2021-10-29 03:10:23 +02:00
Matthew Leibowitz
3af3a052f6
Update to the correct version of skia
2021-10-29 01:50:56 +02:00
Matthew Leibowitz
d1aff21a1c
Try Updating to Preview 3 ( #217 )
2021-10-28 21:48:01 +02:00
Matthew Leibowitz
e074779683
Update version
2021-10-28 03:10:38 +02:00
jonlipsky
20edf3ed6a
Merge pull request #216 from swharden/sample-console
...
GraphicsTester: Console Application
2021-10-26 12:22:26 -07:00
jonlipsky
f2d3be1e79
Merge pull request #215 from swharden/main
...
WPF GraphicsTester: show test images in a scrolling window
2021-10-26 12:21:03 -07:00
Scott W Harden
2d5e7980c7
GraphicsTester: dispose BitmapExportContext
2021-10-24 16:04:19 -04:00
Scott W Harden
8dc80ce3a5
GraphicsTester: add console tester to solution file
2021-10-24 15:51:46 -04:00
Scott W Harden
e56e09239c
GraphicsTester: create console tester
2021-10-24 15:49:12 -04:00