175 Commits (de52fcaa1225fa653f9c02c2d8ccb84876b6692d)

Author SHA1 Message Date
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 3 years ago
Emmanuel Hansen a6e936d74a
Implement Next action in android IME (#13222) 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
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 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
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
Nikita Tsukanov b445ea9d68 Borking changes 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 04c8b652c8 move clipboard to TopLevel 3 years ago
Emmanuel Hansen 7c460a9bcb add system bar color attached property 3 years ago
Emmanuel Hansen 2d2fcf94ac add async suffix 4 years ago
Emmanuel Hansen 16cb38f60d add new IStorage api 4 years ago
Emmanuel Hansen c276f6e1b3 add new IStorage api 4 years ago
Max Katz 6412da10cf Update mobile impl 4 years ago
Emmanuel Hansen 20746b3ee2 fix build 4 years ago
Emmanuel Hansen 8ada76c1b6 fix StorageFolder.GetItemsAsync on android 4 years ago
Emmanuel Hansen 34c1b46b30 Force app theme change when status bar theme changes on android. 4 years ago
Max Katz 87402e5b94 Update insets API and implement insets for iOS with IAvaloniaViewController 4 years ago
Emmanuel Hansen f6ced0811d specify the system bars to show or hide 4 years ago
Emmanuel Hansen dcf8afa1a6 set initial edge to edge sate to false. 4 years ago
Emmanuel Hansen d24b3a9fbf set initial value of displayEdgeToEdge on android 4 years ago
Emmanuel Hansen b07e5a50ba fix build error in android project 4 years ago
Max Katz 9a5b351b50 Fix build after global rename 4 years ago
Max Katz e975468e92 Remove unused CanOpenRead/CanOpenWrite 4 years ago
Max Katz d27936af67 Android and browser internals 4 years ago
Emmanuel Hansen 7e33d7a235 Add Composition Start and End properties to TextEditable 4 years ago
Emmanuel Hansen da1c2034f5 remove surrounding text from android ime, add ITextEditable to handle sync between platform editable and IM client 4 years ago
Emmanuel Hansen 3e0179e1e0 add composing region to text input client, improves android composition 4 years ago
Emmanuel Hansen 746b53b388 add support for getting safe insets 4 years ago
Max Katz f5a81d71e2 Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature 4 years ago
Nikita Tsukanov 6bdf0eacc7 Removed legacy renderers 4 years ago