53 Commits (2951b80c39601a8368cc902f76ef4f01bc9307c5)

Author SHA1 Message Date
Nikita Tsukanov 6bdf0eacc7 Removed legacy renderers 3 years ago
Max Katz a4bffbf660 iOS and Android implementations 3 years ago
Max Katz c2e00428df Remove AppBuilderBase and generics 3 years ago
Nikita Tsukanov eaf2ce38a4 Context management 3 years ago
Max Katz bb0c4d399b Remove missed interface 3 years ago
Max Katz 0b3f2adce9 Use DefaultPlatformSettings for android too, fix build error 3 years ago
Max Katz f314abd8ab Fix android options initalization order 4 years ago
Max Katz a4c220cdcc Enable android composition renderer 4 years ago
Max Katz eb403ea15e Add android implementation 4 years ago
Max Katz a34e03d7f5 Fix android service initialization order 4 years ago
Dan Walmsley c5e6b1979a fix UseAndroid 4 years ago
Dan Walmsley 77f339d225 refactor android activity to allow appbuilder and singleviewlifetime. 4 years ago
Dan Walmsley 8f6b9e1b23 re-order initialisation and lifetime config. 4 years ago
Dan Walmsley 824afa2e33 fix build 4 years ago
Dan Walmsley d7d6f8decb Locator ftw 4 years ago
Dan Walmsley 61744546a8 make singleview lifetimes private classes. 4 years ago
Dan Walmsley d48b61b5d0 singleview lifetime for android. 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
Takoooooo 21cc80932a use IPlatformSettings instead of creating a separate interface. 4 years ago
Takoooooo bf731fdcfc add comments 4 years ago
Takoooooo 00a286f0e8 Add separate platform settings for touch. 4 years ago
Javier Suárez Ruiz 077364f255 Allow launch ControlCatalog in Android 4 years ago
José Pedro c530956a0b
Avalonia.Android code cleanup. 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
Nikita Tsukanov 636c6800cf Merged LostFocus to ITopLevelImpl 6 years ago
Nikita Tsukanov ef7e8f2107 Make Application to be an AvaloniaObject. With properties and stuff. 7 years ago
Nikita Tsukanov 35f64af761 Make toplevels responsible of creating popups 7 years ago
Nikita Tsukanov e00f0f0385 Platform-specific key gestures 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
Steven Kirk e3fde0096c Remove IRenderFactory from mobile platforms. 9 years ago
Nikita Tsukanov 77b7026ac9 Removed IMouseDevice from service locator 9 years ago
Nikita Tsukanov b732f9ee26 Register renderer factory for the rest of the platforms 9 years ago
Nikita Tsukanov 8c6d8ae832 [DROID] Implemented Popups, fixed AppBuilder 9 years ago
Nikita Tsukanov c446aaf5a6 Removed IWindowImpl which was a lie, removed initialization hack, fixed rendering 9 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 bd4bcea888 Somehow missed a file from merge. 10 years ago
Steven Kirk 94082ce958 Make Avalonia.Android compile again. 10 years ago
Wiesław Šoltés edc0a86178 Use latest app builder 10 years ago
Nikita Tsukanov 3af869f49f Moved IPclPlatformWrapper and IAssetLoader to a separate assembly 10 years ago
Nikita Tsukanov 8ee9d17ff6 Fixed some focus issues 10 years ago
Wiesław Šoltés 6d89510272 Added AppBuilder and Initialize 10 years ago
Steven Kirk ebdea7dc15 Renamed IIconImpl -> IWindowIconImpl 10 years ago
Jeremy Koritzinsky d211c54aca Added support for saving a bitmap to a stream, initializing an icon from a stream, and added in a special-casing shortcut for Gtk when using Cairo as a rendering backend to make icons more efficient. 10 years ago
Jeremy Koritzinsky c2a783e2ca Added do-nothing iOS and Android window icon support. 10 years ago
Nikita Tsukanov ee37ab8df4 Added UsePlatformDetect 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago