36 Commits (a4c220cdcc6021f5a7d8b3cb805ff108e5eff31f)

Author SHA1 Message Date
Max Katz a4c220cdcc Enable android composition renderer 4 years ago
Max Katz eb403ea15e Add android implementation 4 years ago
Max Katz ac24ee467a
Update TopLevelImpl.cs 4 years ago
Max Katz fbbd93f4cd Add android implementation 4 years ago
Emmanuel Hansen 82c7d7d64f
Include Platform Handle in surface array (#7841) 4 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 c378309894 AndroidTestApplication all content type text boxes 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 e1bfe10f43
Fixed CursorFactory. 5 years ago
José Pedro 88dd17083a
Use deferred renderer on Android. 5 years ago
José Pedro 067f0d0ad0
Added OpenGL support on Android. 5 years ago
José Pedro a401a2073e
Fixed Android backend. 5 years ago
Dan Walmsley 0148106f54 Seperate RenderScaling from DesktopScaling. 6 years ago
Nikita Tsukanov 636c6800cf Merged LostFocus to ITopLevelImpl 6 years ago
José Pedro 19f9729e86
Reduced array allocations. 7 years ago
Nikita Tsukanov 35f64af761 Make toplevels responsible of creating popups 7 years ago
Steven Kirk 4ec2b1c554 Use PixelPoint and PixelRect for device points/rects. 7 years ago
Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Steven Kirk e3fde0096c Remove IRenderFactory from mobile platforms. 9 years ago
Nikita Tsukanov 91691c30a7 PR notes 9 years ago
Nikita Tsukanov 77b7026ac9 Removed IMouseDevice from service locator 9 years ago
Nikita Tsukanov 03ae54cb25 Platform toplevel cleanup 9 years ago
Nikita Tsukanov f21212e76a Refactored out WindowBase from TopLevel 9 years ago
Nikita Tsukanov 8c6d8ae832 [DROID] Implemented Popups, fixed AppBuilder 9 years ago
Nikita Tsukanov 87de571925 Use IFramebufferSurface for android. 9 years ago
Nikita Tsukanov c446aaf5a6 Removed IWindowImpl which was a lie, removed initialization hack, fixed rendering 9 years ago
Steven Kirk 8f3e56963a Picked some style nits. 9 years ago
Dan Walmsley 80e42b5882 Remove SetCoverTaskbarWhenMaximized from other backends. 9 years ago
Nikita Tsukanov 374d600275 Added support for multiple drawing methods for window implementations. Added framebuffer support 9 years ago
Dan Walmsley 43cac2c562 Renamed property to CoverTaskbarWhenMaximized. 9 years ago
Dan Walmsley dec5682dce Completed Andriod IWindowImpl 9 years ago
OronDF343 5e0243cfba Added PositionChanged event in TopLevel 10 years ago
Steven Kirk ebdea7dc15 Renamed IIconImpl -> IWindowIconImpl 10 years ago
Jeremy Koritzinsky c2a783e2ca Added do-nothing iOS and Android window icon support. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk f54b9a4511 Fix failing android build. 10 years ago
Steven Kirk b984e7bb7f Added WindowState for mobile platforms. 10 years ago
Nikita Tsukanov 84af63ce1e Added Position property, moved Hide/Show to ITopLevelImpl 10 years ago
Nikita Tsukanov ec2a319049 Implemented BeginResizeDrag 10 years ago
Nikita Tsukanov 0b0875970c Added TopLevel::BeginMoveDrag() 10 years ago
Nikita Tsukanov 8f24ccf441 Added Window::HasSystemDecorations property 10 years ago