ios-samples/ImageProtocol
Amy Burns 1b1769cd77 [ImageProtocol] adding metadata, icons and screenshots 2013-10-28 17:26:06 +00:00
..
Resources [ImageProtocol] adding metadata, icons and screenshots 2013-10-28 17:26:06 +00:00
Screenshots [ImageProtocol] adding metadata, icons and screenshots 2013-10-28 17:26:06 +00:00
AppDelegate.cs ImageProtocol: Fix status bar overlapping text on iOS 7 2013-09-13 15:42:01 -08:00
ImageProtocol.cs It turns out AsJPEG (like AsPNG) are not thread-safe and must be executed from the main/UI thread. Fix bug #11583 2013-04-08 16:47:20 -04:00
ImageProtocol.csproj [ImageProtocol] adding metadata, icons and screenshots 2013-10-28 17:26:06 +00:00
ImageProtocol.sln Add new sample - ImageProtocol 2012-04-18 23:34:08 +02:00
Info.plist [ImageProtocol] adding metadata, icons and screenshots 2013-10-28 17:26:06 +00:00
Main.cs Add new sample - ImageProtocol 2012-04-18 23:34:08 +02:00
Metadata.xml [ImageProtocol] adding metadata, icons and screenshots 2013-10-28 17:26:06 +00:00
README.md Add new sample - ImageProtocol 2012-04-18 23:34:08 +02:00
test.html Add new sample - ImageProtocol 2012-04-18 23:34:08 +02:00

README.md

ImageProtocol

This sample illustrates how to register a custom NSUrlProtocol.

Note that this sample requires at least MonoTouch 5.3.3

Authors

Rolf Bjarne Kvinge