298 Commits (5710953ca6830fa57ee88564990da7934970e9ef)

Author SHA1 Message Date
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
Steven Kirk b2d7805060 Replace WindowTransparencyLevel enum with list of structs 3 years ago
Emmanuel Hansen 89be3ee533 Add more android keycode support 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Emmanuel Hansen bb2b2fce5f correction in calculating bottom inset on android 3 years ago
Emmanuel Hansen 3ac7760b3a don't create an input connection if client is null 3 years ago
Emmanuel Hansen 04c8b652c8 move clipboard to TopLevel 3 years ago
Emmanuel Hansen 7c460a9bcb add system bar color attached property 3 years ago
Nikita Tsukanov 17492be5b6 Removed RunLoop from IPlatformThreadingInterface 3 years ago
Emmanuel Hansen 2d2fcf94ac add async suffix 3 years ago
Emmanuel Hansen 16cb38f60d add new IStorage api 3 years ago
Emmanuel Hansen c276f6e1b3 add new IStorage api 3 years ago
Max Katz 6412da10cf Update mobile impl 3 years ago
Emmanuel Hansen 20746b3ee2 fix build 3 years ago
Emmanuel Hansen 8ada76c1b6 fix StorageFolder.GetItemsAsync on android 3 years ago
Emmanuel Hansen 34c1b46b30 Force app theme change when status bar theme changes on android. 3 years ago
Max Katz 87402e5b94 Update insets API and implement insets for iOS with IAvaloniaViewController 3 years ago
Emmanuel Hansen f6ced0811d specify the system bars to show or hide 3 years ago
Emmanuel Hansen dcf8afa1a6 set initial edge to edge sate to false. 3 years ago
Emmanuel Hansen d24b3a9fbf set initial value of displayEdgeToEdge on android 3 years ago
Emmanuel Hansen b07e5a50ba fix build error in android project 3 years ago
Max Katz 9a5b351b50 Fix build after global rename 3 years ago
Max Katz e975468e92 Remove unused CanOpenRead/CanOpenWrite 3 years ago