Dan Walmsley
5503e8f775
move sample, and fix splash screen positioning and rename blazor sample.
4 years ago
Stebner
8aa64528e8
Merge
4 years ago
Dan Walmsley
ee11b4dc9a
fix sln.
4 years ago
Dan Walmsley
6d05bbbc35
add initial work towards blazorless wasm
4 years ago
Dan Walmsley
a2d008d6f2
add simple mobile sandbox apps.
4 years ago
Max Katz
1731f88822
Rename Default to Simple
4 years ago
Max Katz
235713823f
Abstract linux DBus and GTK storage providers, use async initialization
4 years ago
Giuseppe Lippolis
0c81cb2480
fix: DBus Null annotations
4 years ago
Nikita Tsukanov
70e77880f5
Avalonia.SourceGenerator -> DevGenerators
4 years ago
Max Katz
09378876ab
Fix tests
4 years ago
Max Katz
7fee2359dc
Remove Ad-Hoc/AppStore/iPhone/iPhoneSimulator configurations
4 years ago
Max Katz
ad0a06bf24
Merge PlatformSupport project into Avalonia.Base
4 years ago
Max Katz
57e852dfc1
Move native control samples to the control catalog
4 years ago
Max Katz
6260829702
Simplify UIViewControlHandle/AndroidViewControlHandle
4 years ago
Max Katz
fbbd93f4cd
Add android implementation
4 years ago
Max Katz
d8d6fa5097
Add iOS implementation
4 years ago
Max Katz
c175ef318e
Restructure native embed sample project
4 years ago
Dariusz Komosinski
174b94f3b4
Replace ImageMagick with ImageSharp for render test comparisons.
4 years ago
robloo
cf654da43f
Add separate Avalonia.Controls.ColorPicker project
4 years ago
Steven He
2a2e4ca6db
Apply code review feedbacks
4 years ago
Steven He
67b18b8e3f
Rename EnumParserHelper
4 years ago
Steven He
7418fd7dc3
Apply code review feedbacks
4 years ago
Steven He
3b24669d08
Add missing props reference to sln
4 years ago
Steven Kirk
e6044ea330
Remove Avalonia.AndroidTestApplication.
It's no longer needed.
4 years ago
Steven He
0bb22cff12
SubtypesFactory generator
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
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
Rustam Sayfutdinov
04f9c0b5b6
Fix getting paths from Uri
4 years ago
Dan Walmsley
c7c0e7fd51
remove legacy ios sample project.
4 years ago
Max Katz
9bc881e4a7
Update iOS control catalog projects
4 years ago
Max Katz
7a58a27fd9
Remove DesktopRuntime project and move AppBuilder to PlatformSupport project
4 years ago
Steven He
89c9411527
Use msbuild property
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
Max Katz
f374ea374f
Add multitarget with old sdk
4 years ago
Steven He
1518624c65
Add NativeAOT sample build
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
Steven Kirk
7581ce29ef
Remove non-existent project.
4 years ago
Steven Kirk
09e326121e
Changed by VS.
4 years ago
Nikita Tsukanov
1ed495afe2
Use microcom generator from nuget
4 years ago
Giuseppe Lippolis
fa07c598a7
fixes: remove link to missing file
4 years ago
Max Katz
cbbe8f77ec
Implement HamburgerMenu control to be used in repo samples
4 years ago
Nikita Tsukanov
ce06a2029e
Use .NET SDK for WindowsInteropTest
4 years ago
Benedikt Stebner
a212489efb
Fix namspaces
Fix native asset reference
Move js interop classes
4 years ago
Dan Walmsley
89482b0181
add Avalonia.Blazor and sample project.
4 years ago
Steven Kirk
8250131e10
Rename integration tests now they're not win32-only.
4 years ago
Steven Kirk
2e23333996
Add CheckBox tests.
5 years ago
Steven Kirk
c1dfc1f963
Started adding integration tests.
5 years ago
Rustam Sayfutdinov
2e500456eb
Remove Avalonia.ReactiveUI.Events
5 years ago
Nikita Tsukanov
303b6c1586
Remove ReactiveUI usage from sample apps
5 years ago