429 Commits (29357dca3152f0e14e0139acb5e06b6863f82971)

Author SHA1 Message Date
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) 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
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
nickodei fce56827e2
Access single file or folder from IStorageFolder by name (#17771) 1 year ago
Joseph Sawyer b45872e728
feat: add hidesuggestions property to textbox (#17815) 1 year ago
Isabelle Santin 57c85955c2
Implement support for Android TalkBack (#17704) 1 year ago
Emmanuel Hansen 53e8d99758
fix segfault crash when native surface is destroyed while there's rendering queued on vulkan android (#17921) 1 year ago
Emmanuel Hansen 9beefa34fd
don't check if intent is declared by app before launch (#17571) 1 year ago
Corvin fc5e84cbdf
Update AndroidFramebuffer.cs (#17488) 1 year ago
Max Katz 1851cd5fe2
Disable runtime marshalling for getprocaddress (#17136) 2 years ago
Max Katz d7040e22d5
Begin with DisableRuntimeMarshalling support + fix macOS Metal AOT (#17116) 2 years ago
Emmanuel Hansen 282c0a60d8
Android - call base dispatch key event before called toplevel's override (#16969) 2 years ago
Emmanuel Hansen 94e81ba9f4
android - fix selection bounds in TextEditBuffer (#16970) 2 years ago
Emmanuel Hansen 7cced30e77
Android - Input Connection fixes (#16666) 2 years ago
Max Katz 37ba4ce58e
Screens api refactor mobile (#16647) 2 years ago
Emmanuel Hansen 98e60e89c7
android - defer rendering till surface is created (#16616) 2 years ago
Emmanuel Hansen 20fe710681
refactor android input connection (#16490) 2 years ago
Max Katz 413ff78ebb
Fix android uri activation (#16477) 2 years ago
Max Katz 32c2f08200
MacOS sandboxing feature (#16090) 2 years ago
Max Katz 460a3549d5
Fix headless screens (#16348) 2 years ago
Emmanuel Hansen 75821be190
add workaround for android 11 ime insets being weird (#16201) 2 years ago
Heku 2ac6ed4177
Fix typos (#16183) 2 years ago
Emmanuel Hansen 3b235f9aa8
Toplevel - Fix system theme not being applied at launch on some platforms (#16159) 2 years ago
Benedikt Stebner 143399f65a
Avalonia.Native TopLevel embedding (#15932) 2 years ago
IanRawley 2372590300
Implementing IFormattable on KeyGesture (#15828) 2 years ago
zabolotnev 9e6d3cf4ac
Fix Android app randomly hangs (15807) (#15810) 2 years ago