Navigation Menu

Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Add plugins from main repo #3

Merged
merged 363 commits into from Sep 4, 2015
Merged

Conversation

martijn00
Copy link
Contributor

No description provided.

slodge and others added 30 commits July 6, 2013 20:03
…Binding

Conflicts:
	Plugins/Cirrious/JsonLocalisation/Cirrious.MvvmCross.Plugins.JsonLocalisation/Cirrious.MvvmCross.Plugins.JsonLocalisation.csproj
…t I'm not sure... could maybe consider adding some simple NDict and NColl interfaces and classes?
… view for each call causing the HandleImagePick method to be called multiple times
Xamarin is requiring a business license to use System.ServiceModel.
…th 5000, 2 default - so using 0,0

Expect this code to be replaced by new interface soon - see #413 and #398
… (converts them back to native values where available)
Cheesebaron and others added 13 commits June 30, 2015 15:52
…ed to wrap those when called in an async context.
… am not sure about all possible consequences of FileShare.ReadWrite so please review carefully. Notice that typical System.IO.File implementation uses the combination of FileMode.Open, FileAccess.Read, FileShare.Read and this modification uses the combination of FileMode.Open, FileAccess.Read, FileShare.ReadWrite - file access is still Read-only but the sharing changes...
Network Plugin: fixed disposing response stream after finishing successAction
martijn00 added a commit that referenced this pull request Sep 4, 2015
@martijn00 martijn00 merged commit 978149e into MvvmCross:master Sep 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet