Xamarin Binding for Universal ImageLoader
Перейти к файлу
David Oliver 9d5c4cd91c Propagate task cancellation
Cancel TaskCompletionSource when supplied CT is cancelled (ie download request is cancelled by Uno Image). This is because UIL seems to internally cancel previous downloads if a new URI is requested for the same ImageView (without raising IImageListener callbacks), leading to tasks that never return, but are still awaited for subsequent requests to the same URI thanks to the concurrency-management logic.
2018-10-26 11:10:24 -04:00
Additions Propagate task cancellation 2018-10-26 11:10:24 -04:00
Jars Update UniversalImageLoader -> 1.9.5. Also fixing cancellation issues. Basically, a task sent to the UniversalImageLoader can no longer be cancelled using cancellationToken. The image will be cached regardless. 2016-02-29 21:37:57 +00:00
Transforms Update UniversalImageLoader -> 1.9.5. Also fixing cancellation issues. Basically, a task sent to the UniversalImageLoader can no longer be cancelled using cancellationToken. The image will be cached regardless. 2016-02-29 21:37:57 +00:00
.gitignore Add Git ignore file 2018-05-31 10:48:49 -04:00
License.md Added license 2018-06-04 10:38:28 -04:00
Readme.md Updated nuget package id 2018-06-08 15:44:01 -04:00
UniversalImageLoader.csproj Updated package icon 2018-06-08 16:13:20 -04:00
UniversalImageLoader.sln Migrated to the new csproj format 2018-06-04 12:31:52 -04:00
gitversion.yml Migrated to the new csproj format 2018-06-04 12:31:52 -04:00
logo.jpg Fixed metadata 2018-06-05 11:27:20 -04:00

Readme.md

Xamarin Binding for UniversalImageLoader

A Xamarin.Android binding library for UniversalImageLoader

Status

VSTS NuGet
Build status NuGet