Dan Walmsley
|
d28a86f862
|
remove button left in for debug purposes.
|
3 years ago |
Giuseppe Lippolis
|
a205926f3f
|
fix: missing 1825 rule
|
3 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.
https://developer.apple.com/library/archive/samplecode/SimpleTextInput/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010633
|
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.
Added a new `DevAnalyzers` project with a single analyzer to detect generic virtual/interface methods.
|
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 |
Dan Walmsley
|
8f3e9e2cc0
|
fix build.
|
4 years ago |
Dan Walmsley
|
61744546a8
|
make singleview lifetimes private classes.
|
4 years ago |
Dan Walmsley
|
d48b61b5d0
|
singleview lifetime for android.
|
4 years ago |
Dan Walmsley
|
3344e436b3
|
Revert "Avoid "using system" because"
This reverts commit 34b4f970e9.
|
4 years ago |
Max Katz
|
bd757cb5e7
|
Revert "Temporary build only new sdk ios"
This reverts commit 44125040ce.
|
4 years ago |
Max Katz
|
44125040ce
|
Temporary build only new sdk ios
|
4 years ago |
Max Katz
|
34b4f970e9
|
Avoid "using system" because
|
4 years ago |
Max Katz
|
b47abdb9a1
|
Avoid nfloat in the codebase
|
4 years ago |