maui-linux/Xamarin.Forms.ControlGaller...
E.Z. Hart cdc4055128 Better error handling for image loading errors on iOS/Android (#849)
* First run at removing async void image update methods

Consistent error logging and IsLoading on Android,iOS,UWP

Move error logging into image handlers for better messages

Add demo of custom ImageRenderer error handling

Update docs

Make the test smaller so the results don't get pushed offscreen

Fix namespace error

* Update error handling for fast image renderer

* Update 37625 test to use image we control

* Add java disposed check to avoid ObjectDisposedException in async operations

* Add disposed checks to legacy renderer; null check element before SetIsLoading

* Check disposed on GetDesiredSize for fast renderer
Use local disposed member where possible for disposed check

* Check for disposal after async handlers in iOS

* Add disposal checks after async methods in Windows

* Reset linker settings on project; reduce redundant casts in ImageViewExtensions
2017-04-25 19:16:25 +01:00
..
Assets Initial import 2016-03-22 16:13:41 -07:00
Properties Windows image loader error handling (#260) 2016-07-18 16:16:47 -07:00
WebImages Enable WebView to render local HTML files on WinRT platforms (#277) 2016-08-03 14:22:14 -07:00
App.xaml Initial import 2016-03-22 16:13:41 -07:00
App.xaml.cs Move initialization of configuration files (if needed) to a pre-build task 2016-03-24 10:48:21 -06:00
BrokenImageSourceHandler.cs Better error handling for image loading errors on iOS/Android (#849) 2017-04-25 19:16:25 +01:00
BrokenNativeControl.cs Initial import 2016-03-22 16:13:41 -07:00
CustomRenderers.cs [Win] Will arrange native children of custom renderers (opt-in) (#322) 2016-09-27 11:12:49 -07:00
MainPage.xaml Initial import 2016-03-22 16:13:41 -07:00
MainPage.xaml.cs Fix potential NRE accessing current application via Page.RealParent (#330) 2016-09-27 14:50:02 +01:00
Package.appxmanifest [Win] Update cert (#579) 2016-11-30 11:21:30 +00:00
StringProvider.cs Initial import 2016-03-22 16:13:41 -07:00
Xamarin.Forms.ControlGallery.Windows.csproj Fix out-of-memory crashes on iOS when creating maps (#467) 2017-01-12 13:43:57 -08:00
Xamarin.Forms.ControlGallery.Windows_TemporaryKey.pfx [Win] Update cert (#579) 2016-11-30 11:21:30 +00:00
coffee.png Add options for specifying layout of button text/image content 2016-03-30 16:22:35 -06:00
default.css Enable WebView to render local HTML files on WinRT platforms (#277) 2016-08-03 14:22:14 -07:00
local.html Enable WebView to render local HTML files on WinRT platforms (#277) 2016-08-03 14:22:14 -07:00
toolbar_close.png Initial import 2016-03-22 16:13:41 -07:00