27156 Commits (android_naot)
 

Author SHA1 Message Date
Emmanuel Hansen c304f8ccb2 add workarounds for android native aot 9 months ago
Zhang Dian 33c58a965f
feat: add TreeViewItemIndentConverter for dynamic margin calculation (#18718) 9 months ago
Emmanuel Hansen b2c71127ab
revert changes preventing status bar theme from being updated (#19076) 9 months ago
lindexi c0ba356a96
Fix WindowCloseReason of WindowClosingEventArgs Passed During System Shutdown (#19055) 9 months ago
Paillat Laszlo 6e6477d406
changed MenuItem Icon to properly set :icon pseudo class as long as value is not null (#19075) 9 months ago
Emmanuel Hansen 36fe4145dd
fix oversight with display edge to edge detection for android 16 (#19067) 9 months ago
Tom Edwards 43da5c6a77
Corrected PointerPointProperties inline documentation (#19062) 9 months ago
Tim Miller b5b5ec2d38
[Avalonia.Native] Respect info.plist values for setActivationPolicy (#19066) 9 months ago
M0N7Y5 cf0158ddba
fix: Prevent DXGI from intercepting Alt+Enter and PrintScreen (#18970) 9 months ago
Emmanuel Hansen 13413579b5
Switch to using animation request for scroll inertia dispatch (#18997) 9 months ago
Emmanuel Hansen 2b3b1ef1e9
android: better api level detection for display edge to edge and ignore system bar color changes if on api level 35 (#19034) 9 months ago
Emmanuel Hansen 45cd39829a
Add ability to cancel focus change (#18373) 9 months ago
Julien Lebosquain f4a9c10ffe
Extend dirty rect when UseLayoutRounding=false (#18511) 9 months ago
Whiletru3 1231aba155
Fix for #19035 On macOS, the SuggestedStartLocation is not set if the FileTypeChoices Is not null (#19036) 10 months ago
Emmanuel Hansen 2dc808f3e8
Fix insets on android 15 (#18844) 10 months ago
Nikita Tsukanov 72fa47157c
[ANDROID] Skip glWaitClient/glWaitGL/glWaitNative (#18974) 10 months ago
Max Katz 9ae2458bad
More IDL uint fixes (#18993) 10 months ago
Julien Lebosquain 950da6eaf6
Fix LostFocus not raised on macOS (#18990) 10 months ago
Julien Lebosquain faca1709fb
Fix DirectX signatures (#18991) 10 months ago
Nikita Tsukanov 37121ba3be
[Android] Do not underutilize CPU/GPU when can't keep up with refresh rate (#18973) 10 months ago
Compunet 6de76dd7f2
fix: ensure proper StringBuilderCache release (#18985) 10 months ago
Nikita Tsukanov 9c30e85ba8
Remove old linux hack (#18989) 10 months ago
Max Katz c44695aff0
Bump Angle version (#18982) 10 months ago
Shaojun Li ae37ccd53e
Fix infinite animation memory leak. (#18980) 10 months ago
Nikita Tsukanov bc5816d61a
Implement IDispatcherImpl for Android based on Looper and MessageQueue (#18975) 10 months ago
Julien Lebosquain 337f004786
Fix BindingEvaluator.ClearDataContext (#18964) 10 months ago
Max Katz 40a045fed5
Don't expect WasmRuntimeAssetsLocation to be always set (#18947) 10 months ago
Compunet 3e01a53dec
Reuse single HarfBuzz buffer in TextShaperImpl (#18892) 10 months ago
Johan Appelgren c0bd5078f5
Don't round size in TextBlock when UseLayoutRounding is false (#18456) 10 months ago
Johan Appelgren 66a8d1bfe0
Fix MeasureCore when there's a size constraint and there's a negative margin. (#18462) 10 months ago
Tom Edwards 513d1d96ec
Fixed RectangleGeometry not cloning its radius properties (#18934) 10 months ago
Tom Edwards edeca6a4db
Fixed transitions with delay but no duration completing instantly (#18929) 10 months ago
Benedikt Stebner ae0573a789
Make typeface matching and synthetic typeface creation customizable (#18890) 10 months ago
Tim Miller 76dc499ba8
Remove Keyboard Theme Override (#18922) 10 months ago
Emmanuel Hansen 2fce3c53ad
remove win32 dialog dpi hack (#18923) 10 months ago
Tim Miller 10fb435004
Bump ImageSharp (#18924) 10 months ago
Benedikt Stebner 0b87d23935
Fix gradient stop reordeing (#18907) 10 months ago
Tom Edwards fa9f2237f3
Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 10 months ago
Rastislav Svoboda c114507bef
fix TextBox multiline selection with up/down keys till start/end of text (#18746) 10 months ago
Nikita Tsukanov d1ec52dd94
Prevent glitches in gpu demo caused by FP precision (#18900) 10 months ago
Nikita Tsukanov 486f8c797d
Fixed rare soft-"freezes" with OnRender(c) { ...; InvalidateVisual(); } pattern (#18901) 10 months ago
Mike James b317928707
Update readme.md 10 months ago
東雲なの 96753fe4d1
Update SkiaSharp and HarfBuzzSharp version to support LA64 and RV64 (#18571) 10 months ago
Maxwell Katz 22d04877f6
Fixed core `GotFocus` and `LostFocus` handling being skippable (#18868) 10 months ago
Maxwell Katz 338a5ea0a2
Improve pen secondary button handling on list box (#18766) 10 months ago
Maxwell Katz 6617a1f0fb
Update azure-pipelines.yml (#18876) 10 months ago
Tom Edwards ef381a9312 Fixed core GotFocus and LostFocus handling being skippable 10 months ago
Tom Edwards 35ca01229c Removed duplicated comment 10 months ago
Emmanuel Hansen a8fb53e92a
Limit use of deprecated Android display API (#18722) 10 months ago
Tom Edwards 2a8e6885f7
Improved inline documentation of class event handler methods (#18869) 10 months ago