247 Commits (a3dcbcea35710af192151fba02a7a04efafa9e17)

Author SHA1 Message Date
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
Julien Lebosquain 6faf702e2d
Fix Android obsolete warnings (#20412) 2 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 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
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 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
Emmanuel Hansen a8fb53e92a
Limit use of deprecated Android display API (#18722) 10 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
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 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