- Cape Town, South Africa
- http://dotnetdevaddict.co.za
Highlights
- Pro
- 2 discussions answered
Block or Report
Block or report mattleibow
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
mono/SkiaSharp Public
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop model…
-
square-bindings Public
Xamarin.Android and Xamarin.iOS binding for https://github.com/square
-
mono/skia Public
Forked from google/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
2,630 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 84 commits in 5 repositories
Created 1 repository
Created a pull request in mono/SkiaSharp that received 23 comments
Dynamically determine to build managed-only
Description of Change Bugs Fixed Related to issue # API Changes Behavioral Changes PR Checklist Has tests (if omitted, state reason in descript…
Opened 53 other pull requests in 4 repositories
dotnet/maui
25
merged
4
open
2
closed
- Set GenerateDocumentationFile=true for Compatibility and Xaml and pack a special docs artifact
- Remove the padding around checkboxes
- Update to .NET 7 SDKs (Android only edition)
- Update to .NET 7 SDKs
- Preserve the correct binding context for menu items
- Don't clear old images. Fixes #6625
- Merge the PublicAPI checker into main
- Add Public API Analyzer to the Shipping products (#6003)
- Fix Android FormattedText and related platforms
- Generate a rollback json based on the package version
- Ensure CSS can be used in SVG files
- Building #7072 against main in parallel
- Revert the PRs that moved Tizen out and added a pack step for library templates
- Don't directly reference the tizen nuget
- No longer make NETSTANDARD == NET6_0
- Update version numbers for GA
- Disable the AndroidLinkResources optimization
- Animated gifs cannot/should not be resized
- Remove platform-specific density calculations from the cross-platform objects
- Don't set the Switch.IsOn unnecessarily
- Fix sandbox project
- Move loose resource items under a folder
- Avoid Glide target re-use when loading the same image into the same view
- Properties moved to UseMauiCore need to work in the repo
- Fix the device tests
- Some pull requests not shown.
mono/SkiaSharp
12
merged
3
closed
- Use macOS 11 to get things green
- just that
- Update SkiaSharp.csproj
- Try speed up PR builds
- Reduce shields cache
- Make pipelines better
- Return null on invalid resize bounds
- Update docs
- Fix CI after VS updates
- Fix PNG loading issues by updating the zlib to one with fixes
- Build stable of everything
- Update to Maui RC 4
- Build using .NET 6.0.300 public
- Update to .NET MAUI RC 3
- Update agents to ones that exist still
dotnet/Microsoft.Maui.Graphics
4
merged
1
closed
mono/skia
2
merged
Reviewed 91 pull requests in 5 repositories
dotnet/maui
25 pull requests
- [Android] Correctly notify CheckBox Color changes
- [housekeeping] Automated PR to fix formatting errors
- Just a small styling error I noticed just now
- Allow the image handler to measure more accurately WRT aspect ratio
- Create Window Specific Orientation Extensions
- [Android] Fix Stepper sizing
- Fix BlazorWebView disposal
- Merge the PublicAPI checker into main
- Update maui blazor template min android version to API 24
- Setup WinUI to run window scoped tests in new window
- Add Public API Analyzer to the Shipping products
- [Controls.Core] Handle Null Values for AdaptiveTrigger
- Cleanup cake file, add targets, fix for iOS Pair
- Add a Semaphore for AttachAndRun
- Allow LayoutView to pass touches to child controls when CascadeInputTransparent is false
- [Android] Render Border without set a Stroke
- [X] Add compiled converters
- Fix Android FormattedText and related platforms
- Added pending lifecycle events hooks
- Allow AbsoluteLayout children to auto size when height/width are not proportional
- Remove RootPanel
- [Tizen] Update ScrollViewHandler
- Ensure CSS can be used in SVG files
- Remove preview branding from template localized res files
- Treat * rows/columns as Auto when Grid is not aligned to Fill
- Some pull request reviews not shown.
mono/SkiaSharp
5 pull requests
mono/skia
1 pull request
xamarin/XamarinComponents
1 pull request
dotnet/Microsoft.Maui.Graphics
1 pull request
Created an issue in dotnet/maui that received 2 comments
Android FormattedText and LineHeights are not correct
Description
The calculation of the line heights are wrong because they capture the initial state of the TextView.Paint - often bfore the text is si…
Opened 31 other issues in 5 repositories
mono/SkiaSharp
20
open
1
closed
- Enable Nullable Reference Types (SkiaSharp.Vulkan.SharpVk)
- Enable Nullable Reference Types (SkiaSharp.HarfBuzz)
- Enable Nullable Reference Types (HarfBuzzSharp)
- Enable Nullable Reference Types (SkiaSharp.Views.Blazor)
- Enable Nullable Reference Types (SkiaSharp.Views.Maui.Controls.Compatibility)
- Enable Nullable Reference Types (SkiaSharp.Views.Maui.Controls)
- Enable Nullable Reference Types (SkiaSharp.Views.Maui.Core)
- Enable Nullable Reference Types (SkiaSharp.Views.WinUI)
- Enable Nullable Reference Types (SkiaSharp.Views.Uno)
- Enable Nullable Reference Types (SkiaSharp.Views.Forms.GTK)
- Enable Nullable Reference Types (SkiaSharp.Views.Forms.WPF)
- Enable Nullable Reference Types (SkiaSharp.Views.Forms)
- Enable Nullable Reference Types (SkiaSharp.Views.WindowsForms)
- Enable Nullable Reference Types (SkiaSharp.Views.WPF)
- Enable Nullable Reference Types (SkiaSharp.Views.Gtk3)
- Enable Nullable Reference Types (SkiaSharp.Views.Gtk2)
- Enable Nullable Reference Types (SkiaSharp.Views.Desktop.Common)
- Enable Nullable Reference Types (SkiaSharp.Views)
- Enable Nullable Reference Types (SkiaSharp)
- SkiaSharp
- Enable Nullable Reference Types
dotnet/maui
1
closed
6
open
- Using SkiaSharp with Maui crashes the app on Android in Release
- Animated gifs are not working properly
- Animated gifs never stop
- Animated gifs do not start initially
- Show platform UI for alert/prompt in webviews
- Alerts in Blazor and WebView on Windows do not look nice
- Consolidate Background properties and expose ImageBrush