Dan Walmsley
|
2da1d3cfe3
|
remove android keyboard hacks.
|
4 years ago |
Dan Walmsley
|
c5e6b1979a
|
fix UseAndroid
|
4 years ago |
Dan Walmsley
|
91980bea54
|
fix initialisation order.
|
4 years ago |
Dan Walmsley
|
77f339d225
|
refactor android activity to allow appbuilder and singleviewlifetime.
|
4 years ago |
Dan Walmsley
|
8f6b9e1b23
|
re-order initialisation and lifetime config.
|
4 years ago |
Dan Walmsley
|
824afa2e33
|
fix build
|
4 years ago |
Dan Walmsley
|
d7d6f8decb
|
Locator ftw
|
4 years ago |
Dan Walmsley
|
61744546a8
|
make singleview lifetimes private classes.
|
4 years ago |
Dan Walmsley
|
d48b61b5d0
|
singleview lifetime for android.
|
4 years ago |
Max Katz
|
1a7a70f801
|
Fix android build
|
4 years ago |
Max Katz
|
bc1d950a9b
|
Update legacy projects targets
|
4 years ago |
Emmanuel Hansen
|
76cd4386f1
|
use pdb files for debug on android projects. do not use full screen keyboard when landscape
|
4 years ago |
Emmanuel Hansen
|
f22b688a8c
|
support configuration changes
|
4 years ago |
Max Katz
|
f374ea374f
|
Add multitarget with old sdk
|
4 years ago |
Max Katz
|
dcc7d02e18
|
Move MSBuildEnableWorkloadResolver to directory build props
|
4 years ago |
Max Katz
|
3637f60314
|
Fix avalonia-base project reference
|
4 years ago |
Max Katz
|
a568c175f3
|
Solve workload installation
|
4 years ago |
Max Katz
|
79f521d941
|
Use .net6-android sdk
|
4 years ago |
Max Katz
|
4d866b544c
|
Replace shared project with Avalonia.PlatformSupport
|
4 years ago |
Takoooooo
|
8dd4271c47
|
revert unwanted change
|
4 years ago |
Takoooooo
|
60a6a52735
|
wip
|
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 |
Javier Suárez Ruiz
|
077364f255
|
Allow launch ControlCatalog in Android
|
4 years ago |
Steven Kirk
|
22a55fed27
|
Added a lot of nullable annotations to Avalonia.Visuals.
Except types related to text and one method in `DrawingContext` which I'm not sure what to do with.
|
4 years ago |
Steven Kirk
|
11c60b4294
|
Decouple automation peers from platform nodes.
Now peers are entirely unaware of the platform implementation.
|
5 years ago |
Steven Kirk
|
8b3afa18d0
|
Update mobile backends with changed API.
|
5 years ago |
Nathan Garside
|
bccbf0570c
|
Make FrameSize nullable
|
5 years ago |
Nathan Garside
|
d77d1fd5da
|
Rename to FrameSize
|
5 years ago |
Nathan Garside
|
9feb2376a0
|
Squash toplevel-totalsize
|
5 years ago |
ili
|
cb22388de7
|
Android: remove input focus on soft keyboard hidden
|
5 years ago |
ili
|
00b70953df
|
Fix default keyboard
InputType.Null does not change soft keyboard type
|
5 years ago |
ili
|
c378309894
|
AndroidTestApplication all content type text boxes
Also do not throw when input not configured
|
5 years ago |
ili
|
c94da58c09
|
Cleanup
|
5 years ago |
ili
|
244aaf596f
|
Cleanup
|
5 years ago |
ili
|
5f491bc7d6
|
Cleanup
|
5 years ago |
ili
|
494d3d26cd
|
Cleanup
|
5 years ago |
ili
|
42ad65167c
|
Cleanup
|
5 years ago |
ili
|
12c2c16d13
|
Android soft input using Avalonia.Input
|
5 years ago |
ili
|
78859b8829
|
Tech: working on Avalonia.Input support
|
5 years ago |
ili
|
2ca903631e
|
Move keyboard logic back to the helper
|
5 years ago |
ili
|
e6b13b66c5
|
Support android InputType
|
5 years ago |
José Pedro
|
0257bdf6ed
|
Implemented render scaling on Android.
|
5 years ago |
José Pedro
|
7fb6e14716
|
Use TouchDevice on Android.
|
5 years ago |
José Pedro
|
c530956a0b
|
Avalonia.Android code cleanup.
|
5 years ago |
José Pedro
|
d5690cc834
|
Upgraded target Android SDK to 11.0 (API level 30).
|
5 years ago |
José Pedro
|
e1bfe10f43
|
Fixed CursorFactory.
|
5 years ago |
José Pedro
|
b9a2f76cf0
|
Added timer subscriptions for views.
|
5 years ago |
José Pedro
|
88dd17083a
|
Use deferred renderer on Android.
|
5 years ago |