Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,338 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in unoplatform/uno that received 29 comments
[Android] ScrollViewer shouldn't pass PointerMoved to parents
GitHub Issue (If applicable): # PR Type What kind of change does this PR introduce? Bugfix What is the current behavior? What is the new behavior? …
- ScrollViewer performance
- docs: Add linker configuration documentation
- docs: Fix grammar and typos in Uno-UI-Performance
- fix(skia): FontFamily may return null and fail TextBlock rendering
- feat(android): Add support for Android 11, remove Android 9 support
- [iOS] CommandBar: fixed height regression
- docs: Update pull request instructions with squash/rebase
- feat(dragdrop): Add support of Drag and Drop
- Wasm Rounded Corners were not clipping
- Add null check for GetMethod in case of write-only property
- fix(ProgressRing): Fixes IsEnabled should not remove the progress ring
- fix: Adjust roslyn override inclusion for legacy projects
- fix(dotnetnew): Skia WPF head is not referenced properly in sln
- feat: Windows.Storage.PathIO
- feat: Add support Setter.Target in style declaration
- feat: VibrationDevice & SimpleHapticsController
- [iOS/macOS][Android] Add support for MediaPlaybackItem as MediaPlayerElement Source
- WinUI TabView
- First <Setter> on a <Style> were potentially applying values using wrong precedence
- feat(storage): Improve coverage of the Windows.Storage namespace
- chore: Update Uno Fluent Assets Article
- feat: ToastNotificationActivatedEventArgs structs for all
- docs: Update conditional code/Xaml to include Skia
- ScrollViewer, Layout Skia updates
- feat: Add welcome page for vsix, set UWP as startup project
- Some pull request reviews not shown.
Created an issue in unoplatform/uno that received 3 comments
Refactoring: enable #nullable in XamlFileGenerator
What would you like to be added:
#nullable enable in XamlFileGenerator.cs and XamlFileGenerator.Reflection.cs
Why is this needed:
This class is pa…

