Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Pavel Yakovlev a8eab7f46a [UWP, WPF] Fixes rendering of the main page (#2896) fixes #2704 2018-08-21 17:18:45 +01:00
E.Z. Hart 3f9dca4758 [UWP] Remove Platform casts (#3442)
* Move back button handling directly to platform

* Make UWP platform statically accessible, cache instance on NavigationPageRenderer
2018-08-01 09:07:28 +02:00
Jason Smith f29a028d3b [UWP] Fix crash when closing app and not actually loading an Application (#2392) fixes #2297
* Fix crash when closing app and not actually loading an Application

* check for null task and also check for null Application in Resuming
2018-05-02 09:47:06 +01:00
Shane Neuville a1315cf72a [Core] Create Sync version of SendSleep so lifecycle methods don't have to be async void (#2122)
* 2104 remove async calls that swallow exceptions for life cycle events

* fixed UI test for ios
2018-03-22 10:49:01 -07:00
Stephane Delcroix afb387b22f
[Xaml] add DesignMode flag (#1976)
- fixes #1731
2018-03-05 12:44:37 +01:00
Rui Marinho 5a60f17e47
[Win] Remove Windows 8.1 platforms **Breaking change** (#1267)
* [Platforms]Remove WP8.0 and WinRT

* Update submodule

* [UWP] Fix maps UWP

* [UWP] Remove more stuff from old windows platforms

* [Docs] Update docs
2017-11-27 15:14:01 +00:00