408 Commits (05dbca21254fe0ee102fd5aa712f517b07f3ab9b)

Author SHA1 Message Date
Julien Lebosquain 816fb91d4e
Move GetWindowsZOrder to IWindowingPlatform (#20633) 1 month 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) 2 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) 4 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 9 months ago
Max Katz c449c097cc Implement ISurfaceHolderCallback2 and handle SurfaceRedrawNeeded 9 months ago
Max Katz 8826fc7382 Some simple mitigation against of double release 9 months ago
Max Katz 78b47a61ae Remove ancient renderer support with Invalidate/Paint calls, drastically simplify InvalidationAwareSurfaceView 9 months ago
Max Katz b9531fb5b2 Minor cleanup in TopLevelImpl, remove unused methods 9 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 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 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
Emmanuel Hansen a8fb53e92a
Limit use of deprecated Android display API (#18722) 10 months ago
Emmanuel Hansen 306f37d518
Move android app initialization to custom application class (#18756) 11 months ago
Emmanuel Hansen f0b1a83a10
fix crash with samsung keyboard when using password textboxes (#18793) 11 months ago
Emmanuel Hansen 906afa3416
Fix crash when creating documents in an opened folder on android (#18651) 11 months ago
Maxwell Katz 314e58aa4a
Make mobile TryGetPlatformHandle consistent (#18483) 1 year ago
Nikita Tsukanov c3b4d61b8a
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
workgroupengineering 61de7e36b1
feat(Window): Allow to persist content of Clipboard after App close (#16778) 1 year ago
kerams f09591c102
Do not propagate SurroundingTextChanged if input connection is in update (#18030) 1 year ago