Dan Walmsley
|
7bc608d37b
|
use composition renderer only on ios.
|
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 |
Max Katz
|
09e088d4e8
|
iOS project nuget packaging workaround
|
4 years ago |
Max Katz
|
bc1d950a9b
|
Update legacy projects targets
|
4 years ago |
Max Katz
|
138d65556b
|
Use out own opengl interface wrapper
|
4 years ago |
Max Katz
|
4756a0a769
|
Fix iOS OpenGL rendering with newer Skia
|
4 years ago |
Max Katz
|
b238cc64d8
|
Move iOS projects to a new sdk
|
4 years ago |
Max Katz
|
4d866b544c
|
Replace shared project with Avalonia.PlatformSupport
|
4 years ago |
Takoooooo
|
21cc80932a
|
use IPlatformSettings instead of creating a separate interface.
|
4 years ago |
Takoooooo
|
bf731fdcfc
|
add comments
|
4 years ago |
Takoooooo
|
00a286f0e8
|
Add separate platform settings for touch.
|
4 years ago |
workgroupengineering
|
50c033d0fd
|
fixes: warning MSB4011 Microsoft.NET.Sdk.WindowsDesktop.props cannot … (#6813)
* fixes: warning MSB4011 Microsoft.NET.Sdk.WindowsDesktop.props cannot be imported again.
* fixes: nits
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
|
4 years ago |
Dan Walmsley
|
b89e884bcf
|
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3.
|
4 years ago |
Dan Walmsley
|
e44c36bef3
|
Revert "Revert "upgrade to net462""
This reverts commit c78179e9ac.
|
4 years ago |
Dan Walmsley
|
c78179e9ac
|
Revert "upgrade to net462"
This reverts commit 010ca1901a.
|
4 years ago |
Dan Walmsley
|
010ca1901a
|
upgrade to net462
|
5 years ago |
Dan Walmsley
|
786375aff9
|
handle platforms that return null for the trayiconimpl.
|
5 years ago |
Dan Walmsley
|
3342d41a12
|
fix ios stub.
|
5 years ago |
Steven Kirk
|
8b3afa18d0
|
Update mobile backends with changed API.
|
5 years ago |