171 Commits (6791a2bca129ae179da39dad3f58c6b41818dbbd)

Author SHA1 Message Date
Max Katz c2e00428df Remove AppBuilderBase and generics 4 years ago
Max Katz 8a78f134c5 Remove JetBrains.Annotations from the repo 4 years ago
Nikita Tsukanov eaf2ce38a4 Context management 4 years ago
Max Katz e75b5d0c5f Platform specific trimming attributes 4 years ago
Steven Kirk d0eb38b6ba Add Tap size to IPlatformSettings. 4 years ago
Dan Walmsley d28a86f862 remove button left in for debug purposes. 4 years ago
Giuseppe Lippolis 93f0fcf007 feat(iOS): Address rule CA1822 4 years ago
Giuseppe Lippolis a205926f3f fix: missing 1825 rule 4 years ago
Stebner 8aa64528e8 Merge 4 years ago
Dan Walmsley f005a5d0de comment out broken code due to net 7 breaking csharp compiler. 4 years ago
Dan Walmsley 99acb0d50c limited set of return key types for cross platform. 4 years ago
Dan Walmsley c82687426c implement return key and accepts return, and closing keyboard on done return keys. 4 years ago
Dan Walmsley 90f8671529 ios implement return key type 4 years ago
Dan Walmsley b279978b89 implement force press spacebar on ios. 4 years ago
Nikita Tsukanov 006fe37d0d Working on iOS IME 4 years ago
Dan Walmsley 9a4cd3d8c9 fix responder issue. 4 years ago
Dan Walmsley f9b4c5042c add fix for window becoming keywindow. 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
Dan Walmsley 7bc608d37b use composition renderer only on ios. 4 years ago
Benedikt acecaf7018 Fix iOS build 4 years ago
Nikita Tsukanov fd42381afd Updated LayerFbo 4 years ago
Max Katz 5a8c9f9c09 Use Async in naming 4 years ago
Max Katz 97a5a9e1f6 Add folder.GetItemsAsync API 4 years ago
Max Katz 3ddd068687 Add iOS implementation 4 years ago
Nikita Tsukanov b6b08155d8 [WIP] Run render tests for compositing renderer 4 years ago
Nikita Tsukanov 223a675433 IPlatformGpu 4 years ago
Max Katz 4315f4728f Fix android type exception 4 years ago
Max Katz 6260829702 Simplify UIViewControlHandle/AndroidViewControlHandle 4 years ago
Max Katz 76c3691fb6 Resize on HideWithSize 4 years ago
Max Katz 7af062e8ba Respect actual AttachedTo in ios control host 4 years ago
Max Katz d8d6fa5097 Add iOS implementation 4 years ago
Max Katz e0ec6a4ba1 Use top level to inform about pointer input 4 years ago
Dan Walmsley aa3b0d4cde remove hack 4 years ago
Dan Walmsley bdbc763531 remove traces of xamarin and specify sdk 4 years ago
Steven Kirk f682f5af7c Added generic virtual methods analyzer. 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. 5 years ago
Dan Walmsley 079c193a82 replace eventargs with simple options class. 5 years ago
Dan Walmsley 409be7f33f remove event for querying text input options. replace with attached property that is inheritable. 5 years ago
Dan Walmsley 1c8295022f working basic text input ios 5 years ago
Dan Walmsley d717d10de8 use ime api to hide and show osk. 5 years ago
Dan Walmsley ed19f5fc9a remove old softkey hack. 5 years ago
Dan Walmsley 8f3e9e2cc0 fix build. 5 years ago
Dan Walmsley 61744546a8 make singleview lifetimes private classes. 5 years ago