401 Commits (62fac86360d1944791da70c2a82da0c1b1f8ca87)

Author SHA1 Message Date
Shirasagi a8e9c4293f
fix: remove unnecessary reset of cached scaling when the SurfaceView is destroyed. (#20448) 8 months ago
Emmanuel Hansen c9dabe3c4a
android - cancel back callbacks when handled (#20452) 8 months ago
Julien Lebosquain 6faf702e2d
Fix Android obsolete warnings (#20412) 8 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 8 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 8 months ago
Emmanuel Hansen 1ae9694f78
Use androidx lib for backpressed callback (#20291) 9 months ago
Emmanuel Hansen 8b23a2e342
directly use the surface window handle cached in InvalidationAwareSurfaceView instead of requesting new handles (#20093) 9 months ago
Julien Lebosquain fb0f3848f9
Update to .NET 10 (#19869) 9 months ago
Emmanuel Hansen 4be786a5f6
Support reading from and copying images to clipboard (#19930) 10 months ago
Emmanuel Hansen 60415288b0
android - fix external app not reading text in clipboard (#20023) 10 months ago
Bobby Cannon a12b8d7061
Fix for previous PR19985 - AccessibilityNodeInfoCompat.Checked (#19991) 10 months ago
Bobby Cannon 4d3a28114e
fixed (#19985) 10 months ago
Jumar Macato 2c540873ec
Add Impl for SaveFilePickerWithResultAsync API (#19783) 10 months ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 11 months ago
Isabelle Santin fe8c843ef1
Fix: ChoreographerTimer should check for Android version correctly. (#19643) 12 months ago
Emmanuel Hansen 5f70dc7410
android - retrieve platform input config value (#19446) 1 year ago
Emmanuel Hansen 74e8ce7efa
restrict souce of input event sto parent view on android (#19289) 1 year ago
kerams aa254413a6
Fix multiline selection crash (#19337) 1 year ago
Emmanuel Hansen 01e09e4f98
Revert 15603, add InputPaneActivationRequested in TextInputMethodClient (#19225) 1 year ago
Emmanuel Hansen 56d94d64b9
Add IActivityApplicationLifetime for android (#18893) 1 year ago
Emmanuel Hansen 3a16c45e8c
Android - Reset android input method focus and connection state when text input focus is removed (#19083) 1 year ago
Emmanuel Hansen b2c71127ab
revert changes preventing status bar theme from being updated (#19076) 1 year ago
Emmanuel Hansen 36fe4145dd
fix oversight with display edge to edge detection for android 16 (#19067) 1 year ago
Max Katz 3a3dc4e8fe Handle SurfaceRedrawNeededAsync as well 1 year ago
Max Katz c449c097cc Implement ISurfaceHolderCallback2 and handle SurfaceRedrawNeeded 1 year ago
Max Katz 8826fc7382 Some simple mitigation against of double release 1 year ago
Max Katz 78b47a61ae Remove ancient renderer support with Invalidate/Paint calls, drastically simplify InvalidationAwareSurfaceView 1 year ago
Max Katz b9531fb5b2 Minor cleanup in TopLevelImpl, remove unused methods 1 year ago
Max Katz 5525e99335 Mark IAndroidView as obsolete, it was replaced long time ago 1 year ago
Max Katz f33dca36a0 Use NDK instead of C#-JNI for choreographer 1 year 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) 1 year ago
Emmanuel Hansen 2dc808f3e8
Fix insets on android 15 (#18844) 1 year ago
Nikita Tsukanov 72fa47157c
[ANDROID] Skip glWaitClient/glWaitGL/glWaitNative (#18974) 1 year ago
Nikita Tsukanov 37121ba3be
[Android] Do not underutilize CPU/GPU when can't keep up with refresh rate (#18973) 1 year ago
Nikita Tsukanov bc5816d61a
Implement IDispatcherImpl for Android based on Looper and MessageQueue (#18975) 1 year ago
Emmanuel Hansen a8fb53e92a
Limit use of deprecated Android display API (#18722) 1 year ago
Emmanuel Hansen 306f37d518
Move android app initialization to custom application class (#18756) 1 year ago
Emmanuel Hansen f0b1a83a10
fix crash with samsung keyboard when using password textboxes (#18793) 1 year ago
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) 2 years ago
kerams f09591c102
Do not propagate SurroundingTextChanged if input connection is in update (#18030) 2 years ago
nickodei fce56827e2
Access single file or folder from IStorageFolder by name (#17771) 2 years ago
Joseph Sawyer b45872e728
feat: add hidesuggestions property to textbox (#17815) 2 years ago
Isabelle Santin 57c85955c2
Implement support for Android TalkBack (#17704) 2 years ago
Emmanuel Hansen 53e8d99758
fix segfault crash when native surface is destroyed while there's rendering queued on vulkan android (#17921) 2 years 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