Giuseppe Lippolis
80dc4dd0b7
fix: iOS Nullable
3 years ago
Max Katz
9a5b351b50
Fix build after global rename
3 years ago
Max Katz
d1c329e819
Pass file extensions to the browser backend in the file picker
3 years ago
Max Katz
e975468e92
Remove unused CanOpenRead/CanOpenWrite
3 years ago
Max Katz
33f9fe68b2
macOS and iOS internals
3 years ago
Max Katz
f5a81d71e2
Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature
3 years ago
mrmandrake
c1410af0d5
Update TextInputResponder.cs
fixes #9956
3 years ago
Max Katz
37545cbeb1
IStorageProvider API updates
3 years ago
Max Katz
124c87b2cf
Add iOS tint/accent color support
3 years ago
Max Katz
13c14e7360
Add ColorContrastPreference to the PlatformColorValues
3 years ago
Max Katz
148b4a9aca
Changes after review
3 years ago
Max Katz
a4bffbf660
iOS and Android implementations
3 years ago
Simon Cropp
54c96bc894
Update IOSStorageProvider.cs
3 years ago
Max Katz
c2e00428df
Remove AppBuilderBase and generics
3 years ago
Max Katz
8a78f134c5
Remove JetBrains.Annotations from the repo
3 years ago
Max Katz
e0e82960c2
Fix iOS and Android
3 years ago
Nikita Tsukanov
eaf2ce38a4
Context management
3 years ago
Max Katz
e75b5d0c5f
Platform specific trimming attributes
3 years ago
Steven Kirk
d0eb38b6ba
Add Tap size to IPlatformSettings.
And refactor that interface while we're at it. Also add a `DefaultPlatformSettings` implementation instead of implementing it in each backend with slightly different values.
3 years ago
Dan Walmsley
d28a86f862
remove button left in for debug purposes.
3 years ago
Giuseppe Lippolis
93f0fcf007
feat(iOS): Address rule CA1822
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