Max Katz
fe4a5e7a5f
Make android emulator work again on control catalog
4 years ago
Max Katz
0dca4bebc1
Disable additional aot flags
4 years ago
Max Katz
8d52bd98af
Add profiling to the control catalog android
4 years ago
Max Katz
b277db43bd
Update release build parameters
4 years ago
Max Katz
57e852dfc1
Move native control samples to the control catalog
4 years ago
Steven Kirk
a71ddcc870
Fix project files broken by #5831 .
4 years ago
Steven Kirk
fb0da85ad3
Merge core libraries. ( #5831 )
* Merge core libraries.
Everything below `Avalonia.Controls` into `Avalonia.Base`.
* Move new files to correct place.
* Removed unused dirs/projects,
* Removed outdated references from theme assemblies.
* Merge unit tests to match new assembly layout.
* Fixup test namespaces.
* Make directory match namespace.
* Move files to match namespace.
* Move files to match namespace.
* Fix up incorrect namespace.
`Avalonia.Visuals.Media.Imaging` -> `Avalonia.Media.Imaging`.
* Fix resource URL.
* Removed outdated dependencies.
* Added missing project reference.
* Update test namespaces.
* Fix merge error.
* Fix merge errors.
* Fix bad merge in WindowsInteropTest.csproj.
* Fix up merge errors in csprojs.
* Remove merged tests from nuke.
* Fix up namespace.
* Fix compile error.
* Fix failing tests.
Now that more unit tests are present in Avalonia.Base.UnitTests, general `AvaloniaObject` properties are getting registered. Ignore those.
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
4 years ago
Max Katz
e91b3318e3
Enable AOT on android projects (release configuration only)
4 years ago
Dan Walmsley
77f339d225
refactor android activity to allow appbuilder and singleviewlifetime.
4 years ago
Dan Walmsley
d48b61b5d0
singleview lifetime for android.
4 years ago
Emmanuel Hansen
f22b688a8c
support configuration changes
4 years ago
Max Katz
dcc7d02e18
Move MSBuildEnableWorkloadResolver to directory build props
4 years ago
Max Katz
a568c175f3
Solve workload installation
4 years ago
Max Katz
79f521d941
Use .net6-android sdk
4 years ago
Jan-Peter Zurek
69d65f6c95
Revert unwanted change.
4 years ago
Jeroen van Langen
513cbadacb
Minor typo fixed
4 years ago
Andreas Schauerte
c40410cdb3
Add basic 3d transformation.
5 years ago
Javier Suárez Ruiz
077364f255
Allow launch ControlCatalog in Android
4 years ago
Steven Kirk
9c585e85fb
Updated ncrunch configuration.
Has changed a lot due to dual targeting net6 and netstandard2.
4 years ago
Steven Kirk
11c60b4294
Decouple automation peers from platform nodes.
Now peers are entirely unaware of the platform implementation.
5 years ago
ili
5f491bc7d6
Cleanup
5 years ago
ili
e6b13b66c5
Support android InputType
5 years ago
José Pedro
d5690cc834
Upgraded target Android SDK to 11.0 (API level 30).
5 years ago
José Pedro
06a695ca3f
Added splash screen.
Removed unused resources.
5 years ago
José Pedro
a401a2073e
Fixed Android backend.
5 years ago
Dan Walmsley
0ca7fa3786
fix control catalog android
7 years ago
Dan Walmsley
e3b4ba5a61
trigger ci
7 years ago
Dan Walmsley
981bc5cff1
trigger ci
7 years ago
Dan Walmsley
e738cae5c9
fix build issue
7 years ago
Nikita Tsukanov
9118872498
Android -> 8.0
7 years ago
Steven Kirk
1693fd8d8d
Remove unsupported armeabi.
7 years ago
Jeremy Koritzinsky
acb3d46ca0
Enable generating NuGet packages via the MSBuild Pack target.
8 years ago
Jeremy Koritzinsky
065d6d01d8
Switch Cake to use a dirs.proj traversal project to simplify the solution.
8 years ago
Jeremy Koritzinsky
93774af3a4
Update Android resource files.
8 years ago
Jeremy Koritzinsky
b89ab8f5f1
Remove HtmlRenderer from the Avalonia repository and move it to the Avalonia.HtmlRenderer repo.
8 years ago
Nikita Tsukanov
e610d5858f
Merge skia projects into one
9 years ago
Wiesław Šoltés
2afd6cb224
Remove NuGet workaround
9 years ago
Wiesław Šoltés
f8097cc27d
Added msbuild props for package references
9 years ago
Wiesław Šoltés
3a0ac21b48
Consolidated NuGet package versions
9 years ago
Wiesław Šoltés
980808aacb
Removed getting started item
9 years ago
Nikita Tsukanov
485fe1364e
Everything is buildable via MSBuild
9 years ago
Nikita Tsukanov
7a6dd834fa
Make sure that everything is buildable
9 years ago
Steven Kirk
71c6c572ac
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
9 years ago
Steven Kirk
6036bd5998
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
9 years ago
Nikita Tsukanov
8c6d8ae832
[DROID] Implemented Popups, fixed AppBuilder
9 years ago
Nikita Tsukanov
b96f8b5fef
Rollback some changes made by visual studio
9 years ago
Nikita Tsukanov
c446aaf5a6
Removed IWindowImpl which was a lie, removed initialization hack, fixed rendering
9 years ago
Steven Kirk
59c49d259d
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
10 years ago
Steven Kirk
ca17c50bf4
Treat warnings as errors.
In Release build in main Avalonia assemblies (couldn't do it in
Avalonia.Markup.Xaml due to warnings in OmniXaml). To do this, fixed a
number of warnings.
10 years ago
Wiesław Šoltés
568a5a8e35
Added ControlCatalog.Android project
10 years ago