Max Katz
|
e75b5d0c5f
|
Platform specific trimming attributes
|
4 years ago |
Max Katz
|
0e733c70a1
|
Support 21 api
|
4 years ago |
Max Katz
|
8100cd3571
|
Optimize CurrentThreadIsLoopThread on android backend
|
4 years ago |
Dan Walmsley
|
1785cf565b
|
remove legacy android 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 |
Max Katz
|
1a7a70f801
|
Fix android build
|
5 years ago |
Max Katz
|
bc1d950a9b
|
Update legacy projects targets
|
5 years ago |
Emmanuel Hansen
|
76cd4386f1
|
use pdb files for debug on android projects. do not use full screen keyboard when landscape
|
5 years ago |
Emmanuel Hansen
|
f22b688a8c
|
support configuration changes
|
5 years ago |
Max Katz
|
f374ea374f
|
Add multitarget with old sdk
|
5 years ago |
Max Katz
|
dcc7d02e18
|
Move MSBuildEnableWorkloadResolver to directory build props
|
5 years ago |
Max Katz
|
3637f60314
|
Fix avalonia-base project reference
|
5 years ago |
Max Katz
|
79f521d941
|
Use .net6-android sdk
|
5 years ago |
Max Katz
|
4d866b544c
|
Replace shared project with Avalonia.PlatformSupport
|
5 years ago |
José Pedro
|
d5690cc834
|
Upgraded target Android SDK to 11.0 (API level 30).
|
6 years ago |
Dan Walmsley
|
4df785b9d5
|
target monoandroid90
|
7 years ago |
Nikita Tsukanov
|
9118872498
|
Android -> 8.0
|
7 years ago |
Jeremy Koritzinsky
|
acb3d46ca0
|
Enable generating NuGet packages via the MSBuild Pack target.
|
8 years ago |
Jeremy Koritzinsky
|
e7fab78d04
|
Use MSBuild.Sdk.Extras to switch the rest of our library projects to the new project format.
|
8 years ago |
Jeremy Koritzinsky
|
065d6d01d8
|
Switch Cake to use a dirs.proj traversal project to simplify the solution.
|
8 years ago |
Nikita Tsukanov
|
e610d5858f
|
Merge skia projects into one
|
9 years ago |
Wiesław Šoltés
|
0d4e506300
|
Remove UseRoslynPathHack for Android projects
|
9 years ago |
Wiesław Šoltés
|
2afd6cb224
|
Remove NuGet workaround
|
9 years ago |
Wiesław Šoltés
|
d0fbbc9182
|
Removed nuget libraries for Android and iOS targets
They are part of Xamarin bcl.
|
10 years ago |
Wiesław Šoltés
|
f8097cc27d
|
Added msbuild props for package references
|
10 years ago |
Wiesław Šoltés
|
38bc75b5ab
|
Updated NuGet packages to fix package downgrades
|
10 years ago |
Nikita Tsukanov
|
25c7be5b7a
|
Removed packages.config from csproj.files
|
10 years ago |
Nikita Tsukanov
|
beda69a2e6
|
Special hack to keep VS happy
|
10 years ago |
Nikita Tsukanov
|
485fe1364e
|
Everything is buildable via MSBuild
|
10 years ago |
Nikita Tsukanov
|
b0a063838f
|
Migrated to PackageReference
|
10 years ago |
Nikita Tsukanov
|
8c6d8ae832
|
[DROID] Implemented Popups, fixed AppBuilder
|
10 years ago |
Nikita Tsukanov
|
87de571925
|
Use IFramebufferSurface for android.
|
10 years ago |
Nikita Tsukanov
|
c446aaf5a6
|
Removed IWindowImpl which was a lie, removed initialization hack, fixed rendering
|
10 years ago |
Jeremy Koritzinsky
|
746ac78e98
|
Added a method to save an icon to a stream. This enables the scenario described in #779 via an IValueConverter.
|
10 years ago |
Steven Kirk
|
59c49d259d
|
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
|
10 years ago |
Steven Kirk
|
94082ce958
|
Make Avalonia.Android compile again.
No idea if it actually works because android doesn't seem to work at all
at the moment.
|
10 years ago |
Nikita Tsukanov
|
07fea3befa
|
Added RuntimePlatformInfo
|
10 years ago |
Wiesław Šoltés
|
aad802a156
|
Update Android projects
|
10 years ago |
Jeremy Koritzinsky
|
3c5848bc2c
|
Updated Rx to 3.0 and fixed a failing test from a not fully set up mock.
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Jeremy Koritzinsky
|
44b1b4d9cd
|
Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly.
|
11 years ago |
Nikita Tsukanov
|
cf65cc5ef7
|
Massive android-backend code cleanup and fixes for threading and rendering
|
11 years ago |
andrey
|
3de3dd4244
|
initial support for skia in android
|
11 years ago |
andrey
|
8e68bd532f
|
Android functionality with default Canvas Implementation
|
11 years ago |