José Pedro
|
067f0d0ad0
|
Added OpenGL support on Android.
|
5 years ago |
José Pedro
|
a401a2073e
|
Fixed Android backend.
|
5 years ago |
Giuseppe Lippolis
|
cbbfc63a2b
|
Revert "Fixes nuget downgrade warning iOS"
|
5 years ago |
Giuseppe Lippolis
|
9f583b939a
|
Fixes nuget downgrade warning
|
5 years ago |
Nikita Tsukanov
|
303b6c1586
|
Remove ReactiveUI usage from sample apps
|
6 years ago |
Dan Walmsley
|
0148106f54
|
Seperate RenderScaling from DesktopScaling.
|
6 years ago |
Steven Kirk
|
55868ce690
|
Remove serilog.
|
6 years ago |
Nikita Tsukanov
|
3e04ef4d72
|
Naming
|
6 years ago |
Nikita Tsukanov
|
996e602bf8
|
Implemented custom format support for clipboard
|
6 years ago |
Nikita Tsukanov
|
636c6800cf
|
Merged LostFocus to ITopLevelImpl
|
6 years ago |
Dan Walmsley
|
8d585947a3
|
update android test project
|
7 years ago |
Dan Walmsley
|
4df785b9d5
|
target monoandroid90
|
7 years ago |
José Pedro
|
19f9729e86
|
Reduced array allocations.
|
7 years ago |
Nikita Tsukanov
|
ef7e8f2107
|
Make Application to be an AvaloniaObject. With properties and stuff.
|
7 years ago |
Nikita Tsukanov
|
b7f971d87d
|
Updated mobile/interop backends
|
7 years ago |
Nikita Tsukanov
|
8c048ec18d
|
Removed android popup implementation since it was broken anyway
|
7 years ago |
Nikita Tsukanov
|
35f64af761
|
Make toplevels responsible of creating popups
|
7 years ago |
Nikita Tsukanov
|
9118872498
|
Android -> 8.0
|
7 years ago |
Nikita Tsukanov
|
ac1a8d9c4e
|
Android?
|
7 years ago |
Nikita Tsukanov
|
f97c0c6368
|
iOS/Android build fix
|
7 years ago |
Steven Kirk
|
1693fd8d8d
|
Remove unsupported armeabi.
|
7 years ago |
Steven Kirk
|
4ec2b1c554
|
Use PixelPoint and PixelRect for device points/rects.
The affected members are:
- `IWindowBaseImpl.Position`
- `IWindowBaseImpl.PositionChanged`
- `ITopLevelImpl.PointToClient`
- `ITopLevelImpl.PointToScreen`
- `IMouseDevice.Position`
- `Screen.Bounds`
- `Screen.WorkingArea`
|
7 years ago |
Jeremy Koritzinsky
|
acb3d46ca0
|
Enable generating NuGet packages via the MSBuild Pack target.
|
8 years ago |
Nikita Tsukanov
|
e00f0f0385
|
Platform-specific key gestures
|
8 years ago |
Steven Kirk
|
465b2cd0da
|
Add PixelSize to mobile APIs.
|
8 years ago |
Jeremy Koritzinsky
|
3f5ec49b4a
|
Update iOS and Android projects to use RenderTimers.
|
8 years ago |
Miha Markič
|
0a38876590
|
Spellchecks all projects except for Base, Controls, Samples and Testing
|
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 |
CommonGuy
|
ffbc89f50c
|
Implement SetTopmost stub for Android
|
8 years ago |
Jeremy Koritzinsky
|
399c58b141
|
Add direct System.Memory reference to AndroidTestApplication.
|
8 years ago |
Jeremy Koritzinsky
|
69055c627c
|
Remove some remaining references to Sprache.
|
8 years ago |
Jeremy Koritzinsky
|
18f436a2c3
|
Clean up unused code warnings and malformed doc comments.
|
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 |
Jeremy Koritzinsky
|
cf8244b37a
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
Use pattern-matching switch.
Fix bug from cleanup.
|
8 years ago |
Stano Turza
|
69e4a5220c
|
Stubs for Android and iOS
|
8 years ago |
Jeremy Koritzinsky
|
e462e06193
|
Use memcpy instead of System.Runtime.CompilerServices.Unsafe
|
9 years ago |
Jeremy Koritzinsky
|
1c12cd4bd6
|
Fix x64 builds of Avaloina.Direct2D1. Refactor build scripts to reduce time and fix issues.
|
9 years ago |
Jeremy Koritzinsky
|
f72577cf92
|
Clean up test scripts
|
9 years ago |
Steven Kirk
|
222ded0c33
|
Removed remaining collection set.
|
9 years ago |
Nikita Tsukanov
|
bff0403423
|
Removed splat
|
9 years ago |
Nikita Tsukanov
|
bdbe95b9b1
|
Fixed DispatcherTimer's priorities
|
9 years ago |
Nikita Tsukanov
|
b963d68668
|
Try to respect DispatcherPriority when possible
|
9 years ago |
Jurjen Biewenga
|
e25f949d98
|
Screen information API implementation
|
9 years ago |
Steven Kirk
|
e3fde0096c
|
Remove IRenderFactory from mobile platforms.
|
9 years ago |
Nikita Tsukanov
|
e610d5858f
|
Merge skia projects into one
|
9 years ago |
Nikita Tsukanov
|
d2fb209acf
|
Compilation fixes
|
9 years ago |
Nikita Tsukanov
|
91691c30a7
|
PR notes
|
9 years ago |
Nikita Tsukanov
|
77b7026ac9
|
Removed IMouseDevice from service locator
|
9 years ago |