416 Commits (0edef9aee63ab4e4d43e3321d40e87d6fd0d5ed6)

Author SHA1 Message Date
Nikita Tsukanov b2ecb21e03
Render target/surface housekeeping (#20811) 3 weeks ago
Rowe Wilson Frederisk Holme 907708f997
Explicitly truncate when opening a stream for writing (#20804) 3 weeks ago
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 4 weeks ago
Paulsams 8631bc1bc7
Fixed the creation of files/folders in a subfolder, as well as its deletion on android (#20578) (#20750) 4 weeks ago
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 1 month ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Emmanuel Hansen 73d9a38102
[v12] Android - Remove redundant appbuilder methods in android, use AvaloniaActivity in toplevel classes (#20715) 1 month ago
SunnyDesignor f8a1f2e2aa
Fix unexpected crashes during accessibility actions. (#20687) 1 month ago
Julien Lebosquain 816fb91d4e
Move GetWindowsZOrder to IWindowingPlatform (#20633) 2 months ago
Julien Lebosquain 61f8103726
Remove obsolete members from various assemblies (#20628) 2 months ago
Julien Lebosquain 02c5ff41ff
Remove obsolete members from Avalonia.Controls (#20617) 2 months ago
Thad House babab4f9cb
Add screen orientation support for Linux DRM (#20154) 2 months ago
Daniel Lerch 0715676f22
Raise IAvaloniaActivity.Activated on new intent (#20564) 2 months ago
Julien Lebosquain 4c3c9aa99f
Add AlphaFormat to ILockedFramebuffer (#20556) 2 months ago
kerams 232e2aee39
Fix Android surface recreation (#20538) 2 months ago
Shirasagi a8e9c4293f
fix: remove unnecessary reset of cached scaling when the SurfaceView is destroyed. (#20448) 2 months ago
Emmanuel Hansen c9dabe3c4a
android - cancel back callbacks when handled (#20452) 2 months ago
Julien Lebosquain 6faf702e2d
Fix Android obsolete warnings (#20412) 2 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 3 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 3 months ago
Emmanuel Hansen 1ae9694f78
Use androidx lib for backpressed callback (#20291) 3 months ago
Emmanuel Hansen 8b23a2e342
directly use the surface window handle cached in InvalidationAwareSurfaceView instead of requesting new handles (#20093) 4 months ago
Julien Lebosquain fb0f3848f9
Update to .NET 10 (#19869) 4 months ago
Emmanuel Hansen 4be786a5f6
Support reading from and copying images to clipboard (#19930) 4 months ago
Emmanuel Hansen 60415288b0
android - fix external app not reading text in clipboard (#20023) 5 months ago
Bobby Cannon a12b8d7061
Fix for previous PR19985 - AccessibilityNodeInfoCompat.Checked (#19991) 5 months ago
Bobby Cannon 4d3a28114e
fixed (#19985) 5 months ago
Jumar Macato 2c540873ec
Add Impl for SaveFilePickerWithResultAsync API (#19783) 5 months ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 6 months ago
Isabelle Santin fe8c843ef1
Fix: ChoreographerTimer should check for Android version correctly. (#19643) 6 months ago
Emmanuel Hansen 5f70dc7410
android - retrieve platform input config value (#19446) 8 months ago
Emmanuel Hansen 74e8ce7efa
restrict souce of input event sto parent view on android (#19289) 8 months ago
kerams aa254413a6
Fix multiline selection crash (#19337) 8 months ago
Emmanuel Hansen 01e09e4f98
Revert 15603, add InputPaneActivationRequested in TextInputMethodClient (#19225) 9 months ago
Emmanuel Hansen 56d94d64b9
Add IActivityApplicationLifetime for android (#18893) 9 months ago
Emmanuel Hansen 3a16c45e8c
Android - Reset android input method focus and connection state when text input focus is removed (#19083) 9 months ago
Emmanuel Hansen b2c71127ab
revert changes preventing status bar theme from being updated (#19076) 9 months ago
Emmanuel Hansen 36fe4145dd
fix oversight with display edge to edge detection for android 16 (#19067) 9 months ago
Max Katz 3a3dc4e8fe Handle SurfaceRedrawNeededAsync as well 10 months ago
Max Katz c449c097cc Implement ISurfaceHolderCallback2 and handle SurfaceRedrawNeeded 10 months ago
Max Katz 8826fc7382 Some simple mitigation against of double release 10 months ago
Max Katz 78b47a61ae Remove ancient renderer support with Invalidate/Paint calls, drastically simplify InvalidationAwareSurfaceView 10 months ago
Max Katz b9531fb5b2 Minor cleanup in TopLevelImpl, remove unused methods 10 months ago
Max Katz 5525e99335 Mark IAndroidView as obsolete, it was replaced long time ago 10 months ago
Max Katz f33dca36a0 Use NDK instead of C#-JNI for choreographer 10 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) 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
Nikita Tsukanov 37121ba3be
[Android] Do not underutilize CPU/GPU when can't keep up with refresh rate (#18973) 10 months ago
Nikita Tsukanov bc5816d61a
Implement IDispatcherImpl for Android based on Looper and MessageQueue (#18975) 10 months ago