-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #236 from Microsoft/develop
v0.9.1
- Loading branch information
Showing
126 changed files
with
1,408 additions
and
1,428 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -264,3 +264,6 @@ ModelManifest.xml | |
# Cake directories | ||
tools/ | ||
externals/ | ||
|
||
# Output directory | ||
output/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.azure.mobile.xamarin.puppet" android:versionCode="12" android:versionName="0.9.0-SNAPSHOT" android:installLocation="auto"> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.azure.mobile.xamarin.puppet" android:versionCode="14" android:versionName="0.9.1-SNAPSHOT" android:installLocation="auto"> | ||
<uses-sdk android:minSdkVersion="16" /> | ||
<application android:label="SXPuppet" android:icon="@drawable/Icon"></application> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
160 changes: 93 additions & 67 deletions
160
Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Contoso.Forms.Demo.Droid.csproj
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Properties/AndroidManifest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="15" package="com.microsoft.azure.mobile.xamarin.forms.demo" android:versionName="0.9.0"> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.azure.mobile.xamarin.forms.demo" android:versionName="0.9.1-r0012-35c8f8e" android:versionCode="22"> | ||
<uses-sdk android:minSdkVersion="15" /> | ||
<application android:label="MCFDemo"></application> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 21 additions & 20 deletions
41
Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Microsoft.Azure.Mobile" version="0.9.0" targetFramework="monoandroid71" /> | ||
<package id="Microsoft.Azure.Mobile.Analytics" version="0.9.0" targetFramework="monoandroid71" /> | ||
<package id="Microsoft.Azure.Mobile.Crashes" version="0.9.0" targetFramework="monoandroid71" /> | ||
<package id="Microsoft.Azure.Mobile.Distribute" version="0.9.0" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Animated.Vector.Drawable" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Compat" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Core.UI" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Core.Utils" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Design" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Fragment" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Media.Compat" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Transition" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v4" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.AppCompat" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.CardView" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.MediaRouter" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.Palette" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.RecyclerView" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Vector.Drawable" version="25.1.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Build.Download" version="0.4.3" targetFramework="monoandroid71" /> | ||
<package id="Microsoft.Azure.Mobile" version="0.9.1-r0012-35c8f8e" targetFramework="monoandroid71" /> | ||
<package id="Microsoft.Azure.Mobile.Analytics" version="0.9.1-r0012-35c8f8e" targetFramework="monoandroid71" /> | ||
<package id="Microsoft.Azure.Mobile.Crashes" version="0.9.1-r0012-35c8f8e" targetFramework="monoandroid71" /> | ||
<package id="Microsoft.Azure.Mobile.Distribute" version="0.9.1-r0012-35c8f8e" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Animated.Vector.Drawable" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Annotations" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Compat" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Core.UI" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Core.Utils" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Design" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Fragment" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Media.Compat" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Transition" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v4" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.AppCompat" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.CardView" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.MediaRouter" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.Palette" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.v7.RecyclerView" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Android.Support.Vector.Drawable" version="25.3.1" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Build.Download" version="0.4.4" targetFramework="monoandroid71" /> | ||
<package id="Xamarin.Forms" version="2.3.4.231" targetFramework="monoandroid71" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Microsoft.Azure.Mobile" version="0.9.0" targetFramework="xamarinios10" /> | ||
<package id="Microsoft.Azure.Mobile.Analytics" version="0.9.0" targetFramework="xamarinios10" /> | ||
<package id="Microsoft.Azure.Mobile.Crashes" version="0.9.0" targetFramework="xamarinios10" /> | ||
<package id="Microsoft.Azure.Mobile.Distribute" version="0.9.0" targetFramework="xamarinios10" /> | ||
<package id="Microsoft.Azure.Mobile" version="0.9.1-r0012-35c8f8e" targetFramework="xamarinios10" /> | ||
<package id="Microsoft.Azure.Mobile.Analytics" version="0.9.1-r0012-35c8f8e" targetFramework="xamarinios10" /> | ||
<package id="Microsoft.Azure.Mobile.Crashes" version="0.9.1-r0012-35c8f8e" targetFramework="xamarinios10" /> | ||
<package id="Microsoft.Azure.Mobile.Distribute" version="0.9.1-r0012-35c8f8e" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Forms" version="2.3.4.231" targetFramework="xamarinios10" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.