320 Commits (7fbc2374c7e9c38afeb400d3f4dbdf4c203a444a)

Author SHA1 Message Date
Max Katz b9ec339cfa
Add Application.TryGetFeature, re-add new feature - IActivatableLifetime (#14556) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 3 years ago
Max Katz b6ee7b90d0
Some iOS/Android file picker fixes (#14677) 3 years ago
Emmanuel Hansen 4898757d30
fix focus issue when software keyboard is closed (#14736) 3 years ago
Max Katz d2023a94e8
Raise platform events on Dispatcher, so exceptions in their handlers can be handled by Dispatcher (#14434) 3 years ago
Nikita Tsukanov 7fb26639f5
GPU interop features now don't require to skip the first frame and available earlier in general (#14651) 3 years ago
Max Katz df4189ce0e
Implement TopLevel.Launcher (#14320) 3 years ago
Max Katz a4086c17a6
XY focus (#13947) 3 years ago
Emmanuel Hansen f556f8acfd
dispose layout manager when embeddable control root is disposed. (#14341) 3 years ago
Omid Mafakher a6918116bd
Add tv support to form factor (#14194) 3 years ago
Dan Walmsley 0e014f9cb6
Add an event so that users can detect when an Application icon is clicked (#14106) 3 years ago
Omid Mafakher 3ac61937e2
Add key device type and implmentation for tizen (#14027) 3 years ago
workgroupengineering fe671b2ceb
perf(Android): Avoid allocation of object array (#14046) 3 years ago
Emmanuel Hansen a02834717f
unsubscribe android back handler when toplevel is disposed (#13831) 3 years ago
Emmanuel Hansen 6d9780c5b2
Add Platform InputPane interface (#13363) 3 years ago
Julien Lebosquain 08773a9642
Update Xamarin.AndroidX (#13708) 3 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 3 years ago
Emmanuel Hansen a6e936d74a
Implement Next action in android IME (#13222) 3 years ago
Max Katz b9fde9ddf7 Pin android and iOS platform versions 3 years ago
Max Katz 3de2a0ea91
Bump minimal TFM for mobile projects from .NET 6 to .NET 7… (#13012) 3 years ago
Julien Lebosquain dd26b6d232
Added PhysicalKey handling for Android (#13006) 3 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
3dfxuser ec21caf7fe Add null check for TextInputMethodClient in OnSelectionChanged() method 3 years ago
Benedikt Stebner 99f1225f57 Prevent NRE 3 years ago
Emmanuel Hansen a54163f1c1 select current composing region if active when commiting and ensure selection is set when surrounding text changes 3 years ago
Emmanuel Hansen fde8744175 delete selection when committext has null text 3 years ago
Emmanuel Hansen f762be4ff6 only handle deletion in surrounding text on the client side 3 years ago
Emmanuel Hansen 24e2321bf1 android - use batch edits to defer updates to input manager 3 years ago
Emmanuel Hansen 117ea16f0b remove redundant selection update 3 years ago
Emmanuel Hansen 368de7e79f clean up; apply only changed text to editable 3 years ago
Nikita Tsukanov 8680c612fd OSX rendering refactoring 3 years ago
Emmanuel Hansen 3f56045885 remove debug code 3 years ago
Max Katz 605d10b022 Unify IRuntimePlatform registration across backends 3 years ago
Max Katz 290fd5caf3 Add missing docs 3 years ago
Max Katz 6a50fc5a92 Replace UseGpu and UseEgl parameters with consistent RenderingMode enum on every platform 3 years ago
Emmanuel Hansen 1acbc8c36e use ime selection in get extracted text 3 years ago
Emmanuel Hansen 692fd5de60 use current ime selection for deletion 3 years ago
Emmanuel Hansen 73ec5a4fc5 android - set composing text as normal text input 3 years ago
Emmanuel Hansen a2eb894288 android - dispatch key event for delete 3 years ago
Benedikt Stebner cee239b142 Android adjustments 3 years ago
Benedikt Stebner be9a26cbb1 Rework ITextInputMethodClient 3 years ago
Emmanuel Hansen 112648c1a8 drop splash screen activity 3 years ago
Max Katz f3cb243de5 Fix android/ios 3 years ago
Nikita Tsukanov b445ea9d68 Borking changes 3 years ago
Nikita Tsukanov 797def7d55 build 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk e50816008e Set default transparency level. 3 years ago
Steven Kirk ac786d098b Tweaked android logic. 3 years ago
Steven Kirk 098f37d3cf Implement transparency level hint list on Android. 3 years ago
Steven Kirk 8845f239b6 Implement transparency level hint list on win32. 3 years ago