17 Commits (fe060db1063bb97a344148451b86404e80acdd07)

Author SHA1 Message Date
Max Katz 37d30dcbc2
AppleTV support + improvements for iOS backend (#14196) 2 years ago
Benedikt Stebner be9a26cbb1 Rework ITextInputMethodClient 3 years ago
Max Katz 8a78f134c5 Remove JetBrains.Annotations from the repo 3 years ago
Nikita Tsukanov 006fe37d0d Working on iOS IME 4 years ago
Dan Walmsley 9a4cd3d8c9 fix responder issue. 4 years ago
Dan Walmsley 133a95973a use seperate responder class 4 years ago
Dan Walmsley 60381e290a make implementation consistent with ios sample. 4 years ago
Dan Walmsley 7272fb89c7 further ios ime implementation. 4 years ago
Dan Walmsley 3653b9abf5 add implementation of returnkeytype for ios. 4 years ago
Dan Walmsley 71ed1b03c1 add implementation of advanced ios ime api. 4 years ago
Benedikt acecaf7018 Fix iOS build 4 years ago
Dan Walmsley 56845e22d5 ios support all input types. 4 years ago
Dan Walmsley 31ee43dccb add full range of keyboard content types. 4 years ago
Dan Walmsley 47989e484a osx no need to reset text options. manually on reset. 4 years ago
Dan Walmsley 784b25539a rename file. 4 years ago
Dan Walmsley 079c193a82 replace eventargs with simple options class. 4 years ago
Dan Walmsley 409be7f33f remove event for querying text input options. replace with attached property that is inheritable. 4 years ago
Dan Walmsley 1c8295022f working basic text input ios 4 years ago
Dan Walmsley d717d10de8 use ime api to hide and show osk. 4 years ago
Dan Walmsley ed19f5fc9a remove old softkey hack. 4 years ago