362 Commits (40c3ef4f58edd07a28324d5c4fc9c8a2097ea196)

Author SHA1 Message Date
Emmanuel Hansen 906afa3416
Fix crash when creating documents in an opened folder on android (#18651) 1 year 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) 2 years ago
Corvin fc5e84cbdf
Update AndroidFramebuffer.cs (#17488) 2 years 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
ijklam 7a7bee4cb4
[Android] Support `PerformContextMenuAction` (#15608) 2 years ago
Emmanuel Hansen 7da4f3b05f
suspend selection updates in TextBoxTextInputMethodClient until all changes are completed (#15659) 2 years ago
afunc 96726c44ee
fix the initialContent is always null (#15650) 2 years ago
ijklam 0d4fbe1880
fix (#15605) 2 years ago
Max Katz 8c88a8e195
Fix android launcher return values (#15601) 2 years ago
Emmanuel Hansen cffc23a0c6
add vulkan support for android (#15588) 2 years ago
Max Katz 4c22660c3f
File activation (#15317) 2 years ago
Max Katz 6258df5b63
Enable nullable on Avalonia.Android project (#15331) 2 years ago
Max Katz 6f7a003c31
Rename MobileSandbox to Avalonia.SingleProjectSandbox (#15330) 2 years ago
Max Katz 27c05e6e88 Fix missing .UseAndroid() 2 years ago
Max Katz cc52217c09
Fix android and add top level info early (#15158) 2 years ago
Max Katz 0cd220f6c2
Update AndroidActivatableLifetime.cs (#14921) 2 years ago
Julien Lebosquain 87b72e897e
Add Android version checks where necessary (#14896) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Max Katz b9ec339cfa
Add Application.TryGetFeature, re-add new feature - IActivatableLifetime (#14556) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Max Katz b6ee7b90d0
Some iOS/Android file picker fixes (#14677) 2 years ago
Emmanuel Hansen 4898757d30
fix focus issue when software keyboard is closed (#14736) 2 years ago
Max Katz d2023a94e8
Raise platform events on Dispatcher, so exceptions in their handlers can be handled by Dispatcher (#14434) 2 years ago
Nikita Tsukanov 7fb26639f5
GPU interop features now don't require to skip the first frame and available earlier in general (#14651) 2 years ago
Max Katz df4189ce0e
Implement TopLevel.Launcher (#14320) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago