From d46ffed3e35b20a2f04e3bf5454e5524bf7743e5 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 1 Dec 2016 10:14:20 -0500 Subject: [PATCH 01/63] New csproj default property added --- ads-lite/source/Ads.Lite.csproj | 1 + ads/source/Ads.csproj | 1 + analytics-impl/source/Analytics.Impl.csproj | 1 + analytics/source/Analytics.csproj | 1 + appinvite/source/AppInvite.csproj | 1 + auth-base/source/Auth.Base.csproj | 1 + auth/source/Auth.csproj | 1 + awareness/source/Awareness.csproj | 1 + base/source/Base.csproj | 1 + basement/source/Basement.csproj | 1 + cast-framework/source/Cast.Framework.csproj | 1 + cast/source/Cast.csproj | 1 + clearcut/source/Clearcut.csproj | 1 + drive/source/Drive.csproj | 1 + firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj | 1 + firebase-analytics/source/Firebase-Analytics.csproj | 1 + firebase-auth/source/Firebase-Auth.csproj | 1 + firebase-common/source/Firebase-Common.csproj | 1 + firebase-config/source/Firebase-Config.csproj | 1 + firebase-crash/source/Firebase-Crash.csproj | 1 + .../source/Firebase-Database-Connection.csproj | 1 + firebase-database/source/Firebase-Database.csproj | 1 + firebase-iid/source/Firebase-Iid.csproj | 1 + firebase-messaging/source/Firebase-Messaging.csproj | 1 + firebase-storage-common/source/Firebase-Storage-Common.csproj | 1 + firebase-storage/source/Firebase-Storage.csproj | 1 + fitness/source/Fitness.csproj | 1 + games/source/Games.csproj | 1 + gass/source/Gass.csproj | 1 + gcm/source/Gcm.csproj | 1 + identity/source/Identity.csproj | 1 + iid/source/Iid.csproj | 1 + instantapps/source/InstantApps.csproj | 1 + location/source/Location.csproj | 1 + maps/source/Maps.csproj | 1 + nearby/source/Nearby.csproj | 1 + panorama/source/Panorama.csproj | 1 + places/source/Places.csproj | 1 + plus/source/Plus.csproj | 1 + safetynet/source/SafetyNet.csproj | 1 + support-wearable/source/SupportWearable.csproj | 1 + tagmanager-api/source/TagManager.Api.csproj | 1 + tagmanager/source/TagManager.csproj | 1 + tasks/source/Tasks.csproj | 1 + vision/source/Vision.csproj | 1 + wallet/source/Wallet.csproj | 1 + wearable/source/Wearable.csproj | 1 + 47 files changed, 47 insertions(+) diff --git a/ads-lite/source/Ads.Lite.csproj b/ads-lite/source/Ads.Lite.csproj index 104b36763..021d0179b 100644 --- a/ads-lite/source/Ads.Lite.csproj +++ b/ads-lite/source/Ads.Lite.csproj @@ -16,6 +16,7 @@ v7.0 class-parse ..\..\externals\docs\reference + true diff --git a/ads/source/Ads.csproj b/ads/source/Ads.csproj index 2c8e10b97..aeb93783a 100644 --- a/ads/source/Ads.csproj +++ b/ads/source/Ads.csproj @@ -16,6 +16,7 @@ v7.0 class-parse ..\..\externals\docs\reference + true diff --git a/analytics-impl/source/Analytics.Impl.csproj b/analytics-impl/source/Analytics.Impl.csproj index ffb24812b..1c59c6540 100644 --- a/analytics-impl/source/Analytics.Impl.csproj +++ b/analytics-impl/source/Analytics.Impl.csproj @@ -16,6 +16,7 @@ v7.0 class-parse ..\..\externals\docs\reference + true diff --git a/analytics/source/Analytics.csproj b/analytics/source/Analytics.csproj index b269feb39..b0b3906bf 100644 --- a/analytics/source/Analytics.csproj +++ b/analytics/source/Analytics.csproj @@ -16,6 +16,7 @@ v7.0 class-parse ..\..\externals\docs\reference + true diff --git a/appinvite/source/AppInvite.csproj b/appinvite/source/AppInvite.csproj index be4a0b811..b9523db68 100644 --- a/appinvite/source/AppInvite.csproj +++ b/appinvite/source/AppInvite.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/auth-base/source/Auth.Base.csproj b/auth-base/source/Auth.Base.csproj index 893bb432c..19cca1de8 100644 --- a/auth-base/source/Auth.Base.csproj +++ b/auth-base/source/Auth.Base.csproj @@ -19,6 +19,7 @@ + true diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index c78fc16dd..8bb71ddc1 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -19,6 +19,7 @@ + true diff --git a/awareness/source/Awareness.csproj b/awareness/source/Awareness.csproj index 381dca468..38a521010 100644 --- a/awareness/source/Awareness.csproj +++ b/awareness/source/Awareness.csproj @@ -19,6 +19,7 @@ + true diff --git a/base/source/Base.csproj b/base/source/Base.csproj index 6d2fbf7f1..aec6d99d3 100644 --- a/base/source/Base.csproj +++ b/base/source/Base.csproj @@ -20,6 +20,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index a0a8f9d99..1ddec6f1d 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -20,6 +20,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/cast-framework/source/Cast.Framework.csproj b/cast-framework/source/Cast.Framework.csproj index c28667590..31897dd02 100644 --- a/cast-framework/source/Cast.Framework.csproj +++ b/cast-framework/source/Cast.Framework.csproj @@ -19,6 +19,7 @@ + true diff --git a/cast/source/Cast.csproj b/cast/source/Cast.csproj index d75dea8bc..1b4428696 100644 --- a/cast/source/Cast.csproj +++ b/cast/source/Cast.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/clearcut/source/Clearcut.csproj b/clearcut/source/Clearcut.csproj index 28f8188de..fc454da31 100644 --- a/clearcut/source/Clearcut.csproj +++ b/clearcut/source/Clearcut.csproj @@ -19,6 +19,7 @@ + true diff --git a/drive/source/Drive.csproj b/drive/source/Drive.csproj index bb180080b..d0448d81b 100644 --- a/drive/source/Drive.csproj +++ b/drive/source/Drive.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj b/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj index 905fe8325..8b904abdd 100644 --- a/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj +++ b/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-analytics/source/Firebase-Analytics.csproj b/firebase-analytics/source/Firebase-Analytics.csproj index 63f180ea9..bb2edb81a 100644 --- a/firebase-analytics/source/Firebase-Analytics.csproj +++ b/firebase-analytics/source/Firebase-Analytics.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index 02d524e21..a88ea2035 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-common/source/Firebase-Common.csproj b/firebase-common/source/Firebase-Common.csproj index b1d4dd96b..2fb084e72 100644 --- a/firebase-common/source/Firebase-Common.csproj +++ b/firebase-common/source/Firebase-Common.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/firebase-config/source/Firebase-Config.csproj b/firebase-config/source/Firebase-Config.csproj index 2bae3ba64..94761b852 100644 --- a/firebase-config/source/Firebase-Config.csproj +++ b/firebase-config/source/Firebase-Config.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-crash/source/Firebase-Crash.csproj b/firebase-crash/source/Firebase-Crash.csproj index 4553bf354..4f882bd07 100644 --- a/firebase-crash/source/Firebase-Crash.csproj +++ b/firebase-crash/source/Firebase-Crash.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-database-connection/source/Firebase-Database-Connection.csproj b/firebase-database-connection/source/Firebase-Database-Connection.csproj index 0ff53d2f4..ba4eed30c 100644 --- a/firebase-database-connection/source/Firebase-Database-Connection.csproj +++ b/firebase-database-connection/source/Firebase-Database-Connection.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-database/source/Firebase-Database.csproj b/firebase-database/source/Firebase-Database.csproj index 5911fe1fc..2c1ac8150 100644 --- a/firebase-database/source/Firebase-Database.csproj +++ b/firebase-database/source/Firebase-Database.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-iid/source/Firebase-Iid.csproj b/firebase-iid/source/Firebase-Iid.csproj index 23747e09d..5ad460745 100644 --- a/firebase-iid/source/Firebase-Iid.csproj +++ b/firebase-iid/source/Firebase-Iid.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-messaging/source/Firebase-Messaging.csproj b/firebase-messaging/source/Firebase-Messaging.csproj index 4957e52fe..fada65c9d 100644 --- a/firebase-messaging/source/Firebase-Messaging.csproj +++ b/firebase-messaging/source/Firebase-Messaging.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-storage-common/source/Firebase-Storage-Common.csproj b/firebase-storage-common/source/Firebase-Storage-Common.csproj index e9b548055..ed26f41cf 100644 --- a/firebase-storage-common/source/Firebase-Storage-Common.csproj +++ b/firebase-storage-common/source/Firebase-Storage-Common.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/firebase-storage/source/Firebase-Storage.csproj b/firebase-storage/source/Firebase-Storage.csproj index f5d08a9b3..16688b135 100644 --- a/firebase-storage/source/Firebase-Storage.csproj +++ b/firebase-storage/source/Firebase-Storage.csproj @@ -16,6 +16,7 @@ ..\..\externals\docs\reference 8.0.30703 2.0 + true diff --git a/fitness/source/Fitness.csproj b/fitness/source/Fitness.csproj index 8fcde6623..f694e52e5 100644 --- a/fitness/source/Fitness.csproj +++ b/fitness/source/Fitness.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/games/source/Games.csproj b/games/source/Games.csproj index 8f29bfc9c..7a18e78ed 100644 --- a/games/source/Games.csproj +++ b/games/source/Games.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/gass/source/Gass.csproj b/gass/source/Gass.csproj index e4c387608..e3c7b170f 100644 --- a/gass/source/Gass.csproj +++ b/gass/source/Gass.csproj @@ -19,6 +19,7 @@ + true diff --git a/gcm/source/Gcm.csproj b/gcm/source/Gcm.csproj index b0cf8723d..55cec85cd 100644 --- a/gcm/source/Gcm.csproj +++ b/gcm/source/Gcm.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/identity/source/Identity.csproj b/identity/source/Identity.csproj index d297c43f5..92d330ae4 100644 --- a/identity/source/Identity.csproj +++ b/identity/source/Identity.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/iid/source/Iid.csproj b/iid/source/Iid.csproj index 6c7c1f6f0..b53708c11 100644 --- a/iid/source/Iid.csproj +++ b/iid/source/Iid.csproj @@ -19,6 +19,7 @@ + true diff --git a/instantapps/source/InstantApps.csproj b/instantapps/source/InstantApps.csproj index 2a4a11ca0..00c835a07 100644 --- a/instantapps/source/InstantApps.csproj +++ b/instantapps/source/InstantApps.csproj @@ -16,6 +16,7 @@ v7.0 class-parse ..\..\externals\docs\reference + true diff --git a/location/source/Location.csproj b/location/source/Location.csproj index dcd92a39c..050067223 100644 --- a/location/source/Location.csproj +++ b/location/source/Location.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/maps/source/Maps.csproj b/maps/source/Maps.csproj index a8d0d46a7..28dc25ab5 100644 --- a/maps/source/Maps.csproj +++ b/maps/source/Maps.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/nearby/source/Nearby.csproj b/nearby/source/Nearby.csproj index 4433aed73..d57f0e4c1 100644 --- a/nearby/source/Nearby.csproj +++ b/nearby/source/Nearby.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/panorama/source/Panorama.csproj b/panorama/source/Panorama.csproj index 767537b57..69683e1ae 100644 --- a/panorama/source/Panorama.csproj +++ b/panorama/source/Panorama.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/places/source/Places.csproj b/places/source/Places.csproj index dc02eb54a..8b000a033 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -19,6 +19,7 @@ + true diff --git a/plus/source/Plus.csproj b/plus/source/Plus.csproj index 1db32f4dd..a0e58ebd1 100644 --- a/plus/source/Plus.csproj +++ b/plus/source/Plus.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/safetynet/source/SafetyNet.csproj b/safetynet/source/SafetyNet.csproj index c16aaaa7f..711a7f051 100644 --- a/safetynet/source/SafetyNet.csproj +++ b/safetynet/source/SafetyNet.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/support-wearable/source/SupportWearable.csproj b/support-wearable/source/SupportWearable.csproj index e8a0cb883..69f7849a1 100644 --- a/support-wearable/source/SupportWearable.csproj +++ b/support-wearable/source/SupportWearable.csproj @@ -19,6 +19,7 @@ + true diff --git a/tagmanager-api/source/TagManager.Api.csproj b/tagmanager-api/source/TagManager.Api.csproj index 66a0506d1..e3b36c5ce 100644 --- a/tagmanager-api/source/TagManager.Api.csproj +++ b/tagmanager-api/source/TagManager.Api.csproj @@ -19,6 +19,7 @@ + true diff --git a/tagmanager/source/TagManager.csproj b/tagmanager/source/TagManager.csproj index 6214cf7b6..5311f0d4c 100644 --- a/tagmanager/source/TagManager.csproj +++ b/tagmanager/source/TagManager.csproj @@ -19,6 +19,7 @@ + true diff --git a/tasks/source/Tasks.csproj b/tasks/source/Tasks.csproj index 6ff7ad592..c55a94916 100644 --- a/tasks/source/Tasks.csproj +++ b/tasks/source/Tasks.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/vision/source/Vision.csproj b/vision/source/Vision.csproj index e2c447f47..144e56188 100644 --- a/vision/source/Vision.csproj +++ b/vision/source/Vision.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/wallet/source/Wallet.csproj b/wallet/source/Wallet.csproj index 2f703eb22..4d62f6087 100644 --- a/wallet/source/Wallet.csproj +++ b/wallet/source/Wallet.csproj @@ -19,6 +19,7 @@ ..\..\..\key-data\Xamarin-public.snk --> 8.0.30703 2.0 + true diff --git a/wearable/source/Wearable.csproj b/wearable/source/Wearable.csproj index e11052c94..acb364d21 100644 --- a/wearable/source/Wearable.csproj +++ b/wearable/source/Wearable.csproj @@ -19,6 +19,7 @@ + true From 9cf451bdb66cf23123d0ebb8b5af5421b56de2ac Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 1 Dec 2016 10:17:04 -0500 Subject: [PATCH 02/63] Removed bindings to deprecated libs These no longer ship a current version --- GooglePlayServices.sln | 21 ---- appindexing/component/Details.template.md | 7 -- .../component/GettingStarted.template.md | 30 ----- appindexing/component/component.template.yaml | 33 ----- ...lePlayServices.AppIndexing.template.nuspec | 30 ----- .../AppIndexingSample.UITests.csproj | 54 --------- .../AppIndexingSample.UITests/Tests.cs | 39 ------ .../AppIndexingSample.UITests/packages.config | 5 - appindexing/samples/AppIndexingSample.sln | 53 -------- .../AppIndexingSample.csproj | 113 ------------------ .../AppIndexingSample/Assets/AboutAssets.txt | 19 --- .../AppIndexingSample/ExampleHosting.html | 15 --- .../samples/AppIndexingSample/MainActivity.cs | 113 ------------------ .../Properties/AndroidManifest.xml | 7 -- .../Properties/AssemblyInfo.cs | 28 ----- .../Resources/AboutResources.txt | 44 ------- .../Resources/drawable-hdpi/Icon.png | Bin 2201 -> 0 bytes .../Resources/drawable-mdpi/Icon.png | Bin 1410 -> 0 bytes .../Resources/drawable-xhdpi/Icon.png | Bin 3237 -> 0 bytes .../Resources/drawable-xxhdpi/Icon.png | Bin 5414 -> 0 bytes .../Resources/drawable-xxxhdpi/Icon.png | Bin 7825 -> 0 bytes .../Resources/layout/Main.axml | 17 --- .../Resources/values/Strings.xml | 5 - .../Resources/xml/noindex.xml | 7 -- .../samples/AppIndexingSample/packages.config | 9 -- .../source/Additions/AboutAdditions.txt | 48 -------- appindexing/source/Additions/Additions.cs | 92 -------------- .../Additions/IPendingResultExtensions.cs | 55 --------- appindexing/source/AppIndexing.csproj | 111 ----------------- appindexing/source/Jars/AboutJars.txt | 37 ------ appindexing/source/Properties/AssemblyInfo.cs | 48 -------- appindexing/source/Transforms/EnumFields.xml | 18 --- appindexing/source/Transforms/EnumMethods.xml | 18 --- .../source/Transforms/Metadata.generated.xml | 2 - appindexing/source/Transforms/Metadata.xml | 33 ----- appindexing/source/packages.config | 9 -- ...marin.Firebase.Auth.Common.template.nuspec | 28 ----- .../source/Additions/AboutAdditions.txt | 48 -------- .../source/Firebase-Auth-Common.csproj | 86 ------------- .../source/Jars/AboutJars.txt | 37 ------ .../source/Properties/AssemblyInfo.cs | 48 -------- .../source/Transforms/EnumFields.xml | 18 --- .../source/Transforms/EnumMethods.xml | 18 --- .../source/Transforms/Metadata.generated.xml | 2 - .../source/Transforms/Metadata.xml | 18 --- ...marin.Firebase.Auth.Module.template.nuspec | 26 ---- .../source/Additions/AboutAdditions.txt | 48 -------- .../source/Firebase-Auth-Module.csproj | 68 ----------- .../source/Jars/AboutJars.txt | 37 ------ .../source/Properties/AssemblyInfo.cs | 48 -------- .../source/Transforms/EnumFields.xml | 18 --- .../source/Transforms/EnumMethods.xml | 18 --- .../source/Transforms/Metadata.generated.xml | 2 - .../source/Transforms/Metadata.xml | 18 --- 54 files changed, 1706 deletions(-) delete mode 100644 appindexing/component/Details.template.md delete mode 100644 appindexing/component/GettingStarted.template.md delete mode 100644 appindexing/component/component.template.yaml delete mode 100644 appindexing/nuget/Xamarin.GooglePlayServices.AppIndexing.template.nuspec delete mode 100644 appindexing/samples/AppIndexingSample.UITests/AppIndexingSample.UITests.csproj delete mode 100644 appindexing/samples/AppIndexingSample.UITests/Tests.cs delete mode 100644 appindexing/samples/AppIndexingSample.UITests/packages.config delete mode 100644 appindexing/samples/AppIndexingSample.sln delete mode 100644 appindexing/samples/AppIndexingSample/AppIndexingSample.csproj delete mode 100644 appindexing/samples/AppIndexingSample/Assets/AboutAssets.txt delete mode 100644 appindexing/samples/AppIndexingSample/ExampleHosting.html delete mode 100644 appindexing/samples/AppIndexingSample/MainActivity.cs delete mode 100644 appindexing/samples/AppIndexingSample/Properties/AndroidManifest.xml delete mode 100644 appindexing/samples/AppIndexingSample/Properties/AssemblyInfo.cs delete mode 100644 appindexing/samples/AppIndexingSample/Resources/AboutResources.txt delete mode 100644 appindexing/samples/AppIndexingSample/Resources/drawable-hdpi/Icon.png delete mode 100644 appindexing/samples/AppIndexingSample/Resources/drawable-mdpi/Icon.png delete mode 100644 appindexing/samples/AppIndexingSample/Resources/drawable-xhdpi/Icon.png delete mode 100644 appindexing/samples/AppIndexingSample/Resources/drawable-xxhdpi/Icon.png delete mode 100644 appindexing/samples/AppIndexingSample/Resources/drawable-xxxhdpi/Icon.png delete mode 100644 appindexing/samples/AppIndexingSample/Resources/layout/Main.axml delete mode 100644 appindexing/samples/AppIndexingSample/Resources/values/Strings.xml delete mode 100644 appindexing/samples/AppIndexingSample/Resources/xml/noindex.xml delete mode 100644 appindexing/samples/AppIndexingSample/packages.config delete mode 100644 appindexing/source/Additions/AboutAdditions.txt delete mode 100644 appindexing/source/Additions/Additions.cs delete mode 100644 appindexing/source/Additions/IPendingResultExtensions.cs delete mode 100644 appindexing/source/AppIndexing.csproj delete mode 100644 appindexing/source/Jars/AboutJars.txt delete mode 100644 appindexing/source/Properties/AssemblyInfo.cs delete mode 100644 appindexing/source/Transforms/EnumFields.xml delete mode 100644 appindexing/source/Transforms/EnumMethods.xml delete mode 100644 appindexing/source/Transforms/Metadata.generated.xml delete mode 100644 appindexing/source/Transforms/Metadata.xml delete mode 100644 appindexing/source/packages.config delete mode 100644 firebase-auth-common/nuget/Xamarin.Firebase.Auth.Common.template.nuspec delete mode 100644 firebase-auth-common/source/Additions/AboutAdditions.txt delete mode 100644 firebase-auth-common/source/Firebase-Auth-Common.csproj delete mode 100644 firebase-auth-common/source/Jars/AboutJars.txt delete mode 100644 firebase-auth-common/source/Properties/AssemblyInfo.cs delete mode 100644 firebase-auth-common/source/Transforms/EnumFields.xml delete mode 100644 firebase-auth-common/source/Transforms/EnumMethods.xml delete mode 100644 firebase-auth-common/source/Transforms/Metadata.generated.xml delete mode 100644 firebase-auth-common/source/Transforms/Metadata.xml delete mode 100644 firebase-auth-module/nuget/Xamarin.Firebase.Auth.Module.template.nuspec delete mode 100644 firebase-auth-module/source/Additions/AboutAdditions.txt delete mode 100644 firebase-auth-module/source/Firebase-Auth-Module.csproj delete mode 100644 firebase-auth-module/source/Jars/AboutJars.txt delete mode 100644 firebase-auth-module/source/Properties/AssemblyInfo.cs delete mode 100644 firebase-auth-module/source/Transforms/EnumFields.xml delete mode 100644 firebase-auth-module/source/Transforms/EnumMethods.xml delete mode 100644 firebase-auth-module/source/Transforms/Metadata.generated.xml delete mode 100644 firebase-auth-module/source/Transforms/Metadata.xml diff --git a/GooglePlayServices.sln b/GooglePlayServices.sln index 7007962b5..e6373c2eb 100644 --- a/GooglePlayServices.sln +++ b/GooglePlayServices.sln @@ -13,8 +13,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gcm", "gcm\source\Gcm.cspro EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Analytics", "analytics\source\Analytics.csproj", "{EA04524D-2A97-4ED0-AD74-21F8C30DF4A5}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexing", "appindexing\source\AppIndexing.csproj", "{A069B942-EE12-4283-8C4C-F46549D3978A}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppInvite", "appinvite\source\AppInvite.csproj", "{A069B942-EE12-4283-9C4C-F46549D3978A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Auth", "auth\source\Auth.csproj", "{A0CDF507-32B7-4994-8248-94FAB8646E35}" @@ -77,12 +75,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Config", "firebase EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Crash", "firebase-crash\source\Firebase-Crash.csproj", "{7076C84E-08AE-404B-8F3C-8F66010FA1B1}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Auth-Common", "firebase-auth-common\source\Firebase-Auth-Common.csproj", "{F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Auth", "firebase-auth\source\Firebase-Auth.csproj", "{62946D89-B6B1-4A38-A04D-C20912087EFD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Auth-Module", "firebase-auth-module\source\Firebase-Auth-Module.csproj", "{7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Database-Connection", "firebase-database-connection\source\Firebase-Database-Connection.csproj", "{2858C3DB-1E15-4D12-AF09-02CFD624ADD4}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Database", "firebase-database\source\Firebase-Database.csproj", "{B02737A0-890C-4921-83A5-D77CFB8A6899}" @@ -193,10 +187,6 @@ Global {7CB92D61-E2FF-472A-9FDF-7E42D15B3EE6}.Debug|Any CPU.Build.0 = Debug|Any CPU {7CB92D61-E2FF-472A-9FDF-7E42D15B3EE6}.Release|Any CPU.ActiveCfg = Release|Any CPU {7CB92D61-E2FF-472A-9FDF-7E42D15B3EE6}.Release|Any CPU.Build.0 = Release|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Release|Any CPU.Build.0 = Release|Any CPU {7DD8E926-9F75-4F25-95A3-920A5FF48EF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7DD8E926-9F75-4F25-95A3-920A5FF48EF8}.Debug|Any CPU.Build.0 = Debug|Any CPU {7DD8E926-9F75-4F25-95A3-920A5FF48EF8}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -225,10 +215,6 @@ Global {9F7F996D-AF44-4947-8392-07B3ED2ED00D}.Debug|Any CPU.Build.0 = Debug|Any CPU {9F7F996D-AF44-4947-8392-07B3ED2ED00D}.Release|Any CPU.ActiveCfg = Release|Any CPU {9F7F996D-AF44-4947-8392-07B3ED2ED00D}.Release|Any CPU.Build.0 = Release|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Release|Any CPU.Build.0 = Release|Any CPU {A069B942-EE12-4283-9C4C-F46549D3978A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A069B942-EE12-4283-9C4C-F46549D3978A}.Debug|Any CPU.Build.0 = Debug|Any CPU {A069B942-EE12-4283-9C4C-F46549D3978A}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -289,10 +275,6 @@ Global {ECB1F68B-B588-4F3B-9A86-510CF4AAA784}.Debug|Any CPU.Build.0 = Debug|Any CPU {ECB1F68B-B588-4F3B-9A86-510CF4AAA784}.Release|Any CPU.ActiveCfg = Release|Any CPU {ECB1F68B-B588-4F3B-9A86-510CF4AAA784}.Release|Any CPU.Build.0 = Release|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Release|Any CPU.Build.0 = Release|Any CPU {F666DC89-9CE4-491C-8450-6FBC70298FA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F666DC89-9CE4-491C-8450-6FBC70298FA3}.Debug|Any CPU.Build.0 = Debug|Any CPU {F666DC89-9CE4-491C-8450-6FBC70298FA3}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -332,7 +314,6 @@ Global {09362350-BB7F-4B4C-83B5-97F5C439B649} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} {1CE82D7E-9EA1-435F-AF8C-5E07AB917617} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} {EA04524D-2A97-4ED0-AD74-21F8C30DF4A5} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} - {A069B942-EE12-4283-8C4C-F46549D3978A} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} {A069B942-EE12-4283-9C4C-F46549D3978A} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} {A0CDF507-32B7-4994-8248-94FAB8646E35} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} {C1A9C587-B744-44D2-AD42-14386D424667} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} @@ -363,9 +344,7 @@ Global {CFB0A03A-F787-4EE9-9EA6-8A2A65E82704} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} {00F7A18F-D2C4-4014-8E4C-552A0A0B0967} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} {7076C84E-08AE-404B-8F3C-8F66010FA1B1} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} {62946D89-B6B1-4A38-A04D-C20912087EFD} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} {2858C3DB-1E15-4D12-AF09-02CFD624ADD4} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} {B02737A0-890C-4921-83A5-D77CFB8A6899} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} {2E333450-68BD-48C5-9540-CFA7A053DCA1} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} diff --git a/appindexing/component/Details.template.md b/appindexing/component/Details.template.md deleted file mode 100644 index f1dd95ca9..000000000 --- a/appindexing/component/Details.template.md +++ /dev/null @@ -1,7 +0,0 @@ -Google Play Services - App Indexing -=================================== - -App Indexing helps you get your app found in Google Search. Once your app is indexed, mobile users who search for content related to your app can see an install button to your Android app in Search results. This helps you increase your install base. - - -{GENERAL} diff --git a/appindexing/component/GettingStarted.template.md b/appindexing/component/GettingStarted.template.md deleted file mode 100644 index 89c57e159..000000000 --- a/appindexing/component/GettingStarted.template.md +++ /dev/null @@ -1,30 +0,0 @@ -App Indexing helps you get your app found in Google Search. Once your app is indexed, mobile users who search for content related to your app can see an install button to your Android app in Search results. This helps you increase your install base. - - - -{APILEVELS} - - -{DEVELOPERSCONSOLE} - - - -{CREDENTIALS} - - - -{CREDENTIALS-OAUTH} - - - -{SAMPLES} - - - -{LEARNMORE} - -You can learn more about Google Play Services AppIndexing by visiting the official [App Indexing SDK for Android](https://developers.google.com/app-indexing/) documentation. - - - -{LINKS} diff --git a/appindexing/component/component.template.yaml b/appindexing/component/component.template.yaml deleted file mode 100644 index 492707f0e..000000000 --- a/appindexing/component/component.template.yaml +++ /dev/null @@ -1,33 +0,0 @@ -version: $version$ -name: Google Play Services - App Indexing -id: googleplayservices-appindexing -publisher: Xamarin Inc. -publisher-url: http://xamarin.com -summary: Get your app found in Google Search. -license: ../../License.md -icons: - - ../../icons/play-services-appindexing_128x128.png - - ../../icons/play-services-appindexing_512x512.png -is_shell: true -packages: - android: - - Xamarin.GooglePlayServices.AppIndexing, Version=$nuget-version$ -samples: - - name: "AppIndexing Sample" - path: ../../appindexing/samples/AppIndexingSample.sln - removeProjects: - - Base - - Basement - - Tasks - - Firebase-Common - - AppIndexing - installNuGets: - - project: AppIndexingSample - packages: - - Xamarin.GooglePlayServices.Base - - Xamarin.GooglePlayServices.Basement - - Xamarin.GooglePlayServices.Tasks - - Xamarin.Firebase.Common - - Xamarin.GooglePlayServices.AppIndexing -local-nuget-repo: ../../output/ -no_build: true diff --git a/appindexing/nuget/Xamarin.GooglePlayServices.AppIndexing.template.nuspec b/appindexing/nuget/Xamarin.GooglePlayServices.AppIndexing.template.nuspec deleted file mode 100644 index 819d65c7f..000000000 --- a/appindexing/nuget/Xamarin.GooglePlayServices.AppIndexing.template.nuspec +++ /dev/null @@ -1,30 +0,0 @@ - - - - Xamarin.GooglePlayServices.AppIndexing - Xamarin Google Play Services - App Indexing - $version$ - Xamarin Inc. - Xamarin Inc. - true - Xamarin.Android Bindings for Google Play Services - AppIndexing $aar-version$ - - Xamarin.Android Bindings for Google Play Services - AppIndexing $aar-version$ - - App Indexing helps you get your app found in Google Search. Once your app is indexed, mobile users who search for content related to your app can see an install button to your Android app in Search results. This helps you increase your install base. - - Copyright © Microsoft Corporation - http://components.xamarin.com/view/googleplayservices-appindexing/ - http://components.xamarin.com/license/googleplayservices-appindexing/ - https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-appindexing_128x128.png - - - - - - - - - - - diff --git a/appindexing/samples/AppIndexingSample.UITests/AppIndexingSample.UITests.csproj b/appindexing/samples/AppIndexingSample.UITests/AppIndexingSample.UITests.csproj deleted file mode 100644 index 5b57ca3f0..000000000 --- a/appindexing/samples/AppIndexingSample.UITests/AppIndexingSample.UITests.csproj +++ /dev/null @@ -1,54 +0,0 @@ - - - - Debug - AnyCPU - {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4} - Library - AppIndexingSample.UITests - AppIndexingSample.UITests - v4.5 - - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - false - - - full - true - bin\Release - prompt - 4 - false - - - - - ..\packages\NUnit.2.6.4\lib\nunit.framework.dll - - - ..\packages\Xamarin.UITest.2.0.1\lib\Xamarin.UITest.dll - - - - - {AC99F948-17A9-464E-8033-429D6C1D23F2} - AppIndexingSample - False - False - - - - - - - - - - \ No newline at end of file diff --git a/appindexing/samples/AppIndexingSample.UITests/Tests.cs b/appindexing/samples/AppIndexingSample.UITests/Tests.cs deleted file mode 100644 index 680ab319a..000000000 --- a/appindexing/samples/AppIndexingSample.UITests/Tests.cs +++ /dev/null @@ -1,39 +0,0 @@ -using System; -using System.IO; -using System.Linq; -using NUnit.Framework; -using Xamarin.UITest; -using Xamarin.UITest.Android; -using Xamarin.UITest.Queries; - -namespace AppIndexingSample.UITests -{ - [TestFixture] - public class Tests - { - AndroidApp app; - - [SetUp] - public void BeforeEachTest () - { - app = ConfigureApp - .Android - .ApkFile ("app.apk") - .PreferIdeSettings () - .StartApp (); - } - - //[Test] - public void Repl () - { - app.Repl (); - } - - [Test] - public void AppLaunches () - { - app.Screenshot ("Launch"); - } - } -} - diff --git a/appindexing/samples/AppIndexingSample.UITests/packages.config b/appindexing/samples/AppIndexingSample.UITests/packages.config deleted file mode 100644 index f55a18725..000000000 --- a/appindexing/samples/AppIndexingSample.UITests/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/appindexing/samples/AppIndexingSample.sln b/appindexing/samples/AppIndexingSample.sln deleted file mode 100644 index 0ce4fd24e..000000000 --- a/appindexing/samples/AppIndexingSample.sln +++ /dev/null @@ -1,53 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexingSample", "AppIndexingSample\AppIndexingSample.csproj", "{AC99F948-17A9-464E-8033-429D6C1D23F2}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexingSample.UITests", "AppIndexingSample.UITests\AppIndexingSample.UITests.csproj", "{0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basement", "..\..\basement\source\Basement.csproj", "{6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexing", "..\source\AppIndexing.csproj", "{A069B942-EE12-4283-8C4C-F46549D3978A}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Base", "..\..\base\source\Base.csproj", "{3F6BAE25-ADEB-468C-8384-AD655623C341}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Common", "..\..\firebase-common\source\Firebase-Common.csproj", "{865652D3-8D1A-4779-92FC-4C54719286B7}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "..\..\tasks\source\Tasks.csproj", "{53F87D88-8871-41A2-9F81-B79AB02FEC24}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}.Release|Any CPU.Build.0 = Release|Any CPU - {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Release|Any CPU.Build.0 = Release|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Release|Any CPU.Build.0 = Release|Any CPU - {AC99F948-17A9-464E-8033-429D6C1D23F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AC99F948-17A9-464E-8033-429D6C1D23F2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AC99F948-17A9-464E-8033-429D6C1D23F2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AC99F948-17A9-464E-8033-429D6C1D23F2}.Release|Any CPU.Build.0 = Release|Any CPU - {3F6BAE25-ADEB-468C-8384-AD655623C341}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3F6BAE25-ADEB-468C-8384-AD655623C341}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3F6BAE25-ADEB-468C-8384-AD655623C341}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3F6BAE25-ADEB-468C-8384-AD655623C341}.Release|Any CPU.Build.0 = Release|Any CPU - {865652D3-8D1A-4779-92FC-4C54719286B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {865652D3-8D1A-4779-92FC-4C54719286B7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {865652D3-8D1A-4779-92FC-4C54719286B7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {865652D3-8D1A-4779-92FC-4C54719286B7}.Release|Any CPU.Build.0 = Release|Any CPU - {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Debug|Any CPU.Build.0 = Debug|Any CPU - {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Release|Any CPU.ActiveCfg = Release|Any CPU - {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection -EndGlobal diff --git a/appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/appindexing/samples/AppIndexingSample/AppIndexingSample.csproj deleted file mode 100644 index ad85f84bd..000000000 --- a/appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ /dev/null @@ -1,113 +0,0 @@ - - - - Debug - AnyCPU - {EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - {AC99F948-17A9-464E-8033-429D6C1D23F2} - Library - AppIndexingSample - Assets - Resources - Properties\AndroidManifest.xml - Resource - Resources\Resource.designer.cs - True - false - AppIndexingSample - v7.0 - armeabi;armeabi-v7a;x86;arm64-v8a;x86_64 - - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - None - false - - - full - true - bin\Release - prompt - 4 - false - false - - - - - - - - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - - - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - - - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - - - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - - - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - - - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} - Basement - - - {A069B942-EE12-4283-8C4C-F46549D3978A} - AppIndexing - - - {3F6BAE25-ADEB-468C-8384-AD655623C341} - Base - - - {865652D3-8D1A-4779-92FC-4C54719286B7} - Firebase-Common - - - {53F87D88-8871-41A2-9F81-B79AB02FEC24} - Tasks - - - \ No newline at end of file diff --git a/appindexing/samples/AppIndexingSample/Assets/AboutAssets.txt b/appindexing/samples/AppIndexingSample/Assets/AboutAssets.txt deleted file mode 100644 index a9b0638eb..000000000 --- a/appindexing/samples/AppIndexingSample/Assets/AboutAssets.txt +++ /dev/null @@ -1,19 +0,0 @@ -Any raw assets you want to be deployed with your application can be placed in -this directory (and child directories) and given a Build Action of "AndroidAsset". - -These files will be deployed with your package and will be accessible using Android's -AssetManager, like this: - -public class ReadAsset : Activity -{ - protected override void OnCreate (Bundle bundle) - { - base.OnCreate (bundle); - - InputStream input = Assets.Open ("my_asset.txt"); - } -} - -Additionally, some Android functions will automatically load asset files: - -Typeface tf = Typeface.CreateFromAsset (Context.Assets, "fonts/samplefont.ttf"); diff --git a/appindexing/samples/AppIndexingSample/ExampleHosting.html b/appindexing/samples/AppIndexingSample/ExampleHosting.html deleted file mode 100644 index 78f8445ce..000000000 --- a/appindexing/samples/AppIndexingSample/ExampleHosting.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/appindexing/samples/AppIndexingSample/MainActivity.cs b/appindexing/samples/AppIndexingSample/MainActivity.cs deleted file mode 100644 index 721c8bcc8..000000000 --- a/appindexing/samples/AppIndexingSample/MainActivity.cs +++ /dev/null @@ -1,113 +0,0 @@ -using System; - -using Android.App; -using Android.Content; -using Android.Runtime; -using Android.Views; -using Android.Widget; -using Android.OS; - -using AppIndexingAction = Android.Gms.AppIndexing.Action; - -// Specify our noindex.xml in the manifest -using Android.Gms.Common.Apis; -using Android.Gms.AppIndexing; - - -[assembly: MetaData ("search-engine", Resource="@xml/noindex")] - -namespace AppIndexingSample -{ - // These intent filters will matche these urls: - // http://recipe-app.com/recipes - // recipe-app://recipes/grilled-potato-salad - // recipe-app://recipes/desserts/peach-pie - [IntentFilter (new [] { Intent.ActionView }, - Label = "View Recipe", - Categories = new [] { Intent.CategoryDefault, Intent.CategoryBrowsable }, - DataHost = "recipes", - DataScheme = "recipe-app")] - [IntentFilter (new [] { Intent.ActionView }, - Label = "View Recipes", - Categories = new [] { Intent.CategoryDefault, Intent.CategoryBrowsable }, - DataHost = "http", - DataScheme = "recipe-app.com", - DataPathPrefix = "/recipes")] - - [Activity (Label = "App Indexing Sample", MainLauncher = true, Icon = "@drawable/icon")] - public class MainActivity : Activity - { - static readonly Android.Net.Uri APP_URI = Android.Net.Uri.Parse("android-app://com.xamarin.googleplayservices.appindexingsample/http/recipe-app.com/recipes"); - static readonly Android.Net.Uri WEB_URL = Android.Net.Uri.Parse("http://recipe-app.com/recipes/"); - - GoogleApiClient googleApiClient; - - TextView textId; - - protected override void OnCreate (Bundle bundle) - { - base.OnCreate (bundle); - - googleApiClient = new GoogleApiClient.Builder (this) - .AddApi (AppIndex.API) - .Build (); - - // Set our view from the "main" layout resource - SetContentView (Resource.Layout.Main); - - textId = FindViewById (Resource.Id.textId); - - if (Intent != null) - OnNewIntent (Intent); - } - - protected override void OnNewIntent (Intent intent) - { - base.OnNewIntent (intent); - - var action = intent.Action; - var data = intent.DataString; - - if (Intent.ActionView == action && !string.IsNullOrEmpty (data)) { - - var recipeId = data.Substring (data.LastIndexOf('/') + 1); - - // TODO: Show recipe details UI - //ShowRecipe (recipeId); - - textId.Text = "Recipe Id Specified: " + recipeId; - } - } - - protected override async void OnStart () - { - base.OnStart (); - - googleApiClient.Connect (); - - // Define a title for your current page, shown in autocompletion UI - var title = "View Recipes"; - - // Construct the Action performed by the user - var viewAction = AppIndexingAction.NewAction (Android.Gms.AppIndexing.Action.TypeView, title, WEB_URL, APP_URI); - - // Call the App Indexing API start method after the view has completely rendered - await AppIndex.AppIndexApi.StartAsync (googleApiClient, viewAction); - } - - protected override async void OnStop () - { - base.OnStop (); - - // Call End() and disconnect the client - var title = "View Recipes"; - var viewAction = AppIndexingAction.NewAction (Android.Gms.AppIndexing.Action.TypeView, title, WEB_URL, APP_URI); - - await AppIndex.AppIndexApi.EndAsync (googleApiClient, viewAction); - - googleApiClient.Disconnect (); - } - } -} - - diff --git a/appindexing/samples/AppIndexingSample/Properties/AndroidManifest.xml b/appindexing/samples/AppIndexingSample/Properties/AndroidManifest.xml deleted file mode 100644 index 22addf0b7..000000000 --- a/appindexing/samples/AppIndexingSample/Properties/AndroidManifest.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/appindexing/samples/AppIndexingSample/Properties/AssemblyInfo.cs b/appindexing/samples/AppIndexingSample/Properties/AssemblyInfo.cs deleted file mode 100644 index 02cc65eab..000000000 --- a/appindexing/samples/AppIndexingSample/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,28 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using Android.App; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("AppIndexingSample")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("Microsoft Corporation")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("Copyright © Microsoft Corporation")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.0")] - -// The following attributes are used to specify the signing key for the assembly, -// if desired. See the Mono documentation for more information about signing. - -//[assembly: AssemblyDelaySign(false)] -//[assembly: AssemblyKeyFile("")] - diff --git a/appindexing/samples/AppIndexingSample/Resources/AboutResources.txt b/appindexing/samples/AppIndexingSample/Resources/AboutResources.txt deleted file mode 100644 index 10f52d460..000000000 --- a/appindexing/samples/AppIndexingSample/Resources/AboutResources.txt +++ /dev/null @@ -1,44 +0,0 @@ -Images, layout descriptions, binary blobs and string dictionaries can be included -in your application as resource files. Various Android APIs are designed to -operate on the resource IDs instead of dealing with images, strings or binary blobs -directly. - -For example, a sample Android app that contains a user interface layout (main.axml), -an internationalization string table (strings.xml) and some icons (drawable-XXX/icon.png) -would keep its resources in the "Resources" directory of the application: - -Resources/ - drawable/ - icon.png - - layout/ - main.axml - - values/ - strings.xml - -In order to get the build system to recognize Android resources, set the build action to -"AndroidResource". The native Android APIs do not operate directly with filenames, but -instead operate on resource IDs. When you compile an Android application that uses resources, -the build system will package the resources for distribution and generate a class called "R" -(this is an Android convention) that contains the tokens for each one of the resources -included. For example, for the above Resources layout, this is what the R class would expose: - -public class R { - public class drawable { - public const int icon = 0x123; - } - - public class layout { - public const int main = 0x456; - } - - public class strings { - public const int first_string = 0xabc; - public const int second_string = 0xbcd; - } -} - -You would then use R.drawable.icon to reference the drawable/icon.png file, or R.layout.main -to reference the layout/main.axml file, or R.strings.first_string to reference the first -string in the dictionary file values/strings.xml. diff --git a/appindexing/samples/AppIndexingSample/Resources/drawable-hdpi/Icon.png b/appindexing/samples/AppIndexingSample/Resources/drawable-hdpi/Icon.png deleted file mode 100644 index f4c804644c5e47daffed8e8573b5da99d0939bc0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2201 zcmV;K2xj+*P){EiEnLgO@jbP<$a7N&ovF_Lrmiarpgv{=M+flYGZm(ImUDn zsAf#fZ>ai}o;M9vU2#3IZ=RBHP7XP&P4}yV4qu62^%e-0{`@gjdh#Yzg(r7h<(?d- z%$`Gn`QHC3yQd!$eb$YO{G6@7Kxhb9g2xAsTBj786aJc=4S|ZF1m$%&@*zPmRQIG$ z3W)-eK1*MdW1u8h@3-!p5^#=R%AM^B*dJQ^4HOQQTre0QBIq6}0LkeyKg<>P7IQ#i z9;vi@4(6AbQKwViSH7ywZysgB!2#iL zARxp+TB314L`S_vqqf_{tD^3n6aJ&^%0r7S3I_s$kSHJsDO+gpmA6OLMGbeYNu=Ki zAt}pt4()wpI*1Cwk!1B41V>MCQdHmwf@PX3VDmHJ$aN2^_X)FmsOo%Wev7#Ghy!X0 zR2!;%MR;gYFr1+U!9X}r5K#7*D#X8CKVUILwkhng%y0BtpQ0Tz6c-!_O2>2$gaaXo zY2m4*D|ddx0Ew4Fm(5!UpvVp@y!YX14%zu9dt4>%tg)YK@LOCFfn&dET<#n&kKnH1 zzm(#+hX|H;2#5)Zl>HI&&D`Z-FY8T#ste@41)v~34?i5da^ddLz5$1bJlFdwE`+u0 zH+ag|)rvRdkjgm~M`)q$fpFL%1|V6zhG2D{Xo4SXj`FId1MY!Bog+O%K;-w2dCTp5J&(`w z!7;!2`f^f!F?K8ft6VDp@Z9PzRw$hW2gcBDWY@CXYRQW>- zLL$%g{>n2UCG486k~NM2(U5D4mFYA7L2LlXG zuA$FhgaO>c(evPa4|ENLB;FD_WVxu(ZP_8lC53^85e`Pab97M5u;Qp(6b?{jf1Xh5 zHtm=c&UxYdbg`@ta>C(n1SuTo9<;3Uh8I+=zjTl=U|%WRmK>Y6fCmUZ^n%|`K;fYU za}I>V4an@#3pMVN9A@rudd=M^1RM}ntr+gn%N&F$au2F1Pf<537frYI7YuVd2JejV zYXq8enC{_(0%dj|8YV1&dqmAFyK`tbykL-0F8517`Qr@5po~44!-NHO5d}1>s6*2; z2@o8LCp0K{Na;ArxiSakUP(kQ`O@)IYf>#E-2}D9m#way>?&-}C zRINLWEI>1ttXQ(R@Tz*~H9!aqcCL{G@(f2vK`?aA6IKW1v>zBE3}A>!Nm|srl;-bL zre5uYKqw66|LriUlO6$tfPs(zAf=&oxLYmkZr-9I3}BL`E}AWBQQlwa*C7yQ;^j}m zNWa68khuZr{@iz+oSiUWlzHl+ZPtw&Ot-b82pm>^!5jl2$#)J$UK{(3X1Mgb6j@;Dmtyy1w|(D6&Lp?2%PITsd|mL>7e$?#kqMw61NE4Kf$r&4 zjgYgDGl82cXOc?E8A5Fe zLuwuq5) zskA8!`+_qg{iT!+1{f@yq7F%SX0U2udtV|>=5xwz+SB+9z1nbDW~SAS}_kv_~BLJ@aQ{*AO@vPZeI zp2(E_b2}YJ?r35F1)ue(&Luk(mUZQ2|D)B5m*lmlK8n~CfxoOjB75T~>)|i^dt0`u z3p!Q7*nojDbfyRQw0x_ML|NyZ87)$^CfDa(OAQuvXOQF=btvSWq~9TXNdI-mF18x&iFTuHsk2{JN}K1<4>E! zHd3TZLnB#~QacHu^v86fF{3j+C&ofTpmFOaL4@S?p3y6l)A647Uf-tRh0kYvk9WUw z?z!jPDEh|XI2?!L;(FltHygqEslP(omp4WjhTq%ezF;`X*ZT}5nM@McWh1bCX?>Hys{U7bU2YPYC$dl1 zKMrD8^=z=s4$)Bxb6RLmgKW*rVsQ>6_qVp*d zC+i-|1GsdO;OwIy2IHQmL(#UQ9OWPmz5&@!49=o{Ps(F(=CQm$hzoh3o&P?jcF!7G zg^AU^QzHrAb0KeZ897nkm_GDwCf{ z9%5P4aniL*SlY)nH(jR)PL-?&Eal1SQ#msluawyywU)K zGzOlBb5ggoltS~K*GCgwTOf(0Dfv{4$fts{F9@jKEkAeUC<5`zZuajFP5WbRJ>t{{ zi#YcnkUS0m?vLH;nNGV3p{4c{!8P9wA&ulUZ(2g$Ny-cOsbFU?;yJ-lfaDK|XhQA1 zBBW_3aUn0jEmK?O#T65b`>x-bg*q|- z43@?jr?Zd6X?dU}Vut{%F9hJeZkrLJdg@$UwRIe#_KDIF)Q3xEZ~&Il$&XLAE;x21 z*(Q2CE*mUwtaLEVk;@-{2fWcLR`b(m)8Lw} zm0I#UPQT&3RlS8u1c_sC*6|4wNX@$O0Gj^zdMh#+|^E$Q!c=JfXHM{RSi_$s&<`H#J& zF!=skoXHML|rvJS|S+y<5c`KYTilKU%t1 zANUe0K-Vq?b%7 diff --git a/appindexing/samples/AppIndexingSample/Resources/drawable-xhdpi/Icon.png b/appindexing/samples/AppIndexingSample/Resources/drawable-xhdpi/Icon.png deleted file mode 100644 index b7e2e57aa90f8687bdfa19d82ff6bda71535b8d5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3237 zcmV;W3|jMvP)^6vM1H+8{cTIMGCp-rkq|d6Q`X000000KVc^s{*;mmey7*~~A2;^*oqNtVGl>0Q=zrkGU;4Md{JC&%xm)PXcjCRQ zG1b%C69dw%tFEM4R|X_oKRPnoy1X~d%RQ|*ZXb6s_8CdJe$JTe)wa^TaZ*)tQIdg_3 zz6~ut1{;8O021EGgiQNduWn^35-}`>ws3Cs`ghf>)O##E-vD*tolT&t-zGeuXwJNc z-y#viU^t5k@x{+p;Vx7V;3U3_@W=!ZTGPG6^f))RS zglCuluyz490pZYokO?_+@>5|WdQKvOCin$~I8?WCn?Z|Dh)z_$d;3YC9T47=vN^j6 zzwN+R|6((Hsc1&sT8|eKKwOUr2*51}0HNs_fOkN=5$=DVg=dLN5)mYUE*4pd99gvV zm)yZ?i*6tJ1DM(YV+sQp?*uTRWW--aR=z(X5kV2$LNIu{#X`TlI4y zC?3LL09C&YtWjyF3kPx_=bvgPYF6s4pXz6(9)yGNjMjrpfLQuA|1@$!B7z`@MeNvl zJ7Yw6)$cxl+0{?QPdb7E*Z_FFYNl@=s9lhM5gnpYtKJ5Sk4=a*Mtfybdkz{% z1Q+%PVf!t2iqX6|<@aRE>qR#Q6A)zdq^lo5)sKL`TQQQ+|D+YoJ&ql#S^8_P@YsNX z@a!8e4#J~jf;54u{P3Xq;Rwj~`#Sb`?3hGw;C-k+cndcnb_SVv0RG@bFna%(YW0H& zz(3cCQaAT?7nIg#PnSE|2Zr$6)I(Q49X%b}kb3kC1CA!-jj0d0_2_Ad@QU{j^m~8) ze!4Xnw48pA#P?kNO~Bi={{(s2nHs(!G=M)R1XoM%gEsq6{fYDQW{eh|pLlrbhmM_! zmmUCR@ew-QeEKbVULw5U>CL*XAF6jUO6^v<)_<{6&cud{zbvJJueox=+ z3ifs*JodT+2q2ce8kJf}gbGS;g5k1cWJ}q0gi-yBw!=t0aP-!GNb!;ID&o&HM*8d2 z%=BEK13CY@cCu{EzVjk_fLWh;vmK7Xryj}(FaRhR*WYOmCr?U*8}4uDpLFH#=&cDx zpXVnYQhY}H(cD{)+Q}Co{_bPNoV^psE+}rq&z7wCj$5VkBc`u2U1r;%#1FArkA1Ys znvtFC+Vok8prBub-f!hreF)FW`RaL}xZDgdazAMRZ33d)(N=x!f@&jmv0z?DLQ|qU z9GSzG8#htwA*vpZ&XLnY>p`U2S9)`sv5OMngyRdN8>3$>n)(aXY7gSFo>UsDgy8&^L$n<#@woqQH&S@k@TGw7Ry9*` zPpznC>c=Zq@{Nn=0JqPh$F%Tj24LaoypK&lqH_i?qG(3n)Xd0niTF482^hR){uabe zJWzwLctn#IHB~RR(ZYxMl}`X`Ef~pLO1nUR5II#c;~zmJBF%730FhZylN`K^#Dg+F zv-(xZ8IvDl55`YP#BM(O2RKx2q?ah+{Z_q~E1SgaMI=6*`Kjs$=;Xr`A5r`xw&b=8 z4i}p<7A+{h+G*kWt;fCk$;{7)ojeot#)JhLJBbg@e62UHZTl1*L03I3Iwd?m@nG@! zXT9pgpM|$UW6;{kfN!+T%iBS;8LH}umP3e7^?joCpuQjS+j`hU*GINNW6FS|(+@|w z9MP514V`l68|q}grxFhk$fX9~23-C1hc0ML8t`}fRu>c1)kRZEBZLB4DM~Bxi?tdx zh1f`_lu)Y{V(m~Fhfx?9xHE&-L5Fc*Cj8hw^-B{|(mv7pKB44%B+YHc5Z|IL*wPynX`kPmFOkm*OUWbK~|8UBF-gT$@$5*9@k>E+G4 zHtdK`gzjOJ4oM86^#I|3&9sOZmSg&(fWBYFhsnB zbimsKftrMPKz<;|Ad`E@j!O?LoV7UIj z`vh?*(SB*AnaDCxc>K4<8JklMOgx_H$Vf-iO`Lds`O$wpJVP7`E{RjP=u5q1V&$Gl znWrH&@C_V~ zbo$v4z1sAk*tMygxDy;gC4C*6$oHSAIo&;{gYwdf6OK>4_zSxo#)K0`Vm4^_zH^-> z&g8FN`@e$hwcFNijg4sw7}Au-q`@`RXs;_;k>4e_8nnafLm)@On{Lsr8XdO*gIN#cp0NgM@hCfd!M#itwfS zo5Ydeia5gye4MSU>V8k_yw(CtIvyWjQloS0Ju5nrno-qVt`SH0qszW6r7Zh({g=8? zoP0qz?B$_o0hoS9*#QvxxptJe5gZX$N{Sv7xus3TmGPs} z?e>Z0yST37#DiL|o^Swde>UDFE;wx`YD@F#`aU|hg=ONI|TJQZ$Inz_I-E? z&-(F#b_Timxo@xORxs(1F0sek8kHT44$x{h&uh*3Z5(XuasW z!7=UXiN_JXSa(BJ*3Z5(*qbQ#cO(N(7+$aHH6K8GQhP#YQknI0Kh9nY{Zu>Re0|42 zXHlQ^Gw%#ad_{X=liEW-+Z|1QY_jZ#1-X2gj&)#CAIULZ(;aTU9;f(cq7siKD;QEgT&qR@l5)(U3lsODLMQ=satLQn)+0uhQ&@x1Ll_!?h1!Pqn zh62%Bp6E5hQ4cN#IZ78=nkjx2Sq=mBlqq^l7d`*y>V>C}<}f_foBB#ss#2AzRHf=) Xx9ez7Rf!D(00000NkvXXu0mjfmS|-l diff --git a/appindexing/samples/AppIndexingSample/Resources/drawable-xxhdpi/Icon.png b/appindexing/samples/AppIndexingSample/Resources/drawable-xxhdpi/Icon.png deleted file mode 100644 index 8d20a38d1782921964638e873ffc98d148ebda6a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5414 zcmV+>71`>EP)!<)rJIgSxVM!XYsZt`QDSc z1;TDV#wdHjR{DU=bo7Oh+_5`|X>u!MlH4@;D|&L>WSh82G2?j1Frd(#Le81#J)UQe zIQTSiSj=M-y>zKakddtu?rpVxjYpKJjU+5WiD(MtVG|?}KqejnX*dkHXbeU=A|f6A zy`}!$MpB;6GPjMOu*fTf$U_nesD0oKByJyoMBMh#xDpYDbqi}a$Si~0k(7u(9d~E; z{d{_&l7NBA0}<)s=HZA#ckwSwD9%-DUu4fGd#CrQM9j!h&g@+aY*bYmj-6fWis<5k zN(ELC5m!O2tdA`aLANYQVL{8Q(8ti}OiN2Uop##JwAd$5%9{maltp~S2Z*S+4G^$A zEK*v^Jc`>G5{V%pU=#?FfMxdncqbWm=U=|t)5GnZ(&Wn>ce7i2&zJB2zyEyaOyc6_ zZd-k{=0pXfJh1uzBnn3wy#EP(5>Xf>Vo1cP55WbHXqkV(33^w*?uo9KuHUToS1qmb zYJP{I%bsU%WSru?3zM;0ulcc#9(>!quBbLQY>Z41s58AyR}0*RL| zoIGIp@`ND`&;z*;0;!)D`ijrnH=76lQp&EY&u>@xsyFe(;R%G3h$W6@^1wvG6-cuR z(SKj(E!#xzuBWSzscffxbnQ`hhq&_K3WO^Upg_FyQlGf{a`D9ZpMS3MIXX(}b4K@M z6^c@D<4S+!0hBy?TX7h~TU(x}g{DEBBm<32}9Pi&~85;7jYd1YJ0F;X9`3Z#Ae0SE!)r&Y`w{~E$`8~w$h8*$%B&! zbYJ4+VN^#2IzR*(XT{zqG~5XgN3?Nf8fb<%7=ZZ?pg;g| z_y(HD!oeC?>M7f)+WH$J)3)y`nY6gASfFfS;E1C>r8du+cHYB$=7|&f3{RjdZnhzR zQY1FiQA36diC)!K=@(KS97x#`x9xlh)806m$!`X(tasx_u|$TNqa_VT4lUch7vG2lt6%O2jZ&;fta2LDqjqFf>`J+_$mJ*%TQVaL)-S% z-l{F+4&$RNH=_%uJ_AWtS`Usk7?>bI*9`0^Ap-LN9yg2P(fTG#km*N5vP! z_foPx-=d|9AX2&rxcZ0_N&DbX1?;>+hlhZDCxnnD_za@fSMqIq!H8b8HpU3ad#Wmx z%q~kBfJc5hNfysE0|bKRJqU56O`StN1H>V)4fIt>L~ByokT487)`x92ZU?Ag0Oy*s=i1SEtlRebNmd7qZ_? z9Y$-Z(-ED@Pw0SuSM@qro=5yVyGUS6(~dhZ^TE`IB~GWv6Y`nP)_23A&sP24^AG@3lda7t}Bzz zI^%gC&3#We&^xMXEU;V)TOSo?j_bYLUw*ukkyB~&9fm;Iw3&db4<1z&*mXyShn)dK zBsvOooYt1sSgvh9QeIQxwPSq^P8tb{!;mKA3G_WzAx%~&X|$IuSbc0k(ug$B{}=S{ zz4&lRjZ9l_D*7N}P@TW@tngkIUaI7lFZ_rOq(I0834B~bUil&*B&zlnoXu6%nATc~ z`mFF)y#2B#msJ>$FpM3SG+o9?qkT|_s}JtHaMHj)2~>RLD3JSY87gFQf12||t>1MC zby9KyU_60X%YFoIoEgiW$vg$__kp6S1gpFTnn9&E|B~}l+Y_h?;kMmd(GZRZpz3gB zkvm=1co~%XlzzVtHhIQLgA5L}kf_$1XF-2|ZHuc& zM1`W})J?gguC4SmFt3ri1tFg2(eynQe6|NWnhc(@;0A?wR8^>i0a)mBo+b{kDg@l? zv$ouu7nUUAeT{f}kOfX2A=}OX2*=Br`QYTiP(t6wainZ*XKcM`ROYBYi~X)MOexZV zG@R;Sc^=U#=y1m+dcTiNzT?t>DzD=Vae+9YNqrVJmdsb(mXw|b91Iemas_OR0uyE| zAchf1_uFY^I;WI>)lN?O+`Cp5eFa*P^N_PJOuD01#lf5Flp}0{XRH= zZ3_XEAGFi`)375Wsp?hHY;TuA7NN~hJPgJW32dCj17f`L;6Zu$>Vv_3D65?~LEM1K zmxA8qM{>_yYr?>40}Kg4@(4yVYytr>#%&3dE?Fo!Y&%DsK+4z+>InNbck?_61j3@G zD5+G4rwIYoaf4q)iK`EuFa!xCO@*9ImUF}j;s#2f-#hnbw96R$;o)|%YgPco;paTq zcX&a44^J9C=OaKKDahNC(oUSvM4-I-xeYS<8SPCn27&Dff%1i2iU253w{jjxY*pw_puBx4XNe1Z6V2Fo1$UU=d}(88 z>pXNi4D>ooE?K}?ffgOg^Wa+)Dp7F9C2NmMDv6ve>47iFz-8YIz@EoI4KskkLvsT!tr%ZR9N^0r|6>ZOP;~F;2XeQk z90RO3R+`k$;1n4ySt~($|KW)&Py~{Pt1!}r;vX%zni#)76>Pdg#HF{TKIQU zXwUNiMB-0Y=sPe3hK6(A`TG`HYjw@BFYg6Z=w=1|9vpY?7{|W!bDdBYygc#55wPWm zO~>;*sPZ6}f8+BW`9zw(C;8m{${N#J)0zY7gC8tZN7;AJdUet|vh|?SaEb$5Vt~$e zfXz_BJdfz@sRUh17J$O$xq<1gOjt*2OlyrFEW~a7?-cx@&wxH7@^+d}Fs=!1hGEhG zgu%&UgKaua9z2@Sog3%u9Z4r>ZE20wwMK2bc3VGXQM|kOkQFLTJYk?=AaDy9Xwe1F zZvj`&3G_Yss!u_aIgn5@&Mj)&;o+i!`?Eiv?E#1akc5zlD-M220w7FgkSMs~;5WwW zzt082`q^|3ttmD%6jz~J6x=y3=c!cZ!Hmm1aS&j{!3d?@o_E3agp~4iEeVwWRodle za{io3Yf5V?rari>@1x*e%ZJmpyIPsvg(V7Kmf(FWJih}B2KCMJ;Qfvq+n)CR)a|sE zw5H;=UE6T6U+mt*!QPicx3Xh@wAo# zLqj23KOp6eDH~mf!zc(8T*n=i$o2z%KM#806HgosWRavmc-CjuKPPRZHRNr(ydRS~ zXzDxg;r=5XU!7&)@zmL(TzYkyXTyywWBqpwUp5~BiZR&6~rVi z|J$OHW-CsdP=WxT0mWfH1B3z8$2c<{JnJ)MdHf<;J6c1zUv&Ts7b!QAQ=j||P?n&Q zh1+s1U!SBsb_z_EC2Ww&N9Mm~enV>}YiQW1;o=1M=(>mus5b%dOG=$DL~do!Vi`i8kG9Zi<@1oHna%_ zhJd)M!Uux5(?W>@kVw{?2haMvHF*=Q5s>wf@B?OshK?FE%D&fpR&$I(VB0}^S)a8ptWmQ* zx5^(Hif4v~&)<>q9oP8sL_y0E-W>CUv2lYyTy1a_(iQWzCwxpFNK}!cf9;j^Lkgq!Wmn>vxXzm!3H8L5<`snb39tCwzOWI{pBep@$QO#XI(!FW|R%p=Ap{Rs+m+ z4AS%9ujmRko8%gutA@!kA%!n z%!ruS+}$asG+x96Zg}Ez9PzX1NP&F+5wiO;s*HE5p@a0TE#MJoP5N)u@|9mx8;Iq3r+>tkpYG6ge3_dPWz&fbvvBjBPq;>dJXhEt&2hU6dVorYw6 zOt|_O)Yi{j`}|7Utry>Fh}b3>zmE4G&##IU+YV=jZn^80KV@%EI?j}R zgFJ@qb%3nTHX~+zq-2I3n()9l`@XdEU0t>eN*drhyi(88J2Pt5M@nXB)@uo`JDbyG zII4&u5*^W*_1X)s8$0VGAv4tP{(g^U@0fj3qq?x4BNg*@B%P#pC7$((JX_!Y+5D%i zN-4VpPK_guEWp=KUK;E8O9t>AUJ>?#9|gKMaovP<_Pwcy!t^K-ETG!qliNZLwXleSH!QNcY`<1J+q>>WjKh!IPsh zV&^5lIl12QapKXe`k804w$BPgGU#ti|9INh^f%MrPVYc{7k8@fCYmo@*GpNDM7>p) zakqK}f9!wSF=G@2Vkin0yDA7l7HmXO&tPW}i1)wLCNM%8K_u082Ic_o@ySn8eO7a| z;47E~Gg%*GKhs6(hUeqza)?-GJW&sncjDjU%J1tvs5dfR$b6)O{d;XWJm24m=5CM@ zMK0|H65NHXsT-X6_dAcL(L{k8%G?Ea+p>~*8h7eAO#kONL_|bHL_|bHR{PNX%DOYD Qy#N3J07*qoM6N<$f>DK8^1Vq1d3mpOi1{5jMYZ8zmND)wwk|0QvE?r7! zQltc=N--26NK2>*A?5LVf4rHuGkdppvt{n?bGJ9MZ_P{$I5~tl0002z!v}hgPWz7k zF+1C7`)J++1OSLzJ=D{A5(M1pR0f_-c1fHRH}sx&JQe>R@!?SssXQ^Cl@QY^-aHl# z(QQjJ15n0Jz_uHFD-Z}S`IVv zH1i8#%sN8h(s;y;N3`7a+K7JRXQ@1y)T4Mcy2UUFg@^VxQR&;YZ*455-SU3o^j4w1{(Y8R+iueAX!az@hlfthJer_)E_Qj+(dN zEa)wJsGFTDKf#C=wLay~?GmUH#vOKnr6qx@J#PIT*e*;-qJ@&zV*K21Zp};97berz zoc77&#>1?M0M^f1?5x)4uO;WhX-0OFIIV=$F}@=N>dsyKRE!V;^hv^wtts{5=lY{bL}?A7T2$!jhW6kAXzT=S{Ov8Vyu z*+jc&A1J7#b0F(%0Jj5?E&O63xQN98-1;!n7?z@G_(LG)1sIrtWdIld)k@oVUrRek@@-`3Q@7b#XddB8WNFbl^p2WeVDrZ|7NnO0@Sf^}ML-9)5@+gF z?VqIxuv%B9y5B%ZEy>f^S|Xm_viYO=7IRxL(fN0pDRO4f6d_4wsC0g5aW>KAkK@4Y zUi=+v_=osS@7Vkc*6hHbZPOe9Ao?hK#GEjLBto(vHMAvu{vPhbe>;DI4u>8^oOul1 z|CxNe?uDY{32U=rye>KfxI3??zvSkN&u6GO_*5@0Ie?kD+Up>IZXrNUE888XOF2!? zE^Xlq9`IMpM(tg{KZ^dj2P|466=e*%bK;n3*O{W;;#kv`G+nk?WK9t|Vvp51=yMVq%?93IQ zb&B0#wm=|M4zAlK48&Yl+k4G!tr|~PH+3O^t85{Q>&cx}y2qbG%Yay~P<9*gGui5U znl$75^(tZi1iB+eGYH;s{enK@w@n0)c_C+SCEJHyWuru|%0e)7IaoyV@q67h^GuMl zdXU}H@q%o35#(`~zr; zyMf4~0qZr1DgYr`Qre^#YYJ=rI^^g%&P#T)S#kC%r7Tb-p{ja0surLS=EINJ;PPf# ztwi830&NolpLzpDU6Ie*=!eS@OJRyioL`gk2q4q&t85eCk4#^_LW0=EMjjX~xaK?`9AFbD$OhG!fefG-=b_Mw^CH_hA)VYf1FWXZ4~9e$1d-5IT%dF9gEi@r3 zE;;6un{EWzH^8ng;oJk^&?%pjgP}u?oDPW3dpY<^Wf+nog5$whBU0{D0=JU=VkUw$CJ zrb~S)s?bIliK|cCx-W&eJ}atBzj4aCxK%!(7Y6g@+Urduq2spb-*nzx7&PR@yX zaM&18N!^=?mQblg9DYfEH_VkfVroVGx=5EQW9y%RT$4=Y>L?v+4HscPGnXIzT@-cfx?Ry_6Fhw!xfO zOaXLv;D_mZArX%JZZFi^mbktP3tlQOpW>61?%ST`@YD9!W>e}Xts3#;l^ag|ir;E?GVJfbt{=a@qf@FDhEmeA+8E`N)t4ij&%EyUJ5{zwD~5Cu6$|am zMQR=-Ar;Nw?5$R`&W|?pM)=jI*X|}%PrO|~-8P*x(3A(QGwn%56O0H_j~ryAh- zjqq4Gf?#R}%7dso3}{V1JViN1IS8*eOzAcA8BC^A_`n`iPOg5zF*L19J&&C7wh6;d zhP2@q=w9Wwc>;MF)O3#yde85axQ!i5syCvchS|)2Hl{Xcbl{&Ow+Ni+oss0+Mfm-N z{K=tClN5dDw0)^;w;yklO1#?9P;nZN*vt*hJ7!*#lNAo^355qSD@C5umYqz#oZ$Ha zfBnMd#)b{#u}H-RK=VpaVfPlrGRKj_C1kQ$iBcQ$$Mz#DHO*tb_UjwvE}NE}LwJ^p zsaPJqQF&0Rtz>Zj-ESHl!C?Lw#Rs0>ufhm@KxvOV;wx&b9+~jQ@<;MBn-&lq77*rFd3vflw#6j}+;~Tkr#BjUWlVhh&IgrN2 z!9+U_Iz>Q_as_#0#IDyW)<<0z_Dwp!VEeTYlc5(;*}xU=;M}HpAVk=mXkIp}#(_1c zl4r{ROXdb|RUC^2{ZHDlV%u#3ETueUrk4W57r zhBKnmqLR7!Ex$~|zk6cJB5hb(^SlhIQ|GDU_7`ZAX#%vH=NjKUju?7L*U535H^j8? zs4(wZ-$wh+M_53#*ffhY-7G9s@c1f~zPebWKN|oO+6nFAeH108#%T3w2v&QdOauCVBR|m(JEq8;ov7*^2!=p$!kBc;?I(zH5Yp5if~ZO9bG;N%lAG zYck*!_;wRH?sfv_Ps-|-CZ7#oaAvr*@ zDD?Y)`~dWs2w6YCNlmkUn{=BiOi4v4BIM3^{B><{zr#1#rTYb8p?8_!hP6#?LcA@V zt0NY_(2G=D=33Qo@3koZu1eLjJ^Q{~gn5JWeWC%%^3W>(lJ zUHJB)H&A7o1aPwAp;cWQE=FfCJ1CNM4Re~-`Ho1Jl?k9Kg=cEfj$MY>2>AYc@Z9t$3O$Q~$9>ypmd9>(-(2Ll3|M8^_W-otoh=_&dNAI_-{Y!SQT}y+Vx<{XXywTLD zRl9vpL?6yz$rJDnH$KIJ7;5p{MOx^+f!vC}beY^s;c7leB_pfzg>+R9-L;8v0SjI- zV$OMS@Mu5bhe%$CdIvy5a@7CswJnwDX9q}ooYHXWta>aLzm7tF)y`%1~62Cr1BJRPgJAXED$W8OFvxa;wF5Yf##OE}` z{!&lZ$z*}uV|VGj)M?z;YbD0F)-+IPrkz(P|6uvu_z%HnO80Yn2YKJu;?k%eRb#h4 zFZ45aAHF!Q$x!dV_samkx5Iul8ltj=)o6 z9u9_w17jvpL{yq&5MoLd(hW?>?$~~(gTRB>W;llTT;xst^0OUKkc*#Jl6=27eHM`L z>p08+uIwIT1;2T7?##JrN!^89)b_WeiYtcU30Q?H6s|O0J0Tpse%2d)RHS-B+1YDn z7yZ5DqhU?tkjzdz7)Iewb#q!ZyJ5EOz2H!iStIGQai`{|B_ya)a|+Ks(-PkUJ!MP5?21XJO5J* z(`tjfot4S>kT&j%TiR+TmyaNqj!y#MiqO@`u6mmlc;O4KUO_*mewe<0 z{;);zN>6gg7agwq`ufsO#e7?h@AU=-w&MAB_d1`%GF=G2@com$I5wHLg&G8{+EK>{ zbxJifJ}moU{kY}c_WOgidFLL}cYCsNuZf$zWteVFz>WNIa0@y8EK9**8 z=(5uNu(W^Ul1H(?>Mrt(2N{?# zurGupabZny3G?G~>UBDDy`Z=lxpwc}gij|Avy1K*Am_mWZDJ5PkzZPQadnAe+$pweD;QWg(D(u z*XVIzN@?$Mizchdi+huH9*v;a;r}!sJ4Xk+t@oo9M1%Vm-XEQF|1}}w&f8=pf{!Yx z6BVFoA57eoU6{7+TeCs8g^aE7_DsXxVEtY_#2-sBw(-E*$K#@GtAl2{FUI_TNxG-j zz4eAjPA)C=Si8_)=&XFNM3g+ey1c}!jv;SvF7F>lb!gfHCVvmkiQEJ(Ao4S0Tm4pA z@24FLDVQBbzZwfQ9$6lX#|S{TV|6R~CvIjg07Lv)f1xDg!sZEmY%@PwTSKa;OzE_W z#cS@P6U%K)+gBY#4KpooEi^Ys5yh%cRFXIuLdB{C>O0lqg76k9?0pUxQ~6*@d#;nG zK0^aHysNcynKPcZ?G5)CDVY$`D%cwS;h}3LR=blUF3(K$@Gfyj{!jxlLe4~gm_?1W z$t9&6IsVm&lvh)``sz^#E&5m0jzzQ>`y5Zn+70#ao;v(~y_ z_NDI3zb~5B4YH3!rT+T0h6f%Iru{)XAss(-TfqXbpv4yoN@b7lVyimMji&EXNC+MTFnd~UJpy&&uN&R7~Y5MYV@G)YLS=0}R0z=j}Abp^OMW;F2 zFUr4!M>pjdmU%F2M}F4t&fcUO&jSVYQjyx{8-gN|Rcip}Fn~Yh0&~f=^s{BKbc1U8 zMgY7B=9r2p%row&@1#S{aCZoX%w?Kf`cq!Xg{{&fY6l(R8y-5+kdQo>gtXUdlLdX8 zvBESyIILWV6*9lvU3w?%SrsC&2{LXq|UCuT8FGhm2_?&!#?p?f~ zl_bv$Oq5AxKNH-3-ck_At+q{0uXFiESLTU#;0a}GP@Jo&98^>YQL3<3REh%Sb_?x_ zX`#XRWB-6q?e;0BPzDJ?Rt-K8;VY{*G?E2K#Ibg}APISgi7xy;7cUmF?twjTdMA8kKIFI@ zLq#FcY+SSI#!KH?)Ex?=!@>}APGMo`tH4U>RJ+xu*nMX65XYyo?jRTq^jThQF89&A zcj*DYZ61?W6u->qNA^N>M2mBTMcv9~`jOd$ogXf13H7MF<0$=?iuTl`-ZXmu{LS~( zl7T@!0-zm?egFf7G=0&b3r9h74g;xIPf`Xb$?2UGxqm_r?1;qFjeV4&^z28fB49Lb z#4_M_5g*G-$ADn_WAR<9@R42DMyLl&AhSwQ%@>-p zR1*}Tu+h@mLm|jiWM&C{#qD4Z&Yd%DBH*7^RB~zev2|WdIi}30-nze~(LNNnz!QFX zlL2&Raitwr>kp%ld>99+i*qsf03R$4MmNQnK$$82pGLFs8CVMJl{MLgYYHkdcd!NenEd}XT``kwmkbX|*AaZJ(4WDT7oge?p{4B<4g1UwQ3SVZYz zp=!f%;ykT%4T$(o#%t3w8M7&3!jZ!3T`Kk za1p6C`iCz^yi$E-Tt7A7m2zL1Ho@}#MsJ00R+2BB2jO?k@5lQ3G408!u4DIg%Q3X* z@^H0k`s)z3RA;}GVtzX4*$OQI$R9Oly-;k$rTGYPLABC`eyfs|*s>x3Hs>ghHUvOB^G^pRW?E7Ff-QC!9Vxym8xGBUgTJ691 z)F!9TK;&2R*H?c@dkMC<OHepPeMV(?GGIq<0ip$Mq3iL!IUB7zCiM>Lh z9NsCCRr^1LTzgL0m~CquTgctt9VW2x*f_V3Yit9p7|nd+;gtWYqA?s?JenSZ-(B@p z*G4g-W@rn;cZ&~TG`_=gMgvAeCBeh{H@^+4e6acOFX>IG$LY~mR=IN?!f2DH3Rgn3 zdlq0?-V;*F{JsiA8jhhA9iXYPjdLY>QDXM9PA zTwaEMq;2F*_mVS&t>|~!tD6Fvxby8$0Ee90tJARu|E8jE`cD)eNTe$L8s7ghZ{6wI zNiJgP>dQSFLUCxN(5=X?xBBordI|_RtD5f>e|>F4Y^0jYF_S7vo|CnM0k`~)U2H#D zIB-?dgRu$=4_`Xh&|fDwyOjR;(Zgw6s^LJ50QV>$`x^6?gT_wkWMnqsH~?>3ISRR& zjrS^fNqW#vsIUjWoec;KI$nc%R9i8SjrwUC!_BWabG2CXs{`l}mE`YPzO!!fY=4gG zLfCljOD8?Jd97#K*fOqOP6|`oqqsw1N#b`XzL{5V)=jZ3c+zVccv(HMrI4;0`%D5W zz}x1(UI;V6qNX~8eeylK{BpS8s@Oj^jEX($HQ^uRj=a22=HIxW;nAXloi8W%a*|zO zo0c6K7qUxJxRZNL#p~zyA9==_OXbOU7%uV%&v8~kjIf!go0|LLrOCm>`T#f|-!ivM z&`tOLluN$9vQaaCUk-$7PS}W6wlC&K7p$E#>~S1bDS#PZQ&7^HW)bjY{L%mulPLitqcvA>@jw-154EsR0)w$`UDS<0(LTtD}Rn%>Eys49` zir3+b!iaO?^tnKh44<11?SE~>#C#|cOEgTse>Lcbqe`#sdR5MNWr3?s^J(4ct>pht c0$sN|hZ~f>0q(p1ua5js-$bwSo@3 - - - \ No newline at end of file diff --git a/appindexing/samples/AppIndexingSample/Resources/values/Strings.xml b/appindexing/samples/AppIndexingSample/Resources/values/Strings.xml deleted file mode 100644 index 828d35dff..000000000 --- a/appindexing/samples/AppIndexingSample/Resources/values/Strings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - Hello World, Click Me! - AppIndexingSample - diff --git a/appindexing/samples/AppIndexingSample/Resources/xml/noindex.xml b/appindexing/samples/AppIndexingSample/Resources/xml/noindex.xml deleted file mode 100644 index f84234ab3..000000000 --- a/appindexing/samples/AppIndexingSample/Resources/xml/noindex.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/appindexing/samples/AppIndexingSample/packages.config b/appindexing/samples/AppIndexingSample/packages.config deleted file mode 100644 index 71e0c9953..000000000 --- a/appindexing/samples/AppIndexingSample/packages.config +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/appindexing/source/Additions/AboutAdditions.txt b/appindexing/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/appindexing/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/appindexing/source/Additions/Additions.cs b/appindexing/source/Additions/Additions.cs deleted file mode 100644 index 0c8982205..000000000 --- a/appindexing/source/Additions/Additions.cs +++ /dev/null @@ -1,92 +0,0 @@ -using System; -using Java.Interop; -using Android.Runtime; - -namespace Android.Gms.AppIndexing -{ - public partial class AppIndex - { - [Obsolete ("Use APP_INDEX_API instead")] - public static Android.Gms.Common.Apis.Api AppIndexApiField { - get { return AppIndex.APP_INDEX_API; } - } - - [Obsolete ("Use API instead")] - public static Android.Gms.Common.Apis.Api Api { - get { return AppIndex.API; } - } - } -} - -namespace Firebase.AppIndexing -{ - [Register ("com/google/firebase/appindexing/Indexable", "", "Firebase.AppIndexing.IIndexableInvoker")] - public interface IIndexable : IJavaObject, IDisposable - { - } - - [Register ("com/google/firebase/appindexing/Indexable", DoNotGenerateAcw = true)] - internal class IIndexableInvoker : Java.Lang.Object, IIndexable, IJavaObject, IDisposable - { - // - // Static Fields - // - private static IntPtr java_class_ref = JNIEnv.FindClass ("com/google/firebase/appindexing/Indexable"); - - private IntPtr class_ref; - - - // - // Properties - // - protected override IntPtr ThresholdClass { - get { - return this.class_ref; - } - } - - protected override Type ThresholdType { - get { - return typeof(IIndexableInvoker); - } - } - - // - // Constructors - // - public IIndexableInvoker (IntPtr handle, JniHandleOwnership transfer) : base (IIndexableInvoker.Validate (handle), transfer) - { - IntPtr objectClass = JNIEnv.GetObjectClass (base.Handle); - this.class_ref = JNIEnv.NewGlobalRef (objectClass); - JNIEnv.DeleteLocalRef (objectClass); - } - - // - // Static Methods - // - public static IIndexable GetObject (IntPtr handle, JniHandleOwnership transfer) - { - return Java.Lang.Object.GetObject (handle, transfer); - } - - private static IntPtr Validate (IntPtr handle) - { - if (!JNIEnv.IsInstanceOf (handle, IIndexableInvoker.java_class_ref)) { - throw new InvalidCastException (string.Format ("Unable to convert instance of type '{0}' to type '{1}'.", JNIEnv.GetClassNameFromInstance (handle), "com.google.firebase.IIndexable")); - } - return handle; - } - - // - // Methods - // - protected override void Dispose (bool disposing) - { - if (this.class_ref != IntPtr.Zero) { - JNIEnv.DeleteGlobalRef (this.class_ref); - } - this.class_ref = IntPtr.Zero; - base.Dispose (disposing); - } - } -} \ No newline at end of file diff --git a/appindexing/source/Additions/IPendingResultExtensions.cs b/appindexing/source/Additions/IPendingResultExtensions.cs deleted file mode 100644 index d93f56ef1..000000000 --- a/appindexing/source/Additions/IPendingResultExtensions.cs +++ /dev/null @@ -1,55 +0,0 @@ -using System; -using System.Threading.Tasks; -using Android.Gms.Common.Apis; -using Android.Runtime; -using System.Collections.Generic; - -namespace Android.Gms.AppIndexing -{ - public static partial class IAppIndexApiExtensions - { - public static async Task EndAsync (this IAppIndexApi api, GoogleApiClient apiClient, global::Android.Gms.AppIndexing.Action action) - { - return (await api.End (apiClient, action)).JavaCast (); - } - public static async Task StartAsync (this IAppIndexApi api, GoogleApiClient apiClient, global::Android.Gms.AppIndexing.Action action) { - return (await api.Start (apiClient, action)).JavaCast (); - } - [Obsolete] - public static async Task ViewAsync (this IAppIndexApi api, GoogleApiClient apiClient, Android.App.Activity activity, Android.Content.Intent viewIntent, string title, Android.Net.Uri webUrl, IList outLinks) { - return (await api.View (apiClient, activity, viewIntent, title, webUrl, outLinks)).JavaCast (); - } - [Obsolete] - public static async Task ViewAsync (this IAppIndexApi api, GoogleApiClient apiClient, Android.App.Activity activity, Android.Net.Uri appIndexingUrl, string title, Android.Net.Uri webUrl, IList outLinks) { - return (await api.View (apiClient, activity, appIndexingUrl, title, webUrl, outLinks)).JavaCast (); - } - [Obsolete] - public static async Task ViewEndAsync (this IAppIndexApi api, GoogleApiClient apiClient, Android.App.Activity activity, Android.Content.Intent viewIntent) { - return (await api.ViewEnd (apiClient, activity, viewIntent)).JavaCast (); - } - [Obsolete] - public static async Task ViewEndAsync (this IAppIndexApi api, GoogleApiClient apiClient, Android.App.Activity activity, Android.Net.Uri appUri) { - return (await api.ViewEnd (apiClient, activity, appUri)).JavaCast (); - } - } - - public static partial class IAppIndexApiActionResultExtensions { - [Obsolete] - public static async Task EndAsync (this IAppIndexApiActionResult api, GoogleApiClient apiClient) { - return (await api.End (apiClient)).JavaCast (); - } - } -} - -namespace Android.Gms.Search { - public static partial class ISearchAuthApiExtensions { - public static async Task ClearTokenAsync (this ISearchAuthApi api, GoogleApiClient client, string accessToken) { - return (await api.ClearToken (client, accessToken)).JavaCast (); - } - - public static async Task GetGoogleNowAuthAsync (this ISearchAuthApi api, GoogleApiClient client, string webAppClientId) { - return (await api.GetGoogleNowAuth (client, webAppClientId)).JavaCast (); - } - } -} - diff --git a/appindexing/source/AppIndexing.csproj b/appindexing/source/AppIndexing.csproj deleted file mode 100644 index ab1935935..000000000 --- a/appindexing/source/AppIndexing.csproj +++ /dev/null @@ -1,111 +0,0 @@ - - - - Debug - AnyCPU - {10368E6C-D01B-4462-8E8B-01FC667A7035};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - {A069B942-EE12-4283-8C4C-F46549D3978A} - Library - GooglePlayServices.AppIndexing - Resources - Assets - False - Xamarin.GooglePlayServices.AppIndexing - v7.0 - class-parse - ..\..\externals\docs\reference - - 8.0.30703 - 2.0 - - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - None - false - - - full - true - bin\Release - prompt - 4 - false - false - - - - - - - - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - - - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - - - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - - - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - - - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - - - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - False - - - - - - - - Properties\GpsConsts.cs - - - - - - - - - - - - - - - - Jars\play-services-appindexing.jar - - - - - {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} - Basement - - - {3F6BAE25-ADEB-468C-8384-AD655623C341} - Base - - - {53F87D88-8871-41A2-9F81-B79AB02FEC24} - Tasks - - - {865652D3-8D1A-4779-92FC-4C54719286B7} - Firebase-Common - - - - diff --git a/appindexing/source/Jars/AboutJars.txt b/appindexing/source/Jars/AboutJars.txt deleted file mode 100644 index 320a154be..000000000 --- a/appindexing/source/Jars/AboutJars.txt +++ /dev/null @@ -1,37 +0,0 @@ -This directory is for Android .jars. - -There are 4 types of jars that are supported: - -== Input Jar and Embedded Jar == - -This is the jar that bindings should be generated for. - -For example, if you were binding the Google Maps library, this would -be Google's "maps.jar". - -The difference between EmbeddedJar and InputJar is, EmbeddedJar is to be -embedded in the resulting dll as EmbeddedResource, while InputJar is not. -There are couple of reasons you wouldn't like to embed the target jar -in your dll (the ones that could be internally loaded by -feature e.g. maps.jar, or you cannot embed jars that are under some -proprietary license). - -Set the build action for these jars in the properties page to "InputJar". - - -== Reference Jar and Embedded Reference Jar == - -These are jars that are referenced by the input jar. C# bindings will -not be created for these jars. These jars will be used to resolve -types used by the input jar. - -NOTE: Do not add "android.jar" as a reference jar. It will be added automatically -based on the Target Framework selected. - -Set the build action for these jars in the properties page to "ReferenceJar". - -"EmbeddedJar" works like "ReferenceJar", but like "EmbeddedJar", it is -embedded in your dll. But at application build time, they are not included -in the final apk, like ReferenceJar files. - - diff --git a/appindexing/source/Properties/AssemblyInfo.cs b/appindexing/source/Properties/AssemblyInfo.cs deleted file mode 100644 index c5b1495d9..000000000 --- a/appindexing/source/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,48 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using Android.App; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("Xamarin.GooglePlayServices.AppIndexing")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("Microsoft Corporation")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("Copyright © Microsoft Corporation")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.0")] - -// The following attributes are used to specify the signing key for the assembly, -// if desired. See the Mono documentation for more information about signing. - -//[assembly: AssemblyDelaySign(false)] -//[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-appindexing/" + __GpsConsts.Version + "/play-services-appindexing-" + __GpsConsts.Version + ".aar"; -} diff --git a/appindexing/source/Transforms/EnumFields.xml b/appindexing/source/Transforms/EnumFields.xml deleted file mode 100644 index e9af0eeb3..000000000 --- a/appindexing/source/Transforms/EnumFields.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/appindexing/source/Transforms/EnumMethods.xml b/appindexing/source/Transforms/EnumMethods.xml deleted file mode 100644 index 2efa81467..000000000 --- a/appindexing/source/Transforms/EnumMethods.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/appindexing/source/Transforms/Metadata.generated.xml b/appindexing/source/Transforms/Metadata.generated.xml deleted file mode 100644 index 26c2f6238..000000000 --- a/appindexing/source/Transforms/Metadata.generated.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/appindexing/source/Transforms/Metadata.xml b/appindexing/source/Transforms/Metadata.xml deleted file mode 100644 index 02f42076a..000000000 --- a/appindexing/source/Transforms/Metadata.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - Android.Gms.AppIndexing - Android.Gms.AppDataSearch - Android.Gms.Search - Firebase.AppIndexing - Firebase.AppIndexing.Builders - Firebase.AppIndexing.Internal - - - - - - - - - - - - - source - size - dest - flags - - - - APP_INDEX_API - API - API - - - diff --git a/appindexing/source/packages.config b/appindexing/source/packages.config deleted file mode 100644 index 71e0c9953..000000000 --- a/appindexing/source/packages.config +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/firebase-auth-common/nuget/Xamarin.Firebase.Auth.Common.template.nuspec b/firebase-auth-common/nuget/Xamarin.Firebase.Auth.Common.template.nuspec deleted file mode 100644 index 82b5e8d0d..000000000 --- a/firebase-auth-common/nuget/Xamarin.Firebase.Auth.Common.template.nuspec +++ /dev/null @@ -1,28 +0,0 @@ - - - - Xamarin.Firebase.Auth.Common - Xamarin Firebase - Auth Common - $version$ - Xamarin Inc. - Xamarin Inc. - true - Xamarin.Android Bindings for Firebase - Auth Common $aar-version$ - - Xamarin.Android Bindings for Firebase - Auth Common $aar-version$ - - Copyright © Microsoft Corporation - https://github.com/xamarin/GooglePlayServicesComponents/ - https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md - https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-auth-common_128x128.png - - - - - - - - - - - diff --git a/firebase-auth-common/source/Additions/AboutAdditions.txt b/firebase-auth-common/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/firebase-auth-common/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/firebase-auth-common/source/Firebase-Auth-Common.csproj b/firebase-auth-common/source/Firebase-Auth-Common.csproj deleted file mode 100644 index 6362cf95f..000000000 --- a/firebase-auth-common/source/Firebase-Auth-Common.csproj +++ /dev/null @@ -1,86 +0,0 @@ - - - - Debug - AnyCPU - {10368E6C-D01B-4462-8E8B-01FC667A7035};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F} - Library - Xamarin.Firebase.Auth.Common - Resources - Assets - False - Xamarin.Firebase.Auth.Common - v7.0 - class-parse - ..\..\externals\docs\reference - 8.0.30703 - 2.0 - - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - None - false - - - full - true - bin\Release - prompt - 4 - false - false - - - - - - - - - - - Properties\GpsConsts.cs - - - - - - - - - - - - - - - {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} - Basement - - - {3F6BAE25-ADEB-468C-8384-AD655623C341} - Base - - - {865652D3-8D1A-4779-92FC-4C54719286B7} - Firebase-Common - - - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B} - Firebase-Auth-Module - - - - - - Jars\firebase-auth-common.jar - - - diff --git a/firebase-auth-common/source/Jars/AboutJars.txt b/firebase-auth-common/source/Jars/AboutJars.txt deleted file mode 100644 index 320a154be..000000000 --- a/firebase-auth-common/source/Jars/AboutJars.txt +++ /dev/null @@ -1,37 +0,0 @@ -This directory is for Android .jars. - -There are 4 types of jars that are supported: - -== Input Jar and Embedded Jar == - -This is the jar that bindings should be generated for. - -For example, if you were binding the Google Maps library, this would -be Google's "maps.jar". - -The difference between EmbeddedJar and InputJar is, EmbeddedJar is to be -embedded in the resulting dll as EmbeddedResource, while InputJar is not. -There are couple of reasons you wouldn't like to embed the target jar -in your dll (the ones that could be internally loaded by -feature e.g. maps.jar, or you cannot embed jars that are under some -proprietary license). - -Set the build action for these jars in the properties page to "InputJar". - - -== Reference Jar and Embedded Reference Jar == - -These are jars that are referenced by the input jar. C# bindings will -not be created for these jars. These jars will be used to resolve -types used by the input jar. - -NOTE: Do not add "android.jar" as a reference jar. It will be added automatically -based on the Target Framework selected. - -Set the build action for these jars in the properties page to "ReferenceJar". - -"EmbeddedJar" works like "ReferenceJar", but like "EmbeddedJar", it is -embedded in your dll. But at application build time, they are not included -in the final apk, like ReferenceJar files. - - diff --git a/firebase-auth-common/source/Properties/AssemblyInfo.cs b/firebase-auth-common/source/Properties/AssemblyInfo.cs deleted file mode 100644 index a18954283..000000000 --- a/firebase-auth-common/source/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,48 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using Android.App; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("Xamarin.Firebase.Auth.Common")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("Microsoft Corporation")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("Copyright © Microsoft Corporation")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.0")] - -// The following attributes are used to specify the signing key for the assembly, -// if desired. See the Mono documentation for more information about signing. - -//[assembly: AssemblyDelaySign(false)] -//[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-auth-common/" + __FbConsts.Version + "/firebase-auth-common-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-auth-common/source/Transforms/EnumFields.xml b/firebase-auth-common/source/Transforms/EnumFields.xml deleted file mode 100644 index e9af0eeb3..000000000 --- a/firebase-auth-common/source/Transforms/EnumFields.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/firebase-auth-common/source/Transforms/EnumMethods.xml b/firebase-auth-common/source/Transforms/EnumMethods.xml deleted file mode 100644 index 2efa81467..000000000 --- a/firebase-auth-common/source/Transforms/EnumMethods.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/firebase-auth-common/source/Transforms/Metadata.generated.xml b/firebase-auth-common/source/Transforms/Metadata.generated.xml deleted file mode 100644 index 26c2f6238..000000000 --- a/firebase-auth-common/source/Transforms/Metadata.generated.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/firebase-auth-common/source/Transforms/Metadata.xml b/firebase-auth-common/source/Transforms/Metadata.xml deleted file mode 100644 index 5b19d048b..000000000 --- a/firebase-auth-common/source/Transforms/Metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - Firebase.Auth - - - - - - - - - source - size - dest - flags - - diff --git a/firebase-auth-module/nuget/Xamarin.Firebase.Auth.Module.template.nuspec b/firebase-auth-module/nuget/Xamarin.Firebase.Auth.Module.template.nuspec deleted file mode 100644 index 0f9a8ee27..000000000 --- a/firebase-auth-module/nuget/Xamarin.Firebase.Auth.Module.template.nuspec +++ /dev/null @@ -1,26 +0,0 @@ - - - - Xamarin.Firebase.Auth.Module - Xamarin Firebase - Auth Module - $version$ - Xamarin Inc. - Xamarin Inc. - true - Xamarin.Android Bindings for Firebase - Auth Module $aar-version$ - - Xamarin.Android Bindings for Firebase - Auth Module $aar-version$ - - Copyright © Microsoft Corporation - https://github.com/xamarin/GooglePlayServicesComponents/ - https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md - https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-auth-module_128x128.png - - - - - - - - - diff --git a/firebase-auth-module/source/Additions/AboutAdditions.txt b/firebase-auth-module/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/firebase-auth-module/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/firebase-auth-module/source/Firebase-Auth-Module.csproj b/firebase-auth-module/source/Firebase-Auth-Module.csproj deleted file mode 100644 index 538dff7dd..000000000 --- a/firebase-auth-module/source/Firebase-Auth-Module.csproj +++ /dev/null @@ -1,68 +0,0 @@ - - - - Debug - AnyCPU - {10368E6C-D01B-4462-8E8B-01FC667A7035};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B} - Library - Xamarin.Firebase.Auth.Module - Resources - Assets - False - Xamarin.Firebase.Auth.Module - v7.0 - class-parse - ..\..\externals\docs\reference - 8.0.30703 - 2.0 - - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - None - false - - - full - true - bin\Release - prompt - 4 - false - false - - - - - - - - - - - Properties\GpsConsts.cs - - - - - - - - - - - - - - - - Jars\firebase-auth-module.jar - - - diff --git a/firebase-auth-module/source/Jars/AboutJars.txt b/firebase-auth-module/source/Jars/AboutJars.txt deleted file mode 100644 index 320a154be..000000000 --- a/firebase-auth-module/source/Jars/AboutJars.txt +++ /dev/null @@ -1,37 +0,0 @@ -This directory is for Android .jars. - -There are 4 types of jars that are supported: - -== Input Jar and Embedded Jar == - -This is the jar that bindings should be generated for. - -For example, if you were binding the Google Maps library, this would -be Google's "maps.jar". - -The difference between EmbeddedJar and InputJar is, EmbeddedJar is to be -embedded in the resulting dll as EmbeddedResource, while InputJar is not. -There are couple of reasons you wouldn't like to embed the target jar -in your dll (the ones that could be internally loaded by -feature e.g. maps.jar, or you cannot embed jars that are under some -proprietary license). - -Set the build action for these jars in the properties page to "InputJar". - - -== Reference Jar and Embedded Reference Jar == - -These are jars that are referenced by the input jar. C# bindings will -not be created for these jars. These jars will be used to resolve -types used by the input jar. - -NOTE: Do not add "android.jar" as a reference jar. It will be added automatically -based on the Target Framework selected. - -Set the build action for these jars in the properties page to "ReferenceJar". - -"EmbeddedJar" works like "ReferenceJar", but like "EmbeddedJar", it is -embedded in your dll. But at application build time, they are not included -in the final apk, like ReferenceJar files. - - diff --git a/firebase-auth-module/source/Properties/AssemblyInfo.cs b/firebase-auth-module/source/Properties/AssemblyInfo.cs deleted file mode 100644 index 382d69fa8..000000000 --- a/firebase-auth-module/source/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,48 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using Android.App; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("Xamarin.Firebase.Auth.Module")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("Microsoft Corporation")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("Copyright © Microsoft Corporation")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] - -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.0")] - -// The following attributes are used to specify the signing key for the assembly, -// if desired. See the Mono documentation for more information about signing. - -//[assembly: AssemblyDelaySign(false)] -//[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-auth-module/" + __FbConsts.Version + "/firebase-auth-module-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-auth-module/source/Transforms/EnumFields.xml b/firebase-auth-module/source/Transforms/EnumFields.xml deleted file mode 100644 index e9af0eeb3..000000000 --- a/firebase-auth-module/source/Transforms/EnumFields.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/firebase-auth-module/source/Transforms/EnumMethods.xml b/firebase-auth-module/source/Transforms/EnumMethods.xml deleted file mode 100644 index 2efa81467..000000000 --- a/firebase-auth-module/source/Transforms/EnumMethods.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/firebase-auth-module/source/Transforms/Metadata.generated.xml b/firebase-auth-module/source/Transforms/Metadata.generated.xml deleted file mode 100644 index 26c2f6238..000000000 --- a/firebase-auth-module/source/Transforms/Metadata.generated.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/firebase-auth-module/source/Transforms/Metadata.xml b/firebase-auth-module/source/Transforms/Metadata.xml deleted file mode 100644 index e8d043d99..000000000 --- a/firebase-auth-module/source/Transforms/Metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - Firebase.Auth.Api.Model - - - - - - - - - source - size - dest - flags - - From 3246f4a70e7aad0ffa9541561c90a878071af0f4 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 1 Dec 2016 10:18:23 -0500 Subject: [PATCH 03/63] Remove deprecated projects from build script --- build.cake | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build.cake b/build.cake index b09b9568f..3ab40c319 100644 --- a/build.cake +++ b/build.cake @@ -43,7 +43,6 @@ var AAR_INFOS = new [] { new AarInfo ("play-services-ads-lite", "android/gms/play-services-ads-lite", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-analytics", "android/gms/play-services-analytics", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-analytics-impl", "android/gms/play-services-analytics-impl", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-appindexing", "android/gms/play-services-appindexing", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-appinvite", "android/gms/play-services-appinvite", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-cast", "android/gms/play-services-cast", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-cast-framework", "android/gms/play-services-cast-framework", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), @@ -74,8 +73,6 @@ var AAR_INFOS = new [] { new AarInfo ("firebase-analytics", "firebase/firebase-analytics", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-analytics-impl", "firebase/firebase-analytics-impl", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-auth", "firebase/firebase-auth", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-auth-common", "firebase/firebase-auth-common", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-auth-module", "firebase/firebase-auth-module", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-common", "firebase/firebase-common", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-config", "firebase/firebase-config", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-core", "firebase/firebase-core", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), @@ -128,7 +125,6 @@ var buildSpec = new BuildSpec { new OutputFileCopy { FromFile = "./analytics/source/bin/Release/Xamarin.GooglePlayServices.Analytics.dll" }, new OutputFileCopy { FromFile = "./analytics-impl/source/bin/Release/Xamarin.GooglePlayServices.Analytics.Impl.dll" }, new OutputFileCopy { FromFile = "./appinvite/source/bin/Release/Xamarin.GooglePlayServices.AppInvite.dll" }, - new OutputFileCopy { FromFile = "./appindexing/source/bin/Release/Xamarin.GooglePlayServices.AppIndexing.dll" }, new OutputFileCopy { FromFile = "./auth/source/bin/Release/Xamarin.GooglePlayServices.Auth.dll" }, new OutputFileCopy { FromFile = "./auth-base/source/bin/Release/Xamarin.GooglePlayServices.Auth.Base.dll" }, new OutputFileCopy { FromFile = "./awareness/source/bin/Release/Xamarin.GooglePlayServices.Awareness.dll" }, @@ -161,8 +157,6 @@ var buildSpec = new BuildSpec { new OutputFileCopy { FromFile = "./firebase-analytics/source/bin/Release/Xamarin.Firebase.Analytics.dll" }, new OutputFileCopy { FromFile = "./firebase-analytics-impl/source/bin/Release/Xamarin.Firebase.Analytics.Impl.dll" }, new OutputFileCopy { FromFile = "./firebase-auth/source/bin/Release/Xamarin.Firebase.Auth.dll" }, - new OutputFileCopy { FromFile = "./firebase-auth-common/source/bin/Release/Xamarin.Firebase.Auth.Common.dll" }, - new OutputFileCopy { FromFile = "./firebase-auth-module/source/bin/Release/Xamarin.Firebase.Auth.Module.dll" }, new OutputFileCopy { FromFile = "./firebase-common/source/bin/Release/Xamarin.Firebase.Common.dll" }, new OutputFileCopy { FromFile = "./firebase-config/source/bin/Release/Xamarin.Firebase.Config.dll" }, new OutputFileCopy { FromFile = "./firebase-crash/source/bin/Release/Xamarin.Firebase.Crash.dll" }, @@ -250,8 +244,6 @@ var buildSpec = new BuildSpec { new NuGetInfo { NuSpec = "./firebase-analytics/nuget/Xamarin.Firebase.Analytics.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-auth/nuget/Xamarin.Firebase.Auth.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, - new NuGetInfo { NuSpec = "./firebase-auth-common/nuget/Xamarin.Firebase.Auth.Common.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, - new NuGetInfo { NuSpec = "./firebase-auth-module/nuget/Xamarin.Firebase.Auth.Module.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-common/nuget/Xamarin.Firebase.Common.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-config/nuget/Xamarin.Firebase.Config.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-crash/nuget/Xamarin.Firebase.Crash.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, From 8c2f8cf7601a89781182f557093f77ba081c78bd Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 1 Dec 2016 10:18:39 -0500 Subject: [PATCH 04/63] Clean more files up in build script --- build.cake | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build.cake b/build.cake index 3ab40c319..3730fce40 100644 --- a/build.cake +++ b/build.cake @@ -388,13 +388,18 @@ Task ("merge").IsDependentOn ("libs").Does (() => }); }); - Task ("clean").IsDependentOn ("clean-base").Does (() => { + if (FileExists ("./generated.targets")) + DeleteFile ("./generated.targets"); + if (DirectoryExists ("./externals")) DeleteDirectory ("./externals", true); + + CleanDirectories ("./**/packages"); }); + Task ("component-docs").Does (() => { var gettingStartedTemplates = new Dictionary (); From cb43280ea926b946c567d29b8c873db23fec0d03 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 1 Dec 2016 10:19:11 -0500 Subject: [PATCH 05/63] Update version in build script --- build.cake | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/build.cake b/build.cake index 3730fce40..304d37786 100644 --- a/build.cake +++ b/build.cake @@ -8,17 +8,18 @@ #addin nuget:?package=Cake.FileHelpers #addin nuget:?package=Cake.MonoApiTools -// To find new URL: https://dl-ssl.google.com/android/repository/addon.xml and search for google_play_services_*.zip -var DOCS_URL = "https://dl-ssl.google.com/android/repository/google_play_services_9683000_r33.zip"; -var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repository_r36.zip"; +// To find new URL: https://dl-ssl.google.com/android/repository/addon.xml and search for google_play_services_*.zip\ +// FROM: https://dl.google.com/android/repository/addon2-1.xml +var DOCS_URL = "https://dl-ssl.google.com/android/repository/google_play_services_v8_rc41.zip"; +var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip"; // We grab the previous release's api-info.xml to use as a comparison for this build's generated info to make an api-diff -var BASE_API_INFO_URL = "https://github.com/xamarin/GooglePlayServicesComponents/releases/download/29.0.0.2/api-info.xml"; +var BASE_API_INFO_URL = "https://github.com/xamarin/GooglePlayServicesComponents/releases/download/32.961.0/api-info.xml"; -var PLAY_COMPONENT_VERSION = "32.961.0.0"; -var PLAY_NUGET_VERSION = "32.961.0"; -var PLAY_AAR_VERSION = "9.6.1"; -var VERSION_DESC = "9.6.1"; +var PLAY_COMPONENT_VERSION = "41.1000.0.0"; +var PLAY_NUGET_VERSION = "41.1000.0-beta1"; +var PLAY_AAR_VERSION = "10.0.0"; +var VERSION_DESC = "10.0.0"; var WEAR_COMPONENT_VERSION = "1.4.0.0"; var WEAR_NUGET_VERSION = "1.4.0"; From e4fbf6d52153cdd0b59e7a81ae24a493a2301e31 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 1 Dec 2016 10:22:08 -0500 Subject: [PATCH 06/63] Updated bindings for v10.0.0 --- GpsConsts.cs | 6 +- ads-lite/source/Transforms/Metadata.xml | 9 +- .../Additions/IPendingResultExtensions.cs | 32 ---- analytics-impl/source/Analytics.Impl.csproj | 1 - analytics/component/component.template.yaml | 2 + analytics/source/Analytics.csproj | 4 + auth-base/source/Transforms/Metadata.xml | 1 + auth/source/Auth.csproj | 4 + base/source/Additions/DataBufferAdditions.cs | 24 +-- base/source/Transforms/Metadata.xml | 28 +-- basement/source/Basement.csproj | 2 +- basement/source/Transforms/Metadata.xml | 100 ++--------- .../source/Transforms/EnumFields.xml | 6 + .../source/Transforms/EnumMethods.xml | 3 + drive/source/Transforms/Metadata.xml | 4 +- firebase-auth/source/Additions/Additions.cs | 20 +++ firebase-auth/source/Firebase-Auth.csproj | 10 +- firebase-auth/source/Transforms/Metadata.xml | 5 +- firebase-iid/source/Transforms/Metadata.xml | 1 + .../Additions/IPendingResultExtensions.cs | 8 + games/source/Additions/BugWorkarounds.cs | 26 ++- games/source/Additions/DataBufferAdditions.cs | 168 +++++++++--------- games/source/Transforms/Metadata.xml | 36 +++- .../Additions/PendingResultExtensions.cs | 15 ++ instantapps/source/InstantApps.csproj | 1 + location/source/Location.csproj | 4 + places/source/Places.csproj | 4 + places/source/Transforms/Metadata.xml | 5 +- .../Additions/IPendingResultExtensions.cs | 16 +- safetynet/source/SafetyNet.csproj | 4 + .../source/Additions/Additions.cs | 49 ----- tasks/source/Transforms/Metadata.xml | 10 -- 32 files changed, 279 insertions(+), 329 deletions(-) delete mode 100644 analytics-impl/source/Additions/IPendingResultExtensions.cs create mode 100644 instantapps/source/Additions/PendingResultExtensions.cs diff --git a/GpsConsts.cs b/GpsConsts.cs index 1b44dce25..d30b8abd6 100644 --- a/GpsConsts.cs +++ b/GpsConsts.cs @@ -3,9 +3,9 @@ // https://dl-ssl.google.com/android/repository/addon.xml static class __GpsConsts { - public const string Url = "https://dl-ssl.google.com/android/repository/google_m2repository_r36.zip"; - public const string Sha1sum = "fa55e43b0175167da7f8cbedea35331cd448cf9b"; - public const string Version = "9.6.1"; + public const string Url = "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip"; + public const string Sha1sum = "12d2355caafea06987c8323fa53c3ecc61477a35"; + public const string Version = "10.0.0"; public const string WearVersion = "1.4.0"; public const string PackageName = "Xamarin.GooglePlayServices"; } diff --git a/ads-lite/source/Transforms/Metadata.xml b/ads-lite/source/Transforms/Metadata.xml index 46e463aff..a01213ba0 100644 --- a/ads-lite/source/Transforms/Metadata.xml +++ b/ads-lite/source/Transforms/Metadata.xml @@ -5,7 +5,6 @@ Google.Ads.Mediation Google.Ads.Mediation.Admob Google.Ads.Mediation.CustomEvent - Google.Ads.Afma.Nano Android.Gms.Ads Android.Gms.Ads.Formats @@ -38,12 +37,6 @@ - - source - size - dest - flags - public @@ -102,6 +95,6 @@ adapter adapter - ad + diff --git a/analytics-impl/source/Additions/IPendingResultExtensions.cs b/analytics-impl/source/Additions/IPendingResultExtensions.cs deleted file mode 100644 index 2c39d643a..000000000 --- a/analytics-impl/source/Additions/IPendingResultExtensions.cs +++ /dev/null @@ -1,32 +0,0 @@ -using System; -using System.Threading.Tasks; -using Android.Gms.Common.Apis; -using Android.Runtime; - -namespace Android.Gms.Tagmanager { - public partial class TagManagerClass { - public async Task LoadContainerDefaultOnlyAsync (string containerId, int defaultContainerResourceId) { - return (await LoadContainerDefaultOnly (containerId, defaultContainerResourceId)).JavaCast (); - } - - public async Task LoadContainerDefaultOnlyAsync (string containerId, int defaultContainerResourceId, Android.OS.Handler handler) { - return (await LoadContainerDefaultOnly (containerId, defaultContainerResourceId, handler)).JavaCast (); - } - - public async Task LoadContainerPreferFreshAsync (string containerId, int defaultContainerResourceId) { - return (await LoadContainerPreferFresh (containerId, defaultContainerResourceId)).JavaCast (); - } - - public async Task LoadContainerPreferFreshAsync (string containerId, int defaultContainerResourceId, Android.OS.Handler handler) { - return (await LoadContainerPreferFresh (containerId, defaultContainerResourceId, handler)).JavaCast (); - } - - public async Task LoadContainerPreferNonDefaultAsync (string containerId, int defaultContainerResourceId) { - return (await LoadContainerPreferNonDefault (containerId, defaultContainerResourceId)).JavaCast (); - } - - public async Task LoadContainerPreferNonDefaultAsync (string containerId, int defaultContainerResourceId, Android.OS.Handler handler) { - return (await LoadContainerPreferNonDefault (containerId, defaultContainerResourceId, handler)).JavaCast (); - } - } -} \ No newline at end of file diff --git a/analytics-impl/source/Analytics.Impl.csproj b/analytics-impl/source/Analytics.Impl.csproj index 1c59c6540..bec559bea 100644 --- a/analytics-impl/source/Analytics.Impl.csproj +++ b/analytics-impl/source/Analytics.Impl.csproj @@ -46,7 +46,6 @@ - Properties\GpsConsts.cs diff --git a/analytics/component/component.template.yaml b/analytics/component/component.template.yaml index 59ea23ccc..3e8600a3e 100644 --- a/analytics/component/component.template.yaml +++ b/analytics/component/component.template.yaml @@ -21,6 +21,7 @@ samples: - Tasks - Analytics - Analytics.Impl + - TagManager.V4.Impl installNuGets: - project: AnalyticsSample packages: @@ -29,5 +30,6 @@ samples: - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Analytics - Xamarin.GooglePlayServices.Analytics.Impl + - Xamarin.GooglePlayServices.TagManager.V4.Impl local-nuget-repo: ../../output/ no_build: true diff --git a/analytics/source/Analytics.csproj b/analytics/source/Analytics.csproj index b0b3906bf..3f26f17f9 100644 --- a/analytics/source/Analytics.csproj +++ b/analytics/source/Analytics.csproj @@ -84,5 +84,9 @@ {53F87D88-8871-41A2-9F81-B79AB02FEC24} Tasks + + {ED50788D-0553-48A2-A47A-6AD1C9DF41BE} + TagManager.V4.Impl + diff --git a/auth-base/source/Transforms/Metadata.xml b/auth-base/source/Transforms/Metadata.xml index 299db595d..ff76a4f74 100644 --- a/auth-base/source/Transforms/Metadata.xml +++ b/auth-base/source/Transforms/Metadata.xml @@ -21,4 +21,5 @@ dest flags + falsed diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index 8bb71ddc1..46e44ca46 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -102,6 +102,10 @@ {B04C50F7-B0CC-4170-8820-9D584E1C0ED3} Auth.Base + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + diff --git a/base/source/Additions/DataBufferAdditions.cs b/base/source/Additions/DataBufferAdditions.cs index 0d3af0772..e6d4615ec 100644 --- a/base/source/Additions/DataBufferAdditions.cs +++ b/base/source/Additions/DataBufferAdditions.cs @@ -5,17 +5,17 @@ namespace Android.Gms.Common.Data { //Android.Gms.Common.Data -> AbstractDataBuffer -// public partial class AbstractDataBuffer : IEnumerable -// { -// public IEnumerator GetEnumerator() -// { -// return this.ToEnumerable ().GetEnumerator(); -// } -// -// System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() -// { -// return this.GetEnumerator(); -// } -// } + public partial class AbstractDataBuffer : IEnumerable + { + public IEnumerator GetEnumerator() + { + return this.ToEnumerable ().GetEnumerator(); + } + + System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() + { + return this.GetEnumerator(); + } + } } diff --git a/base/source/Transforms/Metadata.xml b/base/source/Transforms/Metadata.xml index b58d69711..eb2438a2f 100644 --- a/base/source/Transforms/Metadata.xml +++ b/base/source/Transforms/Metadata.xml @@ -1,21 +1,14 @@  - Android.Gms.Actions - Android.Gms.Auth - Android.Gms.Auth.Account Android.Gms.Common Android.Gms.Common.Data Android.Gms.Common.Images - Android.Gms.Common.Internal - Android.Gms.Common.Api.Internal + Android.Gms.Common.Internal + Android.Gms.Common.Server Android.Gms.Auth.Api.SignIn Android.Gms.Auth.Api.SignIn.Internal Android.Gms.Common.Apis - Android.Gms.SignIn.Internal - - - @@ -23,29 +16,17 @@ - - - - - - Java.Lang.Object - Java.Lang.Object[] - - - - + - source - size dest flags @@ -53,4 +34,7 @@ Android.Gms.Common.Apis.Api.IApiOptionsHasOptions Android.Gms.Common.Apis.Api.IApiOptionsHasOptions + + false + false diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index 1ddec6f1d..173ab31f7 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -13,7 +13,7 @@ Xamarin.GooglePlayServices.Basement v7.0 - jar2xml + class-parse ..\..\externals\docs\reference - Android.Gms.Auth - - - Android.Gms.Auth.Api.Credentials - - - Android.Gms.Auth.Api.SignIn.Internal - Android.Gms.Auth.FirstParty.Shared Android.Gms.Actions - Android.Gms.Common - Android.Gms.Clearcut - Android.Gms.Common.Annotations - Android.Gms.Common.Apis - Android.Gms.Common.Apis.Internal + Android.Gms.Common + Android.Gms.Common.Annotations + Android.Gms.Common.Apis Android.Gms.Common.Internal Android.Gms.Common.Internal.SafeParcel - Android.Gms.Common.Server - Android.Gms.Common.Server.Converter - Android.Gms.Common.Server.Response Android.Gms.Common.Stats Android.Gms.Common.Util Android.Gms.Dynamic + Android.Gms.Dynamite Android.Gms.Dynamite.Descriptors.Flags Android.Gms.Iid Android.Gms.Security - - Android.Gms.Ads.Identifier - Android.Gms.Location.Places Firebase - - Statuses - - - - - - - - - - - - + + + Java.Lang.Object + Java.Lang.Object[] + source size @@ -59,59 +35,19 @@ flags + + Statuses + + + false + false + false - - - - - - - - - - Java.Lang.Object - - - - - - - - - - - - - - - - - - - - - protected override - Java.Lang.Object + + - - - - - Android.Gms.Common.Apis.Api.IApiOptionsHasOptions - - Java.Lang.Object - Java.Lang.Object[] - - - source - size - dest - flags - - diff --git a/cast-framework/source/Transforms/EnumFields.xml b/cast-framework/source/Transforms/EnumFields.xml index e9af0eeb3..87cc5b8d5 100644 --- a/cast-framework/source/Transforms/EnumFields.xml +++ b/cast-framework/source/Transforms/EnumFields.xml @@ -15,4 +15,10 @@ - An optional "bitfield" attribute marks the enum type with [Flags]. - For Java interfaces, use "jni-interface" attribute instead of "jni-class" attribute. --> + + + + + + diff --git a/cast-framework/source/Transforms/EnumMethods.xml b/cast-framework/source/Transforms/EnumMethods.xml index 2efa81467..bd92fa0b4 100644 --- a/cast-framework/source/Transforms/EnumMethods.xml +++ b/cast-framework/source/Transforms/EnumMethods.xml @@ -15,4 +15,7 @@ - To change the type of the return value, use "return" as the parameter name. - The parameter names will be p0, p1, ... unless you provide JavaDoc file in the project. --> + + + diff --git a/drive/source/Transforms/Metadata.xml b/drive/source/Transforms/Metadata.xml index a71f1bd15..35e89d8b6 100644 --- a/drive/source/Transforms/Metadata.xml +++ b/drive/source/Transforms/Metadata.xml @@ -25,7 +25,7 @@ - + @@ -43,5 +43,5 @@ public override Java.Lang.Object - + false diff --git a/firebase-auth/source/Additions/Additions.cs b/firebase-auth/source/Additions/Additions.cs index 466b594cf..85b852565 100644 --- a/firebase-auth/source/Additions/Additions.cs +++ b/firebase-auth/source/Additions/Additions.cs @@ -39,6 +39,26 @@ public System.Threading.Tasks.Task SendPasswordResetEmailAsync (string email) { return SendPasswordResetEmail (email).AsAsync (); } + + public System.Threading.Tasks.Task ApplyActionCodeAsync(string code) + { + return ApplyActionCode(code).AsAsync(); + } + + public System.Threading.Tasks.Task CheckActionCodeAsync(string code) + { + return CheckActionCode(code).AsAsync(); + } + + public System.Threading.Tasks.Task ConfirmPasswordResetAsync(string code, string newPassword) + { + return ConfirmPasswordReset(code, newPassword).AsAsync(); + } + + public System.Threading.Tasks.Task VerifyPasswordResetCodeAsync(string code) + { + return VerifyPasswordResetCode(code).AsAsync(); + } } } diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index a88ea2035..0552a40bf 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -12,7 +12,7 @@ False Xamarin.Firebase.Auth v7.0 - class-parse + jar2xml ..\..\externals\docs\reference 8.0.30703 2.0 @@ -92,18 +92,10 @@ {865652D3-8D1A-4779-92FC-4C54719286B7} Firebase-Common - - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F} - Firebase-Auth-Common - {53F87D88-8871-41A2-9F81-B79AB02FEC24} Tasks - - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B} - Firebase-Auth-Module - diff --git a/firebase-auth/source/Transforms/Metadata.xml b/firebase-auth/source/Transforms/Metadata.xml index 2f846896f..158e05d2a 100644 --- a/firebase-auth/source/Transforms/Metadata.xml +++ b/firebase-auth/source/Transforms/Metadata.xml @@ -2,7 +2,8 @@ Firebase.Auth - + Firebase.Auth.Api.Model + @@ -15,7 +16,7 @@ dest flags - + - + @@ -212,4 +216,32 @@ private + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/instantapps/source/Additions/PendingResultExtensions.cs b/instantapps/source/Additions/PendingResultExtensions.cs new file mode 100644 index 000000000..dd7a106e4 --- /dev/null +++ b/instantapps/source/Additions/PendingResultExtensions.cs @@ -0,0 +1,15 @@ +using System; +using System.Threading.Tasks; +using Java.Interop; +using Android.Gms.Common.Apis; + +namespace Android.Gms.InstantApp +{ + public static class IInstantAppsApiExtensions + { + public static async Task GetInstantAppLaunchDataAsync (this IInstantAppsApi api, GoogleApiClient client, string url) + { + return (await api.GetInstantAppLaunchData (client, url)).JavaCast (); + } + } +} diff --git a/instantapps/source/InstantApps.csproj b/instantapps/source/InstantApps.csproj index 00c835a07..8d6685c29 100644 --- a/instantapps/source/InstantApps.csproj +++ b/instantapps/source/InstantApps.csproj @@ -49,6 +49,7 @@ Properties\GpsConsts.cs + diff --git a/location/source/Location.csproj b/location/source/Location.csproj index 050067223..dcc63c049 100644 --- a/location/source/Location.csproj +++ b/location/source/Location.csproj @@ -83,6 +83,10 @@ {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} Basement + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + diff --git a/places/source/Places.csproj b/places/source/Places.csproj index 8b000a033..9d12742fb 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -98,6 +98,10 @@ {7CB92D61-E2FF-472A-9FDF-7E42D15B3EE6} Maps + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + diff --git a/places/source/Transforms/Metadata.xml b/places/source/Transforms/Metadata.xml index da7d72239..a3077e6cc 100644 --- a/places/source/Transforms/Metadata.xml +++ b/places/source/Transforms/Metadata.xml @@ -25,8 +25,11 @@ - + + false + false + Java.Lang.Object Java.Lang.Object Java.Lang.Object diff --git a/safetynet/source/Additions/IPendingResultExtensions.cs b/safetynet/source/Additions/IPendingResultExtensions.cs index f61f205aa..66805aae6 100644 --- a/safetynet/source/Additions/IPendingResultExtensions.cs +++ b/safetynet/source/Additions/IPendingResultExtensions.cs @@ -8,17 +8,21 @@ namespace Android.Gms.SafetyNet { public static partial class ISafetyNetApiExtensions { - public static async Task AttestAsync (this ISafetyNetApi api, GoogleApiClient googleApiClient, byte[] nonce) + public static async Task AttestAsync(this ISafetyNetApi api, GoogleApiClient googleApiClient, byte[] nonce) { - return (await api.Attest (googleApiClient, nonce)).JavaCast (); + return (await api.Attest(googleApiClient, nonce)).JavaCast(); } - public static async Task LookupUriAsync (this ISafetyNetApi api, GoogleApiClient googleApiClient, IList threatTypes, string uri) + public static async Task LookupUriAsync(this ISafetyNetApi api, GoogleApiClient googleApiClient, IList threatTypes, string uri) { - return (await api.LookupUri (googleApiClient, threatTypes, uri)).JavaCast (); + return (await api.LookupUri(googleApiClient, threatTypes, uri)).JavaCast(); } - public static async Task LookupUri (this ISafetyNetApi api, GoogleApiClient client, string uri, int [] threatTypes) + public static async Task LookupUriAsync(this ISafetyNetApi api, GoogleApiClient client, string uri, int[] threatTypes) { - return (await api.LookupUri (client, uri, threatTypes)).JavaCast (); + return (await api.LookupUri(client, uri, threatTypes)).JavaCast(); + } + public static async Task VerifyWithRecaptchaAsync(this ISafetyNetApi api, GoogleApiClient client, string recaptcha) + { + return (await api.VerifyWithRecaptcha(client, recaptcha)).JavaCast(); } } } diff --git a/safetynet/source/SafetyNet.csproj b/safetynet/source/SafetyNet.csproj index 711a7f051..d3075ab3e 100644 --- a/safetynet/source/SafetyNet.csproj +++ b/safetynet/source/SafetyNet.csproj @@ -85,6 +85,10 @@ {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} Basement + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + diff --git a/support-wearable/source/Additions/Additions.cs b/support-wearable/source/Additions/Additions.cs index e2b631520..a512c7cb9 100644 --- a/support-wearable/source/Additions/Additions.cs +++ b/support-wearable/source/Additions/Additions.cs @@ -133,53 +133,4 @@ public unsafe void SetHasStableIds (bool hasStableIds) } } } - - - public partial class WearableListView - { - private partial class SetScrollVerticallyProperty - { - static Delegate cb_get_Landroid_support_wearable_view_WearableListView_; - #pragma warning disable 0169 - static Delegate GetGet_Landroid_support_wearable_view_WearableListView_Handler () - { - if (cb_get_Landroid_support_wearable_view_WearableListView_ == null) - cb_get_Landroid_support_wearable_view_WearableListView_ = JNINativeWrapper.CreateDelegate ((Func) n_Get_Landroid_support_wearable_view_WearableListView_); - return cb_get_Landroid_support_wearable_view_WearableListView_; - } - - static IntPtr n_Get_Landroid_support_wearable_view_WearableListView_ (IntPtr jnienv, IntPtr native__this, IntPtr native_wearableListView) - { - global::Android.Support.Wearable.Views.WearableListView.SetScrollVerticallyProperty __this = global::Java.Lang.Object.GetObject (jnienv, native__this, JniHandleOwnership.DoNotTransfer); - global::Android.Support.Wearable.Views.WearableListView wearableListView = global::Java.Lang.Object.GetObject (native_wearableListView, JniHandleOwnership.DoNotTransfer); - IntPtr __ret = JNIEnv.ToLocalJniHandle (__this.Get (wearableListView)); - return __ret; - } - #pragma warning restore 0169 - - static IntPtr id_get_Landroid_support_wearable_view_WearableListView_; - // Metadata.xml XPath method reference: path="/api/package[@name='android.support.wearable.view']/class[@name='WearableListView.SetScrollVerticallyProperty']/method[@name='get' and count(parameter)=1 and parameter[1][@type='android.support.wearable.view.WearableListView']]" - [Register ("get", "(Landroid/support/wearable/view/WearableListView;)Ljava/lang/Integer;", "GetGet_Landroid_support_wearable_view_WearableListView_Handler")] - public override unsafe global::Java.Lang.Object Get (Java.Lang.Object wearableListView) - { - if (id_get_Landroid_support_wearable_view_WearableListView_ == IntPtr.Zero) - id_get_Landroid_support_wearable_view_WearableListView_ = JNIEnv.GetMethodID (class_ref, "get", "(Landroid/support/wearable/view/WearableListView;)Ljava/lang/Integer;"); - try { - JValue* __args = stackalloc JValue [1]; - __args [0] = new JValue (wearableListView); - - global::Java.Lang.Integer __ret; - if (GetType () == ThresholdType) - __ret = global::Java.Lang.Object.GetObject (JNIEnv.CallObjectMethod (((global::Java.Lang.Object) this).Handle, id_get_Landroid_support_wearable_view_WearableListView_, __args), JniHandleOwnership.TransferLocalRef); - else - __ret = global::Java.Lang.Object.GetObject (JNIEnv.CallNonvirtualObjectMethod (((global::Java.Lang.Object) this).Handle, ThresholdClass, JNIEnv.GetMethodID (ThresholdClass, "get", "(Landroid/support/wearable/view/WearableListView;)Ljava/lang/Integer;"), __args), JniHandleOwnership.TransferLocalRef); - return __ret; - } finally { - } - } - - - - } - } } diff --git a/tasks/source/Transforms/Metadata.xml b/tasks/source/Transforms/Metadata.xml index 7354485f9..0d92a4a11 100644 --- a/tasks/source/Transforms/Metadata.xml +++ b/tasks/source/Transforms/Metadata.xml @@ -2,20 +2,10 @@ Android.Gms.Tasks - TasksClass - - - - - source - size - dest - flags - From 94c4b615166c6a502884cbfaae5867a8e23ce3df Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 1 Dec 2016 10:23:18 -0500 Subject: [PATCH 07/63] Added new bindings --- GooglePlayServices.sln | 14 +++ build.cake | 8 ++ .../component/Details.template.md | 7 ++ .../component/GettingStarted.template.md | 30 +++++ .../component/component.template.yaml | 33 +++++ ...marin.Firebase.AppIndexing.template.nuspec | 26 ++++ .../AppIndexingSample.UITests.csproj | 54 +++++++++ .../AppIndexingSample.UITests/Tests.cs | 39 ++++++ .../AppIndexingSample.UITests/packages.config | 5 + .../samples/AppIndexingSample.sln | 53 ++++++++ .../AppIndexingSample.csproj | 113 ++++++++++++++++++ .../AppIndexingSample/Assets/AboutAssets.txt | 19 +++ .../AppIndexingSample/ExampleHosting.html | 15 +++ .../samples/AppIndexingSample/MainActivity.cs | 113 ++++++++++++++++++ .../Properties/AndroidManifest.xml | 7 ++ .../Properties/AssemblyInfo.cs | 28 +++++ .../Resources/AboutResources.txt | 44 +++++++ .../Resources/drawable-hdpi/Icon.png | Bin 0 -> 2201 bytes .../Resources/drawable-mdpi/Icon.png | Bin 0 -> 1410 bytes .../Resources/drawable-xhdpi/Icon.png | Bin 0 -> 3237 bytes .../Resources/drawable-xxhdpi/Icon.png | Bin 0 -> 5414 bytes .../Resources/drawable-xxxhdpi/Icon.png | Bin 0 -> 7825 bytes .../Resources/layout/Main.axml | 17 +++ .../Resources/values/Strings.xml | 5 + .../Resources/xml/noindex.xml | 7 ++ .../samples/AppIndexingSample/packages.config | 9 ++ .../source/Additions/AboutAdditions.txt | 48 ++++++++ .../source/Additions/Additions.cs | 92 ++++++++++++++ .../Additions/IPendingResultExtensions.cs | 55 +++++++++ .../source/Firebase-AppIndexing.csproj | 89 ++++++++++++++ .../source/Jars/AboutJars.txt | 37 ++++++ .../source/Properties/AssemblyInfo.cs | 48 ++++++++ .../source/Transforms/EnumFields.xml | 18 +++ .../source/Transforms/EnumMethods.xml | 18 +++ .../source/Transforms/Metadata.generated.xml | 2 + .../source/Transforms/Metadata.xml | 32 +++++ ...ces.TagManager.Api.V4.Impl.template.nuspec | 26 ++++ .../source/Additions/AboutAdditions.txt | 48 ++++++++ .../Additions/IPendingResultExtensions.cs | 40 +++++++ .../source/Properties/AssemblyInfo.cs | 48 ++++++++ .../source/TagManager.V4.Impl.csproj | 89 ++++++++++++++ .../source/Transforms/EnumFields.xml | 18 +++ .../source/Transforms/EnumMethods.xml | 18 +++ .../source/Transforms/Metadata.generated.xml | 2 + .../source/Transforms/Metadata.xml | 21 ++++ 45 files changed, 1395 insertions(+) create mode 100644 firebase-appindexing/component/Details.template.md create mode 100644 firebase-appindexing/component/GettingStarted.template.md create mode 100644 firebase-appindexing/component/component.template.yaml create mode 100644 firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec create mode 100644 firebase-appindexing/samples/AppIndexingSample.UITests/AppIndexingSample.UITests.csproj create mode 100644 firebase-appindexing/samples/AppIndexingSample.UITests/Tests.cs create mode 100644 firebase-appindexing/samples/AppIndexingSample.UITests/packages.config create mode 100644 firebase-appindexing/samples/AppIndexingSample.sln create mode 100644 firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj create mode 100644 firebase-appindexing/samples/AppIndexingSample/Assets/AboutAssets.txt create mode 100644 firebase-appindexing/samples/AppIndexingSample/ExampleHosting.html create mode 100644 firebase-appindexing/samples/AppIndexingSample/MainActivity.cs create mode 100644 firebase-appindexing/samples/AppIndexingSample/Properties/AndroidManifest.xml create mode 100644 firebase-appindexing/samples/AppIndexingSample/Properties/AssemblyInfo.cs create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/AboutResources.txt create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/drawable-hdpi/Icon.png create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/drawable-mdpi/Icon.png create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/drawable-xhdpi/Icon.png create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/drawable-xxhdpi/Icon.png create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/drawable-xxxhdpi/Icon.png create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/layout/Main.axml create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/values/Strings.xml create mode 100644 firebase-appindexing/samples/AppIndexingSample/Resources/xml/noindex.xml create mode 100644 firebase-appindexing/samples/AppIndexingSample/packages.config create mode 100644 firebase-appindexing/source/Additions/AboutAdditions.txt create mode 100644 firebase-appindexing/source/Additions/Additions.cs create mode 100644 firebase-appindexing/source/Additions/IPendingResultExtensions.cs create mode 100644 firebase-appindexing/source/Firebase-AppIndexing.csproj create mode 100644 firebase-appindexing/source/Jars/AboutJars.txt create mode 100644 firebase-appindexing/source/Properties/AssemblyInfo.cs create mode 100644 firebase-appindexing/source/Transforms/EnumFields.xml create mode 100644 firebase-appindexing/source/Transforms/EnumMethods.xml create mode 100644 firebase-appindexing/source/Transforms/Metadata.generated.xml create mode 100644 firebase-appindexing/source/Transforms/Metadata.xml create mode 100644 tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.Api.V4.Impl.template.nuspec create mode 100644 tagmanager-v4-impl/source/Additions/AboutAdditions.txt create mode 100644 tagmanager-v4-impl/source/Additions/IPendingResultExtensions.cs create mode 100644 tagmanager-v4-impl/source/Properties/AssemblyInfo.cs create mode 100644 tagmanager-v4-impl/source/TagManager.V4.Impl.csproj create mode 100644 tagmanager-v4-impl/source/Transforms/EnumFields.xml create mode 100644 tagmanager-v4-impl/source/Transforms/EnumMethods.xml create mode 100644 tagmanager-v4-impl/source/Transforms/Metadata.generated.xml create mode 100644 tagmanager-v4-impl/source/Transforms/Metadata.xml diff --git a/GooglePlayServices.sln b/GooglePlayServices.sln index e6373c2eb..1fcba6dfe 100644 --- a/GooglePlayServices.sln +++ b/GooglePlayServices.sln @@ -105,6 +105,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Awareness", "awareness\sour EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InstantApps", "instantapps\source\InstantApps.csproj", "{D7F811D2-C5E2-45BB-B7AB-88F7941A24B7}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TagManager.V4.Impl", "tagmanager-v4-impl\source\TagManager.V4.Impl.csproj", "{ED50788D-0553-48A2-A47A-6AD1C9DF41BE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-AppIndexing", "firebase-appindexing\source\Firebase-AppIndexing.csproj", "{8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -307,6 +311,14 @@ Global {D7F811D2-C5E2-45BB-B7AB-88F7941A24B7}.Debug|Any CPU.Build.0 = Debug|Any CPU {D7F811D2-C5E2-45BB-B7AB-88F7941A24B7}.Release|Any CPU.ActiveCfg = Release|Any CPU {D7F811D2-C5E2-45BB-B7AB-88F7941A24B7}.Release|Any CPU.Build.0 = Release|Any CPU + {ED50788D-0553-48A2-A47A-6AD1C9DF41BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ED50788D-0553-48A2-A47A-6AD1C9DF41BE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ED50788D-0553-48A2-A47A-6AD1C9DF41BE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ED50788D-0553-48A2-A47A-6AD1C9DF41BE}.Release|Any CPU.Build.0 = Release|Any CPU + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(NestedProjects) = preSolution {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} @@ -358,5 +370,7 @@ Global {D42D621B-0370-44F6-A58E-0749629F9F4D} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} {541FC839-6065-4681-B6A4-C3BF358F78E9} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} {D7F811D2-C5E2-45BB-B7AB-88F7941A24B7} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} + {ED50788D-0553-48A2-A47A-6AD1C9DF41BE} = {AFB1EDA0-E0D2-4E95-BAEC-9781B046413E} + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562} = {1EC5651F-83A6-4862-AED2-6BE5103652D0} EndGlobalSection EndGlobal diff --git a/build.cake b/build.cake index 304d37786..d029eb406 100644 --- a/build.cake +++ b/build.cake @@ -66,6 +66,7 @@ var AAR_INFOS = new [] { new AarInfo ("play-services-tasks", "android/gms/play-services-tasks", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-tagmanager", "android/gms/play-services-tagmanager", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-tagmanager-api", "android/gms/play-services-tagmanager-api", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("play-services-tagmanager-v4-impl", "android/gms/play-services-tagmanager-v4-impl", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-vision", "android/gms/play-services-vision", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-wallet", "android/gms/play-services-wallet", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("play-services-wearable", "android/gms/play-services-wearable", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), @@ -73,6 +74,7 @@ var AAR_INFOS = new [] { new AarInfo ("firebase-ads", "firebase/firebase-ads", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-analytics", "firebase/firebase-analytics", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-analytics-impl", "firebase/firebase-analytics-impl", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-appindexing", "firebase/firebase-appindexing", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-auth", "firebase/firebase-auth", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-common", "firebase/firebase-common", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-config", "firebase/firebase-config", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), @@ -153,10 +155,12 @@ var buildSpec = new BuildSpec { new OutputFileCopy { FromFile = "./support-wearable/source/bin/Release/Xamarin.Android.Wearable.dll" }, new OutputFileCopy { FromFile = "./tagmanager/source/bin/Release/Xamarin.GooglePlayServices.TagManager.dll" }, new OutputFileCopy { FromFile = "./tagmanager-api/source/bin/Release/Xamarin.GooglePlayServices.TagManager.Api.dll" }, + new OutputFileCopy { FromFile = "./tagmanager-v4-impl/source/bin/Release/Xamarin.GooglePlayServices.TagManager.V4.Impl.dll" }, new OutputFileCopy { FromFile = "./tasks/source/bin/Release/Xamarin.GooglePlayServices.Tasks.dll" }, new OutputFileCopy { FromFile = "./firebase-analytics/source/bin/Release/Xamarin.Firebase.Analytics.dll" }, new OutputFileCopy { FromFile = "./firebase-analytics-impl/source/bin/Release/Xamarin.Firebase.Analytics.Impl.dll" }, + new OutputFileCopy { FromFile = "./firebase-appindexing/source/bin/Release/Xamarin.Firebase.AppIndexing.dll" }, new OutputFileCopy { FromFile = "./firebase-auth/source/bin/Release/Xamarin.Firebase.Auth.dll" }, new OutputFileCopy { FromFile = "./firebase-common/source/bin/Release/Xamarin.Firebase.Common.dll" }, new OutputFileCopy { FromFile = "./firebase-config/source/bin/Release/Xamarin.Firebase.Config.dll" }, @@ -195,6 +199,7 @@ var buildSpec = new BuildSpec { new DefaultSolutionBuilder { SolutionPath = "./firebase-ads/samples/FirebaseAdmobQuickstart.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./firebase-analytics/samples/FirebaseAnalyticsQuickstart.sln", BuildsOn = buildsOnWinMac }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-appindexing/samples/AppIndexingSample.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./firebase-auth/samples/FirebaseAuthQuickstart.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./firebase-config/samples/FirebaseConfigQuickstart.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./firebase-crash/samples/FirebaseCrashReportingQuickstart.sln", BuildsOn = buildsOnWinMac }, @@ -239,11 +244,13 @@ var buildSpec = new BuildSpec { new NuGetInfo { NuSpec = "./support-wearable/nuget/Xamarin.Android.Wear.nuspec", Version = WEAR_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, + new NuGetInfo { NuSpec = "./tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./tasks/nuget/Xamarin.GooglePlayServices.Tasks.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-ads/nuget/Xamarin.Firebase.Ads.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-analytics/nuget/Xamarin.Firebase.Analytics.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, + new NuGetInfo { NuSpec = "./firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-auth/nuget/Xamarin.Firebase.Auth.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-common/nuget/Xamarin.Firebase.Common.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./firebase-config/nuget/Xamarin.Firebase.Config.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, @@ -283,6 +290,7 @@ var buildSpec = new BuildSpec { new Component { ManifestDirectory = "./firebase-ads/component" }, new Component { ManifestDirectory = "./firebase-analytics/component" }, + new Component { ManifestDirectory = "./firebase-appindexing/component" }, new Component { ManifestDirectory = "./firebase-auth/component" }, new Component { ManifestDirectory = "./firebase-config/component" }, new Component { ManifestDirectory = "./firebase-crash/component" }, diff --git a/firebase-appindexing/component/Details.template.md b/firebase-appindexing/component/Details.template.md new file mode 100644 index 000000000..5d9720d68 --- /dev/null +++ b/firebase-appindexing/component/Details.template.md @@ -0,0 +1,7 @@ +Firebase - App Indexing +=================================== + +App Indexing helps you get your app found in Google Search. Once your app is indexed, mobile users who search for content related to your app can see an install button to your Android app in Search results. This helps you increase your install base. + + +{GENERAL} diff --git a/firebase-appindexing/component/GettingStarted.template.md b/firebase-appindexing/component/GettingStarted.template.md new file mode 100644 index 000000000..89c57e159 --- /dev/null +++ b/firebase-appindexing/component/GettingStarted.template.md @@ -0,0 +1,30 @@ +App Indexing helps you get your app found in Google Search. Once your app is indexed, mobile users who search for content related to your app can see an install button to your Android app in Search results. This helps you increase your install base. + + + +{APILEVELS} + + +{DEVELOPERSCONSOLE} + + + +{CREDENTIALS} + + + +{CREDENTIALS-OAUTH} + + + +{SAMPLES} + + + +{LEARNMORE} + +You can learn more about Google Play Services AppIndexing by visiting the official [App Indexing SDK for Android](https://developers.google.com/app-indexing/) documentation. + + + +{LINKS} diff --git a/firebase-appindexing/component/component.template.yaml b/firebase-appindexing/component/component.template.yaml new file mode 100644 index 000000000..d6cfcfbcb --- /dev/null +++ b/firebase-appindexing/component/component.template.yaml @@ -0,0 +1,33 @@ +version: $version$ +name: Firebase - App Indexing +id: googleplayservices-appindexing +publisher: Xamarin Inc. +publisher-url: http://xamarin.com +summary: Get your app found in Google Search. +license: ../../License.md +icons: + - ../../icons/play-services-appindexing_128x128.png + - ../../icons/play-services-appindexing_512x512.png +is_shell: true +packages: + android: + - Xamarin.Firebase.AppIndexing, Version=$nuget-version$ +samples: + - name: "AppIndexing Sample" + path: ../../firebase-appindexing/samples/AppIndexingSample.sln + removeProjects: + - Base + - Basement + - Tasks + - Firebase-Common + - Firebase-AppIndexing + installNuGets: + - project: AppIndexingSample + packages: + - Xamarin.GooglePlayServices.Base + - Xamarin.GooglePlayServices.Basement + - Xamarin.GooglePlayServices.Tasks + - Xamarin.Firebase.Common + - Xamarin.Firebase.AppIndexing +local-nuget-repo: ../../output/ +no_build: true diff --git a/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec b/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec new file mode 100644 index 000000000..7573f1f73 --- /dev/null +++ b/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec @@ -0,0 +1,26 @@ + + + + Xamarin.Firebase.AppIndexing + Xamarin Firebase - AppIndexing + $version$ + Xamarin Inc. + Xamarin Inc. + true + Xamarin.Android Bindings for Firebase - AppIndexing $aar-version$ + + Xamarin.Android Bindings for Firebase - AppIndexing $aar-version$ + + Copyright © Microsoft Corporation + https://github.com/xamarin/GooglePlayServicesComponents/ + https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md + https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-appindexing_128x128.png + + + + + + + + + diff --git a/firebase-appindexing/samples/AppIndexingSample.UITests/AppIndexingSample.UITests.csproj b/firebase-appindexing/samples/AppIndexingSample.UITests/AppIndexingSample.UITests.csproj new file mode 100644 index 000000000..5b57ca3f0 --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample.UITests/AppIndexingSample.UITests.csproj @@ -0,0 +1,54 @@ + + + + Debug + AnyCPU + {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4} + Library + AppIndexingSample.UITests + AppIndexingSample.UITests + v4.5 + + + true + full + false + bin\Debug + DEBUG; + prompt + 4 + false + + + full + true + bin\Release + prompt + 4 + false + + + + + ..\packages\NUnit.2.6.4\lib\nunit.framework.dll + + + ..\packages\Xamarin.UITest.2.0.1\lib\Xamarin.UITest.dll + + + + + {AC99F948-17A9-464E-8033-429D6C1D23F2} + AppIndexingSample + False + False + + + + + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample.UITests/Tests.cs b/firebase-appindexing/samples/AppIndexingSample.UITests/Tests.cs new file mode 100644 index 000000000..680ab319a --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample.UITests/Tests.cs @@ -0,0 +1,39 @@ +using System; +using System.IO; +using System.Linq; +using NUnit.Framework; +using Xamarin.UITest; +using Xamarin.UITest.Android; +using Xamarin.UITest.Queries; + +namespace AppIndexingSample.UITests +{ + [TestFixture] + public class Tests + { + AndroidApp app; + + [SetUp] + public void BeforeEachTest () + { + app = ConfigureApp + .Android + .ApkFile ("app.apk") + .PreferIdeSettings () + .StartApp (); + } + + //[Test] + public void Repl () + { + app.Repl (); + } + + [Test] + public void AppLaunches () + { + app.Screenshot ("Launch"); + } + } +} + diff --git a/firebase-appindexing/samples/AppIndexingSample.UITests/packages.config b/firebase-appindexing/samples/AppIndexingSample.UITests/packages.config new file mode 100644 index 000000000..f55a18725 --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample.UITests/packages.config @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample.sln b/firebase-appindexing/samples/AppIndexingSample.sln new file mode 100644 index 000000000..0ce4fd24e --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample.sln @@ -0,0 +1,53 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexingSample", "AppIndexingSample\AppIndexingSample.csproj", "{AC99F948-17A9-464E-8033-429D6C1D23F2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexingSample.UITests", "AppIndexingSample.UITests\AppIndexingSample.UITests.csproj", "{0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basement", "..\..\basement\source\Basement.csproj", "{6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexing", "..\source\AppIndexing.csproj", "{A069B942-EE12-4283-8C4C-F46549D3978A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Base", "..\..\base\source\Base.csproj", "{3F6BAE25-ADEB-468C-8384-AD655623C341}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Common", "..\..\firebase-common\source\Firebase-Common.csproj", "{865652D3-8D1A-4779-92FC-4C54719286B7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "..\..\tasks\source\Tasks.csproj", "{53F87D88-8871-41A2-9F81-B79AB02FEC24}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0877D521-B7A4-4DBB-8BE4-9899DC8A51F4}.Release|Any CPU.Build.0 = Release|Any CPU + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Release|Any CPU.Build.0 = Release|Any CPU + {A069B942-EE12-4283-8C4C-F46549D3978A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A069B942-EE12-4283-8C4C-F46549D3978A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A069B942-EE12-4283-8C4C-F46549D3978A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A069B942-EE12-4283-8C4C-F46549D3978A}.Release|Any CPU.Build.0 = Release|Any CPU + {AC99F948-17A9-464E-8033-429D6C1D23F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AC99F948-17A9-464E-8033-429D6C1D23F2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AC99F948-17A9-464E-8033-429D6C1D23F2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AC99F948-17A9-464E-8033-429D6C1D23F2}.Release|Any CPU.Build.0 = Release|Any CPU + {3F6BAE25-ADEB-468C-8384-AD655623C341}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3F6BAE25-ADEB-468C-8384-AD655623C341}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3F6BAE25-ADEB-468C-8384-AD655623C341}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3F6BAE25-ADEB-468C-8384-AD655623C341}.Release|Any CPU.Build.0 = Release|Any CPU + {865652D3-8D1A-4779-92FC-4C54719286B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {865652D3-8D1A-4779-92FC-4C54719286B7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {865652D3-8D1A-4779-92FC-4C54719286B7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {865652D3-8D1A-4779-92FC-4C54719286B7}.Release|Any CPU.Build.0 = Release|Any CPU + {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Debug|Any CPU.Build.0 = Debug|Any CPU + {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Release|Any CPU.ActiveCfg = Release|Any CPU + {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj new file mode 100644 index 000000000..ad85f84bd --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -0,0 +1,113 @@ + + + + Debug + AnyCPU + {EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + {AC99F948-17A9-464E-8033-429D6C1D23F2} + Library + AppIndexingSample + Assets + Resources + Properties\AndroidManifest.xml + Resource + Resources\Resource.designer.cs + True + false + AppIndexingSample + v7.0 + armeabi;armeabi-v7a;x86;arm64-v8a;x86_64 + + + true + full + false + bin\Debug + DEBUG; + prompt + 4 + None + false + + + full + true + bin\Release + prompt + 4 + false + false + + + + + + + + ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + + + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + + + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + + + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + + + ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + + + ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} + Basement + + + {A069B942-EE12-4283-8C4C-F46549D3978A} + AppIndexing + + + {3F6BAE25-ADEB-468C-8384-AD655623C341} + Base + + + {865652D3-8D1A-4779-92FC-4C54719286B7} + Firebase-Common + + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/Assets/AboutAssets.txt b/firebase-appindexing/samples/AppIndexingSample/Assets/AboutAssets.txt new file mode 100644 index 000000000..a9b0638eb --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/Assets/AboutAssets.txt @@ -0,0 +1,19 @@ +Any raw assets you want to be deployed with your application can be placed in +this directory (and child directories) and given a Build Action of "AndroidAsset". + +These files will be deployed with your package and will be accessible using Android's +AssetManager, like this: + +public class ReadAsset : Activity +{ + protected override void OnCreate (Bundle bundle) + { + base.OnCreate (bundle); + + InputStream input = Assets.Open ("my_asset.txt"); + } +} + +Additionally, some Android functions will automatically load asset files: + +Typeface tf = Typeface.CreateFromAsset (Context.Assets, "fonts/samplefont.ttf"); diff --git a/firebase-appindexing/samples/AppIndexingSample/ExampleHosting.html b/firebase-appindexing/samples/AppIndexingSample/ExampleHosting.html new file mode 100644 index 000000000..78f8445ce --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/ExampleHosting.html @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/MainActivity.cs b/firebase-appindexing/samples/AppIndexingSample/MainActivity.cs new file mode 100644 index 000000000..721c8bcc8 --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/MainActivity.cs @@ -0,0 +1,113 @@ +using System; + +using Android.App; +using Android.Content; +using Android.Runtime; +using Android.Views; +using Android.Widget; +using Android.OS; + +using AppIndexingAction = Android.Gms.AppIndexing.Action; + +// Specify our noindex.xml in the manifest +using Android.Gms.Common.Apis; +using Android.Gms.AppIndexing; + + +[assembly: MetaData ("search-engine", Resource="@xml/noindex")] + +namespace AppIndexingSample +{ + // These intent filters will matche these urls: + // http://recipe-app.com/recipes + // recipe-app://recipes/grilled-potato-salad + // recipe-app://recipes/desserts/peach-pie + [IntentFilter (new [] { Intent.ActionView }, + Label = "View Recipe", + Categories = new [] { Intent.CategoryDefault, Intent.CategoryBrowsable }, + DataHost = "recipes", + DataScheme = "recipe-app")] + [IntentFilter (new [] { Intent.ActionView }, + Label = "View Recipes", + Categories = new [] { Intent.CategoryDefault, Intent.CategoryBrowsable }, + DataHost = "http", + DataScheme = "recipe-app.com", + DataPathPrefix = "/recipes")] + + [Activity (Label = "App Indexing Sample", MainLauncher = true, Icon = "@drawable/icon")] + public class MainActivity : Activity + { + static readonly Android.Net.Uri APP_URI = Android.Net.Uri.Parse("android-app://com.xamarin.googleplayservices.appindexingsample/http/recipe-app.com/recipes"); + static readonly Android.Net.Uri WEB_URL = Android.Net.Uri.Parse("http://recipe-app.com/recipes/"); + + GoogleApiClient googleApiClient; + + TextView textId; + + protected override void OnCreate (Bundle bundle) + { + base.OnCreate (bundle); + + googleApiClient = new GoogleApiClient.Builder (this) + .AddApi (AppIndex.API) + .Build (); + + // Set our view from the "main" layout resource + SetContentView (Resource.Layout.Main); + + textId = FindViewById (Resource.Id.textId); + + if (Intent != null) + OnNewIntent (Intent); + } + + protected override void OnNewIntent (Intent intent) + { + base.OnNewIntent (intent); + + var action = intent.Action; + var data = intent.DataString; + + if (Intent.ActionView == action && !string.IsNullOrEmpty (data)) { + + var recipeId = data.Substring (data.LastIndexOf('/') + 1); + + // TODO: Show recipe details UI + //ShowRecipe (recipeId); + + textId.Text = "Recipe Id Specified: " + recipeId; + } + } + + protected override async void OnStart () + { + base.OnStart (); + + googleApiClient.Connect (); + + // Define a title for your current page, shown in autocompletion UI + var title = "View Recipes"; + + // Construct the Action performed by the user + var viewAction = AppIndexingAction.NewAction (Android.Gms.AppIndexing.Action.TypeView, title, WEB_URL, APP_URI); + + // Call the App Indexing API start method after the view has completely rendered + await AppIndex.AppIndexApi.StartAsync (googleApiClient, viewAction); + } + + protected override async void OnStop () + { + base.OnStop (); + + // Call End() and disconnect the client + var title = "View Recipes"; + var viewAction = AppIndexingAction.NewAction (Android.Gms.AppIndexing.Action.TypeView, title, WEB_URL, APP_URI); + + await AppIndex.AppIndexApi.EndAsync (googleApiClient, viewAction); + + googleApiClient.Disconnect (); + } + } +} + + diff --git a/firebase-appindexing/samples/AppIndexingSample/Properties/AndroidManifest.xml b/firebase-appindexing/samples/AppIndexingSample/Properties/AndroidManifest.xml new file mode 100644 index 000000000..22addf0b7 --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/Properties/AndroidManifest.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/firebase-appindexing/samples/AppIndexingSample/Properties/AssemblyInfo.cs b/firebase-appindexing/samples/AppIndexingSample/Properties/AssemblyInfo.cs new file mode 100644 index 000000000..02cc65eab --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/Properties/AssemblyInfo.cs @@ -0,0 +1,28 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using Android.App; + +// Information about this assembly is defined by the following attributes. +// Change them to the values specific to your project. + +[assembly: AssemblyTitle ("AppIndexingSample")] +[assembly: AssemblyDescription ("")] +[assembly: AssemblyConfiguration ("")] +[assembly: AssemblyCompany ("Microsoft Corporation")] +[assembly: AssemblyProduct ("")] +[assembly: AssemblyCopyright ("Copyright © Microsoft Corporation")] +[assembly: AssemblyTrademark ("")] +[assembly: AssemblyCulture ("")] + +// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". +// The form "{Major}.{Minor}.*" will automatically update the build and revision, +// and "{Major}.{Minor}.{Build}.*" will update just the revision. + +[assembly: AssemblyVersion ("1.0.0")] + +// The following attributes are used to specify the signing key for the assembly, +// if desired. See the Mono documentation for more information about signing. + +//[assembly: AssemblyDelaySign(false)] +//[assembly: AssemblyKeyFile("")] + diff --git a/firebase-appindexing/samples/AppIndexingSample/Resources/AboutResources.txt b/firebase-appindexing/samples/AppIndexingSample/Resources/AboutResources.txt new file mode 100644 index 000000000..10f52d460 --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/Resources/AboutResources.txt @@ -0,0 +1,44 @@ +Images, layout descriptions, binary blobs and string dictionaries can be included +in your application as resource files. Various Android APIs are designed to +operate on the resource IDs instead of dealing with images, strings or binary blobs +directly. + +For example, a sample Android app that contains a user interface layout (main.axml), +an internationalization string table (strings.xml) and some icons (drawable-XXX/icon.png) +would keep its resources in the "Resources" directory of the application: + +Resources/ + drawable/ + icon.png + + layout/ + main.axml + + values/ + strings.xml + +In order to get the build system to recognize Android resources, set the build action to +"AndroidResource". The native Android APIs do not operate directly with filenames, but +instead operate on resource IDs. When you compile an Android application that uses resources, +the build system will package the resources for distribution and generate a class called "R" +(this is an Android convention) that contains the tokens for each one of the resources +included. For example, for the above Resources layout, this is what the R class would expose: + +public class R { + public class drawable { + public const int icon = 0x123; + } + + public class layout { + public const int main = 0x456; + } + + public class strings { + public const int first_string = 0xabc; + public const int second_string = 0xbcd; + } +} + +You would then use R.drawable.icon to reference the drawable/icon.png file, or R.layout.main +to reference the layout/main.axml file, or R.strings.first_string to reference the first +string in the dictionary file values/strings.xml. diff --git a/firebase-appindexing/samples/AppIndexingSample/Resources/drawable-hdpi/Icon.png b/firebase-appindexing/samples/AppIndexingSample/Resources/drawable-hdpi/Icon.png new file mode 100644 index 0000000000000000000000000000000000000000..f4c804644c5e47daffed8e8573b5da99d0939bc0 GIT binary patch literal 2201 zcmV;K2xj+*P){EiEnLgO@jbP<$a7N&ovF_Lrmiarpgv{=M+flYGZm(ImUDn zsAf#fZ>ai}o;M9vU2#3IZ=RBHP7XP&P4}yV4qu62^%e-0{`@gjdh#Yzg(r7h<(?d- z%$`Gn`QHC3yQd!$eb$YO{G6@7Kxhb9g2xAsTBj786aJc=4S|ZF1m$%&@*zPmRQIG$ z3W)-eK1*MdW1u8h@3-!p5^#=R%AM^B*dJQ^4HOQQTre0QBIq6}0LkeyKg<>P7IQ#i z9;vi@4(6AbQKwViSH7ywZysgB!2#iL zARxp+TB314L`S_vqqf_{tD^3n6aJ&^%0r7S3I_s$kSHJsDO+gpmA6OLMGbeYNu=Ki zAt}pt4()wpI*1Cwk!1B41V>MCQdHmwf@PX3VDmHJ$aN2^_X)FmsOo%Wev7#Ghy!X0 zR2!;%MR;gYFr1+U!9X}r5K#7*D#X8CKVUILwkhng%y0BtpQ0Tz6c-!_O2>2$gaaXo zY2m4*D|ddx0Ew4Fm(5!UpvVp@y!YX14%zu9dt4>%tg)YK@LOCFfn&dET<#n&kKnH1 zzm(#+hX|H;2#5)Zl>HI&&D`Z-FY8T#ste@41)v~34?i5da^ddLz5$1bJlFdwE`+u0 zH+ag|)rvRdkjgm~M`)q$fpFL%1|V6zhG2D{Xo4SXj`FId1MY!Bog+O%K;-w2dCTp5J&(`w z!7;!2`f^f!F?K8ft6VDp@Z9PzRw$hW2gcBDWY@CXYRQW>- zLL$%g{>n2UCG486k~NM2(U5D4mFYA7L2LlXG zuA$FhgaO>c(evPa4|ENLB;FD_WVxu(ZP_8lC53^85e`Pab97M5u;Qp(6b?{jf1Xh5 zHtm=c&UxYdbg`@ta>C(n1SuTo9<;3Uh8I+=zjTl=U|%WRmK>Y6fCmUZ^n%|`K;fYU za}I>V4an@#3pMVN9A@rudd=M^1RM}ntr+gn%N&F$au2F1Pf<537frYI7YuVd2JejV zYXq8enC{_(0%dj|8YV1&dqmAFyK`tbykL-0F8517`Qr@5po~44!-NHO5d}1>s6*2; z2@o8LCp0K{Na;ArxiSakUP(kQ`O@)IYf>#E-2}D9m#way>?&-}C zRINLWEI>1ttXQ(R@Tz*~H9!aqcCL{G@(f2vK`?aA6IKW1v>zBE3}A>!Nm|srl;-bL zre5uYKqw66|LriUlO6$tfPs(zAf=&oxLYmkZr-9I3}BL`E}AWBQQlwa*C7yQ;^j}m zNWa68khuZr{@iz+oSiUWlzHl+ZPtw&Ot-b82pm>^!5jl2$#)J$UK{(3X1Mgb6j@;Dmtyy1w|(D6&Lp?2%PITsd|mL>7e$?#kqMw61NE4Kf$r&4 zjgYgDGl82cXOc?E8A5Fe zLuwuq5) zskA8!`+_qg{iT!+1{f@yq7F%SX0U2udtV|>=5xwz+SB+9z1nbDW~SAS}_kv_~BLJ@aQ{*AO@vPZeI zp2(E_b2}YJ?r35F1)ue(&Luk(mUZQ2|D)B5m*lmlK8n~CfxoOjB75T~>)|i^dt0`u z3p!Q7*nojDbfyRQw0x_ML|NyZ87)$^CfDa(OAQuvXOQF=btvSWq~9TXNdI-mF18x&iFTuHsk2{JN}K1<4>E! zHd3TZLnB#~QacHu^v86fF{3j+C&ofTpmFOaL4@S?p3y6l)A647Uf-tRh0kYvk9WUw z?z!jPDEh|XI2?!L;(FltHygqEslP(omp4WjhTq%ezF;`X*ZT}5nM@McWh1bCX?>Hys{U7bU2YPYC$dl1 zKMrD8^=z=s4$)Bxb6RLmgKW*rVsQ>6_qVp*d zC+i-|1GsdO;OwIy2IHQmL(#UQ9OWPmz5&@!49=o{Ps(F(=CQm$hzoh3o&P?jcF!7G zg^AU^QzHrAb0KeZ897nkm_GDwCf{ z9%5P4aniL*SlY)nH(jR)PL-?&Eal1SQ#msluawyywU)K zGzOlBb5ggoltS~K*GCgwTOf(0Dfv{4$fts{F9@jKEkAeUC<5`zZuajFP5WbRJ>t{{ zi#YcnkUS0m?vLH;nNGV3p{4c{!8P9wA&ulUZ(2g$Ny-cOsbFU?;yJ-lfaDK|XhQA1 zBBW_3aUn0jEmK?O#T65b`>x-bg*q|- z43@?jr?Zd6X?dU}Vut{%F9hJeZkrLJdg@$UwRIe#_KDIF)Q3xEZ~&Il$&XLAE;x21 z*(Q2CE*mUwtaLEVk;@-{2fWcLR`b(m)8Lw} zm0I#UPQT&3RlS8u1c_sC*6|4wNX@$O0Gj^zdMh#+|^E$Q!c=JfXHM{RSi_$s&<`H#J& zF!=skoXHML|rvJS|S+y<5c`KYTilKU%t1 zANUe0K-Vq?b%7 literal 0 HcmV?d00001 diff --git a/firebase-appindexing/samples/AppIndexingSample/Resources/drawable-xhdpi/Icon.png b/firebase-appindexing/samples/AppIndexingSample/Resources/drawable-xhdpi/Icon.png new file mode 100644 index 0000000000000000000000000000000000000000..b7e2e57aa90f8687bdfa19d82ff6bda71535b8d5 GIT binary patch literal 3237 zcmV;W3|jMvP)^6vM1H+8{cTIMGCp-rkq|d6Q`X000000KVc^s{*;mmey7*~~A2;^*oqNtVGl>0Q=zrkGU;4Md{JC&%xm)PXcjCRQ zG1b%C69dw%tFEM4R|X_oKRPnoy1X~d%RQ|*ZXb6s_8CdJe$JTe)wa^TaZ*)tQIdg_3 zz6~ut1{;8O021EGgiQNduWn^35-}`>ws3Cs`ghf>)O##E-vD*tolT&t-zGeuXwJNc z-y#viU^t5k@x{+p;Vx7V;3U3_@W=!ZTGPG6^f))RS zglCuluyz490pZYokO?_+@>5|WdQKvOCin$~I8?WCn?Z|Dh)z_$d;3YC9T47=vN^j6 zzwN+R|6((Hsc1&sT8|eKKwOUr2*51}0HNs_fOkN=5$=DVg=dLN5)mYUE*4pd99gvV zm)yZ?i*6tJ1DM(YV+sQp?*uTRWW--aR=z(X5kV2$LNIu{#X`TlI4y zC?3LL09C&YtWjyF3kPx_=bvgPYF6s4pXz6(9)yGNjMjrpfLQuA|1@$!B7z`@MeNvl zJ7Yw6)$cxl+0{?QPdb7E*Z_FFYNl@=s9lhM5gnpYtKJ5Sk4=a*Mtfybdkz{% z1Q+%PVf!t2iqX6|<@aRE>qR#Q6A)zdq^lo5)sKL`TQQQ+|D+YoJ&ql#S^8_P@YsNX z@a!8e4#J~jf;54u{P3Xq;Rwj~`#Sb`?3hGw;C-k+cndcnb_SVv0RG@bFna%(YW0H& zz(3cCQaAT?7nIg#PnSE|2Zr$6)I(Q49X%b}kb3kC1CA!-jj0d0_2_Ad@QU{j^m~8) ze!4Xnw48pA#P?kNO~Bi={{(s2nHs(!G=M)R1XoM%gEsq6{fYDQW{eh|pLlrbhmM_! zmmUCR@ew-QeEKbVULw5U>CL*XAF6jUO6^v<)_<{6&cud{zbvJJueox=+ z3ifs*JodT+2q2ce8kJf}gbGS;g5k1cWJ}q0gi-yBw!=t0aP-!GNb!;ID&o&HM*8d2 z%=BEK13CY@cCu{EzVjk_fLWh;vmK7Xryj}(FaRhR*WYOmCr?U*8}4uDpLFH#=&cDx zpXVnYQhY}H(cD{)+Q}Co{_bPNoV^psE+}rq&z7wCj$5VkBc`u2U1r;%#1FArkA1Ys znvtFC+Vok8prBub-f!hreF)FW`RaL}xZDgdazAMRZ33d)(N=x!f@&jmv0z?DLQ|qU z9GSzG8#htwA*vpZ&XLnY>p`U2S9)`sv5OMngyRdN8>3$>n)(aXY7gSFo>UsDgy8&^L$n<#@woqQH&S@k@TGw7Ry9*` zPpznC>c=Zq@{Nn=0JqPh$F%Tj24LaoypK&lqH_i?qG(3n)Xd0niTF482^hR){uabe zJWzwLctn#IHB~RR(ZYxMl}`X`Ef~pLO1nUR5II#c;~zmJBF%730FhZylN`K^#Dg+F zv-(xZ8IvDl55`YP#BM(O2RKx2q?ah+{Z_q~E1SgaMI=6*`Kjs$=;Xr`A5r`xw&b=8 z4i}p<7A+{h+G*kWt;fCk$;{7)ojeot#)JhLJBbg@e62UHZTl1*L03I3Iwd?m@nG@! zXT9pgpM|$UW6;{kfN!+T%iBS;8LH}umP3e7^?joCpuQjS+j`hU*GINNW6FS|(+@|w z9MP514V`l68|q}grxFhk$fX9~23-C1hc0ML8t`}fRu>c1)kRZEBZLB4DM~Bxi?tdx zh1f`_lu)Y{V(m~Fhfx?9xHE&-L5Fc*Cj8hw^-B{|(mv7pKB44%B+YHc5Z|IL*wPynX`kPmFOkm*OUWbK~|8UBF-gT$@$5*9@k>E+G4 zHtdK`gzjOJ4oM86^#I|3&9sOZmSg&(fWBYFhsnB zbimsKftrMPKz<;|Ad`E@j!O?LoV7UIj z`vh?*(SB*AnaDCxc>K4<8JklMOgx_H$Vf-iO`Lds`O$wpJVP7`E{RjP=u5q1V&$Gl znWrH&@C_V~ zbo$v4z1sAk*tMygxDy;gC4C*6$oHSAIo&;{gYwdf6OK>4_zSxo#)K0`Vm4^_zH^-> z&g8FN`@e$hwcFNijg4sw7}Au-q`@`RXs;_;k>4e_8nnafLm)@On{Lsr8XdO*gIN#cp0NgM@hCfd!M#itwfS zo5Ydeia5gye4MSU>V8k_yw(CtIvyWjQloS0Ju5nrno-qVt`SH0qszW6r7Zh({g=8? zoP0qz?B$_o0hoS9*#QvxxptJe5gZX$N{Sv7xus3TmGPs} z?e>Z0yST37#DiL|o^Swde>UDFE;wx`YD@F#`aU|hg=ONI|TJQZ$Inz_I-E? z&-(F#b_Timxo@xORxs(1F0sek8kHT44$x{h&uh*3Z5(XuasW z!7=UXiN_JXSa(BJ*3Z5(*qbQ#cO(N(7+$aHH6K8GQhP#YQknI0Kh9nY{Zu>Re0|42 zXHlQ^Gw%#ad_{X=liEW-+Z|1QY_jZ#1-X2gj&)#CAIULZ(;aTU9;f(cq7siKD;QEgT&qR@l5)(U3lsODLMQ=satLQn)+0uhQ&@x1Ll_!?h1!Pqn zh62%Bp6E5hQ4cN#IZ78=nkjx2Sq=mBlqq^l7d`*y>V>C}<}f_foBB#ss#2AzRHf=) Xx9ez7Rf!D(00000NkvXXu0mjfmS|-l literal 0 HcmV?d00001 diff --git a/firebase-appindexing/samples/AppIndexingSample/Resources/drawable-xxhdpi/Icon.png b/firebase-appindexing/samples/AppIndexingSample/Resources/drawable-xxhdpi/Icon.png new file mode 100644 index 0000000000000000000000000000000000000000..8d20a38d1782921964638e873ffc98d148ebda6a GIT binary patch literal 5414 zcmV+>71`>EP)!<)rJIgSxVM!XYsZt`QDSc z1;TDV#wdHjR{DU=bo7Oh+_5`|X>u!MlH4@;D|&L>WSh82G2?j1Frd(#Le81#J)UQe zIQTSiSj=M-y>zKakddtu?rpVxjYpKJjU+5WiD(MtVG|?}KqejnX*dkHXbeU=A|f6A zy`}!$MpB;6GPjMOu*fTf$U_nesD0oKByJyoMBMh#xDpYDbqi}a$Si~0k(7u(9d~E; z{d{_&l7NBA0}<)s=HZA#ckwSwD9%-DUu4fGd#CrQM9j!h&g@+aY*bYmj-6fWis<5k zN(ELC5m!O2tdA`aLANYQVL{8Q(8ti}OiN2Uop##JwAd$5%9{maltp~S2Z*S+4G^$A zEK*v^Jc`>G5{V%pU=#?FfMxdncqbWm=U=|t)5GnZ(&Wn>ce7i2&zJB2zyEyaOyc6_ zZd-k{=0pXfJh1uzBnn3wy#EP(5>Xf>Vo1cP55WbHXqkV(33^w*?uo9KuHUToS1qmb zYJP{I%bsU%WSru?3zM;0ulcc#9(>!quBbLQY>Z41s58AyR}0*RL| zoIGIp@`ND`&;z*;0;!)D`ijrnH=76lQp&EY&u>@xsyFe(;R%G3h$W6@^1wvG6-cuR z(SKj(E!#xzuBWSzscffxbnQ`hhq&_K3WO^Upg_FyQlGf{a`D9ZpMS3MIXX(}b4K@M z6^c@D<4S+!0hBy?TX7h~TU(x}g{DEBBm<32}9Pi&~85;7jYd1YJ0F;X9`3Z#Ae0SE!)r&Y`w{~E$`8~w$h8*$%B&! zbYJ4+VN^#2IzR*(XT{zqG~5XgN3?Nf8fb<%7=ZZ?pg;g| z_y(HD!oeC?>M7f)+WH$J)3)y`nY6gASfFfS;E1C>r8du+cHYB$=7|&f3{RjdZnhzR zQY1FiQA36diC)!K=@(KS97x#`x9xlh)806m$!`X(tasx_u|$TNqa_VT4lUch7vG2lt6%O2jZ&;fta2LDqjqFf>`J+_$mJ*%TQVaL)-S% z-l{F+4&$RNH=_%uJ_AWtS`Usk7?>bI*9`0^Ap-LN9yg2P(fTG#km*N5vP! z_foPx-=d|9AX2&rxcZ0_N&DbX1?;>+hlhZDCxnnD_za@fSMqIq!H8b8HpU3ad#Wmx z%q~kBfJc5hNfysE0|bKRJqU56O`StN1H>V)4fIt>L~ByokT487)`x92ZU?Ag0Oy*s=i1SEtlRebNmd7qZ_? z9Y$-Z(-ED@Pw0SuSM@qro=5yVyGUS6(~dhZ^TE`IB~GWv6Y`nP)_23A&sP24^AG@3lda7t}Bzz zI^%gC&3#We&^xMXEU;V)TOSo?j_bYLUw*ukkyB~&9fm;Iw3&db4<1z&*mXyShn)dK zBsvOooYt1sSgvh9QeIQxwPSq^P8tb{!;mKA3G_WzAx%~&X|$IuSbc0k(ug$B{}=S{ zz4&lRjZ9l_D*7N}P@TW@tngkIUaI7lFZ_rOq(I0834B~bUil&*B&zlnoXu6%nATc~ z`mFF)y#2B#msJ>$FpM3SG+o9?qkT|_s}JtHaMHj)2~>RLD3JSY87gFQf12||t>1MC zby9KyU_60X%YFoIoEgiW$vg$__kp6S1gpFTnn9&E|B~}l+Y_h?;kMmd(GZRZpz3gB zkvm=1co~%XlzzVtHhIQLgA5L}kf_$1XF-2|ZHuc& zM1`W})J?gguC4SmFt3ri1tFg2(eynQe6|NWnhc(@;0A?wR8^>i0a)mBo+b{kDg@l? zv$ouu7nUUAeT{f}kOfX2A=}OX2*=Br`QYTiP(t6wainZ*XKcM`ROYBYi~X)MOexZV zG@R;Sc^=U#=y1m+dcTiNzT?t>DzD=Vae+9YNqrVJmdsb(mXw|b91Iemas_OR0uyE| zAchf1_uFY^I;WI>)lN?O+`Cp5eFa*P^N_PJOuD01#lf5Flp}0{XRH= zZ3_XEAGFi`)375Wsp?hHY;TuA7NN~hJPgJW32dCj17f`L;6Zu$>Vv_3D65?~LEM1K zmxA8qM{>_yYr?>40}Kg4@(4yVYytr>#%&3dE?Fo!Y&%DsK+4z+>InNbck?_61j3@G zD5+G4rwIYoaf4q)iK`EuFa!xCO@*9ImUF}j;s#2f-#hnbw96R$;o)|%YgPco;paTq zcX&a44^J9C=OaKKDahNC(oUSvM4-I-xeYS<8SPCn27&Dff%1i2iU253w{jjxY*pw_puBx4XNe1Z6V2Fo1$UU=d}(88 z>pXNi4D>ooE?K}?ffgOg^Wa+)Dp7F9C2NmMDv6ve>47iFz-8YIz@EoI4KskkLvsT!tr%ZR9N^0r|6>ZOP;~F;2XeQk z90RO3R+`k$;1n4ySt~($|KW)&Py~{Pt1!}r;vX%zni#)76>Pdg#HF{TKIQU zXwUNiMB-0Y=sPe3hK6(A`TG`HYjw@BFYg6Z=w=1|9vpY?7{|W!bDdBYygc#55wPWm zO~>;*sPZ6}f8+BW`9zw(C;8m{${N#J)0zY7gC8tZN7;AJdUet|vh|?SaEb$5Vt~$e zfXz_BJdfz@sRUh17J$O$xq<1gOjt*2OlyrFEW~a7?-cx@&wxH7@^+d}Fs=!1hGEhG zgu%&UgKaua9z2@Sog3%u9Z4r>ZE20wwMK2bc3VGXQM|kOkQFLTJYk?=AaDy9Xwe1F zZvj`&3G_Yss!u_aIgn5@&Mj)&;o+i!`?Eiv?E#1akc5zlD-M220w7FgkSMs~;5WwW zzt082`q^|3ttmD%6jz~J6x=y3=c!cZ!Hmm1aS&j{!3d?@o_E3agp~4iEeVwWRodle za{io3Yf5V?rari>@1x*e%ZJmpyIPsvg(V7Kmf(FWJih}B2KCMJ;Qfvq+n)CR)a|sE zw5H;=UE6T6U+mt*!QPicx3Xh@wAo# zLqj23KOp6eDH~mf!zc(8T*n=i$o2z%KM#806HgosWRavmc-CjuKPPRZHRNr(ydRS~ zXzDxg;r=5XU!7&)@zmL(TzYkyXTyywWBqpwUp5~BiZR&6~rVi z|J$OHW-CsdP=WxT0mWfH1B3z8$2c<{JnJ)MdHf<;J6c1zUv&Ts7b!QAQ=j||P?n&Q zh1+s1U!SBsb_z_EC2Ww&N9Mm~enV>}YiQW1;o=1M=(>mus5b%dOG=$DL~do!Vi`i8kG9Zi<@1oHna%_ zhJd)M!Uux5(?W>@kVw{?2haMvHF*=Q5s>wf@B?OshK?FE%D&fpR&$I(VB0}^S)a8ptWmQ* zx5^(Hif4v~&)<>q9oP8sL_y0E-W>CUv2lYyTy1a_(iQWzCwxpFNK}!cf9;j^Lkgq!Wmn>vxXzm!3H8L5<`snb39tCwzOWI{pBep@$QO#XI(!FW|R%p=Ap{Rs+m+ z4AS%9ujmRko8%gutA@!kA%!n z%!ruS+}$asG+x96Zg}Ez9PzX1NP&F+5wiO;s*HE5p@a0TE#MJoP5N)u@|9mx8;Iq3r+>tkpYG6ge3_dPWz&fbvvBjBPq;>dJXhEt&2hU6dVorYw6 zOt|_O)Yi{j`}|7Utry>Fh}b3>zmE4G&##IU+YV=jZn^80KV@%EI?j}R zgFJ@qb%3nTHX~+zq-2I3n()9l`@XdEU0t>eN*drhyi(88J2Pt5M@nXB)@uo`JDbyG zII4&u5*^W*_1X)s8$0VGAv4tP{(g^U@0fj3qq?x4BNg*@B%P#pC7$((JX_!Y+5D%i zN-4VpPK_guEWp=KUK;E8O9t>AUJ>?#9|gKMaovP<_Pwcy!t^K-ETG!qliNZLwXleSH!QNcY`<1J+q>>WjKh!IPsh zV&^5lIl12QapKXe`k804w$BPgGU#ti|9INh^f%MrPVYc{7k8@fCYmo@*GpNDM7>p) zakqK}f9!wSF=G@2Vkin0yDA7l7HmXO&tPW}i1)wLCNM%8K_u082Ic_o@ySn8eO7a| z;47E~Gg%*GKhs6(hUeqza)?-GJW&sncjDjU%J1tvs5dfR$b6)O{d;XWJm24m=5CM@ zMK0|H65NHXsT-X6_dAcL(L{k8%G?Ea+p>~*8h7eAO#kONL_|bHL_|bHR{PNX%DOYD Qy#N3J07*qoM6N<$f>DK8^1Vq1d3mpOi1{5jMYZ8zmND)wwk|0QvE?r7! zQltc=N--26NK2>*A?5LVf4rHuGkdppvt{n?bGJ9MZ_P{$I5~tl0002z!v}hgPWz7k zF+1C7`)J++1OSLzJ=D{A5(M1pR0f_-c1fHRH}sx&JQe>R@!?SssXQ^Cl@QY^-aHl# z(QQjJ15n0Jz_uHFD-Z}S`IVv zH1i8#%sN8h(s;y;N3`7a+K7JRXQ@1y)T4Mcy2UUFg@^VxQR&;YZ*455-SU3o^j4w1{(Y8R+iueAX!az@hlfthJer_)E_Qj+(dN zEa)wJsGFTDKf#C=wLay~?GmUH#vOKnr6qx@J#PIT*e*;-qJ@&zV*K21Zp};97berz zoc77&#>1?M0M^f1?5x)4uO;WhX-0OFIIV=$F}@=N>dsyKRE!V;^hv^wtts{5=lY{bL}?A7T2$!jhW6kAXzT=S{Ov8Vyu z*+jc&A1J7#b0F(%0Jj5?E&O63xQN98-1;!n7?z@G_(LG)1sIrtWdIld)k@oVUrRek@@-`3Q@7b#XddB8WNFbl^p2WeVDrZ|7NnO0@Sf^}ML-9)5@+gF z?VqIxuv%B9y5B%ZEy>f^S|Xm_viYO=7IRxL(fN0pDRO4f6d_4wsC0g5aW>KAkK@4Y zUi=+v_=osS@7Vkc*6hHbZPOe9Ao?hK#GEjLBto(vHMAvu{vPhbe>;DI4u>8^oOul1 z|CxNe?uDY{32U=rye>KfxI3??zvSkN&u6GO_*5@0Ie?kD+Up>IZXrNUE888XOF2!? zE^Xlq9`IMpM(tg{KZ^dj2P|466=e*%bK;n3*O{W;;#kv`G+nk?WK9t|Vvp51=yMVq%?93IQ zb&B0#wm=|M4zAlK48&Yl+k4G!tr|~PH+3O^t85{Q>&cx}y2qbG%Yay~P<9*gGui5U znl$75^(tZi1iB+eGYH;s{enK@w@n0)c_C+SCEJHyWuru|%0e)7IaoyV@q67h^GuMl zdXU}H@q%o35#(`~zr; zyMf4~0qZr1DgYr`Qre^#YYJ=rI^^g%&P#T)S#kC%r7Tb-p{ja0surLS=EINJ;PPf# ztwi830&NolpLzpDU6Ie*=!eS@OJRyioL`gk2q4q&t85eCk4#^_LW0=EMjjX~xaK?`9AFbD$OhG!fefG-=b_Mw^CH_hA)VYf1FWXZ4~9e$1d-5IT%dF9gEi@r3 zE;;6un{EWzH^8ng;oJk^&?%pjgP}u?oDPW3dpY<^Wf+nog5$whBU0{D0=JU=VkUw$CJ zrb~S)s?bIliK|cCx-W&eJ}atBzj4aCxK%!(7Y6g@+Urduq2spb-*nzx7&PR@yX zaM&18N!^=?mQblg9DYfEH_VkfVroVGx=5EQW9y%RT$4=Y>L?v+4HscPGnXIzT@-cfx?Ry_6Fhw!xfO zOaXLv;D_mZArX%JZZFi^mbktP3tlQOpW>61?%ST`@YD9!W>e}Xts3#;l^ag|ir;E?GVJfbt{=a@qf@FDhEmeA+8E`N)t4ij&%EyUJ5{zwD~5Cu6$|am zMQR=-Ar;Nw?5$R`&W|?pM)=jI*X|}%PrO|~-8P*x(3A(QGwn%56O0H_j~ryAh- zjqq4Gf?#R}%7dso3}{V1JViN1IS8*eOzAcA8BC^A_`n`iPOg5zF*L19J&&C7wh6;d zhP2@q=w9Wwc>;MF)O3#yde85axQ!i5syCvchS|)2Hl{Xcbl{&Ow+Ni+oss0+Mfm-N z{K=tClN5dDw0)^;w;yklO1#?9P;nZN*vt*hJ7!*#lNAo^355qSD@C5umYqz#oZ$Ha zfBnMd#)b{#u}H-RK=VpaVfPlrGRKj_C1kQ$iBcQ$$Mz#DHO*tb_UjwvE}NE}LwJ^p zsaPJqQF&0Rtz>Zj-ESHl!C?Lw#Rs0>ufhm@KxvOV;wx&b9+~jQ@<;MBn-&lq77*rFd3vflw#6j}+;~Tkr#BjUWlVhh&IgrN2 z!9+U_Iz>Q_as_#0#IDyW)<<0z_Dwp!VEeTYlc5(;*}xU=;M}HpAVk=mXkIp}#(_1c zl4r{ROXdb|RUC^2{ZHDlV%u#3ETueUrk4W57r zhBKnmqLR7!Ex$~|zk6cJB5hb(^SlhIQ|GDU_7`ZAX#%vH=NjKUju?7L*U535H^j8? zs4(wZ-$wh+M_53#*ffhY-7G9s@c1f~zPebWKN|oO+6nFAeH108#%T3w2v&QdOauCVBR|m(JEq8;ov7*^2!=p$!kBc;?I(zH5Yp5if~ZO9bG;N%lAG zYck*!_;wRH?sfv_Ps-|-CZ7#oaAvr*@ zDD?Y)`~dWs2w6YCNlmkUn{=BiOi4v4BIM3^{B><{zr#1#rTYb8p?8_!hP6#?LcA@V zt0NY_(2G=D=33Qo@3koZu1eLjJ^Q{~gn5JWeWC%%^3W>(lJ zUHJB)H&A7o1aPwAp;cWQE=FfCJ1CNM4Re~-`Ho1Jl?k9Kg=cEfj$MY>2>AYc@Z9t$3O$Q~$9>ypmd9>(-(2Ll3|M8^_W-otoh=_&dNAI_-{Y!SQT}y+Vx<{XXywTLD zRl9vpL?6yz$rJDnH$KIJ7;5p{MOx^+f!vC}beY^s;c7leB_pfzg>+R9-L;8v0SjI- zV$OMS@Mu5bhe%$CdIvy5a@7CswJnwDX9q}ooYHXWta>aLzm7tF)y`%1~62Cr1BJRPgJAXED$W8OFvxa;wF5Yf##OE}` z{!&lZ$z*}uV|VGj)M?z;YbD0F)-+IPrkz(P|6uvu_z%HnO80Yn2YKJu;?k%eRb#h4 zFZ45aAHF!Q$x!dV_samkx5Iul8ltj=)o6 z9u9_w17jvpL{yq&5MoLd(hW?>?$~~(gTRB>W;llTT;xst^0OUKkc*#Jl6=27eHM`L z>p08+uIwIT1;2T7?##JrN!^89)b_WeiYtcU30Q?H6s|O0J0Tpse%2d)RHS-B+1YDn z7yZ5DqhU?tkjzdz7)Iewb#q!ZyJ5EOz2H!iStIGQai`{|B_ya)a|+Ks(-PkUJ!MP5?21XJO5J* z(`tjfot4S>kT&j%TiR+TmyaNqj!y#MiqO@`u6mmlc;O4KUO_*mewe<0 z{;);zN>6gg7agwq`ufsO#e7?h@AU=-w&MAB_d1`%GF=G2@com$I5wHLg&G8{+EK>{ zbxJifJ}moU{kY}c_WOgidFLL}cYCsNuZf$zWteVFz>WNIa0@y8EK9**8 z=(5uNu(W^Ul1H(?>Mrt(2N{?# zurGupabZny3G?G~>UBDDy`Z=lxpwc}gij|Avy1K*Am_mWZDJ5PkzZPQadnAe+$pweD;QWg(D(u z*XVIzN@?$Mizchdi+huH9*v;a;r}!sJ4Xk+t@oo9M1%Vm-XEQF|1}}w&f8=pf{!Yx z6BVFoA57eoU6{7+TeCs8g^aE7_DsXxVEtY_#2-sBw(-E*$K#@GtAl2{FUI_TNxG-j zz4eAjPA)C=Si8_)=&XFNM3g+ey1c}!jv;SvF7F>lb!gfHCVvmkiQEJ(Ao4S0Tm4pA z@24FLDVQBbzZwfQ9$6lX#|S{TV|6R~CvIjg07Lv)f1xDg!sZEmY%@PwTSKa;OzE_W z#cS@P6U%K)+gBY#4KpooEi^Ys5yh%cRFXIuLdB{C>O0lqg76k9?0pUxQ~6*@d#;nG zK0^aHysNcynKPcZ?G5)CDVY$`D%cwS;h}3LR=blUF3(K$@Gfyj{!jxlLe4~gm_?1W z$t9&6IsVm&lvh)``sz^#E&5m0jzzQ>`y5Zn+70#ao;v(~y_ z_NDI3zb~5B4YH3!rT+T0h6f%Iru{)XAss(-TfqXbpv4yoN@b7lVyimMji&EXNC+MTFnd~UJpy&&uN&R7~Y5MYV@G)YLS=0}R0z=j}Abp^OMW;F2 zFUr4!M>pjdmU%F2M}F4t&fcUO&jSVYQjyx{8-gN|Rcip}Fn~Yh0&~f=^s{BKbc1U8 zMgY7B=9r2p%row&@1#S{aCZoX%w?Kf`cq!Xg{{&fY6l(R8y-5+kdQo>gtXUdlLdX8 zvBESyIILWV6*9lvU3w?%SrsC&2{LXq|UCuT8FGhm2_?&!#?p?f~ zl_bv$Oq5AxKNH-3-ck_At+q{0uXFiESLTU#;0a}GP@Jo&98^>YQL3<3REh%Sb_?x_ zX`#XRWB-6q?e;0BPzDJ?Rt-K8;VY{*G?E2K#Ibg}APISgi7xy;7cUmF?twjTdMA8kKIFI@ zLq#FcY+SSI#!KH?)Ex?=!@>}APGMo`tH4U>RJ+xu*nMX65XYyo?jRTq^jThQF89&A zcj*DYZ61?W6u->qNA^N>M2mBTMcv9~`jOd$ogXf13H7MF<0$=?iuTl`-ZXmu{LS~( zl7T@!0-zm?egFf7G=0&b3r9h74g;xIPf`Xb$?2UGxqm_r?1;qFjeV4&^z28fB49Lb z#4_M_5g*G-$ADn_WAR<9@R42DMyLl&AhSwQ%@>-p zR1*}Tu+h@mLm|jiWM&C{#qD4Z&Yd%DBH*7^RB~zev2|WdIi}30-nze~(LNNnz!QFX zlL2&Raitwr>kp%ld>99+i*qsf03R$4MmNQnK$$82pGLFs8CVMJl{MLgYYHkdcd!NenEd}XT``kwmkbX|*AaZJ(4WDT7oge?p{4B<4g1UwQ3SVZYz zp=!f%;ykT%4T$(o#%t3w8M7&3!jZ!3T`Kk za1p6C`iCz^yi$E-Tt7A7m2zL1Ho@}#MsJ00R+2BB2jO?k@5lQ3G408!u4DIg%Q3X* z@^H0k`s)z3RA;}GVtzX4*$OQI$R9Oly-;k$rTGYPLABC`eyfs|*s>x3Hs>ghHUvOB^G^pRW?E7Ff-QC!9Vxym8xGBUgTJ691 z)F!9TK;&2R*H?c@dkMC<OHepPeMV(?GGIq<0ip$Mq3iL!IUB7zCiM>Lh z9NsCCRr^1LTzgL0m~CquTgctt9VW2x*f_V3Yit9p7|nd+;gtWYqA?s?JenSZ-(B@p z*G4g-W@rn;cZ&~TG`_=gMgvAeCBeh{H@^+4e6acOFX>IG$LY~mR=IN?!f2DH3Rgn3 zdlq0?-V;*F{JsiA8jhhA9iXYPjdLY>QDXM9PA zTwaEMq;2F*_mVS&t>|~!tD6Fvxby8$0Ee90tJARu|E8jE`cD)eNTe$L8s7ghZ{6wI zNiJgP>dQSFLUCxN(5=X?xBBordI|_RtD5f>e|>F4Y^0jYF_S7vo|CnM0k`~)U2H#D zIB-?dgRu$=4_`Xh&|fDwyOjR;(Zgw6s^LJ50QV>$`x^6?gT_wkWMnqsH~?>3ISRR& zjrS^fNqW#vsIUjWoec;KI$nc%R9i8SjrwUC!_BWabG2CXs{`l}mE`YPzO!!fY=4gG zLfCljOD8?Jd97#K*fOqOP6|`oqqsw1N#b`XzL{5V)=jZ3c+zVccv(HMrI4;0`%D5W zz}x1(UI;V6qNX~8eeylK{BpS8s@Oj^jEX($HQ^uRj=a22=HIxW;nAXloi8W%a*|zO zo0c6K7qUxJxRZNL#p~zyA9==_OXbOU7%uV%&v8~kjIf!go0|LLrOCm>`T#f|-!ivM z&`tOLluN$9vQaaCUk-$7PS}W6wlC&K7p$E#>~S1bDS#PZQ&7^HW)bjY{L%mulPLitqcvA>@jw-154EsR0)w$`UDS<0(LTtD}Rn%>Eys49` zir3+b!iaO?^tnKh44<11?SE~>#C#|cOEgTse>Lcbqe`#sdR5MNWr3?s^J(4ct>pht c0$sN|hZ~f>0q(p1ua5js-$bwSo@3 + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/Resources/values/Strings.xml b/firebase-appindexing/samples/AppIndexingSample/Resources/values/Strings.xml new file mode 100644 index 000000000..828d35dff --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/Resources/values/Strings.xml @@ -0,0 +1,5 @@ + + + Hello World, Click Me! + AppIndexingSample + diff --git a/firebase-appindexing/samples/AppIndexingSample/Resources/xml/noindex.xml b/firebase-appindexing/samples/AppIndexingSample/Resources/xml/noindex.xml new file mode 100644 index 000000000..f84234ab3 --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/Resources/xml/noindex.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/firebase-appindexing/samples/AppIndexingSample/packages.config b/firebase-appindexing/samples/AppIndexingSample/packages.config new file mode 100644 index 000000000..71e0c9953 --- /dev/null +++ b/firebase-appindexing/samples/AppIndexingSample/packages.config @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/source/Additions/AboutAdditions.txt b/firebase-appindexing/source/Additions/AboutAdditions.txt new file mode 100644 index 000000000..c511f1d4e --- /dev/null +++ b/firebase-appindexing/source/Additions/AboutAdditions.txt @@ -0,0 +1,48 @@ +Additions allow you to add arbitrary C# to the generated classes +before they are compiled. This can be helpful for providing convenience +methods or adding pure C# classes. + +== Adding Methods to Generated Classes == + +Let's say the library being bound has a Rectangle class with a constructor +that takes an x and y position, and a width and length size. It will look like +this: + +public partial class Rectangle +{ + public Rectangle (int x, int y, int width, int height) + { + // JNI bindings + } +} + +Imagine we want to add a constructor to this class that takes a Point and +Size structure instead of 4 ints. We can add a new file called Rectangle.cs +with a partial class containing our new method: + +public partial class Rectangle +{ + public Rectangle (Point location, Size size) : + this (location.X, location.Y, size.Width, size.Height) + { + } +} + +At compile time, the additions class will be added to the generated class +and the final assembly will a Rectangle class with both constructors. + + +== Adding C# Classes == + +Another thing that can be done is adding fully C# managed classes to the +generated library. In the above example, let's assume that there isn't a +Point class available in Java or our library. The one we create doesn't need +to interact with Java, so we'll create it like a normal class in C#. + +By adding a Point.cs file with this class, it will end up in the binding library: + +public class Point +{ + public int X { get; set; } + public int Y { get; set; } +} diff --git a/firebase-appindexing/source/Additions/Additions.cs b/firebase-appindexing/source/Additions/Additions.cs new file mode 100644 index 000000000..0c8982205 --- /dev/null +++ b/firebase-appindexing/source/Additions/Additions.cs @@ -0,0 +1,92 @@ +using System; +using Java.Interop; +using Android.Runtime; + +namespace Android.Gms.AppIndexing +{ + public partial class AppIndex + { + [Obsolete ("Use APP_INDEX_API instead")] + public static Android.Gms.Common.Apis.Api AppIndexApiField { + get { return AppIndex.APP_INDEX_API; } + } + + [Obsolete ("Use API instead")] + public static Android.Gms.Common.Apis.Api Api { + get { return AppIndex.API; } + } + } +} + +namespace Firebase.AppIndexing +{ + [Register ("com/google/firebase/appindexing/Indexable", "", "Firebase.AppIndexing.IIndexableInvoker")] + public interface IIndexable : IJavaObject, IDisposable + { + } + + [Register ("com/google/firebase/appindexing/Indexable", DoNotGenerateAcw = true)] + internal class IIndexableInvoker : Java.Lang.Object, IIndexable, IJavaObject, IDisposable + { + // + // Static Fields + // + private static IntPtr java_class_ref = JNIEnv.FindClass ("com/google/firebase/appindexing/Indexable"); + + private IntPtr class_ref; + + + // + // Properties + // + protected override IntPtr ThresholdClass { + get { + return this.class_ref; + } + } + + protected override Type ThresholdType { + get { + return typeof(IIndexableInvoker); + } + } + + // + // Constructors + // + public IIndexableInvoker (IntPtr handle, JniHandleOwnership transfer) : base (IIndexableInvoker.Validate (handle), transfer) + { + IntPtr objectClass = JNIEnv.GetObjectClass (base.Handle); + this.class_ref = JNIEnv.NewGlobalRef (objectClass); + JNIEnv.DeleteLocalRef (objectClass); + } + + // + // Static Methods + // + public static IIndexable GetObject (IntPtr handle, JniHandleOwnership transfer) + { + return Java.Lang.Object.GetObject (handle, transfer); + } + + private static IntPtr Validate (IntPtr handle) + { + if (!JNIEnv.IsInstanceOf (handle, IIndexableInvoker.java_class_ref)) { + throw new InvalidCastException (string.Format ("Unable to convert instance of type '{0}' to type '{1}'.", JNIEnv.GetClassNameFromInstance (handle), "com.google.firebase.IIndexable")); + } + return handle; + } + + // + // Methods + // + protected override void Dispose (bool disposing) + { + if (this.class_ref != IntPtr.Zero) { + JNIEnv.DeleteGlobalRef (this.class_ref); + } + this.class_ref = IntPtr.Zero; + base.Dispose (disposing); + } + } +} \ No newline at end of file diff --git a/firebase-appindexing/source/Additions/IPendingResultExtensions.cs b/firebase-appindexing/source/Additions/IPendingResultExtensions.cs new file mode 100644 index 000000000..d93f56ef1 --- /dev/null +++ b/firebase-appindexing/source/Additions/IPendingResultExtensions.cs @@ -0,0 +1,55 @@ +using System; +using System.Threading.Tasks; +using Android.Gms.Common.Apis; +using Android.Runtime; +using System.Collections.Generic; + +namespace Android.Gms.AppIndexing +{ + public static partial class IAppIndexApiExtensions + { + public static async Task EndAsync (this IAppIndexApi api, GoogleApiClient apiClient, global::Android.Gms.AppIndexing.Action action) + { + return (await api.End (apiClient, action)).JavaCast (); + } + public static async Task StartAsync (this IAppIndexApi api, GoogleApiClient apiClient, global::Android.Gms.AppIndexing.Action action) { + return (await api.Start (apiClient, action)).JavaCast (); + } + [Obsolete] + public static async Task ViewAsync (this IAppIndexApi api, GoogleApiClient apiClient, Android.App.Activity activity, Android.Content.Intent viewIntent, string title, Android.Net.Uri webUrl, IList outLinks) { + return (await api.View (apiClient, activity, viewIntent, title, webUrl, outLinks)).JavaCast (); + } + [Obsolete] + public static async Task ViewAsync (this IAppIndexApi api, GoogleApiClient apiClient, Android.App.Activity activity, Android.Net.Uri appIndexingUrl, string title, Android.Net.Uri webUrl, IList outLinks) { + return (await api.View (apiClient, activity, appIndexingUrl, title, webUrl, outLinks)).JavaCast (); + } + [Obsolete] + public static async Task ViewEndAsync (this IAppIndexApi api, GoogleApiClient apiClient, Android.App.Activity activity, Android.Content.Intent viewIntent) { + return (await api.ViewEnd (apiClient, activity, viewIntent)).JavaCast (); + } + [Obsolete] + public static async Task ViewEndAsync (this IAppIndexApi api, GoogleApiClient apiClient, Android.App.Activity activity, Android.Net.Uri appUri) { + return (await api.ViewEnd (apiClient, activity, appUri)).JavaCast (); + } + } + + public static partial class IAppIndexApiActionResultExtensions { + [Obsolete] + public static async Task EndAsync (this IAppIndexApiActionResult api, GoogleApiClient apiClient) { + return (await api.End (apiClient)).JavaCast (); + } + } +} + +namespace Android.Gms.Search { + public static partial class ISearchAuthApiExtensions { + public static async Task ClearTokenAsync (this ISearchAuthApi api, GoogleApiClient client, string accessToken) { + return (await api.ClearToken (client, accessToken)).JavaCast (); + } + + public static async Task GetGoogleNowAuthAsync (this ISearchAuthApi api, GoogleApiClient client, string webAppClientId) { + return (await api.GetGoogleNowAuth (client, webAppClientId)).JavaCast (); + } + } +} + diff --git a/firebase-appindexing/source/Firebase-AppIndexing.csproj b/firebase-appindexing/source/Firebase-AppIndexing.csproj new file mode 100644 index 000000000..8fae45ddb --- /dev/null +++ b/firebase-appindexing/source/Firebase-AppIndexing.csproj @@ -0,0 +1,89 @@ + + + + Debug + AnyCPU + {10368E6C-D01B-4462-8E8B-01FC667A7035};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562} + Library + Xamarin.Firebase.AppIndexing + Resources + Assets + False + Xamarin.Firebase.AppIndexing + v7.0 + class-parse + ..\..\externals\docs\reference + 8.0.30703 + 2.0 + + + + true + full + false + bin\Debug + DEBUG; + prompt + 4 + None + false + + + full + true + bin\Release + prompt + 4 + false + false + + + + + + + + + + + Properties\GpsConsts.cs + + + + + + + + + + + + + + + + + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} + Basement + + + {865652D3-8D1A-4779-92FC-4C54719286B7} + Firebase-Common + + + {3F6BAE25-ADEB-468C-8384-AD655623C341} + Base + + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + + + + + + Jars\firebase-appindexing.jar + + + diff --git a/firebase-appindexing/source/Jars/AboutJars.txt b/firebase-appindexing/source/Jars/AboutJars.txt new file mode 100644 index 000000000..320a154be --- /dev/null +++ b/firebase-appindexing/source/Jars/AboutJars.txt @@ -0,0 +1,37 @@ +This directory is for Android .jars. + +There are 4 types of jars that are supported: + +== Input Jar and Embedded Jar == + +This is the jar that bindings should be generated for. + +For example, if you were binding the Google Maps library, this would +be Google's "maps.jar". + +The difference between EmbeddedJar and InputJar is, EmbeddedJar is to be +embedded in the resulting dll as EmbeddedResource, while InputJar is not. +There are couple of reasons you wouldn't like to embed the target jar +in your dll (the ones that could be internally loaded by +feature e.g. maps.jar, or you cannot embed jars that are under some +proprietary license). + +Set the build action for these jars in the properties page to "InputJar". + + +== Reference Jar and Embedded Reference Jar == + +These are jars that are referenced by the input jar. C# bindings will +not be created for these jars. These jars will be used to resolve +types used by the input jar. + +NOTE: Do not add "android.jar" as a reference jar. It will be added automatically +based on the Target Framework selected. + +Set the build action for these jars in the properties page to "ReferenceJar". + +"EmbeddedJar" works like "ReferenceJar", but like "EmbeddedJar", it is +embedded in your dll. But at application build time, they are not included +in the final apk, like ReferenceJar files. + + diff --git a/firebase-appindexing/source/Properties/AssemblyInfo.cs b/firebase-appindexing/source/Properties/AssemblyInfo.cs new file mode 100644 index 000000000..3f6976fa6 --- /dev/null +++ b/firebase-appindexing/source/Properties/AssemblyInfo.cs @@ -0,0 +1,48 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using Android.App; + +// Information about this assembly is defined by the following attributes. +// Change them to the values specific to your project. + +[assembly: AssemblyTitle ("Xamarin.Firebase.Iid")] +[assembly: AssemblyDescription ("")] +[assembly: AssemblyConfiguration ("")] +[assembly: AssemblyCompany ("Microsoft Corporation")] +[assembly: AssemblyProduct ("")] +[assembly: AssemblyCopyright ("Copyright © Microsoft Corporation")] +[assembly: AssemblyTrademark ("")] +[assembly: AssemblyCulture ("")] + +// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". +// The form "{Major}.{Minor}.*" will automatically update the build and revision, +// and "{Major}.{Minor}.{Build}.*" will update just the revision. + +[assembly: AssemblyVersion ("1.0.0")] + +// The following attributes are used to specify the signing key for the assembly, +// if desired. See the Mono documentation for more information about signing. + +//[assembly: AssemblyDelaySign(false)] +//[assembly: AssemblyKeyFile("")] + +[assembly: Java.Interop.JavaLibraryReference ("classes.jar", + PackageName = __FbConsts.PackageName, + SourceUrl = __FbConsts.Url, + EmbeddedArchive = __Consts.AarPath, + Version = __FbConsts.Version, + Sha1sum = __FbConsts.Sha1sum)] +// AppCompat-v7 resources +[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", + PackageName = __FbConsts.PackageName, + SourceUrl = __FbConsts.Url, + EmbeddedArchive = __Consts.AarPath, + Version = __FbConsts.Version, + Sha1sum = __FbConsts.Sha1sum)] + +// Google Addon feed with GPS in it: +// https://dl-ssl.google.com/android/repository/addon.xml + +static class __Consts { + public const string AarPath = "m2repository/com/google/firebase/firebase-iid/" + __FbConsts.Version + "/firebase-iid-" + __FbConsts.Version + ".aar"; +} diff --git a/firebase-appindexing/source/Transforms/EnumFields.xml b/firebase-appindexing/source/Transforms/EnumFields.xml new file mode 100644 index 000000000..e9af0eeb3 --- /dev/null +++ b/firebase-appindexing/source/Transforms/EnumFields.xml @@ -0,0 +1,18 @@ + + + diff --git a/firebase-appindexing/source/Transforms/EnumMethods.xml b/firebase-appindexing/source/Transforms/EnumMethods.xml new file mode 100644 index 000000000..2efa81467 --- /dev/null +++ b/firebase-appindexing/source/Transforms/EnumMethods.xml @@ -0,0 +1,18 @@ + + + diff --git a/firebase-appindexing/source/Transforms/Metadata.generated.xml b/firebase-appindexing/source/Transforms/Metadata.generated.xml new file mode 100644 index 000000000..26c2f6238 --- /dev/null +++ b/firebase-appindexing/source/Transforms/Metadata.generated.xml @@ -0,0 +1,2 @@ + + diff --git a/firebase-appindexing/source/Transforms/Metadata.xml b/firebase-appindexing/source/Transforms/Metadata.xml new file mode 100644 index 000000000..ed9b58831 --- /dev/null +++ b/firebase-appindexing/source/Transforms/Metadata.xml @@ -0,0 +1,32 @@ + + + Android.Gms.AppIndexing + Android.Gms.AppDataSearch + Android.Gms.Search + Firebase.AppIndexing + Firebase.AppIndexing.Builders + Firebase.AppIndexing.Internal + + + + + + + + + + + + + source + size + dest + flags + + + + APP_INDEX_API + API + API + + diff --git a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.Api.V4.Impl.template.nuspec b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.Api.V4.Impl.template.nuspec new file mode 100644 index 000000000..c6989b943 --- /dev/null +++ b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.Api.V4.Impl.template.nuspec @@ -0,0 +1,26 @@ + + + + Xamarin.GooglePlayServices.TagManager.Api.V4.Impl + Xamarin Google Play Services - TagManager API V4 Impl + $version$ + Xamarin Inc. + Xamarin Inc. + true + Xamarin.Android Bindings for Google Play Services - TagManager API V4 Impl $aar-version$ + + Xamarin.Android Bindings for Google Play Services - TagManager API V4 Impl $aar-version$ + + Copyright © Microsoft Corporation + https://github.com/xamarin/GooglePlayServicesComponents/ + https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md + https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-tagmanager-api_128x128.png + + + + + + + + + diff --git a/tagmanager-v4-impl/source/Additions/AboutAdditions.txt b/tagmanager-v4-impl/source/Additions/AboutAdditions.txt new file mode 100644 index 000000000..c511f1d4e --- /dev/null +++ b/tagmanager-v4-impl/source/Additions/AboutAdditions.txt @@ -0,0 +1,48 @@ +Additions allow you to add arbitrary C# to the generated classes +before they are compiled. This can be helpful for providing convenience +methods or adding pure C# classes. + +== Adding Methods to Generated Classes == + +Let's say the library being bound has a Rectangle class with a constructor +that takes an x and y position, and a width and length size. It will look like +this: + +public partial class Rectangle +{ + public Rectangle (int x, int y, int width, int height) + { + // JNI bindings + } +} + +Imagine we want to add a constructor to this class that takes a Point and +Size structure instead of 4 ints. We can add a new file called Rectangle.cs +with a partial class containing our new method: + +public partial class Rectangle +{ + public Rectangle (Point location, Size size) : + this (location.X, location.Y, size.Width, size.Height) + { + } +} + +At compile time, the additions class will be added to the generated class +and the final assembly will a Rectangle class with both constructors. + + +== Adding C# Classes == + +Another thing that can be done is adding fully C# managed classes to the +generated library. In the above example, let's assume that there isn't a +Point class available in Java or our library. The one we create doesn't need +to interact with Java, so we'll create it like a normal class in C#. + +By adding a Point.cs file with this class, it will end up in the binding library: + +public class Point +{ + public int X { get; set; } + public int Y { get; set; } +} diff --git a/tagmanager-v4-impl/source/Additions/IPendingResultExtensions.cs b/tagmanager-v4-impl/source/Additions/IPendingResultExtensions.cs new file mode 100644 index 000000000..eb186f0c7 --- /dev/null +++ b/tagmanager-v4-impl/source/Additions/IPendingResultExtensions.cs @@ -0,0 +1,40 @@ +using System; +using System.Threading.Tasks; +using Android.Gms.Common.Apis; +using Android.Runtime; + +namespace Android.Gms.Tagmanager +{ + public partial class TagManagerClass + { + public async Task LoadContainerDefaultOnlyAsync(string containerId, int defaultContainerResourceId) + { + return (await LoadContainerDefaultOnly(containerId, defaultContainerResourceId)).JavaCast(); + } + + public async Task LoadContainerDefaultOnlyAsync(string containerId, int defaultContainerResourceId, Android.OS.Handler handler) + { + return (await LoadContainerDefaultOnly(containerId, defaultContainerResourceId, handler)).JavaCast(); + } + + public async Task LoadContainerPreferFreshAsync(string containerId, int defaultContainerResourceId) + { + return (await LoadContainerPreferFresh(containerId, defaultContainerResourceId)).JavaCast(); + } + + public async Task LoadContainerPreferFreshAsync(string containerId, int defaultContainerResourceId, Android.OS.Handler handler) + { + return (await LoadContainerPreferFresh(containerId, defaultContainerResourceId, handler)).JavaCast(); + } + + public async Task LoadContainerPreferNonDefaultAsync(string containerId, int defaultContainerResourceId) + { + return (await LoadContainerPreferNonDefault(containerId, defaultContainerResourceId)).JavaCast(); + } + + public async Task LoadContainerPreferNonDefaultAsync(string containerId, int defaultContainerResourceId, Android.OS.Handler handler) + { + return (await LoadContainerPreferNonDefault(containerId, defaultContainerResourceId, handler)).JavaCast(); + } + } +} \ No newline at end of file diff --git a/tagmanager-v4-impl/source/Properties/AssemblyInfo.cs b/tagmanager-v4-impl/source/Properties/AssemblyInfo.cs new file mode 100644 index 000000000..48343df76 --- /dev/null +++ b/tagmanager-v4-impl/source/Properties/AssemblyInfo.cs @@ -0,0 +1,48 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using Android.App; + +// Information about this assembly is defined by the following attributes. +// Change them to the values specific to your project. + +[assembly: AssemblyTitle ("Xamarin.GooglePlayServices.TagManager.V4.Impl")] +[assembly: AssemblyDescription ("")] +[assembly: AssemblyConfiguration ("")] +[assembly: AssemblyCompany ("Microsoft Corporation")] +[assembly: AssemblyProduct ("")] +[assembly: AssemblyCopyright ("Copyright © Microsoft Corporation")] +[assembly: AssemblyTrademark ("")] +[assembly: AssemblyCulture ("")] + +// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". +// The form "{Major}.{Minor}.*" will automatically update the build and revision, +// and "{Major}.{Minor}.{Build}.*" will update just the revision. + +[assembly: AssemblyVersion ("1.0.0")] + +// The following attributes are used to specify the signing key for the assembly, +// if desired. See the Mono documentation for more information about signing. + +//[assembly: AssemblyDelaySign(false)] +//[assembly: AssemblyKeyFile("")] + +[assembly: Java.Interop.JavaLibraryReference ("classes.jar", + PackageName = __GpsConsts.PackageName, + SourceUrl = __GpsConsts.Url, + EmbeddedArchive = __Consts.AarPath, + Version = __GpsConsts.Version, + Sha1sum = __GpsConsts.Sha1sum)] +// AppCompat-v7 resources +[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", + PackageName = __GpsConsts.PackageName, + SourceUrl = __GpsConsts.Url, + EmbeddedArchive = __Consts.AarPath, + Version = __GpsConsts.Version, + Sha1sum = __GpsConsts.Sha1sum)] + +// Google Addon feed with GPS in it: +// https://dl-ssl.google.com/android/repository/addon.xml + +static class __Consts { + public const string AarPath = "m2repository/com/google/android/gms/play-services-tagmanager-v4-impl/" + __GpsConsts.Version + "/play-services-tagmanager-v4-impl-" + __GpsConsts.Version + ".aar"; +} diff --git a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj new file mode 100644 index 000000000..c93169b90 --- /dev/null +++ b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj @@ -0,0 +1,89 @@ + + + + Debug + AnyCPU + {10368E6C-D01B-4462-8E8B-01FC667A7035};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 8.0.30703 + 2.0 + {ED50788D-0553-48A2-A47A-6AD1C9DF41BE} + Library + GooglePlayServices.TagManager.V4.Impl + Resources + Assets + False + Xamarin.GooglePlayServices.TagManager.V4.Impl + v7.0 + class-parse + ..\..\externals\docs\reference + + + + + true + full + false + bin\Debug + DEBUG; + prompt + 4 + None + false + + + full + true + bin\Release + prompt + 4 + false + false + + + + + + + + ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + + + + + + Properties\GpsConsts.cs + + + + + + + + + + + + + + + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} + Basement + + + {7893F52D-09B9-4441-AC47-6F7875BD68BC} + Analytics.Impl + + + {3F6BAE25-ADEB-468C-8384-AD655623C341} + Base + + + + + + Jars\play-services-tagmanager-v4-impl.jar + + + diff --git a/tagmanager-v4-impl/source/Transforms/EnumFields.xml b/tagmanager-v4-impl/source/Transforms/EnumFields.xml new file mode 100644 index 000000000..e9af0eeb3 --- /dev/null +++ b/tagmanager-v4-impl/source/Transforms/EnumFields.xml @@ -0,0 +1,18 @@ + + + diff --git a/tagmanager-v4-impl/source/Transforms/EnumMethods.xml b/tagmanager-v4-impl/source/Transforms/EnumMethods.xml new file mode 100644 index 000000000..2efa81467 --- /dev/null +++ b/tagmanager-v4-impl/source/Transforms/EnumMethods.xml @@ -0,0 +1,18 @@ + + + diff --git a/tagmanager-v4-impl/source/Transforms/Metadata.generated.xml b/tagmanager-v4-impl/source/Transforms/Metadata.generated.xml new file mode 100644 index 000000000..26c2f6238 --- /dev/null +++ b/tagmanager-v4-impl/source/Transforms/Metadata.generated.xml @@ -0,0 +1,2 @@ + + diff --git a/tagmanager-v4-impl/source/Transforms/Metadata.xml b/tagmanager-v4-impl/source/Transforms/Metadata.xml new file mode 100644 index 000000000..ca7b5340c --- /dev/null +++ b/tagmanager-v4-impl/source/Transforms/Metadata.xml @@ -0,0 +1,21 @@ + + + Android.Gms.Tagmanager + + + + + + + + + + + + source + size + dest + flags + + TagManagerClass + From 00a315a5fc821faaad8323cc3cdc176d55036a14 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 1 Dec 2016 10:23:45 -0500 Subject: [PATCH 08/63] Updated nuspec dependencies --- .../Xamarin.GooglePlayServices.Analytics.template.nuspec | 1 + auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec | 1 + firebase-auth/component/component.template.yaml | 4 ---- firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec | 2 -- .../nuget/Xamarin.GooglePlayServices.Location.template.nuspec | 1 + .../nuget/Xamarin.GooglePlayServices.Places.template.nuspec | 1 + .../Xamarin.GooglePlayServices.SafetyNet.template.nuspec | 1 + 7 files changed, 5 insertions(+), 6 deletions(-) diff --git a/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec b/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec index 91c8d2c44..93f558c92 100644 --- a/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec +++ b/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec @@ -21,6 +21,7 @@ + diff --git a/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec b/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec index e75c63df0..9539fb8ae 100644 --- a/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec +++ b/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec @@ -19,6 +19,7 @@ + diff --git a/firebase-auth/component/component.template.yaml b/firebase-auth/component/component.template.yaml index 81287e937..56f006efe 100644 --- a/firebase-auth/component/component.template.yaml +++ b/firebase-auth/component/component.template.yaml @@ -24,8 +24,6 @@ samples: - Tasks - Firebase-Common - Firebase-Auth - - Firebase-Auth-Common - - Firebase-Auth-Module installNuGets: - project: FirebaseAuthQuickstart packages: @@ -36,8 +34,6 @@ samples: - Xamarin.GooglePlayServices.Tasks - Xamarin.Firebase.Common - Xamarin.Firebase.Auth - - Xamarin.Firebase.Auth.Common - - Xamarin.Firebase.Auth.Module removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" local-nuget-repo: ../../output/ diff --git a/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec b/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec index d58311887..c551254fd 100644 --- a/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec +++ b/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec @@ -18,8 +18,6 @@ - - diff --git a/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec b/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec index 45510d980..da51a413c 100644 --- a/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec +++ b/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec @@ -20,6 +20,7 @@ + diff --git a/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec b/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec index e88259c36..510d24021 100644 --- a/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec +++ b/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec @@ -19,6 +19,7 @@ + diff --git a/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec b/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec index 03dbeb7ad..45250f15c 100644 --- a/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec +++ b/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec @@ -20,6 +20,7 @@ + From 5a545b7c66915503ee47fd75328ad614846a88d8 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 2 Dec 2016 13:10:04 -0500 Subject: [PATCH 09/63] Fixes for current stable Cycle8 --- auth-base/source/Transforms/Metadata.xml | 4 ++ basement/source/Transforms/Metadata.xml | 9 ++++ instantapps/source/Transforms/Metadata.xml | 20 +++++++ .../source/Additions/Additions.cs | 54 +++++++++++++++++++ 4 files changed, 87 insertions(+) diff --git a/auth-base/source/Transforms/Metadata.xml b/auth-base/source/Transforms/Metadata.xml index ff76a4f74..b93e5462c 100644 --- a/auth-base/source/Transforms/Metadata.xml +++ b/auth-base/source/Transforms/Metadata.xml @@ -22,4 +22,8 @@ flags falsed + + + + diff --git a/basement/source/Transforms/Metadata.xml b/basement/source/Transforms/Metadata.xml index 3ecb9a980..e2bdcd62f 100644 --- a/basement/source/Transforms/Metadata.xml +++ b/basement/source/Transforms/Metadata.xml @@ -18,6 +18,11 @@ Android.Gms.Location.Places Firebase + + Android.Gms.Flags.Impl + Android.Gms.Internal + + @@ -50,4 +55,8 @@ + + + + diff --git a/instantapps/source/Transforms/Metadata.xml b/instantapps/source/Transforms/Metadata.xml index 6043a9d45..9db8247c6 100644 --- a/instantapps/source/Transforms/Metadata.xml +++ b/instantapps/source/Transforms/Metadata.xml @@ -3,4 +3,24 @@ Android.Gms.InstantApp Android.Gms.Internal + + API + + + + + + + + + + + + + + + + + + diff --git a/support-wearable/source/Additions/Additions.cs b/support-wearable/source/Additions/Additions.cs index a512c7cb9..5ca4121b9 100644 --- a/support-wearable/source/Additions/Additions.cs +++ b/support-wearable/source/Additions/Additions.cs @@ -133,4 +133,58 @@ public unsafe void SetHasStableIds (bool hasStableIds) } } } + + /* + * TODO: Consider removing when Cycle 9 is released + */ + public partial class WearableListView + { + private partial class SetScrollVerticallyProperty + { + static Delegate cb_get_Landroid_support_wearable_view_WearableListView_; +#pragma warning disable 0169 + static Delegate GetGet_Landroid_support_wearable_view_WearableListView_Handler() + { + if (cb_get_Landroid_support_wearable_view_WearableListView_ == null) + cb_get_Landroid_support_wearable_view_WearableListView_ = JNINativeWrapper.CreateDelegate((Func)n_Get_Landroid_support_wearable_view_WearableListView_); + return cb_get_Landroid_support_wearable_view_WearableListView_; + } + + static IntPtr n_Get_Landroid_support_wearable_view_WearableListView_(IntPtr jnienv, IntPtr native__this, IntPtr native_wearableListView) + { + global::Android.Support.Wearable.Views.WearableListView.SetScrollVerticallyProperty __this = global::Java.Lang.Object.GetObject(jnienv, native__this, JniHandleOwnership.DoNotTransfer); + global::Android.Support.Wearable.Views.WearableListView wearableListView = global::Java.Lang.Object.GetObject(native_wearableListView, JniHandleOwnership.DoNotTransfer); + IntPtr __ret = JNIEnv.ToLocalJniHandle(__this.Get(wearableListView)); + return __ret; + } +#pragma warning restore 0169 + + static IntPtr id_get_Landroid_support_wearable_view_WearableListView_; + // Metadata.xml XPath method reference: path="/api/package[@name='android.support.wearable.view']/class[@name='WearableListView.SetScrollVerticallyProperty']/method[@name='get' and count(parameter)=1 and parameter[1][@type='android.support.wearable.view.WearableListView']]" + [Register("get", "(Landroid/support/wearable/view/WearableListView;)Ljava/lang/Integer;", "GetGet_Landroid_support_wearable_view_WearableListView_Handler")] + public override unsafe global::Java.Lang.Object Get(Java.Lang.Object wearableListView) + { + if (id_get_Landroid_support_wearable_view_WearableListView_ == IntPtr.Zero) + id_get_Landroid_support_wearable_view_WearableListView_ = JNIEnv.GetMethodID(class_ref, "get", "(Landroid/support/wearable/view/WearableListView;)Ljava/lang/Integer;"); + try + { + JValue* __args = stackalloc JValue[1]; + __args[0] = new JValue(wearableListView); + + global::Java.Lang.Integer __ret; + if (GetType() == ThresholdType) + __ret = global::Java.Lang.Object.GetObject(JNIEnv.CallObjectMethod(((global::Java.Lang.Object)this).Handle, id_get_Landroid_support_wearable_view_WearableListView_, __args), JniHandleOwnership.TransferLocalRef); + else + __ret = global::Java.Lang.Object.GetObject(JNIEnv.CallNonvirtualObjectMethod(((global::Java.Lang.Object)this).Handle, ThresholdClass, JNIEnv.GetMethodID(ThresholdClass, "get", "(Landroid/support/wearable/view/WearableListView;)Ljava/lang/Integer;"), __args), JniHandleOwnership.TransferLocalRef); + return __ret; + } + finally + { + } + } + } + } + /* + * End TODO + */ } From 3f3efb9ab5dc4ae087c57d68cf891f2188f6ec23 Mon Sep 17 00:00:00 2001 From: Redth Date: Sat, 3 Dec 2016 14:42:09 -0500 Subject: [PATCH 10/63] Removed appindexing from build Missed removing the nuspec and component --- build.cake | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.cake b/build.cake index d029eb406..18f67c09e 100644 --- a/build.cake +++ b/build.cake @@ -215,7 +215,6 @@ var buildSpec = new BuildSpec { new NuGetInfo { NuSpec = "./ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./analytics/nuget/Xamarin.GooglePlayServices.Analytics.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, - new NuGetInfo { NuSpec = "./appindexing/nuget/Xamarin.GooglePlayServices.AppIndexing.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./auth/nuget/Xamarin.GooglePlayServices.Auth.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, new NuGetInfo { NuSpec = "./auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.nuspec", Version = PLAY_NUGET_VERSION, RequireLicenseAcceptance = true }, @@ -271,7 +270,6 @@ var buildSpec = new BuildSpec { Components = new [] { new Component { ManifestDirectory = "./ads/component" }, new Component { ManifestDirectory = "./analytics/component" }, - new Component { ManifestDirectory = "./appindexing/component" }, new Component { ManifestDirectory = "./appinvite/component" }, new Component { ManifestDirectory = "./cast/component" }, new Component { ManifestDirectory = "./drive/component" }, From e1eb7d9faed4902a37d0830c32c94f20abcb3d6c Mon Sep 17 00:00:00 2001 From: Redth Date: Sun, 4 Dec 2016 20:35:17 -0500 Subject: [PATCH 11/63] Rename incorrect filename --- ...Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tagmanager-v4-impl/nuget/{Xamarin.GooglePlayServices.TagManager.Api.V4.Impl.template.nuspec => Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec} (100%) diff --git a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.Api.V4.Impl.template.nuspec b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec similarity index 100% rename from tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.Api.V4.Impl.template.nuspec rename to tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec From 7e045325ce777ac8ae5a8680dbc74366fe33e345 Mon Sep 17 00:00:00 2001 From: Redth Date: Mon, 5 Dec 2016 10:40:14 -0500 Subject: [PATCH 12/63] Fixed path to lib in nuspec --- ...amarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec index c6989b943..45c72663e 100644 --- a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec +++ b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec @@ -21,6 +21,6 @@ - + From e2a4ac8a488273d751b04cf46a0652ccc38ea614 Mon Sep 17 00:00:00 2001 From: Redth Date: Mon, 5 Dec 2016 12:38:46 -0500 Subject: [PATCH 13/63] Fix nuget id for tagmanager v4 impl --- ...amarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec index 45c72663e..beaa70544 100644 --- a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec +++ b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec @@ -1,7 +1,7 @@ - Xamarin.GooglePlayServices.TagManager.Api.V4.Impl + Xamarin.GooglePlayServices.TagManager.V4.Impl Xamarin Google Play Services - TagManager API V4 Impl $version$ Xamarin Inc. From dc2579609892738a09bf0d5cd3657df487eb4978 Mon Sep 17 00:00:00 2001 From: Redth Date: Mon, 5 Dec 2016 12:48:26 -0500 Subject: [PATCH 14/63] Remove unnecessary transforms These were moved to the Analytics-Impl lib. --- analytics/source/Transforms/Metadata.xml | 78 ------------------------ 1 file changed, 78 deletions(-) diff --git a/analytics/source/Transforms/Metadata.xml b/analytics/source/Transforms/Metadata.xml index acba0a41e..419b8cca1 100644 --- a/analytics/source/Transforms/Metadata.xml +++ b/analytics/source/Transforms/Metadata.xml @@ -24,83 +24,5 @@ flags - containerHolder - containerVersion - - - - - Java.Lang.Object - Java.Lang.Object - - - public - - - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - com.google.android.gms.analytics.HitBuilders.HitBuilder - - com.google.android.gms.analytics.HitBuilders.EventBuilder - com.google.android.gms.analytics.HitBuilders.EventBuilder - com.google.android.gms.analytics.HitBuilders.EventBuilder - com.google.android.gms.analytics.HitBuilders.EventBuilder - - com.google.android.gms.analytics.HitBuilders.ExceptionBuilder - com.google.android.gms.analytics.HitBuilders.ExceptionBuilder - - com.google.android.gms.analytics.HitBuilders.ItemBuilder - com.google.android.gms.analytics.HitBuilders.ItemBuilder - com.google.android.gms.analytics.HitBuilders.ItemBuilder - com.google.android.gms.analytics.HitBuilders.ItemBuilder - com.google.android.gms.analytics.HitBuilders.ItemBuilder - com.google.android.gms.analytics.HitBuilders.ItemBuilder - com.google.android.gms.analytics.HitBuilders.ItemBuilder - - com.google.android.gms.analytics.HitBuilders.SocialBuilder - com.google.android.gms.analytics.HitBuilders.SocialBuilder - com.google.android.gms.analytics.HitBuilders.SocialBuilder - - com.google.android.gms.analytics.HitBuilders.TimingBuilder - com.google.android.gms.analytics.HitBuilders.TimingBuilder - com.google.android.gms.analytics.HitBuilders.TimingBuilder - com.google.android.gms.analytics.HitBuilders.TimingBuilder - - com.google.android.gms.analytics.HitBuilders.TransactionBuilder - com.google.android.gms.analytics.HitBuilders.TransactionBuilder - com.google.android.gms.analytics.HitBuilders.TransactionBuilder - com.google.android.gms.analytics.HitBuilders.TransactionBuilder - com.google.android.gms.analytics.HitBuilders.TransactionBuilder - com.google.android.gms.analytics.HitBuilders.TransactionBuilder - - - - java.util.Map<java.lang.String, java.lang.String> - java.util.Map<java.lang.String, java.lang.String> - java.util.Map<java.lang.String, java.lang.String> - java.util.Map<java.lang.String, java.lang.String> - java.util.Map<java.lang.String, java.lang.String> - java.util.Map<java.lang.String, java.lang.String> - java.util.Map<java.lang.String, java.lang.String> - java.util.Map<java.lang.String, java.lang.String> - - - From 947fd877446a3939757b30ee7f1a26d60edf263c Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 8 Dec 2016 09:26:26 -0500 Subject: [PATCH 15/63] Remove manifest additions, add XBD support Also removes old assembly attributes for downloading items at build time, as Xamarin Build Download (XBD) takes care of this now. --- ads-lite/source/Additions/AboutAdditions.txt | 48 - ads-lite/source/Additions/Manifest.cs | 37 - ads-lite/source/Ads.Lite.csproj | 12 +- ads-lite/source/Properties/AssemblyInfo.cs | 21 - ads-lite/source/packages.config | 4 + ads/source/Additions/AboutAdditions.txt | 48 - ads/source/Ads.csproj | 11 +- ads/source/Properties/AssemblyInfo.cs | 21 - ads/source/packages.config | 4 + .../source/Additions/AboutAdditions.txt | 48 - analytics-impl/source/Additions/Manifest.cs | 6 - analytics-impl/source/Analytics.Impl.csproj | 12 +- .../source/Properties/AssemblyInfo.cs | 21 - analytics-impl/source/Transforms/Metadata.xml | 4 + analytics-impl/source/packages.config | 4 + analytics/source/Additions/AboutAdditions.txt | 48 - analytics/source/Additions/Manifest.cs | 6 - analytics/source/Analytics.csproj | 12 +- analytics/source/Properties/AssemblyInfo.cs | 21 - analytics/source/Transforms/Metadata.xml | 1 + analytics/source/packages.config | 4 + appinvite/source/Additions/AboutAdditions.txt | 48 - appinvite/source/Additions/Manifest.cs | 28 - appinvite/source/AppInvite.csproj | 8 +- appinvite/source/Properties/AssemblyInfo.cs | 21 - appinvite/source/packages.config | 1 + auth-base/source/Additions/AboutAdditions.txt | 48 - auth-base/source/Auth.Base.csproj | 7 +- auth-base/source/Properties/AssemblyInfo.cs | 21 - auth-base/source/packages.config | 1 + auth/source/Additions/AboutAdditions.txt | 48 - auth/source/Additions/Manifest.cs | 32 - auth/source/Auth.csproj | 8 +- auth/source/Properties/AssemblyInfo.cs | 21 - auth/source/packages.config | 1 + awareness/source/Additions/AboutAdditions.txt | 48 - awareness/source/Awareness.csproj | 7 +- awareness/source/Properties/AssemblyInfo.cs | 21 - awareness/source/packages.config | 1 + base/source/Additions/AboutAdditions.txt | 48 - base/source/Additions/Manifest.cs | 14 - base/source/Base.csproj | 8 +- base/source/Properties/AssemblyInfo.cs | 21 - base/source/packages.config | 1 + basement/source/Additions/AboutAdditions.txt | 48 - basement/source/Additions/Manifest.cs | 4 - basement/source/Basement.csproj | 8 +- basement/source/Properties/AssemblyInfo.cs | 21 - basement/source/packages.config | 1 + .../source/Additions/AboutAdditions.txt | 48 - cast-framework/source/Additions/Manifest.cs | 28 - cast-framework/source/Cast.Framework.csproj | 8 +- .../source/Properties/AssemblyInfo.cs | 21 - cast-framework/source/packages.config | 1 + cast/source/Additions/AboutAdditions.txt | 48 - cast/source/Cast.csproj | 7 +- cast/source/Properties/AssemblyInfo.cs | 21 - cast/source/packages.config | 1 + clearcut/source/Additions/AboutAdditions.txt | 48 - clearcut/source/Clearcut.csproj | 11 +- clearcut/source/Properties/AssemblyInfo.cs | 21 - clearcut/source/packages.config | 4 + drive/source/Additions/AboutAdditions.txt | 48 - drive/source/Drive.csproj | 8 +- drive/source/Properties/AssemblyInfo.cs | 21 - drive/source/packages.config | 4 + .../source/Firebase-Analytics-Impl.csproj | 7 +- .../source/Properties/AssemblyInfo.cs | 21 - .../source/packages.config | 4 + .../source/Additions/Manifest.cs | 32 - .../source/Firebase-Analytics.csproj | 8 +- .../source/Properties/AssemblyInfo.cs | 20 - firebase-analytics/source/packages.config | 4 + .../source/Firebase-AppIndexing.csproj | 7 +- .../source/Properties/AssemblyInfo.cs | 26 +- firebase-appindexing/source/packages.config | 4 + firebase-auth/source/Firebase-Auth.csproj | 6 +- .../source/Properties/AssemblyInfo.cs | 21 - firebase-auth/source/packages.config | 1 + firebase-common/source/Additions/Manifest.cs | 19 - firebase-common/source/Firebase-Common.csproj | 7 +- .../source/Properties/AssemblyInfo.cs | 21 - firebase-common/source/packages.config | 1 + firebase-config/source/Firebase-Config.csproj | 7 +- .../source/Properties/AssemblyInfo.cs | 21 - firebase-config/source/packages.config | 4 + firebase-crash/source/Additions/Manifest.cs | 24 - firebase-crash/source/Firebase-Crash.csproj | 8 +- .../source/Properties/AssemblyInfo.cs | 23 +- firebase-crash/source/packages.config | 4 + .../Firebase-Database-Connection.csproj | 7 +- .../source/Properties/AssemblyInfo.cs | 21 - .../source/packages.config | 4 + .../source/Firebase-Database.csproj | 7 +- .../source/Properties/AssemblyInfo.cs | 21 - firebase-database/source/packages.config | 4 + firebase-iid/source/Additions/Manifest.cs | 63 - firebase-iid/source/Firebase-Iid.csproj | 8 +- .../source/Properties/AssemblyInfo.cs | 21 - firebase-iid/source/packages.config | 4 + .../source/Additions/Manifest.cs | 21 - .../source/Firebase-Messaging.csproj | 8 +- .../source/Properties/AssemblyInfo.cs | 21 - firebase-messaging/source/packages.config | 4 + .../source/Firebase-Storage-Common.csproj | 7 +- .../source/Properties/AssemblyInfo.cs | 21 - .../source/packages.config | 4 + .../source/Firebase-Storage.csproj | 7 +- .../source/Properties/AssemblyInfo.cs | 21 - firebase-storage/source/packages.config | 4 + fitness/source/Additions/AboutAdditions.txt | 48 - fitness/source/Fitness.csproj | 8 +- fitness/source/Properties/AssemblyInfo.cs | 21 - fitness/source/packages.config | 4 + games/source/Additions/AboutAdditions.txt | 48 - games/source/Games.csproj | 8 +- games/source/Properties/AssemblyInfo.cs | 21 - games/source/packages.config | 4 + gass/source/Additions/AboutAdditions.txt | 48 - gass/source/Gass.csproj | 11 +- gass/source/Properties/AssemblyInfo.cs | 21 - gass/source/packages.config | 4 + gcm/source/Additions/AboutAdditions.txt | 48 - gcm/source/Additions/Manifest.cs | 25 - gcm/source/Gcm.csproj | 8 +- gcm/source/Properties/AssemblyInfo.cs | 21 - gcm/source/packages.config | 1 + generated.targets | 1740 +++++++++++++++++ identity/source/Additions/AboutAdditions.txt | 48 - identity/source/Identity.csproj | 11 +- identity/source/Properties/AssemblyInfo.cs | 21 - identity/source/packages.config | 4 + iid/source/Additions/AboutAdditions.txt | 48 - iid/source/Additions/Manifest.cs | 5 - iid/source/Iid.csproj | 9 +- iid/source/Properties/AssemblyInfo.cs | 21 - iid/source/packages.config | 4 + instantapps/source/InstantApps.csproj | 9 +- instantapps/source/Properties/AssemblyInfo.cs | 21 - instantapps/source/packages.config | 4 + location/source/Additions/AboutAdditions.txt | 48 - location/source/Location.csproj | 8 +- location/source/Properties/AssemblyInfo.cs | 21 - location/source/packages.config | 4 + maps/source/Additions/AboutAdditions.txt | 48 - maps/source/Additions/Manifest.cs | 7 - maps/source/Maps.csproj | 8 +- maps/source/Properties/AssemblyInfo.cs | 21 - maps/source/packages.config | 1 + nearby/source/Additions/Manifest.cs | 4 - nearby/source/Nearby.csproj | 8 +- nearby/source/Properties/AssemblyInfo.cs | 21 - nearby/source/packages.config | 4 + panorama/source/Additions/AboutAdditions.txt | 48 - panorama/source/Panorama.csproj | 8 +- panorama/source/Properties/AssemblyInfo.cs | 21 - panorama/source/packages.config | 4 + partial-download-info.json | 426 ++++ places/source/Additions/AboutAdditions.txt | 48 - places/source/Places.csproj | 7 +- places/source/Properties/AssemblyInfo.cs | 21 - places/source/packages.config | 1 + plus/source/Additions/AboutAdditions.txt | 48 - plus/source/Plus.csproj | 8 +- plus/source/Properties/AssemblyInfo.cs | 21 - plus/source/packages.config | 4 + safetynet/source/Additions/AboutAdditions.txt | 48 - safetynet/source/Properties/AssemblyInfo.cs | 21 - safetynet/source/SafetyNet.csproj | 8 +- safetynet/source/packages.config | 4 + .../source/Additions/AboutAdditions.txt | 48 - tagmanager-api/source/Additions/Manifest.cs | 37 - .../source/Properties/AssemblyInfo.cs | 21 - tagmanager-api/source/TagManager.Api.csproj | 12 +- tagmanager-api/source/packages.config | 4 + .../source/Additions/AboutAdditions.txt | 48 - .../source/Properties/AssemblyInfo.cs | 21 - .../source/TagManager.V4.Impl.csproj | 8 +- tagmanager-v4-impl/source/packages.config | 4 + .../source/Additions/AboutAdditions.txt | 48 - tagmanager/source/Properties/AssemblyInfo.cs | 21 - tagmanager/source/TagManager.csproj | 11 +- tagmanager/source/packages.config | 4 + tasks/source/Additions/AboutAdditions.txt | 48 - tasks/source/Properties/AssemblyInfo.cs | 21 - tasks/source/Tasks.csproj | 7 +- tasks/source/packages.config | 1 + template.targets | 44 + vision/source/Additions/AboutAdditions.txt | 48 - vision/source/Properties/AssemblyInfo.cs | 21 - vision/source/Vision.csproj | 8 +- vision/source/packages.config | 4 + wallet/source/Additions/AboutAdditions.txt | 48 - wallet/source/Properties/AssemblyInfo.cs | 21 - wallet/source/Wallet.csproj | 7 +- wallet/source/packages.config | 1 + wearable/source/Additions/AboutAdditions.txt | 48 - wearable/source/Properties/AssemblyInfo.cs | 22 - wearable/source/Wearable.csproj | 8 +- wearable/source/packages.config | 4 + 200 files changed, 2570 insertions(+), 3184 deletions(-) delete mode 100644 ads-lite/source/Additions/AboutAdditions.txt delete mode 100644 ads-lite/source/Additions/Manifest.cs create mode 100644 ads-lite/source/packages.config delete mode 100644 ads/source/Additions/AboutAdditions.txt create mode 100644 ads/source/packages.config delete mode 100644 analytics-impl/source/Additions/AboutAdditions.txt delete mode 100644 analytics-impl/source/Additions/Manifest.cs create mode 100644 analytics-impl/source/packages.config delete mode 100644 analytics/source/Additions/AboutAdditions.txt delete mode 100644 analytics/source/Additions/Manifest.cs create mode 100644 analytics/source/packages.config delete mode 100644 appinvite/source/Additions/AboutAdditions.txt delete mode 100644 appinvite/source/Additions/Manifest.cs delete mode 100644 auth-base/source/Additions/AboutAdditions.txt delete mode 100644 auth/source/Additions/AboutAdditions.txt delete mode 100644 auth/source/Additions/Manifest.cs delete mode 100644 awareness/source/Additions/AboutAdditions.txt delete mode 100644 base/source/Additions/AboutAdditions.txt delete mode 100644 base/source/Additions/Manifest.cs delete mode 100644 basement/source/Additions/AboutAdditions.txt delete mode 100644 basement/source/Additions/Manifest.cs delete mode 100644 cast-framework/source/Additions/AboutAdditions.txt delete mode 100644 cast-framework/source/Additions/Manifest.cs delete mode 100644 cast/source/Additions/AboutAdditions.txt delete mode 100644 clearcut/source/Additions/AboutAdditions.txt create mode 100644 clearcut/source/packages.config delete mode 100644 drive/source/Additions/AboutAdditions.txt create mode 100644 drive/source/packages.config create mode 100644 firebase-analytics-impl/source/packages.config delete mode 100644 firebase-analytics/source/Additions/Manifest.cs create mode 100644 firebase-analytics/source/packages.config create mode 100644 firebase-appindexing/source/packages.config delete mode 100644 firebase-common/source/Additions/Manifest.cs create mode 100644 firebase-config/source/packages.config delete mode 100644 firebase-crash/source/Additions/Manifest.cs create mode 100644 firebase-crash/source/packages.config create mode 100644 firebase-database-connection/source/packages.config create mode 100644 firebase-database/source/packages.config delete mode 100644 firebase-iid/source/Additions/Manifest.cs create mode 100644 firebase-iid/source/packages.config delete mode 100644 firebase-messaging/source/Additions/Manifest.cs create mode 100644 firebase-messaging/source/packages.config create mode 100644 firebase-storage-common/source/packages.config create mode 100644 firebase-storage/source/packages.config delete mode 100644 fitness/source/Additions/AboutAdditions.txt create mode 100644 fitness/source/packages.config delete mode 100644 games/source/Additions/AboutAdditions.txt create mode 100644 games/source/packages.config delete mode 100644 gass/source/Additions/AboutAdditions.txt create mode 100644 gass/source/packages.config delete mode 100644 gcm/source/Additions/AboutAdditions.txt delete mode 100644 gcm/source/Additions/Manifest.cs create mode 100644 generated.targets delete mode 100644 identity/source/Additions/AboutAdditions.txt create mode 100644 identity/source/packages.config delete mode 100644 iid/source/Additions/AboutAdditions.txt delete mode 100644 iid/source/Additions/Manifest.cs create mode 100644 iid/source/packages.config create mode 100644 instantapps/source/packages.config delete mode 100644 location/source/Additions/AboutAdditions.txt create mode 100644 location/source/packages.config delete mode 100644 maps/source/Additions/AboutAdditions.txt delete mode 100644 maps/source/Additions/Manifest.cs delete mode 100644 nearby/source/Additions/Manifest.cs create mode 100644 nearby/source/packages.config delete mode 100644 panorama/source/Additions/AboutAdditions.txt create mode 100644 panorama/source/packages.config create mode 100644 partial-download-info.json delete mode 100644 places/source/Additions/AboutAdditions.txt delete mode 100644 plus/source/Additions/AboutAdditions.txt create mode 100644 plus/source/packages.config delete mode 100644 safetynet/source/Additions/AboutAdditions.txt create mode 100644 safetynet/source/packages.config delete mode 100644 tagmanager-api/source/Additions/AboutAdditions.txt delete mode 100644 tagmanager-api/source/Additions/Manifest.cs create mode 100644 tagmanager-api/source/packages.config delete mode 100644 tagmanager-v4-impl/source/Additions/AboutAdditions.txt create mode 100644 tagmanager-v4-impl/source/packages.config delete mode 100644 tagmanager/source/Additions/AboutAdditions.txt create mode 100644 tagmanager/source/packages.config delete mode 100644 tasks/source/Additions/AboutAdditions.txt create mode 100644 template.targets delete mode 100644 vision/source/Additions/AboutAdditions.txt create mode 100644 vision/source/packages.config delete mode 100644 wallet/source/Additions/AboutAdditions.txt delete mode 100644 wearable/source/Additions/AboutAdditions.txt create mode 100644 wearable/source/packages.config diff --git a/ads-lite/source/Additions/AboutAdditions.txt b/ads-lite/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/ads-lite/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/ads-lite/source/Additions/Manifest.cs b/ads-lite/source/Additions/Manifest.cs deleted file mode 100644 index 04efd3f2d..000000000 --- a/ads-lite/source/Additions/Manifest.cs +++ /dev/null @@ -1,37 +0,0 @@ -using System; -using Android.App; -using Android.Content; -using Android.Runtime; - -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] -[assembly: UsesPermission (Android.Manifest.Permission.AccessNetworkState)] - -namespace Android.Gms.Ads -{ -// - [Activity ( - Name="com.google.android.gms.ads.AdActivity", - ConfigurationChanges = Android.Content.PM.ConfigChanges.Keyboard - | Android.Content.PM.ConfigChanges.KeyboardHidden - | Android.Content.PM.ConfigChanges.Orientation - | Android.Content.PM.ConfigChanges.ScreenLayout - | Android.Content.PM.ConfigChanges.UiMode - | Android.Content.PM.ConfigChanges.ScreenSize - | Android.Content.PM.ConfigChanges.SmallestScreenSize, - Theme = "@android:style/Theme.Translucent")] - partial class AdActivity { } -} - -namespace Android.Gms.Ads.Purchase -{ -// - [Activity ( - Name="com.google.android.gms.ads.purchase.InAppPurchaseActivity", - Theme="@style/Theme.IAPTheme")] - partial class InAppPurchaseActivity { } -} - diff --git a/ads-lite/source/Ads.Lite.csproj b/ads-lite/source/Ads.Lite.csproj index 021d0179b..957b0b1f0 100644 --- a/ads-lite/source/Ads.Lite.csproj +++ b/ads-lite/source/Ads.Lite.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,10 @@ - - Properties\GpsConsts.cs - - - + @@ -62,6 +59,7 @@ + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} @@ -73,4 +71,8 @@ Jars\play-services-ads-lite.jar + + + + diff --git a/ads-lite/source/Properties/AssemblyInfo.cs b/ads-lite/source/Properties/AssemblyInfo.cs index 3e0329490..c4f9577dc 100644 --- a/ads-lite/source/Properties/AssemblyInfo.cs +++ b/ads-lite/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-ads-lite/" + __GpsConsts.Version + "/play-services-ads-lite-" + __GpsConsts.Version + ".aar"; -} diff --git a/ads-lite/source/packages.config b/ads-lite/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/ads-lite/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/ads/source/Additions/AboutAdditions.txt b/ads/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/ads/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/ads/source/Ads.csproj b/ads/source/Ads.csproj index aeb93783a..9ad3b1ec0 100644 --- a/ads/source/Ads.csproj +++ b/ads/source/Ads.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,13 +47,10 @@ - - Properties\GpsConsts.cs - - + @@ -66,6 +64,7 @@ + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} @@ -88,4 +87,8 @@ Gass + + + + diff --git a/ads/source/Properties/AssemblyInfo.cs b/ads/source/Properties/AssemblyInfo.cs index a3d830eba..32788e3bc 100644 --- a/ads/source/Properties/AssemblyInfo.cs +++ b/ads/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-ads/" + __GpsConsts.Version + "/play-services-ads-" + __GpsConsts.Version + ".aar"; -} diff --git a/ads/source/packages.config b/ads/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/ads/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/analytics-impl/source/Additions/AboutAdditions.txt b/analytics-impl/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/analytics-impl/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/analytics-impl/source/Additions/Manifest.cs b/analytics-impl/source/Additions/Manifest.cs deleted file mode 100644 index 880851cfd..000000000 --- a/analytics-impl/source/Additions/Manifest.cs +++ /dev/null @@ -1,6 +0,0 @@ -using System; -using Android.App; - -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] -[assembly: UsesPermission (Android.Manifest.Permission.AccessNetworkState)] -[assembly: UsesPermission (Android.Manifest.Permission.WakeLock)] diff --git a/analytics-impl/source/Analytics.Impl.csproj b/analytics-impl/source/Analytics.Impl.csproj index bec559bea..b55eac2c8 100644 --- a/analytics-impl/source/Analytics.Impl.csproj +++ b/analytics-impl/source/Analytics.Impl.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,10 @@ - - Properties\GpsConsts.cs - - - + @@ -67,6 +64,7 @@ + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} @@ -77,4 +75,8 @@ Base + + + + diff --git a/analytics-impl/source/Properties/AssemblyInfo.cs b/analytics-impl/source/Properties/AssemblyInfo.cs index a1f951024..96c59f474 100644 --- a/analytics-impl/source/Properties/AssemblyInfo.cs +++ b/analytics-impl/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-analytics-impl/" + __GpsConsts.Version + "/play-services-analytics-impl-" + __GpsConsts.Version + ".aar"; -} diff --git a/analytics-impl/source/Transforms/Metadata.xml b/analytics-impl/source/Transforms/Metadata.xml index 8bf27525f..cbef8e0b3 100644 --- a/analytics-impl/source/Transforms/Metadata.xml +++ b/analytics-impl/source/Transforms/Metadata.xml @@ -36,6 +36,10 @@ public + + false + false + com.google.android.gms.analytics.HitBuilders.HitBuilder com.google.android.gms.analytics.HitBuilders.HitBuilder diff --git a/analytics-impl/source/packages.config b/analytics-impl/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/analytics-impl/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/analytics/source/Additions/AboutAdditions.txt b/analytics/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/analytics/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/analytics/source/Additions/Manifest.cs b/analytics/source/Additions/Manifest.cs deleted file mode 100644 index 880851cfd..000000000 --- a/analytics/source/Additions/Manifest.cs +++ /dev/null @@ -1,6 +0,0 @@ -using System; -using Android.App; - -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] -[assembly: UsesPermission (Android.Manifest.Permission.AccessNetworkState)] -[assembly: UsesPermission (Android.Manifest.Permission.WakeLock)] diff --git a/analytics/source/Analytics.csproj b/analytics/source/Analytics.csproj index 3f26f17f9..bbe7006da 100644 --- a/analytics/source/Analytics.csproj +++ b/analytics/source/Analytics.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,10 @@ - - Properties\GpsConsts.cs - - - + @@ -67,6 +64,7 @@ + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} @@ -89,4 +87,8 @@ TagManager.V4.Impl + + + + diff --git a/analytics/source/Properties/AssemblyInfo.cs b/analytics/source/Properties/AssemblyInfo.cs index f0a1b2e20..7eb49eade 100644 --- a/analytics/source/Properties/AssemblyInfo.cs +++ b/analytics/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-analytics/" + __GpsConsts.Version + "/play-services-analytics-" + __GpsConsts.Version + ".aar"; -} diff --git a/analytics/source/Transforms/Metadata.xml b/analytics/source/Transforms/Metadata.xml index 419b8cca1..b13407709 100644 --- a/analytics/source/Transforms/Metadata.xml +++ b/analytics/source/Transforms/Metadata.xml @@ -24,5 +24,6 @@ flags + diff --git a/analytics/source/packages.config b/analytics/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/analytics/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/appinvite/source/Additions/AboutAdditions.txt b/appinvite/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/appinvite/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/appinvite/source/Additions/Manifest.cs b/appinvite/source/Additions/Manifest.cs deleted file mode 100644 index bf22b025f..000000000 --- a/appinvite/source/Additions/Manifest.cs +++ /dev/null @@ -1,28 +0,0 @@ -using System; -using Android.Runtime; -using Android.App; - -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] - -namespace Android.Gms.AppInvite -{ - // PACKAGE: com.google.android.gms.appinvite - -// -// -// -// -// -// - [Activity ( - Name="com.google.android.gms.appinvite.PreviewActivity", - Exported=true, - Theme="@style/Theme.AppInvite.Preview")] - [IntentFilter (new [] { "com.google.android.gms.appinvite.ACTION_PREVIEW" }, - Categories = new [] { global::Android.Content.Intent.CategoryDefault })] - partial class PreviewActivity { } -} - diff --git a/appinvite/source/AppInvite.csproj b/appinvite/source/AppInvite.csproj index b9523db68..c00f87d4d 100644 --- a/appinvite/source/AppInvite.csproj +++ b/appinvite/source/AppInvite.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -69,13 +70,8 @@ - - Properties\GpsConsts.cs - - - @@ -105,4 +101,6 @@ + + diff --git a/appinvite/source/Properties/AssemblyInfo.cs b/appinvite/source/Properties/AssemblyInfo.cs index bd4545312..9ba7b52a9 100644 --- a/appinvite/source/Properties/AssemblyInfo.cs +++ b/appinvite/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-appinvite/" + __GpsConsts.Version + "/play-services-appinvite-" + __GpsConsts.Version + ".aar"; -} diff --git a/appinvite/source/packages.config b/appinvite/source/packages.config index 71e0c9953..d4854182e 100644 --- a/appinvite/source/packages.config +++ b/appinvite/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/auth-base/source/Additions/AboutAdditions.txt b/auth-base/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/auth-base/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/auth-base/source/Auth.Base.csproj b/auth-base/source/Auth.Base.csproj index 19cca1de8..856c14114 100644 --- a/auth-base/source/Auth.Base.csproj +++ b/auth-base/source/Auth.Base.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -67,13 +68,9 @@ - - Properties\GpsConsts.cs - - @@ -94,9 +91,11 @@ + Jars\play-services-auth-base.jar + diff --git a/auth-base/source/Properties/AssemblyInfo.cs b/auth-base/source/Properties/AssemblyInfo.cs index 530971b7d..74761f258 100644 --- a/auth-base/source/Properties/AssemblyInfo.cs +++ b/auth-base/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-auth-base/" + __GpsConsts.Version + "/play-services-auth-base-" + __GpsConsts.Version + ".aar"; -} diff --git a/auth-base/source/packages.config b/auth-base/source/packages.config index 71e0c9953..d4854182e 100644 --- a/auth-base/source/packages.config +++ b/auth-base/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/auth/source/Additions/AboutAdditions.txt b/auth/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/auth/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/auth/source/Additions/Manifest.cs b/auth/source/Additions/Manifest.cs deleted file mode 100644 index 2cef4a085..000000000 --- a/auth/source/Additions/Manifest.cs +++ /dev/null @@ -1,32 +0,0 @@ -using System; -using Android.Runtime; -using Android.App; - -namespace Android.Gms.Auth.Api.SignIn.Internal -{ - // PACKAGE: com.google.android.gms.auth - -// - [Activity ( - Name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity", - Theme="@android:style/Theme.Translucent.NoTitleBar", - ExcludeFromRecents=true, - Exported=false)] - partial class SignInHubActivity { } - -// -// - [Service ( - Name="com.google.android.gms.auth.api.signin.RevocationBoundService", - Exported=true, - Permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION")] - partial class RevocationBoundService { } -} - diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index 46e44ca46..9e7c48404 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -67,14 +68,9 @@ - - Properties\GpsConsts.cs - - - @@ -108,4 +104,6 @@ + + diff --git a/auth/source/Properties/AssemblyInfo.cs b/auth/source/Properties/AssemblyInfo.cs index ee0a1453e..89c0934a8 100644 --- a/auth/source/Properties/AssemblyInfo.cs +++ b/auth/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-auth/" + __GpsConsts.Version + "/play-services-auth-" + __GpsConsts.Version + ".aar"; -} diff --git a/auth/source/packages.config b/auth/source/packages.config index 71e0c9953..d4854182e 100644 --- a/auth/source/packages.config +++ b/auth/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/awareness/source/Additions/AboutAdditions.txt b/awareness/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/awareness/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/awareness/source/Awareness.csproj b/awareness/source/Awareness.csproj index 38a521010..ac645f059 100644 --- a/awareness/source/Awareness.csproj +++ b/awareness/source/Awareness.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -68,13 +69,9 @@ - - Properties\GpsConsts.cs - - @@ -103,9 +100,11 @@ + Jars\play-services-awareness.jar + diff --git a/awareness/source/Properties/AssemblyInfo.cs b/awareness/source/Properties/AssemblyInfo.cs index e13180aa5..a819419c2 100644 --- a/awareness/source/Properties/AssemblyInfo.cs +++ b/awareness/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-awareness/" + __GpsConsts.Version + "/play-services-awareness-" + __GpsConsts.Version + ".aar"; -} diff --git a/awareness/source/packages.config b/awareness/source/packages.config index 71e0c9953..d4854182e 100644 --- a/awareness/source/packages.config +++ b/awareness/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/base/source/Additions/AboutAdditions.txt b/base/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/base/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/base/source/Additions/Manifest.cs b/base/source/Additions/Manifest.cs deleted file mode 100644 index 9846e18cd..000000000 --- a/base/source/Additions/Manifest.cs +++ /dev/null @@ -1,14 +0,0 @@ -using System; -using Android.App; - -namespace Android.Gms.Common.Apis -{ - [Activity ( - Name="com.google.android.gms.common.api.GoogleApiActivity", - Exported=false, - Theme = "@android:style/Theme.Translucent.NoTitleBar")] - public partial class GoogleApiActivity - { - } -} - diff --git a/base/source/Base.csproj b/base/source/Base.csproj index aec6d99d3..5c0b045ec 100644 --- a/base/source/Base.csproj +++ b/base/source/Base.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -71,15 +72,10 @@ - - Properties\GpsConsts.cs - - - @@ -105,4 +101,6 @@ + + diff --git a/base/source/Properties/AssemblyInfo.cs b/base/source/Properties/AssemblyInfo.cs index f5ebbde85..121da0981 100644 --- a/base/source/Properties/AssemblyInfo.cs +++ b/base/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-base/" + __GpsConsts.Version + "/play-services-base-" + __GpsConsts.Version + ".aar"; -} diff --git a/base/source/packages.config b/base/source/packages.config index 71e0c9953..d4854182e 100644 --- a/base/source/packages.config +++ b/base/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/basement/source/Additions/AboutAdditions.txt b/basement/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/basement/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/basement/source/Additions/Manifest.cs b/basement/source/Additions/Manifest.cs deleted file mode 100644 index e6f7fa751..000000000 --- a/basement/source/Additions/Manifest.cs +++ /dev/null @@ -1,4 +0,0 @@ -using System; -using Android.App; - -[assembly:MetaData ("com.google.android.gms.version", Value = "@integer/google_play_services_version")] diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index 173ab31f7..65d715e3e 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -71,13 +72,8 @@ - - Properties\GpsConsts.cs - - - @@ -93,4 +89,6 @@ + + diff --git a/basement/source/Properties/AssemblyInfo.cs b/basement/source/Properties/AssemblyInfo.cs index 273e2ba51..02fc4d9dd 100644 --- a/basement/source/Properties/AssemblyInfo.cs +++ b/basement/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-basement/" + __GpsConsts.Version + "/play-services-basement-" + __GpsConsts.Version + ".aar"; -} diff --git a/basement/source/packages.config b/basement/source/packages.config index 71e0c9953..d4854182e 100644 --- a/basement/source/packages.config +++ b/basement/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/cast-framework/source/Additions/AboutAdditions.txt b/cast-framework/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/cast-framework/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/cast-framework/source/Additions/Manifest.cs b/cast-framework/source/Additions/Manifest.cs deleted file mode 100644 index 82c353d50..000000000 --- a/cast-framework/source/Additions/Manifest.cs +++ /dev/null @@ -1,28 +0,0 @@ -using System; -using Android.App; -using Android.Content; - -// -// -// -// -// -// -// -// - -namespace Android.Gms.Cast.Framework.Media -{ - [BroadcastReceiver (Name="com.google.android.gms.cast.framework.media.MediaIntentReceiver")] - partial class MediaIntentReceiver { } - - [Service(Name = "com.google.android.gms.cast.framework.media.MediaNotificationService")] - partial class MediaNotificationService { } -} - -namespace Android.Gms.Cast.Framework -{ - [Service(Name = "com.google.android.gms.cast.framework.ReconnectionService")] - partial class MediaNotificationService { } -} diff --git a/cast-framework/source/Cast.Framework.csproj b/cast-framework/source/Cast.Framework.csproj index 31897dd02..19390f383 100644 --- a/cast-framework/source/Cast.Framework.csproj +++ b/cast-framework/source/Cast.Framework.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -74,14 +75,9 @@ - - Properties\GpsConsts.cs - - - @@ -106,9 +102,11 @@ + Jars\play-services-cast-framework.jar + diff --git a/cast-framework/source/Properties/AssemblyInfo.cs b/cast-framework/source/Properties/AssemblyInfo.cs index cead9a25c..309487f5c 100644 --- a/cast-framework/source/Properties/AssemblyInfo.cs +++ b/cast-framework/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-cast-framework/" + __GpsConsts.Version + "/play-services-cast-framework-" + __GpsConsts.Version + ".aar"; -} diff --git a/cast-framework/source/packages.config b/cast-framework/source/packages.config index 71e0c9953..d4854182e 100644 --- a/cast-framework/source/packages.config +++ b/cast-framework/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/cast/source/Additions/AboutAdditions.txt b/cast/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/cast/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/cast/source/Cast.csproj b/cast/source/Cast.csproj index 1b4428696..6a7bc1ca0 100644 --- a/cast/source/Cast.csproj +++ b/cast/source/Cast.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -86,12 +87,8 @@ - - Properties\GpsConsts.cs - - @@ -117,5 +114,7 @@ + + diff --git a/cast/source/Properties/AssemblyInfo.cs b/cast/source/Properties/AssemblyInfo.cs index 0718209f3..0c62d907f 100644 --- a/cast/source/Properties/AssemblyInfo.cs +++ b/cast/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-cast/" + __GpsConsts.Version + "/play-services-cast-" + __GpsConsts.Version + ".aar"; -} diff --git a/cast/source/packages.config b/cast/source/packages.config index c771ee60a..3d9ce1d77 100644 --- a/cast/source/packages.config +++ b/cast/source/packages.config @@ -10,4 +10,5 @@ + \ No newline at end of file diff --git a/clearcut/source/Additions/AboutAdditions.txt b/clearcut/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/clearcut/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/clearcut/source/Clearcut.csproj b/clearcut/source/Clearcut.csproj index fc454da31..8914212c0 100644 --- a/clearcut/source/Clearcut.csproj +++ b/clearcut/source/Clearcut.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -52,13 +53,10 @@ - - Properties\GpsConsts.cs - - + @@ -77,9 +75,14 @@ + Jars\play-services-clearcut.jar + + + + diff --git a/clearcut/source/Properties/AssemblyInfo.cs b/clearcut/source/Properties/AssemblyInfo.cs index 5c6c81ba9..41f22525e 100644 --- a/clearcut/source/Properties/AssemblyInfo.cs +++ b/clearcut/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-clearcut/" + __GpsConsts.Version + "/play-services-clearcut-" + __GpsConsts.Version + ".aar"; -} diff --git a/clearcut/source/packages.config b/clearcut/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/clearcut/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/drive/source/Additions/AboutAdditions.txt b/drive/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/drive/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/drive/source/Drive.csproj b/drive/source/Drive.csproj index d0448d81b..ba099fe59 100644 --- a/drive/source/Drive.csproj +++ b/drive/source/Drive.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -55,13 +56,10 @@ - - Properties\GpsConsts.cs - - + @@ -89,4 +87,6 @@ + + diff --git a/drive/source/Properties/AssemblyInfo.cs b/drive/source/Properties/AssemblyInfo.cs index d635d00fd..bc9a3ebc4 100644 --- a/drive/source/Properties/AssemblyInfo.cs +++ b/drive/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-drive/" + __GpsConsts.Version + "/play-services-drive-" + __GpsConsts.Version + ".aar"; -} diff --git a/drive/source/packages.config b/drive/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/drive/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj b/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj index 8b904abdd..da492a5ad 100644 --- a/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj +++ b/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,13 +47,11 @@ - - Properties\GpsConsts.cs - + @@ -75,9 +74,11 @@ + Jars\firebase-analytics-impl.jar + diff --git a/firebase-analytics-impl/source/Properties/AssemblyInfo.cs b/firebase-analytics-impl/source/Properties/AssemblyInfo.cs index 6aa83b953..59655fe81 100644 --- a/firebase-analytics-impl/source/Properties/AssemblyInfo.cs +++ b/firebase-analytics-impl/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-analytics-impl/" + __FbConsts.Version + "/firebase-analytics-impl-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-analytics-impl/source/packages.config b/firebase-analytics-impl/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-analytics-impl/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-analytics/source/Additions/Manifest.cs b/firebase-analytics/source/Additions/Manifest.cs deleted file mode 100644 index a6c7a4674..000000000 --- a/firebase-analytics/source/Additions/Manifest.cs +++ /dev/null @@ -1,32 +0,0 @@ -using Android.App; -using Android.Content; - -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] -[assembly: UsesPermission (Android.Manifest.Permission.AccessNetworkState)] -[assembly: UsesPermission (Android.Manifest.Permission.WakeLock)] - -namespace Android.Gms.Measurement -{ - // - // - // - // - // - [BroadcastReceiver (Name="com.google.android.gms.measurement.AppMeasurementReceiver", Enabled=true)] - [IntentFilter (new [] { "com.google.android.gms.measurement.UPLOAD" })] - public partial class AppMeasurementReceiver - { - } - - // - [Service (Name="com.google.android.gms.measurement.AppMeasurementService", Enabled=true, Exported=false)] - public partial class AppMeasurementService - { - } -} - diff --git a/firebase-analytics/source/Firebase-Analytics.csproj b/firebase-analytics/source/Firebase-Analytics.csproj index bb2edb81a..2a74270bc 100644 --- a/firebase-analytics/source/Firebase-Analytics.csproj +++ b/firebase-analytics/source/Firebase-Analytics.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,11 @@ - - Properties\GpsConsts.cs - - + @@ -76,9 +74,11 @@ + Jars\firebase-analytics.jar + diff --git a/firebase-analytics/source/Properties/AssemblyInfo.cs b/firebase-analytics/source/Properties/AssemblyInfo.cs index 3193c01af..68c73c6b3 100644 --- a/firebase-analytics/source/Properties/AssemblyInfo.cs +++ b/firebase-analytics/source/Properties/AssemblyInfo.cs @@ -26,23 +26,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-analytics/" + __FbConsts.Version + "/firebase-analytics-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-analytics/source/packages.config b/firebase-analytics/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-analytics/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-appindexing/source/Firebase-AppIndexing.csproj b/firebase-appindexing/source/Firebase-AppIndexing.csproj index 8fae45ddb..045a970f0 100644 --- a/firebase-appindexing/source/Firebase-AppIndexing.csproj +++ b/firebase-appindexing/source/Firebase-AppIndexing.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,15 +47,13 @@ - - Properties\GpsConsts.cs - + @@ -81,9 +80,11 @@ + Jars\firebase-appindexing.jar + diff --git a/firebase-appindexing/source/Properties/AssemblyInfo.cs b/firebase-appindexing/source/Properties/AssemblyInfo.cs index 3f6976fa6..7d2c7aa4e 100644 --- a/firebase-appindexing/source/Properties/AssemblyInfo.cs +++ b/firebase-appindexing/source/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ // Information about this assembly is defined by the following attributes. // Change them to the values specific to your project. -[assembly: AssemblyTitle ("Xamarin.Firebase.Iid")] +[assembly: AssemblyTitle ("Xamarin.Firebase.AppIndexing")] [assembly: AssemblyDescription ("")] [assembly: AssemblyConfiguration ("")] [assembly: AssemblyCompany ("Microsoft Corporation")] @@ -22,27 +22,3 @@ // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. - -//[assembly: AssemblyDelaySign(false)] -//[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-iid/" + __FbConsts.Version + "/firebase-iid-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-appindexing/source/packages.config b/firebase-appindexing/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-appindexing/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index 0552a40bf..8d8d21976 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -64,9 +65,6 @@ - - Properties\GpsConsts.cs - @@ -98,9 +96,11 @@ + Jars\firebase-auth.jar + diff --git a/firebase-auth/source/Properties/AssemblyInfo.cs b/firebase-auth/source/Properties/AssemblyInfo.cs index 370ecd652..8f73f5fc9 100644 --- a/firebase-auth/source/Properties/AssemblyInfo.cs +++ b/firebase-auth/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-auth/" + __FbConsts.Version + "/firebase-auth-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-auth/source/packages.config b/firebase-auth/source/packages.config index 71e0c9953..d4854182e 100644 --- a/firebase-auth/source/packages.config +++ b/firebase-auth/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/firebase-common/source/Additions/Manifest.cs b/firebase-common/source/Additions/Manifest.cs deleted file mode 100644 index fb8fa0dfa..000000000 --- a/firebase-common/source/Additions/Manifest.cs +++ /dev/null @@ -1,19 +0,0 @@ -using System; -using Android.Content; - -namespace Firebase.Provider -{ - // - [ContentProvider (new [] { "${applicationId}.firebaseinitprovider" }, - Name="com.google.firebase.provider.FirebaseInitProvider", - Exported=true, - InitOrder=100)] - public partial class FirebaseInitProvider - { - } -} - diff --git a/firebase-common/source/Firebase-Common.csproj b/firebase-common/source/Firebase-Common.csproj index 2fb084e72..4d1f37a09 100644 --- a/firebase-common/source/Firebase-Common.csproj +++ b/firebase-common/source/Firebase-Common.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -68,10 +69,6 @@ - - Properties\GpsConsts.cs - - @@ -96,9 +93,11 @@ + Jars\firebase-common.jar + diff --git a/firebase-common/source/Properties/AssemblyInfo.cs b/firebase-common/source/Properties/AssemblyInfo.cs index 70beb6cbc..036fb46c5 100644 --- a/firebase-common/source/Properties/AssemblyInfo.cs +++ b/firebase-common/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-common/" + __FbConsts.Version + "/firebase-common-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-common/source/packages.config b/firebase-common/source/packages.config index 71e0c9953..d4854182e 100644 --- a/firebase-common/source/packages.config +++ b/firebase-common/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/firebase-config/source/Firebase-Config.csproj b/firebase-config/source/Firebase-Config.csproj index 94761b852..cf09a46b3 100644 --- a/firebase-config/source/Firebase-Config.csproj +++ b/firebase-config/source/Firebase-Config.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,12 @@ - - Properties\GpsConsts.cs - + @@ -84,9 +83,11 @@ + Jars\firebase-config.jar + diff --git a/firebase-config/source/Properties/AssemblyInfo.cs b/firebase-config/source/Properties/AssemblyInfo.cs index aefd4daf4..990b292b7 100644 --- a/firebase-config/source/Properties/AssemblyInfo.cs +++ b/firebase-config/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-config/" + __FbConsts.Version + "/firebase-config-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-config/source/packages.config b/firebase-config/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-config/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-crash/source/Additions/Manifest.cs b/firebase-crash/source/Additions/Manifest.cs deleted file mode 100644 index 9288034a0..000000000 --- a/firebase-crash/source/Additions/Manifest.cs +++ /dev/null @@ -1,24 +0,0 @@ -using System; -using Android.App; - -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] - -namespace Firebase.Crash.Internal.Service -{ - // - [Service (Name="com.google.firebase.crash.internal.service.FirebaseCrashReceiverService", - Process=":background_crash")] - public partial class FirebaseCrashReceiverService - { - } - - // - [Service (Name="com.google.firebase.crash.internal.service.FirebaseCrashSenderService", - Process=":background_crash")] - public partial class FirebaseCrashSenderService - { - } -} - diff --git a/firebase-crash/source/Firebase-Crash.csproj b/firebase-crash/source/Firebase-Crash.csproj index 4f882bd07..005f38439 100644 --- a/firebase-crash/source/Firebase-Crash.csproj +++ b/firebase-crash/source/Firebase-Crash.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,15 +47,12 @@ - - Properties\GpsConsts.cs - - + @@ -85,9 +83,11 @@ + Jars\firebase-crash.jar + diff --git a/firebase-crash/source/Properties/AssemblyInfo.cs b/firebase-crash/source/Properties/AssemblyInfo.cs index 2b3527750..23a525349 100644 --- a/firebase-crash/source/Properties/AssemblyInfo.cs +++ b/firebase-crash/source/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ // Information about this assembly is defined by the following attributes. // Change them to the values specific to your project. -[assembly: AssemblyTitle ("Xamarin.Firebase.Config")] +[assembly: AssemblyTitle ("Xamarin.Firebase.Crash")] [assembly: AssemblyDescription ("")] [assembly: AssemblyConfiguration ("")] [assembly: AssemblyCompany ("Microsoft Corporation")] @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-crash/" + __FbConsts.Version + "/firebase-crash-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-crash/source/packages.config b/firebase-crash/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-crash/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-database-connection/source/Firebase-Database-Connection.csproj b/firebase-database-connection/source/Firebase-Database-Connection.csproj index ba4eed30c..6b991283b 100644 --- a/firebase-database-connection/source/Firebase-Database-Connection.csproj +++ b/firebase-database-connection/source/Firebase-Database-Connection.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,13 +47,11 @@ - - Properties\GpsConsts.cs - + @@ -71,9 +70,11 @@ + Jars\firebase-database-connection.jar + diff --git a/firebase-database-connection/source/Properties/AssemblyInfo.cs b/firebase-database-connection/source/Properties/AssemblyInfo.cs index 8d541bfef..8f5958b47 100644 --- a/firebase-database-connection/source/Properties/AssemblyInfo.cs +++ b/firebase-database-connection/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-database-connection/" + __FbConsts.Version + "/firebase-database-connection-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-database-connection/source/packages.config b/firebase-database-connection/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-database-connection/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-database/source/Firebase-Database.csproj b/firebase-database/source/Firebase-Database.csproj index 2c1ac8150..740f5f7a6 100644 --- a/firebase-database/source/Firebase-Database.csproj +++ b/firebase-database/source/Firebase-Database.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,12 @@ - - Properties\GpsConsts.cs - + @@ -80,9 +79,11 @@ + Jars\firebase-database.jar + diff --git a/firebase-database/source/Properties/AssemblyInfo.cs b/firebase-database/source/Properties/AssemblyInfo.cs index 9e9aa4d40..260f32031 100644 --- a/firebase-database/source/Properties/AssemblyInfo.cs +++ b/firebase-database/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-database/" + __FbConsts.Version + "/firebase-database-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-database/source/packages.config b/firebase-database/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-database/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-iid/source/Additions/Manifest.cs b/firebase-iid/source/Additions/Manifest.cs deleted file mode 100644 index 43393a55a..000000000 --- a/firebase-iid/source/Additions/Manifest.cs +++ /dev/null @@ -1,63 +0,0 @@ -using System; -using Android.App; -using Android.Content; - -[assembly: UsesPermission (Android.Manifest.Permission.AccessNetworkState)] -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] -[assembly: UsesPermission (Android.Manifest.Permission.WakeLock)] -[assembly: UsesPermission ("com.google.android.c2dm.permission.RECEIVE")] - -// -// -[assembly: Permission (Name="${applicationId}.permission.C2D_MESSAGE", ProtectionLevel=Android.Content.PM.Protection.Signature)] -[assembly: UsesPermission ("${applicationId}.permission.C2D_MESSAGE")] - -namespace Firebase.Iid -{ - // - // - // - // - // - // - // - [BroadcastReceiver (Name="com.google.firebase.iid.FirebaseInstanceIdReceiver", - Exported=true, - Permission="com.google.android.c2dm.permission.SEND")] - [IntentFilter (new [] { "com.google.android.c2dm.intent.RECEIVE", "com.google.android.c2dm.intent.REGISTRATION" }, - Categories = new [] { "${applicationId}" })] - public partial class FirebaseInstanceIdReceiver - { - } - - // - // - [BroadcastReceiver (Name="com.google.firebase.iid.FirebaseInstanceIdInternalReceiver", - Exported=false)] - public partial class FirebaseInstanceIdInternalReceiver - { - } - - // - // - // - // - // - // - [Service (Name="com.google.firebase.iid.FirebaseInstanceIdService", - Exported=true)] - [IntentFilter (new [] { "com.google.firebase.INSTANCE_ID_EVENT" }, Priority=-500)] - public partial class FirebaseInstanceIdService - { - } -} - diff --git a/firebase-iid/source/Firebase-Iid.csproj b/firebase-iid/source/Firebase-Iid.csproj index 5ad460745..7db87ad85 100644 --- a/firebase-iid/source/Firebase-Iid.csproj +++ b/firebase-iid/source/Firebase-Iid.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,11 @@ - - Properties\GpsConsts.cs - - + @@ -72,9 +70,11 @@ + Jars\firebase-iid.jar + diff --git a/firebase-iid/source/Properties/AssemblyInfo.cs b/firebase-iid/source/Properties/AssemblyInfo.cs index 3f6976fa6..53aa2ef34 100644 --- a/firebase-iid/source/Properties/AssemblyInfo.cs +++ b/firebase-iid/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-iid/" + __FbConsts.Version + "/firebase-iid-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-iid/source/packages.config b/firebase-iid/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-iid/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-messaging/source/Additions/Manifest.cs b/firebase-messaging/source/Additions/Manifest.cs deleted file mode 100644 index 944ed6412..000000000 --- a/firebase-messaging/source/Additions/Manifest.cs +++ /dev/null @@ -1,21 +0,0 @@ -using System; -using Android.App; - -namespace Firebase.Messaging -{ - // - // - // - // - // - // - [Service (Name="com.google.firebase.messaging.FirebaseMessagingService", - Exported=true)] - [IntentFilter (new [] { "com.google.firebase.MESSAGING_EVENT" }, Priority=-500)] - public partial class FirebaseMessagingService - { - } -} diff --git a/firebase-messaging/source/Firebase-Messaging.csproj b/firebase-messaging/source/Firebase-Messaging.csproj index fada65c9d..ab6d4b16c 100644 --- a/firebase-messaging/source/Firebase-Messaging.csproj +++ b/firebase-messaging/source/Firebase-Messaging.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,11 @@ - - Properties\GpsConsts.cs - - + @@ -76,9 +74,11 @@ + Jars\firebase-messaging.jar + diff --git a/firebase-messaging/source/Properties/AssemblyInfo.cs b/firebase-messaging/source/Properties/AssemblyInfo.cs index cdae2e9ca..27fc66152 100644 --- a/firebase-messaging/source/Properties/AssemblyInfo.cs +++ b/firebase-messaging/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-messaging/" + __FbConsts.Version + "/firebase-messaging-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-messaging/source/packages.config b/firebase-messaging/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-messaging/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-storage-common/source/Firebase-Storage-Common.csproj b/firebase-storage-common/source/Firebase-Storage-Common.csproj index ed26f41cf..67ac3d8bc 100644 --- a/firebase-storage-common/source/Firebase-Storage-Common.csproj +++ b/firebase-storage-common/source/Firebase-Storage-Common.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,13 +47,11 @@ - - Properties\GpsConsts.cs - + @@ -67,9 +66,11 @@ + Jars\firebase-storage-common.jar + diff --git a/firebase-storage-common/source/Properties/AssemblyInfo.cs b/firebase-storage-common/source/Properties/AssemblyInfo.cs index bee7aeb50..2f85721be 100644 --- a/firebase-storage-common/source/Properties/AssemblyInfo.cs +++ b/firebase-storage-common/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-storage-common/" + __FbConsts.Version + "/firebase-storage-common-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-storage-common/source/packages.config b/firebase-storage-common/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-storage-common/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/firebase-storage/source/Firebase-Storage.csproj b/firebase-storage/source/Firebase-Storage.csproj index 16688b135..eb6ff26a3 100644 --- a/firebase-storage/source/Firebase-Storage.csproj +++ b/firebase-storage/source/Firebase-Storage.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,14 +47,12 @@ - - Properties\GpsConsts.cs - + @@ -79,9 +78,11 @@ + Jars\firebase-storage.jar + diff --git a/firebase-storage/source/Properties/AssemblyInfo.cs b/firebase-storage/source/Properties/AssemblyInfo.cs index f5cd5b124..4a4de3c25 100644 --- a/firebase-storage/source/Properties/AssemblyInfo.cs +++ b/firebase-storage/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __FbConsts.PackageName, - SourceUrl = __FbConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __FbConsts.Version, - Sha1sum = __FbConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/firebase/firebase-storage/" + __FbConsts.Version + "/firebase-storage-" + __FbConsts.Version + ".aar"; -} diff --git a/firebase-storage/source/packages.config b/firebase-storage/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/firebase-storage/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/fitness/source/Additions/AboutAdditions.txt b/fitness/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/fitness/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/fitness/source/Fitness.csproj b/fitness/source/Fitness.csproj index f694e52e5..b87fb134c 100644 --- a/fitness/source/Fitness.csproj +++ b/fitness/source/Fitness.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -54,13 +55,10 @@ - - Properties\GpsConsts.cs - - + @@ -88,4 +86,6 @@ + + diff --git a/fitness/source/Properties/AssemblyInfo.cs b/fitness/source/Properties/AssemblyInfo.cs index 8c4ade8c1..3e9b3d733 100644 --- a/fitness/source/Properties/AssemblyInfo.cs +++ b/fitness/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-fitness/" + __GpsConsts.Version + "/play-services-fitness-" + __GpsConsts.Version + ".aar"; -} diff --git a/fitness/source/packages.config b/fitness/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/fitness/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/games/source/Additions/AboutAdditions.txt b/games/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/games/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/games/source/Games.csproj b/games/source/Games.csproj index 7a18e78ed..ef7119f83 100644 --- a/games/source/Games.csproj +++ b/games/source/Games.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -55,13 +56,10 @@ - - Properties\GpsConsts.cs - - + @@ -89,4 +87,6 @@ + + diff --git a/games/source/Properties/AssemblyInfo.cs b/games/source/Properties/AssemblyInfo.cs index 2d1af951b..61b25e613 100644 --- a/games/source/Properties/AssemblyInfo.cs +++ b/games/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-games/" + __GpsConsts.Version + "/play-services-games-" + __GpsConsts.Version + ".aar"; -} diff --git a/games/source/packages.config b/games/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/games/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/gass/source/Additions/AboutAdditions.txt b/gass/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/gass/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/gass/source/Gass.csproj b/gass/source/Gass.csproj index e3c7b170f..208a9750a 100644 --- a/gass/source/Gass.csproj +++ b/gass/source/Gass.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -52,13 +53,10 @@ - - Properties\GpsConsts.cs - - + @@ -73,9 +71,14 @@ + Jars\play-services-gass.jar + + + + diff --git a/gass/source/Properties/AssemblyInfo.cs b/gass/source/Properties/AssemblyInfo.cs index 07763ad5b..03dec2e57 100644 --- a/gass/source/Properties/AssemblyInfo.cs +++ b/gass/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-gass/" + __GpsConsts.Version + "/play-services-gass-" + __GpsConsts.Version + ".aar"; -} diff --git a/gass/source/packages.config b/gass/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/gass/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/gcm/source/Additions/AboutAdditions.txt b/gcm/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/gcm/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/gcm/source/Additions/Manifest.cs b/gcm/source/Additions/Manifest.cs deleted file mode 100644 index d8607749e..000000000 --- a/gcm/source/Additions/Manifest.cs +++ /dev/null @@ -1,25 +0,0 @@ -using System; -using Android.App; - -[assembly: UsesPermission ("com.google.android.c2dm.permission.RECEIVE")] -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] - -// [assembly: Permission (Name="@PACKAGE_NAME@.permission.C2D_MESSAGE")] -// [assembly: UsesPermission ("@PACKAGE_NAME@.permission.C2D_MESSAGE")] - -// namespace Android.Gms.Gcm -// { -// [Register ("com/google/android/gms/gcm/GcmReceiver", DoNotGenerateAcw=true)] -// [BroadcastReceiver ( -// Name="com.google.android.gms.gcm.GcmReceiver", -// Exported=true, -// Permission="com.google.android.c2dm.permission.SEND")] -// [IntentFilter (new [] { "com.google.android.c2dm.intent.RECEIVE", "com.google.android.c2dm.intent.REGISTRATION" }, -// Categories = new [] { "@PACKAGE_NAME@" })] -// internal class _InternalGcmReceiver : BroadcastReceiver -// { -// public override void OnReceive (Context context, Intent intent) -// { // stub -// } -// } -// } \ No newline at end of file diff --git a/gcm/source/Gcm.csproj b/gcm/source/Gcm.csproj index 55cec85cd..5b0b822eb 100644 --- a/gcm/source/Gcm.csproj +++ b/gcm/source/Gcm.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -68,14 +69,9 @@ - - Properties\GpsConsts.cs - - - @@ -105,4 +101,6 @@ + + diff --git a/gcm/source/Properties/AssemblyInfo.cs b/gcm/source/Properties/AssemblyInfo.cs index e6733fec0..02fb27478 100644 --- a/gcm/source/Properties/AssemblyInfo.cs +++ b/gcm/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-gcm/" + __GpsConsts.Version + "/play-services-gcm-" + __GpsConsts.Version + ".aar"; -} diff --git a/gcm/source/packages.config b/gcm/source/packages.config index 71e0c9953..d4854182e 100644 --- a/gcm/source/packages.config +++ b/gcm/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/generated.targets b/generated.targets new file mode 100644 index 000000000..e63828e9e --- /dev/null +++ b/generated.targets @@ -0,0 +1,1740 @@ + + + + false + + + + <_XbdKey_playservicesads>playservices-10.0.0/playservicesads + + <_XbdAarFile_playservicesads>m2repository\com\google\android\gms\play-services-ads\play-services-ads\10.0.0\play-services-ads-10.0.0.aar + + <_XbdAarFileFullPath_playservicesads>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesads)\play-services-ads-10.0.0.aar + + <_XbdAssemblyName_playservicesads>Xamarin.GooglePlayServices.Ads + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-ads-10.0.0.aar + 82978510 + 83846853 + F60F422D36EA7C92BE74C8B9AA6449E0 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesads) + + + + + + <_XbdKey_playservicesadslite>playservices-10.0.0/playservicesadslite + + <_XbdAarFile_playservicesadslite>m2repository\com\google\android\gms\play-services-ads-lite\play-services-ads-lite\10.0.0\play-services-ads-lite-10.0.0.aar + + <_XbdAarFileFullPath_playservicesadslite>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesadslite)\play-services-ads-lite-10.0.0.aar + + <_XbdAssemblyName_playservicesadslite>Xamarin.GooglePlayServices.Ads.Lite + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-ads-lite-10.0.0.aar + 117558266 + 117850428 + 0325C7533477EE6047B908450328C620 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesadslite) + + + + + + <_XbdKey_playservicesanalytics>playservices-10.0.0/playservicesanalytics + + <_XbdAarFile_playservicesanalytics>m2repository\com\google\android\gms\play-services-analytics\play-services-analytics\10.0.0\play-services-analytics-10.0.0.aar + + <_XbdAarFileFullPath_playservicesanalytics>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesanalytics)\play-services-analytics-10.0.0.aar + + <_XbdAssemblyName_playservicesanalytics>Xamarin.GooglePlayServices.Analytics + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-analytics-10.0.0.aar + 125414175 + 125417271 + 5445C86EF421475C79CCFCA06A0B0A8F + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesanalytics) + + + + + + <_XbdKey_playservicesanalyticsimpl>playservices-10.0.0/playservicesanalyticsimpl + + <_XbdAarFile_playservicesanalyticsimpl>m2repository\com\google\android\gms\play-services-analytics-impl\play-services-analytics-impl\10.0.0\play-services-analytics-impl-10.0.0.aar + + <_XbdAarFileFullPath_playservicesanalyticsimpl>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesanalyticsimpl)\play-services-analytics-impl-10.0.0.aar + + <_XbdAssemblyName_playservicesanalyticsimpl>Xamarin.GooglePlayServices.Analytics.Impl + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-analytics-impl-10.0.0.aar + 66351452 + 66500658 + 6AA27253AE3F17F3B98430DF857EBBAA + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesanalyticsimpl) + + + + + + <_XbdKey_playservicesauth>playservices-10.0.0/playservicesauth + + <_XbdAarFile_playservicesauth>m2repository\com\google\android\gms\play-services-auth\play-services-auth\10.0.0\play-services-auth-10.0.0.aar + + <_XbdAarFileFullPath_playservicesauth>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesauth)\play-services-auth-10.0.0.aar + + <_XbdAssemblyName_playservicesauth>Xamarin.GooglePlayServices.Auth + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-auth-10.0.0.aar + 69420764 + 69495585 + BA7096F8A570CADBB27D4DB7DB88DD5D + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesauth) + + + + + + <_XbdKey_playservicesauthbase>playservices-10.0.0/playservicesauthbase + + <_XbdAarFile_playservicesauthbase>m2repository\com\google\android\gms\play-services-auth-base\play-services-auth-base\10.0.0\play-services-auth-base-10.0.0.aar + + <_XbdAarFileFullPath_playservicesauthbase>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesauthbase)\play-services-auth-base-10.0.0.aar + + <_XbdAssemblyName_playservicesauthbase>Xamarin.GooglePlayServices.Auth.Base + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-auth-base-10.0.0.aar + 33499933 + 33557261 + 60BE1CD9CD5035248F0AF853D9975F47 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesauthbase) + + + + + + <_XbdKey_playservicesawareness>playservices-10.0.0/playservicesawareness + + <_XbdAarFile_playservicesawareness>m2repository\com\google\android\gms\play-services-awareness\play-services-awareness\10.0.0\play-services-awareness-10.0.0.aar + + <_XbdAarFileFullPath_playservicesawareness>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesawareness)\play-services-awareness-10.0.0.aar + + <_XbdAssemblyName_playservicesawareness>Xamarin.GooglePlayServices.Awareness + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-awareness-10.0.0.aar + 29258136 + 29420907 + 06E7D3AA39F9BF1DE69DB1C8C8949217 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesawareness) + + + + + + <_XbdKey_playservicesbase>playservices-10.0.0/playservicesbase + + <_XbdAarFile_playservicesbase>m2repository\com\google\android\gms\play-services-base\play-services-base\10.0.0\play-services-base-10.0.0.aar + + <_XbdAarFileFullPath_playservicesbase>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesbase)\play-services-base-10.0.0.aar + + <_XbdAssemblyName_playservicesbase>Xamarin.GooglePlayServices.Base + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-base-10.0.0.aar + 21037909 + 21472561 + 3E66FE07AD14EB878AAB6D7DA7A43F2D + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesbase) + + + + + + <_XbdKey_playservicesbasement>playservices-10.0.0/playservicesbasement + + <_XbdAarFile_playservicesbasement>m2repository\com\google\android\gms\play-services-basement\play-services-basement\10.0.0\play-services-basement-10.0.0.aar + + <_XbdAarFileFullPath_playservicesbasement>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesbasement)\play-services-basement-10.0.0.aar + + <_XbdAssemblyName_playservicesbasement>Xamarin.GooglePlayServices.Basement + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-basement-10.0.0.aar + 102757497 + 103082967 + 3F8C096D1C341619F597589C748D6E18 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesbasement) + + + + + + <_XbdKey_playservicesappinvite>playservices-10.0.0/playservicesappinvite + + <_XbdAarFile_playservicesappinvite>m2repository\com\google\android\gms\play-services-appinvite\play-services-appinvite\10.0.0\play-services-appinvite-10.0.0.aar + + <_XbdAarFileFullPath_playservicesappinvite>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesappinvite)\play-services-appinvite-10.0.0.aar + + <_XbdAssemblyName_playservicesappinvite>Xamarin.GooglePlayServices.AppInvite + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-appinvite-10.0.0.aar + 120130289 + 120153493 + 0EFB52118BA86B9433981F15B217A816 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesappinvite) + + + + + + <_XbdKey_playservicescast>playservices-10.0.0/playservicescast + + <_XbdAarFile_playservicescast>m2repository\com\google\android\gms\play-services-cast\play-services-cast\10.0.0\play-services-cast-10.0.0.aar + + <_XbdAarFileFullPath_playservicescast>$(XamarinBuildDownloadDir)$(_XbdKey_playservicescast)\play-services-cast-10.0.0.aar + + <_XbdAssemblyName_playservicescast>Xamarin.GooglePlayServices.Cast + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-cast-10.0.0.aar + 63163098 + 63402877 + 9EE15021C2F6EBB0A38A5C8FCB4EF362 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicescast) + + + + + + <_XbdKey_playservicescastframework>playservices-10.0.0/playservicescastframework + + <_XbdAarFile_playservicescastframework>m2repository\com\google\android\gms\play-services-cast-framework\play-services-cast-framework\10.0.0\play-services-cast-framework-10.0.0.aar + + <_XbdAarFileFullPath_playservicescastframework>$(XamarinBuildDownloadDir)$(_XbdKey_playservicescastframework)\play-services-cast-framework-10.0.0.aar + + <_XbdAssemblyName_playservicescastframework>Xamarin.GooglePlayServices.Cast.Framework + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-cast-framework-10.0.0.aar + 108433033 + 108982107 + 6A8922DB6040581DB397308F358EB86C + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicescastframework) + + + + + + <_XbdKey_playservicesclearcut>playservices-10.0.0/playservicesclearcut + + <_XbdAarFile_playservicesclearcut>m2repository\com\google\android\gms\play-services-clearcut\play-services-clearcut\10.0.0\play-services-clearcut-10.0.0.aar + + <_XbdAarFileFullPath_playservicesclearcut>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesclearcut)\play-services-clearcut-10.0.0.aar + + <_XbdAssemblyName_playservicesclearcut>Xamarin.GooglePlayServices.Clearcut + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-clearcut-10.0.0.aar + 35857298 + 35891682 + 6BE5E2ACD3E6C90A04304D6919405D64 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesclearcut) + + + + + + <_XbdKey_playservicesdrive>playservices-10.0.0/playservicesdrive + + <_XbdAarFile_playservicesdrive>m2repository\com\google\android\gms\play-services-drive\play-services-drive\10.0.0\play-services-drive-10.0.0.aar + + <_XbdAarFileFullPath_playservicesdrive>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesdrive)\play-services-drive-10.0.0.aar + + <_XbdAssemblyName_playservicesdrive>Xamarin.GooglePlayServices.Drive + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-drive-10.0.0.aar + 2297013 + 2659771 + 9E2BDB41E8657F88312CFA761C517D10 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesdrive) + + + + + + <_XbdKey_playservicesfitness>playservices-10.0.0/playservicesfitness + + <_XbdAarFile_playservicesfitness>m2repository\com\google\android\gms\play-services-fitness\play-services-fitness\10.0.0\play-services-fitness-10.0.0.aar + + <_XbdAarFileFullPath_playservicesfitness>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesfitness)\play-services-fitness-10.0.0.aar + + <_XbdAssemblyName_playservicesfitness>Xamarin.GooglePlayServices.Fitness + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-fitness-10.0.0.aar + 112848260 + 113219993 + 8AF5A2FC02CBE1C35A969A4CDCD405C6 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesfitness) + + + + + + <_XbdKey_playservicesgames>playservices-10.0.0/playservicesgames + + <_XbdAarFile_playservicesgames>m2repository\com\google\android\gms\play-services-games\play-services-games\10.0.0\play-services-games-10.0.0.aar + + <_XbdAarFileFullPath_playservicesgames>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesgames)\play-services-games-10.0.0.aar + + <_XbdAssemblyName_playservicesgames>Xamarin.GooglePlayServices.Games + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-games-10.0.0.aar + 9927010 + 10484896 + 1B4E7AAB69C1526B029F272F6D232588 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesgames) + + + + + + <_XbdKey_playservicesgass>playservices-10.0.0/playservicesgass + + <_XbdAarFile_playservicesgass>m2repository\com\google\android\gms\play-services-gass\play-services-gass\10.0.0\play-services-gass-10.0.0.aar + + <_XbdAarFileFullPath_playservicesgass>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesgass)\play-services-gass-10.0.0.aar + + <_XbdAssemblyName_playservicesgass>Xamarin.GooglePlayServices.Gass + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-gass-10.0.0.aar + 119935272 + 119944390 + 080B102AB1314BD3F5A9DBC1D9E29A01 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesgass) + + + + + + <_XbdKey_playservicesgcm>playservices-10.0.0/playservicesgcm + + <_XbdAarFile_playservicesgcm>m2repository\com\google\android\gms\play-services-gcm\play-services-gcm\10.0.0\play-services-gcm-10.0.0.aar + + <_XbdAarFileFullPath_playservicesgcm>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesgcm)\play-services-gcm-10.0.0.aar + + <_XbdAssemblyName_playservicesgcm>Xamarin.GooglePlayServices.Gcm + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-gcm-10.0.0.aar + 127502330 + 127538674 + C2F2C1C82054A3081FB4C817C693DE7C + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesgcm) + + + + + + <_XbdKey_playservicesidentity>playservices-10.0.0/playservicesidentity + + <_XbdAarFile_playservicesidentity>m2repository\com\google\android\gms\play-services-identity\play-services-identity\10.0.0\play-services-identity-10.0.0.aar + + <_XbdAarFileFullPath_playservicesidentity>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesidentity)\play-services-identity-10.0.0.aar + + <_XbdAssemblyName_playservicesidentity>Xamarin.GooglePlayServices.Identity + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-identity-10.0.0.aar + 74867568 + 74887101 + 7FA09826A61C105F0BE47E19A5A6935C + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesidentity) + + + + + + <_XbdKey_playservicesiid>playservices-10.0.0/playservicesiid + + <_XbdAarFile_playservicesiid>m2repository\com\google\android\gms\play-services-iid\play-services-iid\10.0.0\play-services-iid-10.0.0.aar + + <_XbdAarFileFullPath_playservicesiid>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesiid)\play-services-iid-10.0.0.aar + + <_XbdAssemblyName_playservicesiid>Xamarin.GooglePlayServices.Iid + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-iid-10.0.0.aar + 107179267 + 107197561 + DBEEEB663F621B7D2B3A579058E331B0 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesiid) + + + + + + <_XbdKey_playservicesinstantapps>playservices-10.0.0/playservicesinstantapps + + <_XbdAarFile_playservicesinstantapps>m2repository\com\google\android\gms\play-services-instantapps\play-services-instantapps\10.0.0\play-services-instantapps-10.0.0.aar + + <_XbdAarFileFullPath_playservicesinstantapps>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesinstantapps)\play-services-instantapps-10.0.0.aar + + <_XbdAssemblyName_playservicesinstantapps>Xamarin.GooglePlayServices.InstantApps + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-instantapps-10.0.0.aar + 74465236 + 74509971 + 2107DFFED428756446B0536272A83658 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesinstantapps) + + + + + + <_XbdKey_playserviceslocation>playservices-10.0.0/playserviceslocation + + <_XbdAarFile_playserviceslocation>m2repository\com\google\android\gms\play-services-location\play-services-location\10.0.0\play-services-location-10.0.0.aar + + <_XbdAarFileFullPath_playserviceslocation>$(XamarinBuildDownloadDir)$(_XbdKey_playserviceslocation)\play-services-location-10.0.0.aar + + <_XbdAssemblyName_playserviceslocation>Xamarin.GooglePlayServices.Location + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-location-10.0.0.aar + 30833861 + 30935714 + 3D9747C414171EE7FA3EE68E6585D756 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playserviceslocation) + + + + + + <_XbdKey_playservicesmaps>playservices-10.0.0/playservicesmaps + + <_XbdAarFile_playservicesmaps>m2repository\com\google\android\gms\play-services-maps\play-services-maps\10.0.0\play-services-maps-10.0.0.aar + + <_XbdAarFileFullPath_playservicesmaps>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesmaps)\play-services-maps-10.0.0.aar + + <_XbdAssemblyName_playservicesmaps>Xamarin.GooglePlayServices.Maps + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-maps-10.0.0.aar + 129357116 + 129605841 + 8443E319D8A880F0689837DFC5315BFE + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesmaps) + + + + + + <_XbdKey_playservicesnearby>playservices-10.0.0/playservicesnearby + + <_XbdAarFile_playservicesnearby>m2repository\com\google\android\gms\play-services-nearby\play-services-nearby\10.0.0\play-services-nearby-10.0.0.aar + + <_XbdAarFileFullPath_playservicesnearby>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesnearby)\play-services-nearby-10.0.0.aar + + <_XbdAssemblyName_playservicesnearby>Xamarin.GooglePlayServices.Nearby + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-nearby-10.0.0.aar + 76289115 + 76448733 + D5F7D911D3DAEC06D6C2ACE3611C016A + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesnearby) + + + + + + <_XbdKey_playservicespanorama>playservices-10.0.0/playservicespanorama + + <_XbdAarFile_playservicespanorama>m2repository\com\google\android\gms\play-services-panorama\play-services-panorama\10.0.0\play-services-panorama-10.0.0.aar + + <_XbdAarFileFullPath_playservicespanorama>$(XamarinBuildDownloadDir)$(_XbdKey_playservicespanorama)\play-services-panorama-10.0.0.aar + + <_XbdAssemblyName_playservicespanorama>Xamarin.GooglePlayServices.Panorama + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-panorama-10.0.0.aar + 71491934 + 71504377 + 67F893149F501C1B3E548885A3D656F6 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicespanorama) + + + + + + <_XbdKey_playservicesplaces>playservices-10.0.0/playservicesplaces + + <_XbdAarFile_playservicesplaces>m2repository\com\google\android\gms\play-services-places\play-services-places\10.0.0\play-services-places-10.0.0.aar + + <_XbdAarFileFullPath_playservicesplaces>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesplaces)\play-services-places-10.0.0.aar + + <_XbdAssemblyName_playservicesplaces>Xamarin.GooglePlayServices.Places + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-places-10.0.0.aar + 120716905 + 120903380 + 114919E0B714F44F48CCB74D4AE5BA83 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesplaces) + + + + + + <_XbdKey_playservicesplus>playservices-10.0.0/playservicesplus + + <_XbdAarFile_playservicesplus>m2repository\com\google\android\gms\play-services-plus\play-services-plus\10.0.0\play-services-plus-10.0.0.aar + + <_XbdAarFileFullPath_playservicesplus>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesplus)\play-services-plus-10.0.0.aar + + <_XbdAssemblyName_playservicesplus>Xamarin.GooglePlayServices.Plus + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-plus-10.0.0.aar + 60623657 + 60720375 + 63CE4D2CC771D4AB09DAE1BBF1044EE3 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesplus) + + + + + + <_XbdKey_playservicessafetynet>playservices-10.0.0/playservicessafetynet + + <_XbdAarFile_playservicessafetynet>m2repository\com\google\android\gms\play-services-safetynet\play-services-safetynet\10.0.0\play-services-safetynet-10.0.0.aar + + <_XbdAarFileFullPath_playservicessafetynet>$(XamarinBuildDownloadDir)$(_XbdKey_playservicessafetynet)\play-services-safetynet-10.0.0.aar + + <_XbdAssemblyName_playservicessafetynet>Xamarin.GooglePlayServices.SafetyNet + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-safetynet-10.0.0.aar + 33075612 + 33122714 + 02E6745E1765598CE4598F82423A06E5 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicessafetynet) + + + + + + <_XbdKey_playservicestasks>playservices-10.0.0/playservicestasks + + <_XbdAarFile_playservicestasks>m2repository\com\google\android\gms\play-services-tasks\play-services-tasks\10.0.0\play-services-tasks-10.0.0.aar + + <_XbdAarFileFullPath_playservicestasks>$(XamarinBuildDownloadDir)$(_XbdKey_playservicestasks)\play-services-tasks-10.0.0.aar + + <_XbdAssemblyName_playservicestasks>Xamarin.GooglePlayServices.Tasks + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-tasks-10.0.0.aar + 119762490 + 119783084 + DF96D73A75477530D45210F429AFBDDB + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicestasks) + + + + + + <_XbdKey_playservicestagmanager>playservices-10.0.0/playservicestagmanager + + <_XbdAarFile_playservicestagmanager>m2repository\com\google\android\gms\play-services-tagmanager\play-services-tagmanager\10.0.0\play-services-tagmanager-10.0.0.aar + + <_XbdAarFileFullPath_playservicestagmanager>$(XamarinBuildDownloadDir)$(_XbdKey_playservicestagmanager)\play-services-tagmanager-10.0.0.aar + + <_XbdAssemblyName_playservicestagmanager>Xamarin.GooglePlayServices.TagManager + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-tagmanager-10.0.0.aar + 122601652 + 122833140 + 8678D05F1EFC229969A51A413485380D + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicestagmanager) + + + + + + <_XbdKey_playservicestagmanagerapi>playservices-10.0.0/playservicestagmanagerapi + + <_XbdAarFile_playservicestagmanagerapi>m2repository\com\google\android\gms\play-services-tagmanager-api\play-services-tagmanager-api\10.0.0\play-services-tagmanager-api-10.0.0.aar + + <_XbdAarFileFullPath_playservicestagmanagerapi>$(XamarinBuildDownloadDir)$(_XbdKey_playservicestagmanagerapi)\play-services-tagmanager-api-10.0.0.aar + + <_XbdAssemblyName_playservicestagmanagerapi>Xamarin.GooglePlayServices.TagManager.Api + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-tagmanager-api-10.0.0.aar + 121732330 + 121757512 + E428F5F96CCF42C6009D467252D07F3E + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicestagmanagerapi) + + + + + + <_XbdKey_playservicestagmanagerv4impl>playservices-10.0.0/playservicestagmanagerv4impl + + <_XbdAarFile_playservicestagmanagerv4impl>m2repository\com\google\android\gms\play-services-tagmanager-v4-impl\play-services-tagmanager-v4-impl\10.0.0\play-services-tagmanager-v4-impl-10.0.0.aar + + <_XbdAarFileFullPath_playservicestagmanagerv4impl>$(XamarinBuildDownloadDir)$(_XbdKey_playservicestagmanagerv4impl)\play-services-tagmanager-v4-impl-10.0.0.aar + + <_XbdAssemblyName_playservicestagmanagerv4impl>Xamarin.GooglePlayServices.TagManager.V4.Impl + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-tagmanager-v4-impl-10.0.0.aar + 74544540 + 74731468 + 84422BEEE5607DBCB95DA27CD6ED11E3 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicestagmanagerv4impl) + + + + + + <_XbdKey_playservicesvision>playservices-10.0.0/playservicesvision + + <_XbdAarFile_playservicesvision>m2repository\com\google\android\gms\play-services-vision\play-services-vision\10.0.0\play-services-vision-10.0.0.aar + + <_XbdAarFileFullPath_playservicesvision>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesvision)\play-services-vision-10.0.0.aar + + <_XbdAssemblyName_playservicesvision>Xamarin.GooglePlayServices.Vision + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-vision-10.0.0.aar + 70590897 + 70693014 + 834CF421CBD5CA704E6EE16A8BD2B4BA + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playservicesvision) + + + + + + <_XbdKey_playserviceswallet>playservices-10.0.0/playserviceswallet + + <_XbdAarFile_playserviceswallet>m2repository\com\google\android\gms\play-services-wallet\play-services-wallet\10.0.0\play-services-wallet-10.0.0.aar + + <_XbdAarFileFullPath_playserviceswallet>$(XamarinBuildDownloadDir)$(_XbdKey_playserviceswallet)\play-services-wallet-10.0.0.aar + + <_XbdAssemblyName_playserviceswallet>Xamarin.GooglePlayServices.Wallet + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-wallet-10.0.0.aar + 72622337 + 72787502 + 307BEAF7039C1A611E985CCE73134F96 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playserviceswallet) + + + + + + <_XbdKey_playserviceswearable>playservices-10.0.0/playserviceswearable + + <_XbdAarFile_playserviceswearable>m2repository\com\google\android\gms\play-services-wearable\play-services-wearable\10.0.0\play-services-wearable-10.0.0.aar + + <_XbdAarFileFullPath_playserviceswearable>$(XamarinBuildDownloadDir)$(_XbdKey_playserviceswearable)\play-services-wearable-10.0.0.aar + + <_XbdAssemblyName_playserviceswearable>Xamarin.GooglePlayServices.Wearable + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + play-services-wearable-10.0.0.aar + 93929324 + 94138635 + 4DCAFBFFF4A5B343DEC69AE2A8B2F415 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_playserviceswearable) + + + + + + <_XbdKey_firebaseads>firebase-10.0.0/firebaseads + + <_XbdAarFile_firebaseads>m2repository\com\google\firebase\firebase-ads\firebase-ads\10.0.0\firebase-ads-10.0.0.aar + + <_XbdAarFileFullPath_firebaseads>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseads)\firebase-ads-10.0.0.aar + + <_XbdAssemblyName_firebaseads>Xamarin.Firebase.Ads + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-ads-10.0.0.aar + 135799207 + 135799485 + CDC3BBA6E969701F7D062B0C5F6656BB + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebaseads) + + + + + + <_XbdKey_firebaseanalytics>firebase-10.0.0/firebaseanalytics + + <_XbdAarFile_firebaseanalytics>m2repository\com\google\firebase\firebase-analytics\firebase-analytics\10.0.0\firebase-analytics-10.0.0.aar + + <_XbdAarFileFullPath_firebaseanalytics>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseanalytics)\firebase-analytics-10.0.0.aar + + <_XbdAssemblyName_firebaseanalytics>Xamarin.Firebase.Analytics + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-analytics-10.0.0.aar + 136437990 + 136442680 + 94FB0331E06EF3BF520E611FBA93A719 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebaseanalytics) + + + + + + <_XbdKey_firebaseanalyticsimpl>firebase-10.0.0/firebaseanalyticsimpl + + <_XbdAarFile_firebaseanalyticsimpl>m2repository\com\google\firebase\firebase-analytics-impl\firebase-analytics-impl\10.0.0\firebase-analytics-impl-10.0.0.aar + + <_XbdAarFileFullPath_firebaseanalyticsimpl>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseanalyticsimpl)\firebase-analytics-impl-10.0.0.aar + + <_XbdAssemblyName_firebaseanalyticsimpl>Xamarin.Firebase.Analytics.Impl + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-analytics-impl-10.0.0.aar + 142958067 + 143169836 + 6CC2CEF5F5C48E5D031E56255C10ECFE + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebaseanalyticsimpl) + + + + + + <_XbdKey_firebaseappindexing>firebase-10.0.0/firebaseappindexing + + <_XbdAarFile_firebaseappindexing>m2repository\com\google\firebase\firebase-appindexing\firebase-appindexing\10.0.0\firebase-appindexing-10.0.0.aar + + <_XbdAarFileFullPath_firebaseappindexing>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseappindexing)\firebase-appindexing-10.0.0.aar + + <_XbdAssemblyName_firebaseappindexing>Xamarin.Firebase.AppIndexing + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-appindexing-10.0.0.aar + 140194553 + 140306932 + DEE55B8E22A39517833F4C0FA0D66D78 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebaseappindexing) + + + + + + <_XbdKey_firebaseauth>firebase-10.0.0/firebaseauth + + <_XbdAarFile_firebaseauth>m2repository\com\google\firebase\firebase-auth\firebase-auth\10.0.0\firebase-auth-10.0.0.aar + + <_XbdAarFileFullPath_firebaseauth>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseauth)\firebase-auth-10.0.0.aar + + <_XbdAssemblyName_firebaseauth>Xamarin.Firebase.Auth + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-auth-10.0.0.aar + 139474604 + 139677861 + F1D13DE58110453BB6A30A6C7D0487EE + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebaseauth) + + + + + + <_XbdKey_firebasecommon>firebase-10.0.0/firebasecommon + + <_XbdAarFile_firebasecommon>m2repository\com\google\firebase\firebase-common\firebase-common\10.0.0\firebase-common-10.0.0.aar + + <_XbdAarFileFullPath_firebasecommon>$(XamarinBuildDownloadDir)$(_XbdKey_firebasecommon)\firebase-common-10.0.0.aar + + <_XbdAssemblyName_firebasecommon>Xamarin.Firebase.Common + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-common-10.0.0.aar + 144226561 + 144242167 + C0BEDB60BE680D96CF9AA9B976E5ABAB + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebasecommon) + + + + + + <_XbdKey_firebaseconfig>firebase-10.0.0/firebaseconfig + + <_XbdAarFile_firebaseconfig>m2repository\com\google\firebase\firebase-config\firebase-config\10.0.0\firebase-config-10.0.0.aar + + <_XbdAarFileFullPath_firebaseconfig>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseconfig)\firebase-config-10.0.0.aar + + <_XbdAssemblyName_firebaseconfig>Xamarin.Firebase.Config + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-config-10.0.0.aar + 136062297 + 136114557 + 974286DDB7284E1A84359F975D2B7B80 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebaseconfig) + + + + + + <_XbdKey_firebasecore>firebase-10.0.0/firebasecore + + <_XbdAarFile_firebasecore>m2repository\com\google\firebase\firebase-core\firebase-core\10.0.0\firebase-core-10.0.0.aar + + <_XbdAarFileFullPath_firebasecore>$(XamarinBuildDownloadDir)$(_XbdKey_firebasecore)\firebase-core-10.0.0.aar + + <_XbdAssemblyName_firebasecore>Xamarin.Firebase.Core + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-core-10.0.0.aar + 140804678 + 140804957 + 572220DADFA39A4E69928D6F3A2D566E + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebasecore) + + + + + + <_XbdKey_firebasecrash>firebase-10.0.0/firebasecrash + + <_XbdAarFile_firebasecrash>m2repository\com\google\firebase\firebase-crash\firebase-crash\10.0.0\firebase-crash-10.0.0.aar + + <_XbdAarFileFullPath_firebasecrash>$(XamarinBuildDownloadDir)$(_XbdKey_firebasecrash)\firebase-crash-10.0.0.aar + + <_XbdAssemblyName_firebasecrash>Xamarin.Firebase.Crash + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-crash-10.0.0.aar + 135644221 + 135658174 + 05BE6705EACDD940832060551EC3041B + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebasecrash) + + + + + + <_XbdKey_firebasedatabase>firebase-10.0.0/firebasedatabase + + <_XbdAarFile_firebasedatabase>m2repository\com\google\firebase\firebase-database\firebase-database\10.0.0\firebase-database-10.0.0.aar + + <_XbdAarFileFullPath_firebasedatabase>$(XamarinBuildDownloadDir)$(_XbdKey_firebasedatabase)\firebase-database-10.0.0.aar + + <_XbdAssemblyName_firebasedatabase>Xamarin.Firebase.Database + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-database-10.0.0.aar + 137294571 + 137566453 + 0021E915722C28784709F557C23BC31F + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebasedatabase) + + + + + + <_XbdKey_firebasedatabaseconnection>firebase-10.0.0/firebasedatabaseconnection + + <_XbdAarFile_firebasedatabaseconnection>m2repository\com\google\firebase\firebase-database-connection\firebase-database-connection\10.0.0\firebase-database-connection-10.0.0.aar + + <_XbdAarFileFullPath_firebasedatabaseconnection>$(XamarinBuildDownloadDir)$(_XbdKey_firebasedatabaseconnection)\firebase-database-connection-10.0.0.aar + + <_XbdAssemblyName_firebasedatabaseconnection>Xamarin.Firebase.Database.Connection + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-database-connection-10.0.0.aar + 141736285 + 141832246 + F323F8EA5B8243ABCD41450A1C181C97 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebasedatabaseconnection) + + + + + + <_XbdKey_firebaseiid>firebase-10.0.0/firebaseiid + + <_XbdAarFile_firebaseiid>m2repository\com\google\firebase\firebase-iid\firebase-iid\10.0.0\firebase-iid-10.0.0.aar + + <_XbdAarFileFullPath_firebaseiid>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseiid)\firebase-iid-10.0.0.aar + + <_XbdAssemblyName_firebaseiid>Xamarin.Firebase.Iid + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-iid-10.0.0.aar + 140397905 + 140428561 + D5DB1C1D05A9D874BEC09277AE7EC9FE + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebaseiid) + + + + + + <_XbdKey_firebaseinvites>firebase-10.0.0/firebaseinvites + + <_XbdAarFile_firebaseinvites>m2repository\com\google\firebase\firebase-invites\firebase-invites\10.0.0\firebase-invites-10.0.0.aar + + <_XbdAarFileFullPath_firebaseinvites>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseinvites)\firebase-invites-10.0.0.aar + + <_XbdAssemblyName_firebaseinvites>Xamarin.Firebase.Invites + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-invites-10.0.0.aar + 135785211 + 135785491 + DCCE60FB63AB380EB81C164693EC4903 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebaseinvites) + + + + + + <_XbdKey_firebasemessaging>firebase-10.0.0/firebasemessaging + + <_XbdAarFile_firebasemessaging>m2repository\com\google\firebase\firebase-messaging\firebase-messaging\10.0.0\firebase-messaging-10.0.0.aar + + <_XbdAarFileFullPath_firebasemessaging>$(XamarinBuildDownloadDir)$(_XbdKey_firebasemessaging)\firebase-messaging-10.0.0.aar + + <_XbdAssemblyName_firebasemessaging>Xamarin.Firebase.Messaging + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-messaging-10.0.0.aar + 140664578 + 140683464 + 2DDA6D31EECF87BC11DD76B4FB9E8AC7 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebasemessaging) + + + + + + <_XbdKey_firebasestorage>firebase-10.0.0/firebasestorage + + <_XbdAarFile_firebasestorage>m2repository\com\google\firebase\firebase-storage\firebase-storage\10.0.0\firebase-storage-10.0.0.aar + + <_XbdAarFileFullPath_firebasestorage>$(XamarinBuildDownloadDir)$(_XbdKey_firebasestorage)\firebase-storage-10.0.0.aar + + <_XbdAssemblyName_firebasestorage>Xamarin.Firebase.Storage + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-storage-10.0.0.aar + 141000556 + 141066221 + D349A1905D01BEF8296693D38BD2B52A + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebasestorage) + + + + + + <_XbdKey_firebasestoragecommon>firebase-10.0.0/firebasestoragecommon + + <_XbdAarFile_firebasestoragecommon>m2repository\com\google\firebase\firebase-storage-common\firebase-storage-common\10.0.0\firebase-storage-common-10.0.0.aar + + <_XbdAarFileFullPath_firebasestoragecommon>$(XamarinBuildDownloadDir)$(_XbdKey_firebasestoragecommon)\firebase-storage-common-10.0.0.aar + + <_XbdAssemblyName_firebasestoragecommon>Xamarin.Firebase.Storage.Common + + + + + + + + + + + + https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip + firebase-storage-common-10.0.0.aar + 135836702 + 135845037 + 14A339338652C707F8941EC558A81D56 + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_firebasestoragecommon) + + + + \ No newline at end of file diff --git a/identity/source/Additions/AboutAdditions.txt b/identity/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/identity/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/identity/source/Identity.csproj b/identity/source/Identity.csproj index 92d330ae4..ff4296fa6 100644 --- a/identity/source/Identity.csproj +++ b/identity/source/Identity.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -52,13 +53,10 @@ - - Properties\GpsConsts.cs - - + @@ -81,5 +79,10 @@ Basement + + + + + diff --git a/identity/source/Properties/AssemblyInfo.cs b/identity/source/Properties/AssemblyInfo.cs index 7a9498e2a..1b746d007 100644 --- a/identity/source/Properties/AssemblyInfo.cs +++ b/identity/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-identity/" + __GpsConsts.Version + "/play-services-identity-" + __GpsConsts.Version + ".aar"; -} diff --git a/identity/source/packages.config b/identity/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/identity/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/iid/source/Additions/AboutAdditions.txt b/iid/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/iid/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/iid/source/Additions/Manifest.cs b/iid/source/Additions/Manifest.cs deleted file mode 100644 index dc9623c32..000000000 --- a/iid/source/Additions/Manifest.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System; -using Android.App; - -[assembly: UsesPermission ("com.google.android.c2dm.permission.RECEIVE")] -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] diff --git a/iid/source/Iid.csproj b/iid/source/Iid.csproj index b53708c11..64374c9a5 100644 --- a/iid/source/Iid.csproj +++ b/iid/source/Iid.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -52,15 +53,11 @@ - - Properties\GpsConsts.cs - - - + @@ -79,9 +76,11 @@ + Jars\play-services-iid.jar + diff --git a/iid/source/Properties/AssemblyInfo.cs b/iid/source/Properties/AssemblyInfo.cs index a8aba0046..78506eb35 100644 --- a/iid/source/Properties/AssemblyInfo.cs +++ b/iid/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-iid/" + __GpsConsts.Version + "/play-services-iid-" + __GpsConsts.Version + ".aar"; -} diff --git a/iid/source/packages.config b/iid/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/iid/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/instantapps/source/InstantApps.csproj b/instantapps/source/InstantApps.csproj index 8d6685c29..505d60231 100644 --- a/instantapps/source/InstantApps.csproj +++ b/instantapps/source/InstantApps.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,9 +47,6 @@ - - Properties\GpsConsts.cs - @@ -57,6 +55,7 @@ + {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} @@ -75,4 +74,8 @@ + + + + \ No newline at end of file diff --git a/instantapps/source/Properties/AssemblyInfo.cs b/instantapps/source/Properties/AssemblyInfo.cs index 1dd6372c2..9b6c5da5a 100644 --- a/instantapps/source/Properties/AssemblyInfo.cs +++ b/instantapps/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-instantapps/" + __GpsConsts.Version + "/play-services-instantapps-" + __GpsConsts.Version + ".aar"; -} diff --git a/instantapps/source/packages.config b/instantapps/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/instantapps/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/location/source/Additions/AboutAdditions.txt b/location/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/location/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/location/source/Location.csproj b/location/source/Location.csproj index dcc63c049..c8e0f63d5 100644 --- a/location/source/Location.csproj +++ b/location/source/Location.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -55,13 +56,10 @@ - - Properties\GpsConsts.cs - - + @@ -89,4 +87,6 @@ + + diff --git a/location/source/Properties/AssemblyInfo.cs b/location/source/Properties/AssemblyInfo.cs index e54629141..3420e1a17 100644 --- a/location/source/Properties/AssemblyInfo.cs +++ b/location/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-location/" + __GpsConsts.Version + "/play-services-location-" + __GpsConsts.Version + ".aar"; -} diff --git a/location/source/packages.config b/location/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/location/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/maps/source/Additions/AboutAdditions.txt b/maps/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/maps/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/maps/source/Additions/Manifest.cs b/maps/source/Additions/Manifest.cs deleted file mode 100644 index 63316e80a..000000000 --- a/maps/source/Additions/Manifest.cs +++ /dev/null @@ -1,7 +0,0 @@ -using System; -using Android.App; - -[assembly: UsesPermission (Android.Manifest.Permission.AccessNetworkState)] -[assembly: UsesPermission (Android.Manifest.Permission.Internet)] - -[assembly: UsesFeature (GLESVersion=0x00020000, Required=true)] diff --git a/maps/source/Maps.csproj b/maps/source/Maps.csproj index 28dc25ab5..669d03a17 100644 --- a/maps/source/Maps.csproj +++ b/maps/source/Maps.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -69,14 +70,9 @@ - - Properties\GpsConsts.cs - - - @@ -102,4 +98,6 @@ + + diff --git a/maps/source/Properties/AssemblyInfo.cs b/maps/source/Properties/AssemblyInfo.cs index 4d7be9421..ea3f196d8 100644 --- a/maps/source/Properties/AssemblyInfo.cs +++ b/maps/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-maps/" + __GpsConsts.Version + "/play-services-maps-" + __GpsConsts.Version + ".aar"; -} diff --git a/maps/source/packages.config b/maps/source/packages.config index 71e0c9953..d4854182e 100644 --- a/maps/source/packages.config +++ b/maps/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/nearby/source/Additions/Manifest.cs b/nearby/source/Additions/Manifest.cs deleted file mode 100644 index f2ac17de8..000000000 --- a/nearby/source/Additions/Manifest.cs +++ /dev/null @@ -1,4 +0,0 @@ -using System; -using Android.App; - -[assembly: UsesPermission (Android.Manifest.Permission.AccessNetworkState)] diff --git a/nearby/source/Nearby.csproj b/nearby/source/Nearby.csproj index d57f0e4c1..3fe6b9919 100644 --- a/nearby/source/Nearby.csproj +++ b/nearby/source/Nearby.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -53,14 +54,11 @@ - - Properties\GpsConsts.cs - - + @@ -84,4 +82,6 @@ + + diff --git a/nearby/source/Properties/AssemblyInfo.cs b/nearby/source/Properties/AssemblyInfo.cs index 9edb0f318..54e422bed 100644 --- a/nearby/source/Properties/AssemblyInfo.cs +++ b/nearby/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-nearby/" + __GpsConsts.Version + "/play-services-nearby-" + __GpsConsts.Version + ".aar"; -} diff --git a/nearby/source/packages.config b/nearby/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/nearby/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/panorama/source/Additions/AboutAdditions.txt b/panorama/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/panorama/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/panorama/source/Panorama.csproj b/panorama/source/Panorama.csproj index 69683e1ae..2ed814bb1 100644 --- a/panorama/source/Panorama.csproj +++ b/panorama/source/Panorama.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -54,13 +55,10 @@ - - Properties\GpsConsts.cs - - + @@ -84,4 +82,6 @@ + + diff --git a/panorama/source/Properties/AssemblyInfo.cs b/panorama/source/Properties/AssemblyInfo.cs index b41e00e68..6ce0ab7e4 100644 --- a/panorama/source/Properties/AssemblyInfo.cs +++ b/panorama/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-panorama/" + __GpsConsts.Version + "/play-services-panorama-" + __GpsConsts.Version + ".aar"; -} diff --git a/panorama/source/packages.config b/panorama/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/panorama/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/partial-download-info.json b/partial-download-info.json new file mode 100644 index 000000000..de45791ae --- /dev/null +++ b/partial-download-info.json @@ -0,0 +1,426 @@ +[ + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 2297013, + "LocalPath": "m2repository/com/google/android/gms/play-services-drive/10.0.0/play-services-drive-10.0.0.aar", + "CompressedSize": 362758, + "Md5": "9E2BDB41E8657F88312CFA761C517D10", + "RangeEnd": 2659771 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 9927010, + "LocalPath": "m2repository/com/google/android/gms/play-services-games/10.0.0/play-services-games-10.0.0.aar", + "CompressedSize": 557886, + "Md5": "1B4E7AAB69C1526B029F272F6D232588", + "RangeEnd": 10484896 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 21037909, + "LocalPath": "m2repository/com/google/android/gms/play-services-base/10.0.0/play-services-base-10.0.0.aar", + "CompressedSize": 434652, + "Md5": "3E66FE07AD14EB878AAB6D7DA7A43F2D", + "RangeEnd": 21472561 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 29258136, + "LocalPath": "m2repository/com/google/android/gms/play-services-awareness/10.0.0/play-services-awareness-10.0.0.aar", + "CompressedSize": 162771, + "Md5": "06E7D3AA39F9BF1DE69DB1C8C8949217", + "RangeEnd": 29420907 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 30833861, + "LocalPath": "m2repository/com/google/android/gms/play-services-location/10.0.0/play-services-location-10.0.0.aar", + "CompressedSize": 101853, + "Md5": "3D9747C414171EE7FA3EE68E6585D756", + "RangeEnd": 30935714 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 33075612, + "LocalPath": "m2repository/com/google/android/gms/play-services-safetynet/10.0.0/play-services-safetynet-10.0.0.aar", + "CompressedSize": 47102, + "Md5": "02E6745E1765598CE4598F82423A06E5", + "RangeEnd": 33122714 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 33499933, + "LocalPath": "m2repository/com/google/android/gms/play-services-auth-base/10.0.0/play-services-auth-base-10.0.0.aar", + "CompressedSize": 57328, + "Md5": "60BE1CD9CD5035248F0AF853D9975F47", + "RangeEnd": 33557261 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 33819254, + "LocalPath": "m2repository/com/google/android/gms/play-services-all-wear/10.0.0/play-services-all-wear-10.0.0.aar", + "CompressedSize": 287, + "Md5": "381598A63D4912EBF290E25DAC5B3663", + "RangeEnd": 33819541 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 35857298, + "LocalPath": "m2repository/com/google/android/gms/play-services-clearcut/10.0.0/play-services-clearcut-10.0.0.aar", + "CompressedSize": 34384, + "Md5": "6BE5E2ACD3E6C90A04304D6919405D64", + "RangeEnd": 35891682 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 40819511, + "LocalPath": "m2repository/com/google/android/gms/play-services/10.0.0/play-services-10.0.0.aar", + "CompressedSize": 281, + "Md5": "27825D6EBD08FBBD27C7FDA8ED20AF7D", + "RangeEnd": 40819792 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 60623657, + "LocalPath": "m2repository/com/google/android/gms/play-services-plus/10.0.0/play-services-plus-10.0.0.aar", + "CompressedSize": 96718, + "Md5": "63CE4D2CC771D4AB09DAE1BBF1044EE3", + "RangeEnd": 60720375 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 63163098, + "LocalPath": "m2repository/com/google/android/gms/play-services-cast/10.0.0/play-services-cast-10.0.0.aar", + "CompressedSize": 239779, + "Md5": "9EE15021C2F6EBB0A38A5C8FCB4EF362", + "RangeEnd": 63402877 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 66351452, + "LocalPath": "m2repository/com/google/android/gms/play-services-analytics-impl/10.0.0/play-services-analytics-impl-10.0.0.aar", + "CompressedSize": 149206, + "Md5": "6AA27253AE3F17F3B98430DF857EBBAA", + "RangeEnd": 66500658 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 69420764, + "LocalPath": "m2repository/com/google/android/gms/play-services-auth/10.0.0/play-services-auth-10.0.0.aar", + "CompressedSize": 74821, + "Md5": "BA7096F8A570CADBB27D4DB7DB88DD5D", + "RangeEnd": 69495585 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 70590897, + "LocalPath": "m2repository/com/google/android/gms/play-services-vision/10.0.0/play-services-vision-10.0.0.aar", + "CompressedSize": 102117, + "Md5": "834CF421CBD5CA704E6EE16A8BD2B4BA", + "RangeEnd": 70693014 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 71491934, + "LocalPath": "m2repository/com/google/android/gms/play-services-panorama/10.0.0/play-services-panorama-10.0.0.aar", + "CompressedSize": 12443, + "Md5": "67F893149F501C1B3E548885A3D656F6", + "RangeEnd": 71504377 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 72622337, + "LocalPath": "m2repository/com/google/android/gms/play-services-wallet/10.0.0/play-services-wallet-10.0.0.aar", + "CompressedSize": 165165, + "Md5": "307BEAF7039C1A611E985CCE73134F96", + "RangeEnd": 72787502 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 74465236, + "LocalPath": "m2repository/com/google/android/gms/play-services-instantapps/10.0.0/play-services-instantapps-10.0.0.aar", + "CompressedSize": 44735, + "Md5": "2107DFFED428756446B0536272A83658", + "RangeEnd": 74509971 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 74544540, + "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager-v4-impl/10.0.0/play-services-tagmanager-v4-impl-10.0.0.aar", + "CompressedSize": 186928, + "Md5": "84422BEEE5607DBCB95DA27CD6ED11E3", + "RangeEnd": 74731468 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 74867568, + "LocalPath": "m2repository/com/google/android/gms/play-services-identity/10.0.0/play-services-identity-10.0.0.aar", + "CompressedSize": 19533, + "Md5": "7FA09826A61C105F0BE47E19A5A6935C", + "RangeEnd": 74887101 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 76289115, + "LocalPath": "m2repository/com/google/android/gms/play-services-nearby/10.0.0/play-services-nearby-10.0.0.aar", + "CompressedSize": 159618, + "Md5": "D5F7D911D3DAEC06D6C2ACE3611C016A", + "RangeEnd": 76448733 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 82978510, + "LocalPath": "m2repository/com/google/android/gms/play-services-ads/10.0.0/play-services-ads-10.0.0.aar", + "CompressedSize": 868343, + "Md5": "F60F422D36EA7C92BE74C8B9AA6449E0", + "RangeEnd": 83846853 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 93929324, + "LocalPath": "m2repository/com/google/android/gms/play-services-wearable/10.0.0/play-services-wearable-10.0.0.aar", + "CompressedSize": 209311, + "Md5": "4DCAFBFFF4A5B343DEC69AE2A8B2F415", + "RangeEnd": 94138635 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 102757497, + "LocalPath": "m2repository/com/google/android/gms/play-services-basement/10.0.0/play-services-basement-10.0.0.aar", + "CompressedSize": 325470, + "Md5": "3F8C096D1C341619F597589C748D6E18", + "RangeEnd": 103082967 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 107179267, + "LocalPath": "m2repository/com/google/android/gms/play-services-iid/10.0.0/play-services-iid-10.0.0.aar", + "CompressedSize": 18294, + "Md5": "DBEEEB663F621B7D2B3A579058E331B0", + "RangeEnd": 107197561 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 108433033, + "LocalPath": "m2repository/com/google/android/gms/play-services-cast-framework/10.0.0/play-services-cast-framework-10.0.0.aar", + "CompressedSize": 549074, + "Md5": "6A8922DB6040581DB397308F358EB86C", + "RangeEnd": 108982107 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 112848260, + "LocalPath": "m2repository/com/google/android/gms/play-services-fitness/10.0.0/play-services-fitness-10.0.0.aar", + "CompressedSize": 371733, + "Md5": "8AF5A2FC02CBE1C35A969A4CDCD405C6", + "RangeEnd": 113219993 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 117558266, + "LocalPath": "m2repository/com/google/android/gms/play-services-ads-lite/10.0.0/play-services-ads-lite-10.0.0.aar", + "CompressedSize": 292162, + "Md5": "0325C7533477EE6047B908450328C620", + "RangeEnd": 117850428 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 119762490, + "LocalPath": "m2repository/com/google/android/gms/play-services-tasks/10.0.0/play-services-tasks-10.0.0.aar", + "CompressedSize": 20594, + "Md5": "DF96D73A75477530D45210F429AFBDDB", + "RangeEnd": 119783084 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 119935272, + "LocalPath": "m2repository/com/google/android/gms/play-services-gass/10.0.0/play-services-gass-10.0.0.aar", + "CompressedSize": 9118, + "Md5": "080B102AB1314BD3F5A9DBC1D9E29A01", + "RangeEnd": 119944390 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 120130289, + "LocalPath": "m2repository/com/google/android/gms/play-services-appinvite/10.0.0/play-services-appinvite-10.0.0.aar", + "CompressedSize": 23204, + "Md5": "0EFB52118BA86B9433981F15B217A816", + "RangeEnd": 120153493 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 120716905, + "LocalPath": "m2repository/com/google/android/gms/play-services-places/10.0.0/play-services-places-10.0.0.aar", + "CompressedSize": 186475, + "Md5": "114919E0B714F44F48CCB74D4AE5BA83", + "RangeEnd": 120903380 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 121732330, + "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager-api/10.0.0/play-services-tagmanager-api-10.0.0.aar", + "CompressedSize": 25182, + "Md5": "E428F5F96CCF42C6009D467252D07F3E", + "RangeEnd": 121757512 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 122601652, + "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager/10.0.0/play-services-tagmanager-10.0.0.aar", + "CompressedSize": 231488, + "Md5": "8678D05F1EFC229969A51A413485380D", + "RangeEnd": 122833140 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 125414175, + "LocalPath": "m2repository/com/google/android/gms/play-services-analytics/10.0.0/play-services-analytics-10.0.0.aar", + "CompressedSize": 3096, + "Md5": "5445C86EF421475C79CCFCA06A0B0A8F", + "RangeEnd": 125417271 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 127502330, + "LocalPath": "m2repository/com/google/android/gms/play-services-gcm/10.0.0/play-services-gcm-10.0.0.aar", + "CompressedSize": 36344, + "Md5": "C2F2C1C82054A3081FB4C817C693DE7C", + "RangeEnd": 127538674 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 129357116, + "LocalPath": "m2repository/com/google/android/gms/play-services-maps/10.0.0/play-services-maps-10.0.0.aar", + "CompressedSize": 248725, + "Md5": "8443E319D8A880F0689837DFC5315BFE", + "RangeEnd": 129605841 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 135644221, + "LocalPath": "m2repository/com/google/firebase/firebase-crash/10.0.0/firebase-crash-10.0.0.aar", + "CompressedSize": 13953, + "Md5": "05BE6705EACDD940832060551EC3041B", + "RangeEnd": 135658174 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 135785211, + "LocalPath": "m2repository/com/google/firebase/firebase-invites/10.0.0/firebase-invites-10.0.0.aar", + "CompressedSize": 280, + "Md5": "DCCE60FB63AB380EB81C164693EC4903", + "RangeEnd": 135785491 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 135799207, + "LocalPath": "m2repository/com/google/firebase/firebase-ads/10.0.0/firebase-ads-10.0.0.aar", + "CompressedSize": 278, + "Md5": "CDC3BBA6E969701F7D062B0C5F6656BB", + "RangeEnd": 135799485 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 135836702, + "LocalPath": "m2repository/com/google/firebase/firebase-storage-common/10.0.0/firebase-storage-common-10.0.0.aar", + "CompressedSize": 8335, + "Md5": "14A339338652C707F8941EC558A81D56", + "RangeEnd": 135845037 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 136062297, + "LocalPath": "m2repository/com/google/firebase/firebase-config/10.0.0/firebase-config-10.0.0.aar", + "CompressedSize": 52260, + "Md5": "974286DDB7284E1A84359F975D2B7B80", + "RangeEnd": 136114557 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 136437990, + "LocalPath": "m2repository/com/google/firebase/firebase-analytics/10.0.0/firebase-analytics-10.0.0.aar", + "CompressedSize": 4690, + "Md5": "94FB0331E06EF3BF520E611FBA93A719", + "RangeEnd": 136442680 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 137294571, + "LocalPath": "m2repository/com/google/firebase/firebase-database/10.0.0/firebase-database-10.0.0.aar", + "CompressedSize": 271882, + "Md5": "0021E915722C28784709F557C23BC31F", + "RangeEnd": 137566453 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 139474604, + "LocalPath": "m2repository/com/google/firebase/firebase-auth/10.0.0/firebase-auth-10.0.0.aar", + "CompressedSize": 203257, + "Md5": "F1D13DE58110453BB6A30A6C7D0487EE", + "RangeEnd": 139677861 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 140194553, + "LocalPath": "m2repository/com/google/firebase/firebase-appindexing/10.0.0/firebase-appindexing-10.0.0.aar", + "CompressedSize": 112379, + "Md5": "DEE55B8E22A39517833F4C0FA0D66D78", + "RangeEnd": 140306932 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 140397905, + "LocalPath": "m2repository/com/google/firebase/firebase-iid/10.0.0/firebase-iid-10.0.0.aar", + "CompressedSize": 30656, + "Md5": "D5DB1C1D05A9D874BEC09277AE7EC9FE", + "RangeEnd": 140428561 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 140664578, + "LocalPath": "m2repository/com/google/firebase/firebase-messaging/10.0.0/firebase-messaging-10.0.0.aar", + "CompressedSize": 18886, + "Md5": "2DDA6D31EECF87BC11DD76B4FB9E8AC7", + "RangeEnd": 140683464 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 140804678, + "LocalPath": "m2repository/com/google/firebase/firebase-core/10.0.0/firebase-core-10.0.0.aar", + "CompressedSize": 279, + "Md5": "572220DADFA39A4E69928D6F3A2D566E", + "RangeEnd": 140804957 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 141000556, + "LocalPath": "m2repository/com/google/firebase/firebase-storage/10.0.0/firebase-storage-10.0.0.aar", + "CompressedSize": 65665, + "Md5": "D349A1905D01BEF8296693D38BD2B52A", + "RangeEnd": 141066221 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 141736285, + "LocalPath": "m2repository/com/google/firebase/firebase-database-connection/10.0.0/firebase-database-connection-10.0.0.aar", + "CompressedSize": 95961, + "Md5": "F323F8EA5B8243ABCD41450A1C181C97", + "RangeEnd": 141832246 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 142958067, + "LocalPath": "m2repository/com/google/firebase/firebase-analytics-impl/10.0.0/firebase-analytics-impl-10.0.0.aar", + "CompressedSize": 211769, + "Md5": "6CC2CEF5F5C48E5D031E56255C10ECFE", + "RangeEnd": 143169836 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", + "RangeStart": 144226561, + "LocalPath": "m2repository/com/google/firebase/firebase-common/10.0.0/firebase-common-10.0.0.aar", + "CompressedSize": 15606, + "Md5": "C0BEDB60BE680D96CF9AA9B976E5ABAB", + "RangeEnd": 144242167 + } +] \ No newline at end of file diff --git a/places/source/Additions/AboutAdditions.txt b/places/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/places/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/places/source/Places.csproj b/places/source/Places.csproj index 9d12742fb..63ffca5a7 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -68,14 +69,10 @@ - - Properties\GpsConsts.cs - - @@ -104,9 +101,11 @@ + Jars\play-services-places.jar + diff --git a/places/source/Properties/AssemblyInfo.cs b/places/source/Properties/AssemblyInfo.cs index 915e5ab8a..c71049285 100644 --- a/places/source/Properties/AssemblyInfo.cs +++ b/places/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-places/" + __GpsConsts.Version + "/play-services-places-" + __GpsConsts.Version + ".aar"; -} diff --git a/places/source/packages.config b/places/source/packages.config index 71e0c9953..d4854182e 100644 --- a/places/source/packages.config +++ b/places/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/plus/source/Additions/AboutAdditions.txt b/plus/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/plus/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/plus/source/Plus.csproj b/plus/source/Plus.csproj index a0e58ebd1..8617ec73b 100644 --- a/plus/source/Plus.csproj +++ b/plus/source/Plus.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -55,13 +56,10 @@ - - Properties\GpsConsts.cs - - + @@ -85,4 +83,6 @@ + + diff --git a/plus/source/Properties/AssemblyInfo.cs b/plus/source/Properties/AssemblyInfo.cs index fd8a5bca0..a71ad2665 100644 --- a/plus/source/Properties/AssemblyInfo.cs +++ b/plus/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-plus/" + __GpsConsts.Version + "/play-services-plus-" + __GpsConsts.Version + ".aar"; -} diff --git a/plus/source/packages.config b/plus/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/plus/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/safetynet/source/Additions/AboutAdditions.txt b/safetynet/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/safetynet/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/safetynet/source/Properties/AssemblyInfo.cs b/safetynet/source/Properties/AssemblyInfo.cs index 9974a2827..f7590d81a 100644 --- a/safetynet/source/Properties/AssemblyInfo.cs +++ b/safetynet/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-safetynet/" + __GpsConsts.Version + "/play-services-safetynet-" + __GpsConsts.Version + ".aar"; -} diff --git a/safetynet/source/SafetyNet.csproj b/safetynet/source/SafetyNet.csproj index d3075ab3e..e4074ab82 100644 --- a/safetynet/source/SafetyNet.csproj +++ b/safetynet/source/SafetyNet.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -57,13 +58,10 @@ - - Properties\GpsConsts.cs - - + @@ -91,4 +89,6 @@ + + diff --git a/safetynet/source/packages.config b/safetynet/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/safetynet/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tagmanager-api/source/Additions/AboutAdditions.txt b/tagmanager-api/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/tagmanager-api/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/tagmanager-api/source/Additions/Manifest.cs b/tagmanager-api/source/Additions/Manifest.cs deleted file mode 100644 index 5450ca3d3..000000000 --- a/tagmanager-api/source/Additions/Manifest.cs +++ /dev/null @@ -1,37 +0,0 @@ -using System; -using Android.Runtime; -using Android.App; -using Android.Content; - -[assembly: UsesPermission (Android.Manifest.Permission.WakeLock)] -[assembly: UsesPermission (Android.Manifest.Permission.AccessNetworkState)] - -namespace Android.Gms.TagManager -{ - // - [Service (Name="com.google.android.gms.tagmanager.TagManagerService", Exported=false, Enabled=true)] - public partial class TagManagerService - { - } - - // - // - // - // - // - // - // - // - [Activity (Name="com.google.android.gms.tagmanager.TagManagerPreviewActivity", NoHistory=true)] - [IntentFilter (new [] { Intent.ActionView }, - DataScheme="tagmanager.c.${applicationId}", - Categories=new [] { Intent.CategoryDefault, Intent.CategoryBrowsable })] - public partial class TagManagerPreviewActivity - { - } -} - diff --git a/tagmanager-api/source/Properties/AssemblyInfo.cs b/tagmanager-api/source/Properties/AssemblyInfo.cs index bd864beb5..43ec4fc1a 100644 --- a/tagmanager-api/source/Properties/AssemblyInfo.cs +++ b/tagmanager-api/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-tagmanager-api/" + __GpsConsts.Version + "/play-services-tagmanager-api-" + __GpsConsts.Version + ".aar"; -} diff --git a/tagmanager-api/source/TagManager.Api.csproj b/tagmanager-api/source/TagManager.Api.csproj index e3b36c5ce..8be9f201a 100644 --- a/tagmanager-api/source/TagManager.Api.csproj +++ b/tagmanager-api/source/TagManager.Api.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -52,14 +53,10 @@ - - Properties\GpsConsts.cs - - - + @@ -78,9 +75,14 @@ + Jars\play-services-tagmanager-api.jar + + + + diff --git a/tagmanager-api/source/packages.config b/tagmanager-api/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/tagmanager-api/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tagmanager-v4-impl/source/Additions/AboutAdditions.txt b/tagmanager-v4-impl/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/tagmanager-v4-impl/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/tagmanager-v4-impl/source/Properties/AssemblyInfo.cs b/tagmanager-v4-impl/source/Properties/AssemblyInfo.cs index 48343df76..3b763381e 100644 --- a/tagmanager-v4-impl/source/Properties/AssemblyInfo.cs +++ b/tagmanager-v4-impl/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-tagmanager-v4-impl/" + __GpsConsts.Version + "/play-services-tagmanager-v4-impl-" + __GpsConsts.Version + ".aar"; -} diff --git a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj index c93169b90..8be587417 100644 --- a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj +++ b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -52,13 +53,10 @@ - - Properties\GpsConsts.cs - - + @@ -81,9 +79,11 @@ + Jars\play-services-tagmanager-v4-impl.jar + diff --git a/tagmanager-v4-impl/source/packages.config b/tagmanager-v4-impl/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/tagmanager-v4-impl/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tagmanager/source/Additions/AboutAdditions.txt b/tagmanager/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/tagmanager/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/tagmanager/source/Properties/AssemblyInfo.cs b/tagmanager/source/Properties/AssemblyInfo.cs index f152e6e6c..6c75ae3e7 100644 --- a/tagmanager/source/Properties/AssemblyInfo.cs +++ b/tagmanager/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-tagmanager/" + __GpsConsts.Version + "/play-services-tagmanager-" + __GpsConsts.Version + ".aar"; -} diff --git a/tagmanager/source/TagManager.csproj b/tagmanager/source/TagManager.csproj index 5311f0d4c..47fe674d3 100644 --- a/tagmanager/source/TagManager.csproj +++ b/tagmanager/source/TagManager.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -52,13 +53,10 @@ - - Properties\GpsConsts.cs - - + @@ -81,9 +79,14 @@ + Jars\play-services-tagmanager.jar + + + + diff --git a/tagmanager/source/packages.config b/tagmanager/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/tagmanager/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tasks/source/Additions/AboutAdditions.txt b/tasks/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/tasks/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/tasks/source/Properties/AssemblyInfo.cs b/tasks/source/Properties/AssemblyInfo.cs index ec1e1685e..13e193403 100644 --- a/tasks/source/Properties/AssemblyInfo.cs +++ b/tasks/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-tasks/" + __GpsConsts.Version + "/play-services-tasks-" + __GpsConsts.Version + ".aar"; -} diff --git a/tasks/source/Tasks.csproj b/tasks/source/Tasks.csproj index c55a94916..d3b157841 100644 --- a/tasks/source/Tasks.csproj +++ b/tasks/source/Tasks.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -68,13 +69,9 @@ - - Properties\GpsConsts.cs - - @@ -91,9 +88,11 @@ + Jars\play-services-tasks.jar + diff --git a/tasks/source/packages.config b/tasks/source/packages.config index 71e0c9953..d4854182e 100644 --- a/tasks/source/packages.config +++ b/tasks/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/template.targets b/template.targets new file mode 100644 index 000000000..be3379718 --- /dev/null +++ b/template.targets @@ -0,0 +1,44 @@ + + + + + <_XbdKey_>$XbdKey$ + + + <_XbdAarFile_>m2repository\com\google\$AarInnerPath$\$AarKey$\$AarVersion$\$AarKey$-$AarVersion$.aar + + + <_XbdAarFileFullPath_>$(XamarinBuildDownloadDir)$(_XbdKey_)\$AarKey$-$AarVersion$.aar + + + <_XbdAssemblyName_>$XbdAssemblyName$ + + + + + + + + + + + + + + + $XbdUrl$ + $AarKey$-$AarVersion$.aar + $XbdRangeStart$ + $XbdRangeEnd$ + $XbdMd5$ + + + + + + __AndroidLibraryProjects__.zip + $(_XbdAssemblyName_) + + + + \ No newline at end of file diff --git a/vision/source/Additions/AboutAdditions.txt b/vision/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/vision/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/vision/source/Properties/AssemblyInfo.cs b/vision/source/Properties/AssemblyInfo.cs index e024a57c9..be3c2ed44 100644 --- a/vision/source/Properties/AssemblyInfo.cs +++ b/vision/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-vision/" + __GpsConsts.Version + "/play-services-vision-" + __GpsConsts.Version + ".aar"; -} diff --git a/vision/source/Vision.csproj b/vision/source/Vision.csproj index 144e56188..63df55b05 100644 --- a/vision/source/Vision.csproj +++ b/vision/source/Vision.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -54,13 +55,10 @@ - - Properties\GpsConsts.cs - - + @@ -74,6 +72,7 @@ + {3F6BAE25-ADEB-468C-8384-AD655623C341} @@ -84,4 +83,5 @@ Basement + diff --git a/vision/source/packages.config b/vision/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/vision/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/wallet/source/Additions/AboutAdditions.txt b/wallet/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/wallet/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/wallet/source/Properties/AssemblyInfo.cs b/wallet/source/Properties/AssemblyInfo.cs index 1151ffb67..2b9aa75ad 100644 --- a/wallet/source/Properties/AssemblyInfo.cs +++ b/wallet/source/Properties/AssemblyInfo.cs @@ -25,24 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-wallet/" + __GpsConsts.Version + "/play-services-wallet-" + __GpsConsts.Version + ".aar"; -} diff --git a/wallet/source/Wallet.csproj b/wallet/source/Wallet.csproj index 4d62f6087..24bf76727 100644 --- a/wallet/source/Wallet.csproj +++ b/wallet/source/Wallet.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -69,13 +70,9 @@ - - Properties\GpsConsts.cs - - @@ -109,4 +106,6 @@ + + diff --git a/wallet/source/packages.config b/wallet/source/packages.config index 71e0c9953..d4854182e 100644 --- a/wallet/source/packages.config +++ b/wallet/source/packages.config @@ -6,4 +6,5 @@ + \ No newline at end of file diff --git a/wearable/source/Additions/AboutAdditions.txt b/wearable/source/Additions/AboutAdditions.txt deleted file mode 100644 index c511f1d4e..000000000 --- a/wearable/source/Additions/AboutAdditions.txt +++ /dev/null @@ -1,48 +0,0 @@ -Additions allow you to add arbitrary C# to the generated classes -before they are compiled. This can be helpful for providing convenience -methods or adding pure C# classes. - -== Adding Methods to Generated Classes == - -Let's say the library being bound has a Rectangle class with a constructor -that takes an x and y position, and a width and length size. It will look like -this: - -public partial class Rectangle -{ - public Rectangle (int x, int y, int width, int height) - { - // JNI bindings - } -} - -Imagine we want to add a constructor to this class that takes a Point and -Size structure instead of 4 ints. We can add a new file called Rectangle.cs -with a partial class containing our new method: - -public partial class Rectangle -{ - public Rectangle (Point location, Size size) : - this (location.X, location.Y, size.Width, size.Height) - { - } -} - -At compile time, the additions class will be added to the generated class -and the final assembly will a Rectangle class with both constructors. - - -== Adding C# Classes == - -Another thing that can be done is adding fully C# managed classes to the -generated library. In the above example, let's assume that there isn't a -Point class available in Java or our library. The one we create doesn't need -to interact with Java, so we'll create it like a normal class in C#. - -By adding a Point.cs file with this class, it will end up in the binding library: - -public class Point -{ - public int X { get; set; } - public int Y { get; set; } -} diff --git a/wearable/source/Properties/AssemblyInfo.cs b/wearable/source/Properties/AssemblyInfo.cs index ac15f4b8d..30077803b 100644 --- a/wearable/source/Properties/AssemblyInfo.cs +++ b/wearable/source/Properties/AssemblyInfo.cs @@ -25,25 +25,3 @@ //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - - -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] -// AppCompat-v7 resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __GpsConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __Consts.AarPath, - Version = __GpsConsts.Version, - Sha1sum = __GpsConsts.Sha1sum)] - -// Google Addon feed with GPS in it: -// https://dl-ssl.google.com/android/repository/addon.xml - -static class __Consts { - public const string AarPath = "m2repository/com/google/android/gms/play-services-wearable/" + __GpsConsts.Version + "/play-services-wearable-" + __GpsConsts.Version + ".aar"; -} diff --git a/wearable/source/Wearable.csproj b/wearable/source/Wearable.csproj index acb364d21..a348e8406 100644 --- a/wearable/source/Wearable.csproj +++ b/wearable/source/Wearable.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -58,13 +59,10 @@ - - Properties\GpsConsts.cs - - + @@ -88,4 +86,6 @@ + + diff --git a/wearable/source/packages.config b/wearable/source/packages.config new file mode 100644 index 000000000..85de6c642 --- /dev/null +++ b/wearable/source/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file From c9b698fe909652bf95ebffa16ececd4a5b7e2f6b Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 8 Dec 2016 09:26:39 -0500 Subject: [PATCH 16/63] Ignore generated targets files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6e70e68df..11884c09f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ output/ *.nuspec !*.template.nuspec +*/nuget/*.targets Resource.designer.cs component.yaml From f6074826b1e2c8739756c7def1583da64231f652 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 8 Dec 2016 09:26:56 -0500 Subject: [PATCH 17/63] Support generating targets files --- build.cake | 217 +++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 151 insertions(+), 66 deletions(-) diff --git a/build.cake b/build.cake index 18f67c09e..937d3299c 100644 --- a/build.cake +++ b/build.cake @@ -2,6 +2,7 @@ #tool nuget:?package=XamarinComponent #tool nuget:?package=Cake.MonoApiTools +#addin nuget:?package=Cake.Json #addin nuget:?package=Cake.XCode #addin nuget:?package=Cake.Xamarin #addin nuget:?package=Cake.Xamarin.Build @@ -35,73 +36,85 @@ var FIREBASE_AAR_VERSION = PLAY_AAR_VERSION; var TARGET = Argument ("t", Argument ("target", "Default")); var AAR_INFOS = new [] { - new AarInfo ("play-services-auth", "android/gms/play-services-auth", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-auth-base", "android/gms/play-services-auth-base", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-awareness", "android/gms/play-services-awareness", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-base", "android/gms/play-services-base", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-basement", "android/gms/play-services-basement", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-ads", "android/gms/play-services-ads", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-ads-lite", "android/gms/play-services-ads-lite", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-analytics", "android/gms/play-services-analytics", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-analytics-impl", "android/gms/play-services-analytics-impl", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-appinvite", "android/gms/play-services-appinvite", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-cast", "android/gms/play-services-cast", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-cast-framework", "android/gms/play-services-cast-framework", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-clearcut", "android/gms/play-services-clearcut", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-drive", "android/gms/play-services-drive", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-fitness", "android/gms/play-services-fitness", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-games", "android/gms/play-services-games", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-gass", "android/gms/play-services-gass", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-gcm", "android/gms/play-services-gcm", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-identity", "android/gms/play-services-identity", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-iid", "android/gms/play-services-iid", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-instantapps", "android/gms/play-services-instantapps", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-location", "android/gms/play-services-location", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-maps", "android/gms/play-services-maps", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-nearby", "android/gms/play-services-nearby", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-panorama", "android/gms/play-services-panorama", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-places", "android/gms/play-services-places", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-plus", "android/gms/play-services-plus", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-safetynet", "android/gms/play-services-safetynet", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-tasks", "android/gms/play-services-tasks", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-tagmanager", "android/gms/play-services-tagmanager", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-tagmanager-api", "android/gms/play-services-tagmanager-api", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-tagmanager-v4-impl", "android/gms/play-services-tagmanager-v4-impl", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-vision", "android/gms/play-services-vision", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-wallet", "android/gms/play-services-wallet", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - new AarInfo ("play-services-wearable", "android/gms/play-services-wearable", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), - - new AarInfo ("firebase-ads", "firebase/firebase-ads", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-analytics", "firebase/firebase-analytics", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-analytics-impl", "firebase/firebase-analytics-impl", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-appindexing", "firebase/firebase-appindexing", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-auth", "firebase/firebase-auth", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-common", "firebase/firebase-common", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-config", "firebase/firebase-config", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-core", "firebase/firebase-core", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-crash", "firebase/firebase-crash", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-database", "firebase/firebase-database", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-database-connection", "firebase/firebase-database-connection", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-iid", "firebase/firebase-iid", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-invites", "firebase/firebase-invites", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-messaging", "firebase/firebase-messaging", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-storage", "firebase/firebase-storage", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), - new AarInfo ("firebase-storage-common", "firebase/firebase-storage-common", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("ads", "play-services-ads", "android/gms/play-services-ads", "Xamarin.GooglePlayServices.Ads", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("ads-lite", "play-services-ads-lite", "android/gms/play-services-ads-lite", "Xamarin.GooglePlayServices.Ads.Lite", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("analytics", "play-services-analytics", "android/gms/play-services-analytics", "Xamarin.GooglePlayServices.Analytics", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("analytics-impl", "play-services-analytics-impl", "android/gms/play-services-analytics-impl", "Xamarin.GooglePlayServices.Analytics.Impl", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("auth", "play-services-auth", "android/gms/play-services-auth", "Xamarin.GooglePlayServices.Auth", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("auth-base", "play-services-auth-base", "android/gms/play-services-auth-base", "Xamarin.GooglePlayServices.Auth.Base", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("awareness", "play-services-awareness", "android/gms/play-services-awareness", "Xamarin.GooglePlayServices.Awareness", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("base", "play-services-base", "android/gms/play-services-base", "Xamarin.GooglePlayServices.Base", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("basement", "play-services-basement", "android/gms/play-services-basement", "Xamarin.GooglePlayServices.Basement", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("appinvite", "play-services-appinvite", "android/gms/play-services-appinvite", "Xamarin.GooglePlayServices.AppInvite", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("cast", "play-services-cast", "android/gms/play-services-cast", "Xamarin.GooglePlayServices.Cast", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("cast-framework", "play-services-cast-framework", "android/gms/play-services-cast-framework", "Xamarin.GooglePlayServices.Cast.Framework", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("clearcut", "play-services-clearcut", "android/gms/play-services-clearcut", "Xamarin.GooglePlayServices.Clearcut", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("drive", "play-services-drive", "android/gms/play-services-drive", "Xamarin.GooglePlayServices.Drive", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("fitness", "play-services-fitness", "android/gms/play-services-fitness", "Xamarin.GooglePlayServices.Fitness", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("games", "play-services-games", "android/gms/play-services-games", "Xamarin.GooglePlayServices.Games", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("gass", "play-services-gass", "android/gms/play-services-gass", "Xamarin.GooglePlayServices.Gass", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("gcm", "play-services-gcm", "android/gms/play-services-gcm", "Xamarin.GooglePlayServices.Gcm", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("identity", "play-services-identity", "android/gms/play-services-identity", "Xamarin.GooglePlayServices.Identity", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("iid", "play-services-iid", "android/gms/play-services-iid", "Xamarin.GooglePlayServices.Iid", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("instantapps", "play-services-instantapps", "android/gms/play-services-instantapps", "Xamarin.GooglePlayServices.InstantApps", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("location", "play-services-location", "android/gms/play-services-location", "Xamarin.GooglePlayServices.Location", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("maps", "play-services-maps", "android/gms/play-services-maps", "Xamarin.GooglePlayServices.Maps", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("nearby", "play-services-nearby", "android/gms/play-services-nearby", "Xamarin.GooglePlayServices.Nearby", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("panorama", "play-services-panorama", "android/gms/play-services-panorama", "Xamarin.GooglePlayServices.Panorama", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("places", "play-services-places", "android/gms/play-services-places", "Xamarin.GooglePlayServices.Places", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("plus", "play-services-plus", "android/gms/play-services-plus", "Xamarin.GooglePlayServices.Plus", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("safetynet", "play-services-safetynet", "android/gms/play-services-safetynet", "Xamarin.GooglePlayServices.SafetyNet", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("tasks", "play-services-tasks", "android/gms/play-services-tasks", "Xamarin.GooglePlayServices.Tasks", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("tagmanager", "play-services-tagmanager", "android/gms/play-services-tagmanager", "Xamarin.GooglePlayServices.TagManager", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("tagmanager-api", "play-services-tagmanager-api", "android/gms/play-services-tagmanager-api", "Xamarin.GooglePlayServices.TagManager.Api", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("tagmanager-v4-impl", "play-services-tagmanager-v4-impl", "android/gms/play-services-tagmanager-v4-impl", "Xamarin.GooglePlayServices.TagManager.V4.Impl", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("vision", "play-services-vision", "android/gms/play-services-vision", "Xamarin.GooglePlayServices.Vision", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("wallet", "play-services-wallet", "android/gms/play-services-wallet", "Xamarin.GooglePlayServices.Wallet", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("wearable", "play-services-wearable", "android/gms/play-services-wearable", "Xamarin.GooglePlayServices.Wearable", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + + new AarInfo ("firebase-ads", "firebase-ads", "firebase/firebase-ads", "Xamarin.Firebase.Ads", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-analytics", "firebase-analytics", "firebase/firebase-analytics", "Xamarin.Firebase.Analytics", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-analytics-impl", "firebase-analytics-impl", "firebase/firebase-analytics-impl", "Xamarin.Firebase.Analytics.Impl", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-appindexing", "firebase-appindexing", "firebase/firebase-appindexing", "Xamarin.Firebase.AppIndexing", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-auth", "firebase-auth", "firebase/firebase-auth", "Xamarin.Firebase.Auth", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-common", "firebase-common", "firebase/firebase-common", "Xamarin.Firebase.Common", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-config", "firebase-config", "firebase/firebase-config", "Xamarin.Firebase.Config", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-core", "firebase-core", "firebase/firebase-core", "Xamarin.Firebase.Core", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-crash", "firebase-crash", "firebase/firebase-crash", "Xamarin.Firebase.Crash", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-database", "firebase-database", "firebase/firebase-database", "Xamarin.Firebase.Database", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-database-connection", "firebase-database-connection", "firebase/firebase-database-connection", "Xamarin.Firebase.Database.Connection", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-iid", "firebase-iid", "firebase/firebase-iid", "Xamarin.Firebase.Iid", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-invites", "firebase-invites", "firebase/firebase-invites", "Xamarin.Firebase.Invites", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-messaging", "firebase-messaging", "firebase/firebase-messaging", "Xamarin.Firebase.Messaging", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-storage", "firebase-storage", "firebase/firebase-storage", "Xamarin.Firebase.Storage", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), + new AarInfo ("firebase-storage-common", "firebase-storage-common", "firebase/firebase-storage-common", "Xamarin.Firebase.Storage.Common", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), }; +class PartialZipInfo { + public string Url { get;set; } + public string LocalPath { get;set; } + public string Md5 { get;set; } + public long RangeStart { get;set; } + public long RangeEnd { get;set; } +} + class AarInfo { - public AarInfo (string name, string path, string aarVersion, string nugetVersion, string componentVersion) + public AarInfo (string bindingDir, string dir, string path, string nugetId, string aarVersion, string nugetVersion, string componentVersion) { - Name = name; + BindingDir = bindingDir; + Dir = dir; Path = path; + NugetId = nugetId; AarVersion = aarVersion; NuGetVersion = nugetVersion; ComponentVersion = componentVersion; } - public string Name { get; set; } + public string BindingDir { get;set; } + public string Dir { get; set; } public string Path { get; set; } + public string NugetId { get;set; } public string AarVersion { get; set; } public string NuGetVersion { get; set; } public string ComponentVersion { get; set; } @@ -318,9 +331,9 @@ Task ("externals") foreach (var aar in AAR_INFOS) { CopyFile ( - string.Format (path + "m2repository/com/google/{0}/{1}/{2}-{3}.aar", aar.Path, aar.AarVersion, aar.Name, aar.AarVersion), - string.Format (path + "{0}.aar", aar.Name)); - Unzip (path + aar.Name + ".aar", path + aar.Name); + string.Format (path + "m2repository/com/google/{0}/{1}/{2}-{3}.aar", aar.Path, aar.AarVersion, aar.Dir, aar.AarVersion), + string.Format (path + "{0}.aar", aar.Dir)); + Unzip (path + aar.Dir + ".aar", path + aar.Dir); } // Get Wearable stuff @@ -502,20 +515,92 @@ Task ("component-setup").Does (() => Task ("component").IsDependentOn ("component-docs").IsDependentOn ("component-setup").IsDependentOn ("component-base"); -Task ("nuget-setup").Does (() => -{ - var nuspecs = GetFiles ("./**/nuget/*.template.nuspec"); - foreach (var nuspec in nuspecs) { - var nuspecTxt = FileReadText (nuspec) - .Replace ("$aar-version$", VERSION_DESC); +Task ("nuget-setup").Does (() => { + + var templateText = FileReadText ("./template.targets"); + + if (FileExists ("./generated.targets")) + DeleteFile ("./generated.targets"); + var downloadParts = DeserializeJsonFromFile> ("./partial-download-info.json"); + + foreach (var aar in AAR_INFOS) { + + // Write out the nuspec from template + var nuspec = new FilePath ("./" + aar.BindingDir + "/nuget/" + aar.NugetId + ".template.nuspec"); + var nuspecTxt = FileReadText (nuspec).Replace ("$aar-version$", VERSION_DESC); var newNuspec = nuspec.FullPath.Replace (".template.nuspec", ".nuspec"); FileWriteText (newNuspec, nuspecTxt); + + // Write out the .targets + var part = downloadParts.FirstOrDefault (p => p.LocalPath.EndsWith (aar.Dir + "-" + aar.AarVersion + ".aar")); + + if (part == null) + throw new Exception ("No matching part found for '" + aar.Dir + "-" + aar.AarVersion + "' in partial-download-info.json "); + + var msName = aar.Dir.Replace("-", ""); + + var xbdKey = "playservices-" + PLAY_AAR_VERSION + "/" + msName; + if (aar.Dir.StartsWith ("firebase-")) + xbdKey = "firebase-" + FIREBASE_AAR_VERSION + "/" + msName; + + var items = new Dictionary { + { "_XbdUrl_", "_XbdUrl_" + msName }, + { "_XbdKey_", "_XbdKey_" + msName }, + { "_XbdAarFile_", "_XbdAarFile_" + msName }, + { "_XbdAarFileInSdk_", "_XbdAarFileInSdk_" + msName }, + { "_XbdAssemblyName_", "_XbdAssemblyName_" + msName }, + { "_XbdAarFileFullPath_", "_XbdAarFileFullPath_" + msName }, + { "_XbdRestoreItems_", "_XbdRestoreItems_" + msName }, + { "$XbdUrl$", M2_REPOSITORY }, + { "$XbdMd5$", part.Md5 }, + { "$XbdKey$", xbdKey }, + { "$XbdAssemblyName$", aar.NugetId }, + { "$XbdRangeStart$", part.RangeStart.ToString() }, + { "$XbdRangeEnd$", part.RangeEnd.ToString() }, + { "$AarKey$", aar.Dir }, + { "$AarVersion$", aar.AarVersion }, + { "$AarInnerPath$", aar.Path.Replace ("/", "\\") }, + }; + + var targetsText = templateText; + + foreach (var kvp in items) + targetsText = targetsText.Replace (kvp.Key, kvp.Value); + + var targetsFile = string.Format ("{0}/nuget/{1}.targets", aar.BindingDir, aar.NugetId); + FileWriteText (targetsFile, targetsText); + + // Merge each generated targets file into one main one + // this makes one file to import into our actual binding projects + // which is much easier/less maintenance + if (!FileExists ("./generated.targets")) + FileWriteText ("./generated.targets", "\n\n"); + + // Load the doc to append to, and the doc to append + var xFileRoot = System.Xml.Linq.XDocument.Load ("./generated.targets"); + System.Xml.Linq.XNamespace nsRoot = xFileRoot.Root.Name.Namespace; + var xFileChild = System.Xml.Linq.XDocument.Load (targetsFile); + System.Xml.Linq.XNamespace nsChild = xFileRoot.Root.Name.Namespace; + + // Add all the elements under into the existing file's node + foreach (var xItemToAdd in xFileChild.Element (nsChild + "Project").Elements ()) + xFileRoot.Element (nsRoot + "Project").Add (xItemToAdd); + + // Inject a property to prevent errors from missing assemblies in .targets + // this allows us to use one big .targets file in all the projects and not have to figure out which specific + // ones each project needs to reference for development purposes + if (!xFileRoot.Descendants (nsRoot + "XamarinBuildResourceMergeThrowOnMissingAssembly").Any ()) { + xFileRoot.Element (nsRoot + "Project") + .AddFirst (new System.Xml.Linq.XElement (nsRoot + "PropertyGroup", + new System.Xml.Linq.XElement (nsRoot + "XamarinBuildResourceMergeThrowOnMissingAssembly", false))); + } + + xFileRoot.Save ("./generated.targets"); } }); -Task ("nuget").IsDependentOn ("nuget-setup").IsDependentOn ("libs").IsDependentOn ("nuget-base"); - +Task ("nuget").IsDependentOn ("nuget-setup").IsDependentOn ("nuget-base").IsDependentOn ("libs"); SetupXamarinBuildTasks (buildSpec, Tasks, Task); From 3f093324237604775c8ccb78e54584c0a13fbded Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 9 Dec 2016 09:54:37 -0500 Subject: [PATCH 18/63] Lowercase the hashes in partial download manifest --- partial-download-info.json | 108 ++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/partial-download-info.json b/partial-download-info.json index de45791ae..33e7fd3a1 100644 --- a/partial-download-info.json +++ b/partial-download-info.json @@ -4,7 +4,7 @@ "RangeStart": 2297013, "LocalPath": "m2repository/com/google/android/gms/play-services-drive/10.0.0/play-services-drive-10.0.0.aar", "CompressedSize": 362758, - "Md5": "9E2BDB41E8657F88312CFA761C517D10", + "Md5": "9e2bdb41e8657f88312cfa761c517d10", "RangeEnd": 2659771 }, { @@ -12,7 +12,7 @@ "RangeStart": 9927010, "LocalPath": "m2repository/com/google/android/gms/play-services-games/10.0.0/play-services-games-10.0.0.aar", "CompressedSize": 557886, - "Md5": "1B4E7AAB69C1526B029F272F6D232588", + "Md5": "1b4e7aab69c1526b029f272f6d232588", "RangeEnd": 10484896 }, { @@ -20,7 +20,7 @@ "RangeStart": 21037909, "LocalPath": "m2repository/com/google/android/gms/play-services-base/10.0.0/play-services-base-10.0.0.aar", "CompressedSize": 434652, - "Md5": "3E66FE07AD14EB878AAB6D7DA7A43F2D", + "Md5": "3e66fe07ad14eb878aab6d7da7a43f2d", "RangeEnd": 21472561 }, { @@ -28,7 +28,7 @@ "RangeStart": 29258136, "LocalPath": "m2repository/com/google/android/gms/play-services-awareness/10.0.0/play-services-awareness-10.0.0.aar", "CompressedSize": 162771, - "Md5": "06E7D3AA39F9BF1DE69DB1C8C8949217", + "Md5": "06e7d3aa39f9bf1de69db1c8c8949217", "RangeEnd": 29420907 }, { @@ -36,7 +36,7 @@ "RangeStart": 30833861, "LocalPath": "m2repository/com/google/android/gms/play-services-location/10.0.0/play-services-location-10.0.0.aar", "CompressedSize": 101853, - "Md5": "3D9747C414171EE7FA3EE68E6585D756", + "Md5": "3d9747c414171ee7fa3ee68e6585d756", "RangeEnd": 30935714 }, { @@ -44,7 +44,7 @@ "RangeStart": 33075612, "LocalPath": "m2repository/com/google/android/gms/play-services-safetynet/10.0.0/play-services-safetynet-10.0.0.aar", "CompressedSize": 47102, - "Md5": "02E6745E1765598CE4598F82423A06E5", + "Md5": "02e6745e1765598ce4598f82423a06e5", "RangeEnd": 33122714 }, { @@ -52,7 +52,7 @@ "RangeStart": 33499933, "LocalPath": "m2repository/com/google/android/gms/play-services-auth-base/10.0.0/play-services-auth-base-10.0.0.aar", "CompressedSize": 57328, - "Md5": "60BE1CD9CD5035248F0AF853D9975F47", + "Md5": "60be1cd9cd5035248f0af853d9975f47", "RangeEnd": 33557261 }, { @@ -60,7 +60,7 @@ "RangeStart": 33819254, "LocalPath": "m2repository/com/google/android/gms/play-services-all-wear/10.0.0/play-services-all-wear-10.0.0.aar", "CompressedSize": 287, - "Md5": "381598A63D4912EBF290E25DAC5B3663", + "Md5": "381598a63d4912ebf290e25dac5b3663", "RangeEnd": 33819541 }, { @@ -68,7 +68,7 @@ "RangeStart": 35857298, "LocalPath": "m2repository/com/google/android/gms/play-services-clearcut/10.0.0/play-services-clearcut-10.0.0.aar", "CompressedSize": 34384, - "Md5": "6BE5E2ACD3E6C90A04304D6919405D64", + "Md5": "6be5e2acd3e6c90a04304d6919405d64", "RangeEnd": 35891682 }, { @@ -76,7 +76,7 @@ "RangeStart": 40819511, "LocalPath": "m2repository/com/google/android/gms/play-services/10.0.0/play-services-10.0.0.aar", "CompressedSize": 281, - "Md5": "27825D6EBD08FBBD27C7FDA8ED20AF7D", + "Md5": "27825d6ebd08fbbd27c7fda8ed20af7d", "RangeEnd": 40819792 }, { @@ -84,7 +84,7 @@ "RangeStart": 60623657, "LocalPath": "m2repository/com/google/android/gms/play-services-plus/10.0.0/play-services-plus-10.0.0.aar", "CompressedSize": 96718, - "Md5": "63CE4D2CC771D4AB09DAE1BBF1044EE3", + "Md5": "63ce4d2cc771d4ab09dae1bbf1044ee3", "RangeEnd": 60720375 }, { @@ -92,7 +92,7 @@ "RangeStart": 63163098, "LocalPath": "m2repository/com/google/android/gms/play-services-cast/10.0.0/play-services-cast-10.0.0.aar", "CompressedSize": 239779, - "Md5": "9EE15021C2F6EBB0A38A5C8FCB4EF362", + "Md5": "9ee15021c2f6ebb0a38a5c8fcb4ef362", "RangeEnd": 63402877 }, { @@ -100,7 +100,7 @@ "RangeStart": 66351452, "LocalPath": "m2repository/com/google/android/gms/play-services-analytics-impl/10.0.0/play-services-analytics-impl-10.0.0.aar", "CompressedSize": 149206, - "Md5": "6AA27253AE3F17F3B98430DF857EBBAA", + "Md5": "6aa27253ae3f17f3b98430df857ebbaa", "RangeEnd": 66500658 }, { @@ -108,7 +108,7 @@ "RangeStart": 69420764, "LocalPath": "m2repository/com/google/android/gms/play-services-auth/10.0.0/play-services-auth-10.0.0.aar", "CompressedSize": 74821, - "Md5": "BA7096F8A570CADBB27D4DB7DB88DD5D", + "Md5": "ba7096f8a570cadbb27d4db7db88dd5d", "RangeEnd": 69495585 }, { @@ -116,7 +116,7 @@ "RangeStart": 70590897, "LocalPath": "m2repository/com/google/android/gms/play-services-vision/10.0.0/play-services-vision-10.0.0.aar", "CompressedSize": 102117, - "Md5": "834CF421CBD5CA704E6EE16A8BD2B4BA", + "Md5": "834cf421cbd5ca704e6ee16a8bd2b4ba", "RangeEnd": 70693014 }, { @@ -124,7 +124,7 @@ "RangeStart": 71491934, "LocalPath": "m2repository/com/google/android/gms/play-services-panorama/10.0.0/play-services-panorama-10.0.0.aar", "CompressedSize": 12443, - "Md5": "67F893149F501C1B3E548885A3D656F6", + "Md5": "67f893149f501c1b3e548885a3d656f6", "RangeEnd": 71504377 }, { @@ -132,7 +132,7 @@ "RangeStart": 72622337, "LocalPath": "m2repository/com/google/android/gms/play-services-wallet/10.0.0/play-services-wallet-10.0.0.aar", "CompressedSize": 165165, - "Md5": "307BEAF7039C1A611E985CCE73134F96", + "Md5": "307beaf7039c1a611e985cce73134f96", "RangeEnd": 72787502 }, { @@ -140,7 +140,7 @@ "RangeStart": 74465236, "LocalPath": "m2repository/com/google/android/gms/play-services-instantapps/10.0.0/play-services-instantapps-10.0.0.aar", "CompressedSize": 44735, - "Md5": "2107DFFED428756446B0536272A83658", + "Md5": "2107dffed428756446b0536272a83658", "RangeEnd": 74509971 }, { @@ -148,7 +148,7 @@ "RangeStart": 74544540, "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager-v4-impl/10.0.0/play-services-tagmanager-v4-impl-10.0.0.aar", "CompressedSize": 186928, - "Md5": "84422BEEE5607DBCB95DA27CD6ED11E3", + "Md5": "84422beee5607dbcb95da27cd6ed11e3", "RangeEnd": 74731468 }, { @@ -156,7 +156,7 @@ "RangeStart": 74867568, "LocalPath": "m2repository/com/google/android/gms/play-services-identity/10.0.0/play-services-identity-10.0.0.aar", "CompressedSize": 19533, - "Md5": "7FA09826A61C105F0BE47E19A5A6935C", + "Md5": "7fa09826a61c105f0be47e19a5a6935c", "RangeEnd": 74887101 }, { @@ -164,7 +164,7 @@ "RangeStart": 76289115, "LocalPath": "m2repository/com/google/android/gms/play-services-nearby/10.0.0/play-services-nearby-10.0.0.aar", "CompressedSize": 159618, - "Md5": "D5F7D911D3DAEC06D6C2ACE3611C016A", + "Md5": "d5f7d911d3daec06d6c2ace3611c016a", "RangeEnd": 76448733 }, { @@ -172,7 +172,7 @@ "RangeStart": 82978510, "LocalPath": "m2repository/com/google/android/gms/play-services-ads/10.0.0/play-services-ads-10.0.0.aar", "CompressedSize": 868343, - "Md5": "F60F422D36EA7C92BE74C8B9AA6449E0", + "Md5": "f60f422d36ea7c92be74c8b9aa6449e0", "RangeEnd": 83846853 }, { @@ -180,7 +180,7 @@ "RangeStart": 93929324, "LocalPath": "m2repository/com/google/android/gms/play-services-wearable/10.0.0/play-services-wearable-10.0.0.aar", "CompressedSize": 209311, - "Md5": "4DCAFBFFF4A5B343DEC69AE2A8B2F415", + "Md5": "4dcafbfff4a5b343dec69ae2a8b2f415", "RangeEnd": 94138635 }, { @@ -188,7 +188,7 @@ "RangeStart": 102757497, "LocalPath": "m2repository/com/google/android/gms/play-services-basement/10.0.0/play-services-basement-10.0.0.aar", "CompressedSize": 325470, - "Md5": "3F8C096D1C341619F597589C748D6E18", + "Md5": "3f8c096d1c341619f597589c748d6e18", "RangeEnd": 103082967 }, { @@ -196,7 +196,7 @@ "RangeStart": 107179267, "LocalPath": "m2repository/com/google/android/gms/play-services-iid/10.0.0/play-services-iid-10.0.0.aar", "CompressedSize": 18294, - "Md5": "DBEEEB663F621B7D2B3A579058E331B0", + "Md5": "dbeeeb663f621b7d2b3a579058e331b0", "RangeEnd": 107197561 }, { @@ -204,7 +204,7 @@ "RangeStart": 108433033, "LocalPath": "m2repository/com/google/android/gms/play-services-cast-framework/10.0.0/play-services-cast-framework-10.0.0.aar", "CompressedSize": 549074, - "Md5": "6A8922DB6040581DB397308F358EB86C", + "Md5": "6a8922db6040581db397308f358eb86c", "RangeEnd": 108982107 }, { @@ -212,7 +212,7 @@ "RangeStart": 112848260, "LocalPath": "m2repository/com/google/android/gms/play-services-fitness/10.0.0/play-services-fitness-10.0.0.aar", "CompressedSize": 371733, - "Md5": "8AF5A2FC02CBE1C35A969A4CDCD405C6", + "Md5": "8af5a2fc02cbe1c35a969a4cdcd405c6", "RangeEnd": 113219993 }, { @@ -220,7 +220,7 @@ "RangeStart": 117558266, "LocalPath": "m2repository/com/google/android/gms/play-services-ads-lite/10.0.0/play-services-ads-lite-10.0.0.aar", "CompressedSize": 292162, - "Md5": "0325C7533477EE6047B908450328C620", + "Md5": "0325c7533477ee6047b908450328c620", "RangeEnd": 117850428 }, { @@ -228,7 +228,7 @@ "RangeStart": 119762490, "LocalPath": "m2repository/com/google/android/gms/play-services-tasks/10.0.0/play-services-tasks-10.0.0.aar", "CompressedSize": 20594, - "Md5": "DF96D73A75477530D45210F429AFBDDB", + "Md5": "df96d73a75477530d45210f429afbddb", "RangeEnd": 119783084 }, { @@ -236,7 +236,7 @@ "RangeStart": 119935272, "LocalPath": "m2repository/com/google/android/gms/play-services-gass/10.0.0/play-services-gass-10.0.0.aar", "CompressedSize": 9118, - "Md5": "080B102AB1314BD3F5A9DBC1D9E29A01", + "Md5": "080b102ab1314bd3f5a9dbc1d9e29a01", "RangeEnd": 119944390 }, { @@ -244,7 +244,7 @@ "RangeStart": 120130289, "LocalPath": "m2repository/com/google/android/gms/play-services-appinvite/10.0.0/play-services-appinvite-10.0.0.aar", "CompressedSize": 23204, - "Md5": "0EFB52118BA86B9433981F15B217A816", + "Md5": "0efb52118ba86b9433981f15b217a816", "RangeEnd": 120153493 }, { @@ -252,7 +252,7 @@ "RangeStart": 120716905, "LocalPath": "m2repository/com/google/android/gms/play-services-places/10.0.0/play-services-places-10.0.0.aar", "CompressedSize": 186475, - "Md5": "114919E0B714F44F48CCB74D4AE5BA83", + "Md5": "114919e0b714f44f48ccb74d4ae5ba83", "RangeEnd": 120903380 }, { @@ -260,7 +260,7 @@ "RangeStart": 121732330, "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager-api/10.0.0/play-services-tagmanager-api-10.0.0.aar", "CompressedSize": 25182, - "Md5": "E428F5F96CCF42C6009D467252D07F3E", + "Md5": "e428f5f96ccf42c6009d467252d07f3e", "RangeEnd": 121757512 }, { @@ -268,7 +268,7 @@ "RangeStart": 122601652, "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager/10.0.0/play-services-tagmanager-10.0.0.aar", "CompressedSize": 231488, - "Md5": "8678D05F1EFC229969A51A413485380D", + "Md5": "8678d05f1efc229969a51a413485380d", "RangeEnd": 122833140 }, { @@ -276,7 +276,7 @@ "RangeStart": 125414175, "LocalPath": "m2repository/com/google/android/gms/play-services-analytics/10.0.0/play-services-analytics-10.0.0.aar", "CompressedSize": 3096, - "Md5": "5445C86EF421475C79CCFCA06A0B0A8F", + "Md5": "5445c86ef421475c79ccfca06a0b0a8f", "RangeEnd": 125417271 }, { @@ -284,7 +284,7 @@ "RangeStart": 127502330, "LocalPath": "m2repository/com/google/android/gms/play-services-gcm/10.0.0/play-services-gcm-10.0.0.aar", "CompressedSize": 36344, - "Md5": "C2F2C1C82054A3081FB4C817C693DE7C", + "Md5": "c2f2c1c82054a3081fb4c817c693de7c", "RangeEnd": 127538674 }, { @@ -292,7 +292,7 @@ "RangeStart": 129357116, "LocalPath": "m2repository/com/google/android/gms/play-services-maps/10.0.0/play-services-maps-10.0.0.aar", "CompressedSize": 248725, - "Md5": "8443E319D8A880F0689837DFC5315BFE", + "Md5": "8443e319d8a880f0689837dfc5315bfe", "RangeEnd": 129605841 }, { @@ -300,7 +300,7 @@ "RangeStart": 135644221, "LocalPath": "m2repository/com/google/firebase/firebase-crash/10.0.0/firebase-crash-10.0.0.aar", "CompressedSize": 13953, - "Md5": "05BE6705EACDD940832060551EC3041B", + "Md5": "05be6705eacdd940832060551ec3041b", "RangeEnd": 135658174 }, { @@ -308,7 +308,7 @@ "RangeStart": 135785211, "LocalPath": "m2repository/com/google/firebase/firebase-invites/10.0.0/firebase-invites-10.0.0.aar", "CompressedSize": 280, - "Md5": "DCCE60FB63AB380EB81C164693EC4903", + "Md5": "dcce60fb63ab380eb81c164693ec4903", "RangeEnd": 135785491 }, { @@ -316,7 +316,7 @@ "RangeStart": 135799207, "LocalPath": "m2repository/com/google/firebase/firebase-ads/10.0.0/firebase-ads-10.0.0.aar", "CompressedSize": 278, - "Md5": "CDC3BBA6E969701F7D062B0C5F6656BB", + "Md5": "cdc3bba6e969701f7d062b0c5f6656bb", "RangeEnd": 135799485 }, { @@ -324,7 +324,7 @@ "RangeStart": 135836702, "LocalPath": "m2repository/com/google/firebase/firebase-storage-common/10.0.0/firebase-storage-common-10.0.0.aar", "CompressedSize": 8335, - "Md5": "14A339338652C707F8941EC558A81D56", + "Md5": "14a339338652c707f8941ec558a81d56", "RangeEnd": 135845037 }, { @@ -332,7 +332,7 @@ "RangeStart": 136062297, "LocalPath": "m2repository/com/google/firebase/firebase-config/10.0.0/firebase-config-10.0.0.aar", "CompressedSize": 52260, - "Md5": "974286DDB7284E1A84359F975D2B7B80", + "Md5": "974286ddb7284e1a84359f975d2b7b80", "RangeEnd": 136114557 }, { @@ -340,7 +340,7 @@ "RangeStart": 136437990, "LocalPath": "m2repository/com/google/firebase/firebase-analytics/10.0.0/firebase-analytics-10.0.0.aar", "CompressedSize": 4690, - "Md5": "94FB0331E06EF3BF520E611FBA93A719", + "Md5": "94fb0331e06ef3bf520e611fba93a719", "RangeEnd": 136442680 }, { @@ -348,7 +348,7 @@ "RangeStart": 137294571, "LocalPath": "m2repository/com/google/firebase/firebase-database/10.0.0/firebase-database-10.0.0.aar", "CompressedSize": 271882, - "Md5": "0021E915722C28784709F557C23BC31F", + "Md5": "0021e915722c28784709f557c23bc31f", "RangeEnd": 137566453 }, { @@ -356,7 +356,7 @@ "RangeStart": 139474604, "LocalPath": "m2repository/com/google/firebase/firebase-auth/10.0.0/firebase-auth-10.0.0.aar", "CompressedSize": 203257, - "Md5": "F1D13DE58110453BB6A30A6C7D0487EE", + "Md5": "f1d13de58110453bb6a30a6c7d0487ee", "RangeEnd": 139677861 }, { @@ -364,7 +364,7 @@ "RangeStart": 140194553, "LocalPath": "m2repository/com/google/firebase/firebase-appindexing/10.0.0/firebase-appindexing-10.0.0.aar", "CompressedSize": 112379, - "Md5": "DEE55B8E22A39517833F4C0FA0D66D78", + "Md5": "dee55b8e22a39517833f4c0fa0d66d78", "RangeEnd": 140306932 }, { @@ -372,7 +372,7 @@ "RangeStart": 140397905, "LocalPath": "m2repository/com/google/firebase/firebase-iid/10.0.0/firebase-iid-10.0.0.aar", "CompressedSize": 30656, - "Md5": "D5DB1C1D05A9D874BEC09277AE7EC9FE", + "Md5": "d5db1c1d05a9d874bec09277ae7ec9fe", "RangeEnd": 140428561 }, { @@ -380,7 +380,7 @@ "RangeStart": 140664578, "LocalPath": "m2repository/com/google/firebase/firebase-messaging/10.0.0/firebase-messaging-10.0.0.aar", "CompressedSize": 18886, - "Md5": "2DDA6D31EECF87BC11DD76B4FB9E8AC7", + "Md5": "2dda6d31eecf87bc11dd76b4fb9e8ac7", "RangeEnd": 140683464 }, { @@ -388,7 +388,7 @@ "RangeStart": 140804678, "LocalPath": "m2repository/com/google/firebase/firebase-core/10.0.0/firebase-core-10.0.0.aar", "CompressedSize": 279, - "Md5": "572220DADFA39A4E69928D6F3A2D566E", + "Md5": "572220dadfa39a4e69928d6f3a2d566e", "RangeEnd": 140804957 }, { @@ -396,7 +396,7 @@ "RangeStart": 141000556, "LocalPath": "m2repository/com/google/firebase/firebase-storage/10.0.0/firebase-storage-10.0.0.aar", "CompressedSize": 65665, - "Md5": "D349A1905D01BEF8296693D38BD2B52A", + "Md5": "d349a1905d01bef8296693d38bd2b52a", "RangeEnd": 141066221 }, { @@ -404,7 +404,7 @@ "RangeStart": 141736285, "LocalPath": "m2repository/com/google/firebase/firebase-database-connection/10.0.0/firebase-database-connection-10.0.0.aar", "CompressedSize": 95961, - "Md5": "F323F8EA5B8243ABCD41450A1C181C97", + "Md5": "f323f8ea5b8243abcd41450a1c181c97", "RangeEnd": 141832246 }, { @@ -412,7 +412,7 @@ "RangeStart": 142958067, "LocalPath": "m2repository/com/google/firebase/firebase-analytics-impl/10.0.0/firebase-analytics-impl-10.0.0.aar", "CompressedSize": 211769, - "Md5": "6CC2CEF5F5C48E5D031E56255C10ECFE", + "Md5": "6cc2cef5f5c48e5d031e56255c10ecfe", "RangeEnd": 143169836 }, { @@ -420,7 +420,7 @@ "RangeStart": 144226561, "LocalPath": "m2repository/com/google/firebase/firebase-common/10.0.0/firebase-common-10.0.0.aar", "CompressedSize": 15606, - "Md5": "C0BEDB60BE680D96CF9AA9B976E5ABAB", + "Md5": "c0bedb60be680d96cf9aa9b976e5abab", "RangeEnd": 144242167 } -] \ No newline at end of file +] From 1902a1adc5fbd943e7b0ac8984ffb65385309e17 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 9 Dec 2016 09:55:34 -0500 Subject: [PATCH 19/63] Remove generated targets from scm --- .gitignore | 1 + generated.targets | 1740 --------------------------------------------- 2 files changed, 1 insertion(+), 1740 deletions(-) delete mode 100644 generated.targets diff --git a/.gitignore b/.gitignore index 11884c09f..ea8fafb8d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ Resource.designer.cs component.yaml GettingStarted.md Details.md +generated.targets diff --git a/generated.targets b/generated.targets deleted file mode 100644 index e63828e9e..000000000 --- a/generated.targets +++ /dev/null @@ -1,1740 +0,0 @@ - - - - false - - - - <_XbdKey_playservicesads>playservices-10.0.0/playservicesads - - <_XbdAarFile_playservicesads>m2repository\com\google\android\gms\play-services-ads\play-services-ads\10.0.0\play-services-ads-10.0.0.aar - - <_XbdAarFileFullPath_playservicesads>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesads)\play-services-ads-10.0.0.aar - - <_XbdAssemblyName_playservicesads>Xamarin.GooglePlayServices.Ads - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-ads-10.0.0.aar - 82978510 - 83846853 - F60F422D36EA7C92BE74C8B9AA6449E0 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesads) - - - - - - <_XbdKey_playservicesadslite>playservices-10.0.0/playservicesadslite - - <_XbdAarFile_playservicesadslite>m2repository\com\google\android\gms\play-services-ads-lite\play-services-ads-lite\10.0.0\play-services-ads-lite-10.0.0.aar - - <_XbdAarFileFullPath_playservicesadslite>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesadslite)\play-services-ads-lite-10.0.0.aar - - <_XbdAssemblyName_playservicesadslite>Xamarin.GooglePlayServices.Ads.Lite - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-ads-lite-10.0.0.aar - 117558266 - 117850428 - 0325C7533477EE6047B908450328C620 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesadslite) - - - - - - <_XbdKey_playservicesanalytics>playservices-10.0.0/playservicesanalytics - - <_XbdAarFile_playservicesanalytics>m2repository\com\google\android\gms\play-services-analytics\play-services-analytics\10.0.0\play-services-analytics-10.0.0.aar - - <_XbdAarFileFullPath_playservicesanalytics>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesanalytics)\play-services-analytics-10.0.0.aar - - <_XbdAssemblyName_playservicesanalytics>Xamarin.GooglePlayServices.Analytics - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-analytics-10.0.0.aar - 125414175 - 125417271 - 5445C86EF421475C79CCFCA06A0B0A8F - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesanalytics) - - - - - - <_XbdKey_playservicesanalyticsimpl>playservices-10.0.0/playservicesanalyticsimpl - - <_XbdAarFile_playservicesanalyticsimpl>m2repository\com\google\android\gms\play-services-analytics-impl\play-services-analytics-impl\10.0.0\play-services-analytics-impl-10.0.0.aar - - <_XbdAarFileFullPath_playservicesanalyticsimpl>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesanalyticsimpl)\play-services-analytics-impl-10.0.0.aar - - <_XbdAssemblyName_playservicesanalyticsimpl>Xamarin.GooglePlayServices.Analytics.Impl - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-analytics-impl-10.0.0.aar - 66351452 - 66500658 - 6AA27253AE3F17F3B98430DF857EBBAA - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesanalyticsimpl) - - - - - - <_XbdKey_playservicesauth>playservices-10.0.0/playservicesauth - - <_XbdAarFile_playservicesauth>m2repository\com\google\android\gms\play-services-auth\play-services-auth\10.0.0\play-services-auth-10.0.0.aar - - <_XbdAarFileFullPath_playservicesauth>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesauth)\play-services-auth-10.0.0.aar - - <_XbdAssemblyName_playservicesauth>Xamarin.GooglePlayServices.Auth - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-auth-10.0.0.aar - 69420764 - 69495585 - BA7096F8A570CADBB27D4DB7DB88DD5D - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesauth) - - - - - - <_XbdKey_playservicesauthbase>playservices-10.0.0/playservicesauthbase - - <_XbdAarFile_playservicesauthbase>m2repository\com\google\android\gms\play-services-auth-base\play-services-auth-base\10.0.0\play-services-auth-base-10.0.0.aar - - <_XbdAarFileFullPath_playservicesauthbase>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesauthbase)\play-services-auth-base-10.0.0.aar - - <_XbdAssemblyName_playservicesauthbase>Xamarin.GooglePlayServices.Auth.Base - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-auth-base-10.0.0.aar - 33499933 - 33557261 - 60BE1CD9CD5035248F0AF853D9975F47 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesauthbase) - - - - - - <_XbdKey_playservicesawareness>playservices-10.0.0/playservicesawareness - - <_XbdAarFile_playservicesawareness>m2repository\com\google\android\gms\play-services-awareness\play-services-awareness\10.0.0\play-services-awareness-10.0.0.aar - - <_XbdAarFileFullPath_playservicesawareness>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesawareness)\play-services-awareness-10.0.0.aar - - <_XbdAssemblyName_playservicesawareness>Xamarin.GooglePlayServices.Awareness - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-awareness-10.0.0.aar - 29258136 - 29420907 - 06E7D3AA39F9BF1DE69DB1C8C8949217 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesawareness) - - - - - - <_XbdKey_playservicesbase>playservices-10.0.0/playservicesbase - - <_XbdAarFile_playservicesbase>m2repository\com\google\android\gms\play-services-base\play-services-base\10.0.0\play-services-base-10.0.0.aar - - <_XbdAarFileFullPath_playservicesbase>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesbase)\play-services-base-10.0.0.aar - - <_XbdAssemblyName_playservicesbase>Xamarin.GooglePlayServices.Base - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-base-10.0.0.aar - 21037909 - 21472561 - 3E66FE07AD14EB878AAB6D7DA7A43F2D - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesbase) - - - - - - <_XbdKey_playservicesbasement>playservices-10.0.0/playservicesbasement - - <_XbdAarFile_playservicesbasement>m2repository\com\google\android\gms\play-services-basement\play-services-basement\10.0.0\play-services-basement-10.0.0.aar - - <_XbdAarFileFullPath_playservicesbasement>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesbasement)\play-services-basement-10.0.0.aar - - <_XbdAssemblyName_playservicesbasement>Xamarin.GooglePlayServices.Basement - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-basement-10.0.0.aar - 102757497 - 103082967 - 3F8C096D1C341619F597589C748D6E18 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesbasement) - - - - - - <_XbdKey_playservicesappinvite>playservices-10.0.0/playservicesappinvite - - <_XbdAarFile_playservicesappinvite>m2repository\com\google\android\gms\play-services-appinvite\play-services-appinvite\10.0.0\play-services-appinvite-10.0.0.aar - - <_XbdAarFileFullPath_playservicesappinvite>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesappinvite)\play-services-appinvite-10.0.0.aar - - <_XbdAssemblyName_playservicesappinvite>Xamarin.GooglePlayServices.AppInvite - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-appinvite-10.0.0.aar - 120130289 - 120153493 - 0EFB52118BA86B9433981F15B217A816 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesappinvite) - - - - - - <_XbdKey_playservicescast>playservices-10.0.0/playservicescast - - <_XbdAarFile_playservicescast>m2repository\com\google\android\gms\play-services-cast\play-services-cast\10.0.0\play-services-cast-10.0.0.aar - - <_XbdAarFileFullPath_playservicescast>$(XamarinBuildDownloadDir)$(_XbdKey_playservicescast)\play-services-cast-10.0.0.aar - - <_XbdAssemblyName_playservicescast>Xamarin.GooglePlayServices.Cast - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-cast-10.0.0.aar - 63163098 - 63402877 - 9EE15021C2F6EBB0A38A5C8FCB4EF362 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicescast) - - - - - - <_XbdKey_playservicescastframework>playservices-10.0.0/playservicescastframework - - <_XbdAarFile_playservicescastframework>m2repository\com\google\android\gms\play-services-cast-framework\play-services-cast-framework\10.0.0\play-services-cast-framework-10.0.0.aar - - <_XbdAarFileFullPath_playservicescastframework>$(XamarinBuildDownloadDir)$(_XbdKey_playservicescastframework)\play-services-cast-framework-10.0.0.aar - - <_XbdAssemblyName_playservicescastframework>Xamarin.GooglePlayServices.Cast.Framework - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-cast-framework-10.0.0.aar - 108433033 - 108982107 - 6A8922DB6040581DB397308F358EB86C - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicescastframework) - - - - - - <_XbdKey_playservicesclearcut>playservices-10.0.0/playservicesclearcut - - <_XbdAarFile_playservicesclearcut>m2repository\com\google\android\gms\play-services-clearcut\play-services-clearcut\10.0.0\play-services-clearcut-10.0.0.aar - - <_XbdAarFileFullPath_playservicesclearcut>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesclearcut)\play-services-clearcut-10.0.0.aar - - <_XbdAssemblyName_playservicesclearcut>Xamarin.GooglePlayServices.Clearcut - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-clearcut-10.0.0.aar - 35857298 - 35891682 - 6BE5E2ACD3E6C90A04304D6919405D64 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesclearcut) - - - - - - <_XbdKey_playservicesdrive>playservices-10.0.0/playservicesdrive - - <_XbdAarFile_playservicesdrive>m2repository\com\google\android\gms\play-services-drive\play-services-drive\10.0.0\play-services-drive-10.0.0.aar - - <_XbdAarFileFullPath_playservicesdrive>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesdrive)\play-services-drive-10.0.0.aar - - <_XbdAssemblyName_playservicesdrive>Xamarin.GooglePlayServices.Drive - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-drive-10.0.0.aar - 2297013 - 2659771 - 9E2BDB41E8657F88312CFA761C517D10 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesdrive) - - - - - - <_XbdKey_playservicesfitness>playservices-10.0.0/playservicesfitness - - <_XbdAarFile_playservicesfitness>m2repository\com\google\android\gms\play-services-fitness\play-services-fitness\10.0.0\play-services-fitness-10.0.0.aar - - <_XbdAarFileFullPath_playservicesfitness>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesfitness)\play-services-fitness-10.0.0.aar - - <_XbdAssemblyName_playservicesfitness>Xamarin.GooglePlayServices.Fitness - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-fitness-10.0.0.aar - 112848260 - 113219993 - 8AF5A2FC02CBE1C35A969A4CDCD405C6 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesfitness) - - - - - - <_XbdKey_playservicesgames>playservices-10.0.0/playservicesgames - - <_XbdAarFile_playservicesgames>m2repository\com\google\android\gms\play-services-games\play-services-games\10.0.0\play-services-games-10.0.0.aar - - <_XbdAarFileFullPath_playservicesgames>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesgames)\play-services-games-10.0.0.aar - - <_XbdAssemblyName_playservicesgames>Xamarin.GooglePlayServices.Games - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-games-10.0.0.aar - 9927010 - 10484896 - 1B4E7AAB69C1526B029F272F6D232588 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesgames) - - - - - - <_XbdKey_playservicesgass>playservices-10.0.0/playservicesgass - - <_XbdAarFile_playservicesgass>m2repository\com\google\android\gms\play-services-gass\play-services-gass\10.0.0\play-services-gass-10.0.0.aar - - <_XbdAarFileFullPath_playservicesgass>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesgass)\play-services-gass-10.0.0.aar - - <_XbdAssemblyName_playservicesgass>Xamarin.GooglePlayServices.Gass - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-gass-10.0.0.aar - 119935272 - 119944390 - 080B102AB1314BD3F5A9DBC1D9E29A01 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesgass) - - - - - - <_XbdKey_playservicesgcm>playservices-10.0.0/playservicesgcm - - <_XbdAarFile_playservicesgcm>m2repository\com\google\android\gms\play-services-gcm\play-services-gcm\10.0.0\play-services-gcm-10.0.0.aar - - <_XbdAarFileFullPath_playservicesgcm>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesgcm)\play-services-gcm-10.0.0.aar - - <_XbdAssemblyName_playservicesgcm>Xamarin.GooglePlayServices.Gcm - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-gcm-10.0.0.aar - 127502330 - 127538674 - C2F2C1C82054A3081FB4C817C693DE7C - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesgcm) - - - - - - <_XbdKey_playservicesidentity>playservices-10.0.0/playservicesidentity - - <_XbdAarFile_playservicesidentity>m2repository\com\google\android\gms\play-services-identity\play-services-identity\10.0.0\play-services-identity-10.0.0.aar - - <_XbdAarFileFullPath_playservicesidentity>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesidentity)\play-services-identity-10.0.0.aar - - <_XbdAssemblyName_playservicesidentity>Xamarin.GooglePlayServices.Identity - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-identity-10.0.0.aar - 74867568 - 74887101 - 7FA09826A61C105F0BE47E19A5A6935C - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesidentity) - - - - - - <_XbdKey_playservicesiid>playservices-10.0.0/playservicesiid - - <_XbdAarFile_playservicesiid>m2repository\com\google\android\gms\play-services-iid\play-services-iid\10.0.0\play-services-iid-10.0.0.aar - - <_XbdAarFileFullPath_playservicesiid>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesiid)\play-services-iid-10.0.0.aar - - <_XbdAssemblyName_playservicesiid>Xamarin.GooglePlayServices.Iid - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-iid-10.0.0.aar - 107179267 - 107197561 - DBEEEB663F621B7D2B3A579058E331B0 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesiid) - - - - - - <_XbdKey_playservicesinstantapps>playservices-10.0.0/playservicesinstantapps - - <_XbdAarFile_playservicesinstantapps>m2repository\com\google\android\gms\play-services-instantapps\play-services-instantapps\10.0.0\play-services-instantapps-10.0.0.aar - - <_XbdAarFileFullPath_playservicesinstantapps>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesinstantapps)\play-services-instantapps-10.0.0.aar - - <_XbdAssemblyName_playservicesinstantapps>Xamarin.GooglePlayServices.InstantApps - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-instantapps-10.0.0.aar - 74465236 - 74509971 - 2107DFFED428756446B0536272A83658 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesinstantapps) - - - - - - <_XbdKey_playserviceslocation>playservices-10.0.0/playserviceslocation - - <_XbdAarFile_playserviceslocation>m2repository\com\google\android\gms\play-services-location\play-services-location\10.0.0\play-services-location-10.0.0.aar - - <_XbdAarFileFullPath_playserviceslocation>$(XamarinBuildDownloadDir)$(_XbdKey_playserviceslocation)\play-services-location-10.0.0.aar - - <_XbdAssemblyName_playserviceslocation>Xamarin.GooglePlayServices.Location - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-location-10.0.0.aar - 30833861 - 30935714 - 3D9747C414171EE7FA3EE68E6585D756 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playserviceslocation) - - - - - - <_XbdKey_playservicesmaps>playservices-10.0.0/playservicesmaps - - <_XbdAarFile_playservicesmaps>m2repository\com\google\android\gms\play-services-maps\play-services-maps\10.0.0\play-services-maps-10.0.0.aar - - <_XbdAarFileFullPath_playservicesmaps>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesmaps)\play-services-maps-10.0.0.aar - - <_XbdAssemblyName_playservicesmaps>Xamarin.GooglePlayServices.Maps - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-maps-10.0.0.aar - 129357116 - 129605841 - 8443E319D8A880F0689837DFC5315BFE - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesmaps) - - - - - - <_XbdKey_playservicesnearby>playservices-10.0.0/playservicesnearby - - <_XbdAarFile_playservicesnearby>m2repository\com\google\android\gms\play-services-nearby\play-services-nearby\10.0.0\play-services-nearby-10.0.0.aar - - <_XbdAarFileFullPath_playservicesnearby>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesnearby)\play-services-nearby-10.0.0.aar - - <_XbdAssemblyName_playservicesnearby>Xamarin.GooglePlayServices.Nearby - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-nearby-10.0.0.aar - 76289115 - 76448733 - D5F7D911D3DAEC06D6C2ACE3611C016A - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesnearby) - - - - - - <_XbdKey_playservicespanorama>playservices-10.0.0/playservicespanorama - - <_XbdAarFile_playservicespanorama>m2repository\com\google\android\gms\play-services-panorama\play-services-panorama\10.0.0\play-services-panorama-10.0.0.aar - - <_XbdAarFileFullPath_playservicespanorama>$(XamarinBuildDownloadDir)$(_XbdKey_playservicespanorama)\play-services-panorama-10.0.0.aar - - <_XbdAssemblyName_playservicespanorama>Xamarin.GooglePlayServices.Panorama - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-panorama-10.0.0.aar - 71491934 - 71504377 - 67F893149F501C1B3E548885A3D656F6 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicespanorama) - - - - - - <_XbdKey_playservicesplaces>playservices-10.0.0/playservicesplaces - - <_XbdAarFile_playservicesplaces>m2repository\com\google\android\gms\play-services-places\play-services-places\10.0.0\play-services-places-10.0.0.aar - - <_XbdAarFileFullPath_playservicesplaces>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesplaces)\play-services-places-10.0.0.aar - - <_XbdAssemblyName_playservicesplaces>Xamarin.GooglePlayServices.Places - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-places-10.0.0.aar - 120716905 - 120903380 - 114919E0B714F44F48CCB74D4AE5BA83 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesplaces) - - - - - - <_XbdKey_playservicesplus>playservices-10.0.0/playservicesplus - - <_XbdAarFile_playservicesplus>m2repository\com\google\android\gms\play-services-plus\play-services-plus\10.0.0\play-services-plus-10.0.0.aar - - <_XbdAarFileFullPath_playservicesplus>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesplus)\play-services-plus-10.0.0.aar - - <_XbdAssemblyName_playservicesplus>Xamarin.GooglePlayServices.Plus - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-plus-10.0.0.aar - 60623657 - 60720375 - 63CE4D2CC771D4AB09DAE1BBF1044EE3 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesplus) - - - - - - <_XbdKey_playservicessafetynet>playservices-10.0.0/playservicessafetynet - - <_XbdAarFile_playservicessafetynet>m2repository\com\google\android\gms\play-services-safetynet\play-services-safetynet\10.0.0\play-services-safetynet-10.0.0.aar - - <_XbdAarFileFullPath_playservicessafetynet>$(XamarinBuildDownloadDir)$(_XbdKey_playservicessafetynet)\play-services-safetynet-10.0.0.aar - - <_XbdAssemblyName_playservicessafetynet>Xamarin.GooglePlayServices.SafetyNet - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-safetynet-10.0.0.aar - 33075612 - 33122714 - 02E6745E1765598CE4598F82423A06E5 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicessafetynet) - - - - - - <_XbdKey_playservicestasks>playservices-10.0.0/playservicestasks - - <_XbdAarFile_playservicestasks>m2repository\com\google\android\gms\play-services-tasks\play-services-tasks\10.0.0\play-services-tasks-10.0.0.aar - - <_XbdAarFileFullPath_playservicestasks>$(XamarinBuildDownloadDir)$(_XbdKey_playservicestasks)\play-services-tasks-10.0.0.aar - - <_XbdAssemblyName_playservicestasks>Xamarin.GooglePlayServices.Tasks - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-tasks-10.0.0.aar - 119762490 - 119783084 - DF96D73A75477530D45210F429AFBDDB - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicestasks) - - - - - - <_XbdKey_playservicestagmanager>playservices-10.0.0/playservicestagmanager - - <_XbdAarFile_playservicestagmanager>m2repository\com\google\android\gms\play-services-tagmanager\play-services-tagmanager\10.0.0\play-services-tagmanager-10.0.0.aar - - <_XbdAarFileFullPath_playservicestagmanager>$(XamarinBuildDownloadDir)$(_XbdKey_playservicestagmanager)\play-services-tagmanager-10.0.0.aar - - <_XbdAssemblyName_playservicestagmanager>Xamarin.GooglePlayServices.TagManager - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-tagmanager-10.0.0.aar - 122601652 - 122833140 - 8678D05F1EFC229969A51A413485380D - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicestagmanager) - - - - - - <_XbdKey_playservicestagmanagerapi>playservices-10.0.0/playservicestagmanagerapi - - <_XbdAarFile_playservicestagmanagerapi>m2repository\com\google\android\gms\play-services-tagmanager-api\play-services-tagmanager-api\10.0.0\play-services-tagmanager-api-10.0.0.aar - - <_XbdAarFileFullPath_playservicestagmanagerapi>$(XamarinBuildDownloadDir)$(_XbdKey_playservicestagmanagerapi)\play-services-tagmanager-api-10.0.0.aar - - <_XbdAssemblyName_playservicestagmanagerapi>Xamarin.GooglePlayServices.TagManager.Api - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-tagmanager-api-10.0.0.aar - 121732330 - 121757512 - E428F5F96CCF42C6009D467252D07F3E - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicestagmanagerapi) - - - - - - <_XbdKey_playservicestagmanagerv4impl>playservices-10.0.0/playservicestagmanagerv4impl - - <_XbdAarFile_playservicestagmanagerv4impl>m2repository\com\google\android\gms\play-services-tagmanager-v4-impl\play-services-tagmanager-v4-impl\10.0.0\play-services-tagmanager-v4-impl-10.0.0.aar - - <_XbdAarFileFullPath_playservicestagmanagerv4impl>$(XamarinBuildDownloadDir)$(_XbdKey_playservicestagmanagerv4impl)\play-services-tagmanager-v4-impl-10.0.0.aar - - <_XbdAssemblyName_playservicestagmanagerv4impl>Xamarin.GooglePlayServices.TagManager.V4.Impl - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-tagmanager-v4-impl-10.0.0.aar - 74544540 - 74731468 - 84422BEEE5607DBCB95DA27CD6ED11E3 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicestagmanagerv4impl) - - - - - - <_XbdKey_playservicesvision>playservices-10.0.0/playservicesvision - - <_XbdAarFile_playservicesvision>m2repository\com\google\android\gms\play-services-vision\play-services-vision\10.0.0\play-services-vision-10.0.0.aar - - <_XbdAarFileFullPath_playservicesvision>$(XamarinBuildDownloadDir)$(_XbdKey_playservicesvision)\play-services-vision-10.0.0.aar - - <_XbdAssemblyName_playservicesvision>Xamarin.GooglePlayServices.Vision - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-vision-10.0.0.aar - 70590897 - 70693014 - 834CF421CBD5CA704E6EE16A8BD2B4BA - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playservicesvision) - - - - - - <_XbdKey_playserviceswallet>playservices-10.0.0/playserviceswallet - - <_XbdAarFile_playserviceswallet>m2repository\com\google\android\gms\play-services-wallet\play-services-wallet\10.0.0\play-services-wallet-10.0.0.aar - - <_XbdAarFileFullPath_playserviceswallet>$(XamarinBuildDownloadDir)$(_XbdKey_playserviceswallet)\play-services-wallet-10.0.0.aar - - <_XbdAssemblyName_playserviceswallet>Xamarin.GooglePlayServices.Wallet - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-wallet-10.0.0.aar - 72622337 - 72787502 - 307BEAF7039C1A611E985CCE73134F96 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playserviceswallet) - - - - - - <_XbdKey_playserviceswearable>playservices-10.0.0/playserviceswearable - - <_XbdAarFile_playserviceswearable>m2repository\com\google\android\gms\play-services-wearable\play-services-wearable\10.0.0\play-services-wearable-10.0.0.aar - - <_XbdAarFileFullPath_playserviceswearable>$(XamarinBuildDownloadDir)$(_XbdKey_playserviceswearable)\play-services-wearable-10.0.0.aar - - <_XbdAssemblyName_playserviceswearable>Xamarin.GooglePlayServices.Wearable - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - play-services-wearable-10.0.0.aar - 93929324 - 94138635 - 4DCAFBFFF4A5B343DEC69AE2A8B2F415 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_playserviceswearable) - - - - - - <_XbdKey_firebaseads>firebase-10.0.0/firebaseads - - <_XbdAarFile_firebaseads>m2repository\com\google\firebase\firebase-ads\firebase-ads\10.0.0\firebase-ads-10.0.0.aar - - <_XbdAarFileFullPath_firebaseads>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseads)\firebase-ads-10.0.0.aar - - <_XbdAssemblyName_firebaseads>Xamarin.Firebase.Ads - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-ads-10.0.0.aar - 135799207 - 135799485 - CDC3BBA6E969701F7D062B0C5F6656BB - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebaseads) - - - - - - <_XbdKey_firebaseanalytics>firebase-10.0.0/firebaseanalytics - - <_XbdAarFile_firebaseanalytics>m2repository\com\google\firebase\firebase-analytics\firebase-analytics\10.0.0\firebase-analytics-10.0.0.aar - - <_XbdAarFileFullPath_firebaseanalytics>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseanalytics)\firebase-analytics-10.0.0.aar - - <_XbdAssemblyName_firebaseanalytics>Xamarin.Firebase.Analytics - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-analytics-10.0.0.aar - 136437990 - 136442680 - 94FB0331E06EF3BF520E611FBA93A719 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebaseanalytics) - - - - - - <_XbdKey_firebaseanalyticsimpl>firebase-10.0.0/firebaseanalyticsimpl - - <_XbdAarFile_firebaseanalyticsimpl>m2repository\com\google\firebase\firebase-analytics-impl\firebase-analytics-impl\10.0.0\firebase-analytics-impl-10.0.0.aar - - <_XbdAarFileFullPath_firebaseanalyticsimpl>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseanalyticsimpl)\firebase-analytics-impl-10.0.0.aar - - <_XbdAssemblyName_firebaseanalyticsimpl>Xamarin.Firebase.Analytics.Impl - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-analytics-impl-10.0.0.aar - 142958067 - 143169836 - 6CC2CEF5F5C48E5D031E56255C10ECFE - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebaseanalyticsimpl) - - - - - - <_XbdKey_firebaseappindexing>firebase-10.0.0/firebaseappindexing - - <_XbdAarFile_firebaseappindexing>m2repository\com\google\firebase\firebase-appindexing\firebase-appindexing\10.0.0\firebase-appindexing-10.0.0.aar - - <_XbdAarFileFullPath_firebaseappindexing>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseappindexing)\firebase-appindexing-10.0.0.aar - - <_XbdAssemblyName_firebaseappindexing>Xamarin.Firebase.AppIndexing - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-appindexing-10.0.0.aar - 140194553 - 140306932 - DEE55B8E22A39517833F4C0FA0D66D78 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebaseappindexing) - - - - - - <_XbdKey_firebaseauth>firebase-10.0.0/firebaseauth - - <_XbdAarFile_firebaseauth>m2repository\com\google\firebase\firebase-auth\firebase-auth\10.0.0\firebase-auth-10.0.0.aar - - <_XbdAarFileFullPath_firebaseauth>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseauth)\firebase-auth-10.0.0.aar - - <_XbdAssemblyName_firebaseauth>Xamarin.Firebase.Auth - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-auth-10.0.0.aar - 139474604 - 139677861 - F1D13DE58110453BB6A30A6C7D0487EE - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebaseauth) - - - - - - <_XbdKey_firebasecommon>firebase-10.0.0/firebasecommon - - <_XbdAarFile_firebasecommon>m2repository\com\google\firebase\firebase-common\firebase-common\10.0.0\firebase-common-10.0.0.aar - - <_XbdAarFileFullPath_firebasecommon>$(XamarinBuildDownloadDir)$(_XbdKey_firebasecommon)\firebase-common-10.0.0.aar - - <_XbdAssemblyName_firebasecommon>Xamarin.Firebase.Common - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-common-10.0.0.aar - 144226561 - 144242167 - C0BEDB60BE680D96CF9AA9B976E5ABAB - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebasecommon) - - - - - - <_XbdKey_firebaseconfig>firebase-10.0.0/firebaseconfig - - <_XbdAarFile_firebaseconfig>m2repository\com\google\firebase\firebase-config\firebase-config\10.0.0\firebase-config-10.0.0.aar - - <_XbdAarFileFullPath_firebaseconfig>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseconfig)\firebase-config-10.0.0.aar - - <_XbdAssemblyName_firebaseconfig>Xamarin.Firebase.Config - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-config-10.0.0.aar - 136062297 - 136114557 - 974286DDB7284E1A84359F975D2B7B80 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebaseconfig) - - - - - - <_XbdKey_firebasecore>firebase-10.0.0/firebasecore - - <_XbdAarFile_firebasecore>m2repository\com\google\firebase\firebase-core\firebase-core\10.0.0\firebase-core-10.0.0.aar - - <_XbdAarFileFullPath_firebasecore>$(XamarinBuildDownloadDir)$(_XbdKey_firebasecore)\firebase-core-10.0.0.aar - - <_XbdAssemblyName_firebasecore>Xamarin.Firebase.Core - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-core-10.0.0.aar - 140804678 - 140804957 - 572220DADFA39A4E69928D6F3A2D566E - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebasecore) - - - - - - <_XbdKey_firebasecrash>firebase-10.0.0/firebasecrash - - <_XbdAarFile_firebasecrash>m2repository\com\google\firebase\firebase-crash\firebase-crash\10.0.0\firebase-crash-10.0.0.aar - - <_XbdAarFileFullPath_firebasecrash>$(XamarinBuildDownloadDir)$(_XbdKey_firebasecrash)\firebase-crash-10.0.0.aar - - <_XbdAssemblyName_firebasecrash>Xamarin.Firebase.Crash - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-crash-10.0.0.aar - 135644221 - 135658174 - 05BE6705EACDD940832060551EC3041B - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebasecrash) - - - - - - <_XbdKey_firebasedatabase>firebase-10.0.0/firebasedatabase - - <_XbdAarFile_firebasedatabase>m2repository\com\google\firebase\firebase-database\firebase-database\10.0.0\firebase-database-10.0.0.aar - - <_XbdAarFileFullPath_firebasedatabase>$(XamarinBuildDownloadDir)$(_XbdKey_firebasedatabase)\firebase-database-10.0.0.aar - - <_XbdAssemblyName_firebasedatabase>Xamarin.Firebase.Database - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-database-10.0.0.aar - 137294571 - 137566453 - 0021E915722C28784709F557C23BC31F - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebasedatabase) - - - - - - <_XbdKey_firebasedatabaseconnection>firebase-10.0.0/firebasedatabaseconnection - - <_XbdAarFile_firebasedatabaseconnection>m2repository\com\google\firebase\firebase-database-connection\firebase-database-connection\10.0.0\firebase-database-connection-10.0.0.aar - - <_XbdAarFileFullPath_firebasedatabaseconnection>$(XamarinBuildDownloadDir)$(_XbdKey_firebasedatabaseconnection)\firebase-database-connection-10.0.0.aar - - <_XbdAssemblyName_firebasedatabaseconnection>Xamarin.Firebase.Database.Connection - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-database-connection-10.0.0.aar - 141736285 - 141832246 - F323F8EA5B8243ABCD41450A1C181C97 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebasedatabaseconnection) - - - - - - <_XbdKey_firebaseiid>firebase-10.0.0/firebaseiid - - <_XbdAarFile_firebaseiid>m2repository\com\google\firebase\firebase-iid\firebase-iid\10.0.0\firebase-iid-10.0.0.aar - - <_XbdAarFileFullPath_firebaseiid>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseiid)\firebase-iid-10.0.0.aar - - <_XbdAssemblyName_firebaseiid>Xamarin.Firebase.Iid - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-iid-10.0.0.aar - 140397905 - 140428561 - D5DB1C1D05A9D874BEC09277AE7EC9FE - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebaseiid) - - - - - - <_XbdKey_firebaseinvites>firebase-10.0.0/firebaseinvites - - <_XbdAarFile_firebaseinvites>m2repository\com\google\firebase\firebase-invites\firebase-invites\10.0.0\firebase-invites-10.0.0.aar - - <_XbdAarFileFullPath_firebaseinvites>$(XamarinBuildDownloadDir)$(_XbdKey_firebaseinvites)\firebase-invites-10.0.0.aar - - <_XbdAssemblyName_firebaseinvites>Xamarin.Firebase.Invites - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-invites-10.0.0.aar - 135785211 - 135785491 - DCCE60FB63AB380EB81C164693EC4903 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebaseinvites) - - - - - - <_XbdKey_firebasemessaging>firebase-10.0.0/firebasemessaging - - <_XbdAarFile_firebasemessaging>m2repository\com\google\firebase\firebase-messaging\firebase-messaging\10.0.0\firebase-messaging-10.0.0.aar - - <_XbdAarFileFullPath_firebasemessaging>$(XamarinBuildDownloadDir)$(_XbdKey_firebasemessaging)\firebase-messaging-10.0.0.aar - - <_XbdAssemblyName_firebasemessaging>Xamarin.Firebase.Messaging - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-messaging-10.0.0.aar - 140664578 - 140683464 - 2DDA6D31EECF87BC11DD76B4FB9E8AC7 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebasemessaging) - - - - - - <_XbdKey_firebasestorage>firebase-10.0.0/firebasestorage - - <_XbdAarFile_firebasestorage>m2repository\com\google\firebase\firebase-storage\firebase-storage\10.0.0\firebase-storage-10.0.0.aar - - <_XbdAarFileFullPath_firebasestorage>$(XamarinBuildDownloadDir)$(_XbdKey_firebasestorage)\firebase-storage-10.0.0.aar - - <_XbdAssemblyName_firebasestorage>Xamarin.Firebase.Storage - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-storage-10.0.0.aar - 141000556 - 141066221 - D349A1905D01BEF8296693D38BD2B52A - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebasestorage) - - - - - - <_XbdKey_firebasestoragecommon>firebase-10.0.0/firebasestoragecommon - - <_XbdAarFile_firebasestoragecommon>m2repository\com\google\firebase\firebase-storage-common\firebase-storage-common\10.0.0\firebase-storage-common-10.0.0.aar - - <_XbdAarFileFullPath_firebasestoragecommon>$(XamarinBuildDownloadDir)$(_XbdKey_firebasestoragecommon)\firebase-storage-common-10.0.0.aar - - <_XbdAssemblyName_firebasestoragecommon>Xamarin.Firebase.Storage.Common - - - - - - - - - - - - https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip - firebase-storage-common-10.0.0.aar - 135836702 - 135845037 - 14A339338652C707F8941EC558A81D56 - - - - - __AndroidLibraryProjects__.zip - $(_XbdAssemblyName_firebasestoragecommon) - - - - \ No newline at end of file From 667e1e055513481616734799e46e46b421bc0812 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 9 Dec 2016 10:27:28 -0500 Subject: [PATCH 20/63] Added alternative nuget source input --- build.cake | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.cake b/build.cake index 937d3299c..f8c2e0cb1 100644 --- a/build.cake +++ b/build.cake @@ -311,7 +311,9 @@ var buildSpec = new BuildSpec { } }; - +var NUGET_SOURCES = EnvironmentVariable ("NUGET_SOURCES") ?? string.Empty; +if (!string.IsNullOrEmpty (NUGET_SOURCES)) + buildSpec.NuGetSources = NUGET_SOURCES.Split (';',',').Select (ns => new NuGetSource { Url = ns }).ToArray (); Task ("externals") .WithCriteria (() => !FileExists ("./externals/play-services-base.aar")).Does (() => From 77fd7c415ea92a86e0d47d44c8f0ffbba990b6f4 Mon Sep 17 00:00:00 2001 From: Redth Date: Tue, 20 Dec 2016 20:44:56 -0500 Subject: [PATCH 21/63] Bump to newest play services version --- build.cake | 12 +- partial-download-info.json | 638 ++++++++++++++++++------------------- 2 files changed, 325 insertions(+), 325 deletions(-) diff --git a/build.cake b/build.cake index f8c2e0cb1..048451953 100644 --- a/build.cake +++ b/build.cake @@ -12,15 +12,15 @@ // To find new URL: https://dl-ssl.google.com/android/repository/addon.xml and search for google_play_services_*.zip\ // FROM: https://dl.google.com/android/repository/addon2-1.xml var DOCS_URL = "https://dl-ssl.google.com/android/repository/google_play_services_v8_rc41.zip"; -var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip"; +var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip"; // We grab the previous release's api-info.xml to use as a comparison for this build's generated info to make an api-diff var BASE_API_INFO_URL = "https://github.com/xamarin/GooglePlayServicesComponents/releases/download/32.961.0/api-info.xml"; -var PLAY_COMPONENT_VERSION = "41.1000.0.0"; -var PLAY_NUGET_VERSION = "41.1000.0-beta1"; -var PLAY_AAR_VERSION = "10.0.0"; -var VERSION_DESC = "10.0.0"; +var PLAY_COMPONENT_VERSION = "42.1001.0.0"; +var PLAY_NUGET_VERSION = "42.1001.0-beta1"; +var PLAY_AAR_VERSION = "10.0.1"; +var VERSION_DESC = "10.0.1"; var WEAR_COMPONENT_VERSION = "1.4.0.0"; var WEAR_NUGET_VERSION = "1.4.0"; @@ -535,7 +535,7 @@ Task ("nuget-setup").Does (() => { FileWriteText (newNuspec, nuspecTxt); // Write out the .targets - var part = downloadParts.FirstOrDefault (p => p.LocalPath.EndsWith (aar.Dir + "-" + aar.AarVersion + ".aar")); + var part = downloadParts.FirstOrDefault (p => p.LocalPath.EndsWith ("/" + aar.Dir + "-" + aar.AarVersion + ".aar")); if (part == null) throw new Exception ("No matching part found for '" + aar.Dir + "-" + aar.AarVersion + "' in partial-download-info.json "); diff --git a/partial-download-info.json b/partial-download-info.json index 33e7fd3a1..70ae7807a 100644 --- a/partial-download-info.json +++ b/partial-download-info.json @@ -1,426 +1,426 @@ [ { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 2297013, - "LocalPath": "m2repository/com/google/android/gms/play-services-drive/10.0.0/play-services-drive-10.0.0.aar", - "CompressedSize": 362758, - "Md5": "9e2bdb41e8657f88312cfa761c517d10", - "RangeEnd": 2659771 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 48682, + "LocalPath": "m2repository/com/google/firebase/firebase-auth/10.0.1/firebase-auth-10.0.1.aar", + "CompressedSize": 203247, + "Md5": "516691531cdfd2ec0193133a31ef17be", + "RangeEnd": 251929 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 9927010, - "LocalPath": "m2repository/com/google/android/gms/play-services-games/10.0.0/play-services-games-10.0.0.aar", - "CompressedSize": 557886, - "Md5": "1b4e7aab69c1526b029f272f6d232588", - "RangeEnd": 10484896 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 1239277, + "LocalPath": "m2repository/com/google/firebase/firebase-analytics-impl/10.0.1/firebase-analytics-impl-10.0.1.aar", + "CompressedSize": 211773, + "Md5": "010a6fda55c32dfd478256be89f2ce36", + "RangeEnd": 1451050 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 21037909, - "LocalPath": "m2repository/com/google/android/gms/play-services-base/10.0.0/play-services-base-10.0.0.aar", - "CompressedSize": 434652, - "Md5": "3e66fe07ad14eb878aab6d7da7a43f2d", - "RangeEnd": 21472561 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 3323615, + "LocalPath": "m2repository/com/google/firebase/firebase-database/10.0.1/firebase-database-10.0.1.aar", + "CompressedSize": 271871, + "Md5": "aeae6405f93d82abeb52485c4614d9c7", + "RangeEnd": 3595486 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 29258136, - "LocalPath": "m2repository/com/google/android/gms/play-services-awareness/10.0.0/play-services-awareness-10.0.0.aar", - "CompressedSize": 162771, - "Md5": "06e7d3aa39f9bf1de69db1c8c8949217", - "RangeEnd": 29420907 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 6045966, + "LocalPath": "m2repository/com/google/firebase/firebase-appindexing/10.0.1/firebase-appindexing-10.0.1.aar", + "CompressedSize": 112379, + "Md5": "d350eafe4836cc3938654ac2b0e0c62e", + "RangeEnd": 6158345 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 30833861, - "LocalPath": "m2repository/com/google/android/gms/play-services-location/10.0.0/play-services-location-10.0.0.aar", - "CompressedSize": 101853, - "Md5": "3d9747c414171ee7fa3ee68e6585d756", - "RangeEnd": 30935714 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 6274540, + "LocalPath": "m2repository/com/google/firebase/firebase-ads/10.0.1/firebase-ads-10.0.1.aar", + "CompressedSize": 279, + "Md5": "2f7513c0636c8a3fea85137a8ce5553b", + "RangeEnd": 6274819 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 33075612, - "LocalPath": "m2repository/com/google/android/gms/play-services-safetynet/10.0.0/play-services-safetynet-10.0.0.aar", - "CompressedSize": 47102, - "Md5": "02e6745e1765598ce4598f82423a06e5", - "RangeEnd": 33122714 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 6294230, + "LocalPath": "m2repository/com/google/firebase/firebase-analytics/10.0.1/firebase-analytics-10.0.1.aar", + "CompressedSize": 4687, + "Md5": "824ae17068fd8dc4db2913bda1f6727c", + "RangeEnd": 6298917 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 33499933, - "LocalPath": "m2repository/com/google/android/gms/play-services-auth-base/10.0.0/play-services-auth-base-10.0.0.aar", - "CompressedSize": 57328, - "Md5": "60be1cd9cd5035248f0af853d9975f47", - "RangeEnd": 33557261 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 6350156, + "LocalPath": "m2repository/com/google/firebase/firebase-invites/10.0.1/firebase-invites-10.0.1.aar", + "CompressedSize": 281, + "Md5": "5e7c132fae8b1a9c6cd5ec48ae336703", + "RangeEnd": 6350437 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 33819254, - "LocalPath": "m2repository/com/google/android/gms/play-services-all-wear/10.0.0/play-services-all-wear-10.0.0.aar", - "CompressedSize": 287, - "Md5": "381598a63d4912ebf290e25dac5b3663", - "RangeEnd": 33819541 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 6461255, + "LocalPath": "m2repository/com/google/firebase/firebase-database-connection/10.0.1/firebase-database-connection-10.0.1.aar", + "CompressedSize": 95951, + "Md5": "31d2b59d925b3282eee25b149710fc91", + "RangeEnd": 6557206 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 35857298, - "LocalPath": "m2repository/com/google/android/gms/play-services-clearcut/10.0.0/play-services-clearcut-10.0.0.aar", - "CompressedSize": 34384, - "Md5": "6be5e2acd3e6c90a04304d6919405d64", - "RangeEnd": 35891682 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 7615646, + "LocalPath": "m2repository/com/google/firebase/firebase-storage/10.0.1/firebase-storage-10.0.1.aar", + "CompressedSize": 65670, + "Md5": "26166a900b001c00d4556715dc72992e", + "RangeEnd": 7681316 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 40819511, - "LocalPath": "m2repository/com/google/android/gms/play-services/10.0.0/play-services-10.0.0.aar", - "CompressedSize": 281, - "Md5": "27825d6ebd08fbbd27c7fda8ed20af7d", - "RangeEnd": 40819792 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 8270249, + "LocalPath": "m2repository/com/google/firebase/firebase-common/10.0.1/firebase-common-10.0.1.aar", + "CompressedSize": 15607, + "Md5": "3b8f0475312bf90abd8a49c871561d54", + "RangeEnd": 8285856 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 60623657, - "LocalPath": "m2repository/com/google/android/gms/play-services-plus/10.0.0/play-services-plus-10.0.0.aar", - "CompressedSize": 96718, - "Md5": "63ce4d2cc771d4ab09dae1bbf1044ee3", - "RangeEnd": 60720375 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 8479805, + "LocalPath": "m2repository/com/google/firebase/firebase-iid/10.0.1/firebase-iid-10.0.1.aar", + "CompressedSize": 30653, + "Md5": "29365ea1ab3c6d8051a7de929b85c5b5", + "RangeEnd": 8510458 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 63163098, - "LocalPath": "m2repository/com/google/android/gms/play-services-cast/10.0.0/play-services-cast-10.0.0.aar", - "CompressedSize": 239779, - "Md5": "9ee15021c2f6ebb0a38a5c8fcb4ef362", - "RangeEnd": 63402877 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 8800921, + "LocalPath": "m2repository/com/google/firebase/firebase-messaging/10.0.1/firebase-messaging-10.0.1.aar", + "CompressedSize": 18886, + "Md5": "362dea089249b0681b9ce3807f5b4de3", + "RangeEnd": 8819807 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 66351452, - "LocalPath": "m2repository/com/google/android/gms/play-services-analytics-impl/10.0.0/play-services-analytics-impl-10.0.0.aar", - "CompressedSize": 149206, - "Md5": "6aa27253ae3f17f3b98430df857ebbaa", - "RangeEnd": 66500658 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 9004117, + "LocalPath": "m2repository/com/google/firebase/firebase-storage-common/10.0.1/firebase-storage-common-10.0.1.aar", + "CompressedSize": 8331, + "Md5": "e42b725a2fe682cf4313cf3524b0308d", + "RangeEnd": 9012448 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 69420764, - "LocalPath": "m2repository/com/google/android/gms/play-services-auth/10.0.0/play-services-auth-10.0.0.aar", - "CompressedSize": 74821, - "Md5": "ba7096f8a570cadbb27d4db7db88dd5d", - "RangeEnd": 69495585 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 9122290, + "LocalPath": "m2repository/com/google/firebase/firebase-crash/10.0.1/firebase-crash-10.0.1.aar", + "CompressedSize": 13953, + "Md5": "b5c890a4cafabc295ca2fdf3d54e916f", + "RangeEnd": 9136243 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 70590897, - "LocalPath": "m2repository/com/google/android/gms/play-services-vision/10.0.0/play-services-vision-10.0.0.aar", - "CompressedSize": 102117, - "Md5": "834cf421cbd5ca704e6ee16a8bd2b4ba", - "RangeEnd": 70693014 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 9360814, + "LocalPath": "m2repository/com/google/firebase/firebase-config/10.0.1/firebase-config-10.0.1.aar", + "CompressedSize": 52259, + "Md5": "e040aa2a4bda0a2368d88004cbd7a25d", + "RangeEnd": 9413073 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 71491934, - "LocalPath": "m2repository/com/google/android/gms/play-services-panorama/10.0.0/play-services-panorama-10.0.0.aar", - "CompressedSize": 12443, - "Md5": "67f893149f501c1b3e548885a3d656f6", - "RangeEnd": 71504377 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 9883614, + "LocalPath": "m2repository/com/google/firebase/firebase-core/10.0.1/firebase-core-10.0.1.aar", + "CompressedSize": 279, + "Md5": "e1d3a6c613d40ed2787b4a0cab587d05", + "RangeEnd": 9883893 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 72622337, - "LocalPath": "m2repository/com/google/android/gms/play-services-wallet/10.0.0/play-services-wallet-10.0.0.aar", - "CompressedSize": 165165, - "Md5": "307beaf7039c1a611e985cce73134f96", - "RangeEnd": 72787502 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 10632857, + "LocalPath": "m2repository/com/google/android/gms/play-services-ads/10.0.1/play-services-ads-10.0.1.aar", + "CompressedSize": 868236, + "Md5": "bcb4be87b2ef2c4cc1308964fb115df9", + "RangeEnd": 11501093 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 74465236, - "LocalPath": "m2repository/com/google/android/gms/play-services-instantapps/10.0.0/play-services-instantapps-10.0.0.aar", - "CompressedSize": 44735, - "Md5": "2107dffed428756446b0536272a83658", - "RangeEnd": 74509971 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 24138142, + "LocalPath": "m2repository/com/google/android/gms/play-services-safetynet/10.0.1/play-services-safetynet-10.0.1.aar", + "CompressedSize": 47102, + "Md5": "e8f30552f99be2f49103f4120ebee130", + "RangeEnd": 24185244 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 74544540, - "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager-v4-impl/10.0.0/play-services-tagmanager-v4-impl-10.0.0.aar", - "CompressedSize": 186928, - "Md5": "84422beee5607dbcb95da27cd6ed11e3", - "RangeEnd": 74731468 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 24618108, + "LocalPath": "m2repository/com/google/android/gms/play-services-awareness/10.0.1/play-services-awareness-10.0.1.aar", + "CompressedSize": 162777, + "Md5": "a78866e4357ca9f9355f4c27b1d3d344", + "RangeEnd": 24780885 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 74867568, - "LocalPath": "m2repository/com/google/android/gms/play-services-identity/10.0.0/play-services-identity-10.0.0.aar", - "CompressedSize": 19533, - "Md5": "7fa09826a61c105f0be47e19a5a6935c", - "RangeEnd": 74887101 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 25506705, + "LocalPath": "m2repository/com/google/android/gms/play-services-gcm/10.0.1/play-services-gcm-10.0.1.aar", + "CompressedSize": 36343, + "Md5": "59ff765c53ed6546199825b919bf5861", + "RangeEnd": 25543048 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 76289115, - "LocalPath": "m2repository/com/google/android/gms/play-services-nearby/10.0.0/play-services-nearby-10.0.0.aar", - "CompressedSize": 159618, - "Md5": "d5f7d911d3daec06d6c2ace3611c016a", - "RangeEnd": 76448733 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 26180092, + "LocalPath": "m2repository/com/google/android/gms/play-services-instantapps/10.0.1/play-services-instantapps-10.0.1.aar", + "CompressedSize": 44738, + "Md5": "9b300f91e6c037dd53727f2c5febac31", + "RangeEnd": 26224830 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 82978510, - "LocalPath": "m2repository/com/google/android/gms/play-services-ads/10.0.0/play-services-ads-10.0.0.aar", - "CompressedSize": 868343, - "Md5": "f60f422d36ea7c92be74c8b9aa6449e0", - "RangeEnd": 83846853 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 26877020, + "LocalPath": "m2repository/com/google/android/gms/play-services-games/10.0.1/play-services-games-10.0.1.aar", + "CompressedSize": 557884, + "Md5": "fe817a580fece7fea406bc92688881b1", + "RangeEnd": 27434904 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 93929324, - "LocalPath": "m2repository/com/google/android/gms/play-services-wearable/10.0.0/play-services-wearable-10.0.0.aar", - "CompressedSize": 209311, - "Md5": "4dcafbfff4a5b343dec69ae2a8b2f415", - "RangeEnd": 94138635 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 36574699, + "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager-v4-impl/10.0.1/play-services-tagmanager-v4-impl-10.0.1.aar", + "CompressedSize": 186928, + "Md5": "ddd21b98b7bb313f14b522857e54ffc0", + "RangeEnd": 36761627 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 102757497, - "LocalPath": "m2repository/com/google/android/gms/play-services-basement/10.0.0/play-services-basement-10.0.0.aar", - "CompressedSize": 325470, - "Md5": "3f8c096d1c341619f597589c748d6e18", - "RangeEnd": 103082967 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 37536777, + "LocalPath": "m2repository/com/google/android/gms/play-services-base/10.0.1/play-services-base-10.0.1.aar", + "CompressedSize": 434579, + "Md5": "f02be27d964d4f41c675ad6a80efb0a6", + "RangeEnd": 37971356 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 107179267, - "LocalPath": "m2repository/com/google/android/gms/play-services-iid/10.0.0/play-services-iid-10.0.0.aar", - "CompressedSize": 18294, - "Md5": "dbeeeb663f621b7d2b3a579058e331b0", - "RangeEnd": 107197561 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 48580877, + "LocalPath": "m2repository/com/google/android/gms/play-services/10.0.1/play-services-10.0.1.aar", + "CompressedSize": 281, + "Md5": "41dcf864ffa9230ed104d5d8cab42f8d", + "RangeEnd": 48581158 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 108433033, - "LocalPath": "m2repository/com/google/android/gms/play-services-cast-framework/10.0.0/play-services-cast-framework-10.0.0.aar", - "CompressedSize": 549074, - "Md5": "6a8922db6040581db397308f358eb86c", - "RangeEnd": 108982107 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 72843266, + "LocalPath": "m2repository/com/google/android/gms/play-services-gass/10.0.1/play-services-gass-10.0.1.aar", + "CompressedSize": 9120, + "Md5": "e026c085daaa19009a7cb9e4c4b8ee0e", + "RangeEnd": 72852386 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 112848260, - "LocalPath": "m2repository/com/google/android/gms/play-services-fitness/10.0.0/play-services-fitness-10.0.0.aar", - "CompressedSize": 371733, - "Md5": "8af5a2fc02cbe1c35a969a4cdcd405c6", - "RangeEnd": 113219993 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 73082052, + "LocalPath": "m2repository/com/google/android/gms/play-services-wallet/10.0.1/play-services-wallet-10.0.1.aar", + "CompressedSize": 165163, + "Md5": "f8aeeadb3bf9b24eeceddf1c1b33af8f", + "RangeEnd": 73247215 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 117558266, - "LocalPath": "m2repository/com/google/android/gms/play-services-ads-lite/10.0.0/play-services-ads-lite-10.0.0.aar", - "CompressedSize": 292162, - "Md5": "0325c7533477ee6047b908450328c620", - "RangeEnd": 117850428 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 75889556, + "LocalPath": "m2repository/com/google/android/gms/play-services-tasks/10.0.1/play-services-tasks-10.0.1.aar", + "CompressedSize": 20594, + "Md5": "6429a6d3675699e7caed6c45fa2ddf93", + "RangeEnd": 75910150 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 119762490, - "LocalPath": "m2repository/com/google/android/gms/play-services-tasks/10.0.0/play-services-tasks-10.0.0.aar", - "CompressedSize": 20594, - "Md5": "df96d73a75477530d45210f429afbddb", - "RangeEnd": 119783084 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 76441621, + "LocalPath": "m2repository/com/google/android/gms/play-services-ads-lite/10.0.1/play-services-ads-lite-10.0.1.aar", + "CompressedSize": 292120, + "Md5": "6ce5d84e3c020f212d543aa8030c3033", + "RangeEnd": 76733741 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 119935272, - "LocalPath": "m2repository/com/google/android/gms/play-services-gass/10.0.0/play-services-gass-10.0.0.aar", - "CompressedSize": 9118, - "Md5": "080b102ab1314bd3f5a9dbc1d9e29a01", - "RangeEnd": 119944390 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 79465190, + "LocalPath": "m2repository/com/google/android/gms/play-services-auth-base/10.0.1/play-services-auth-base-10.0.1.aar", + "CompressedSize": 57328, + "Md5": "1df42455ec3ae0d3723faadd26e4b0c9", + "RangeEnd": 79522518 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 120130289, - "LocalPath": "m2repository/com/google/android/gms/play-services-appinvite/10.0.0/play-services-appinvite-10.0.0.aar", - "CompressedSize": 23204, - "Md5": "0efb52118ba86b9433981f15b217a816", - "RangeEnd": 120153493 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 80029494, + "LocalPath": "m2repository/com/google/android/gms/play-services-auth/10.0.1/play-services-auth-10.0.1.aar", + "CompressedSize": 74820, + "Md5": "3fda7de334c420e1cfb847db2328096b", + "RangeEnd": 80104314 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 120716905, - "LocalPath": "m2repository/com/google/android/gms/play-services-places/10.0.0/play-services-places-10.0.0.aar", - "CompressedSize": 186475, - "Md5": "114919e0b714f44f48ccb74d4ae5ba83", - "RangeEnd": 120903380 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 81106167, + "LocalPath": "m2repository/com/google/android/gms/play-services-appinvite/10.0.1/play-services-appinvite-10.0.1.aar", + "CompressedSize": 23204, + "Md5": "3c99c9e0ed7c4ec9cb97ff8738d309f2", + "RangeEnd": 81129371 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 121732330, - "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager-api/10.0.0/play-services-tagmanager-api-10.0.0.aar", - "CompressedSize": 25182, - "Md5": "e428f5f96ccf42c6009d467252d07f3e", - "RangeEnd": 121757512 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 81488229, + "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager-api/10.0.1/play-services-tagmanager-api-10.0.1.aar", + "CompressedSize": 25183, + "Md5": "eec2ad6dc986ff6c26fcbd9ed7d222e6", + "RangeEnd": 81513412 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 122601652, - "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager/10.0.0/play-services-tagmanager-10.0.0.aar", - "CompressedSize": 231488, - "Md5": "8678d05f1efc229969a51a413485380d", - "RangeEnd": 122833140 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 81983006, + "LocalPath": "m2repository/com/google/android/gms/play-services-cast/10.0.1/play-services-cast-10.0.1.aar", + "CompressedSize": 239779, + "Md5": "8ce0be2f3209200e445e06f6d5fd8238", + "RangeEnd": 82222785 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 125414175, - "LocalPath": "m2repository/com/google/android/gms/play-services-analytics/10.0.0/play-services-analytics-10.0.0.aar", - "CompressedSize": 3096, - "Md5": "5445c86ef421475c79ccfca06a0b0a8f", - "RangeEnd": 125417271 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 85717978, + "LocalPath": "m2repository/com/google/android/gms/play-services-nearby/10.0.1/play-services-nearby-10.0.1.aar", + "CompressedSize": 159618, + "Md5": "0af01ae35dffb226de0d1efdff0b12ee", + "RangeEnd": 85877596 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 127502330, - "LocalPath": "m2repository/com/google/android/gms/play-services-gcm/10.0.0/play-services-gcm-10.0.0.aar", - "CompressedSize": 36344, - "Md5": "c2f2c1c82054a3081fb4c817c693de7c", - "RangeEnd": 127538674 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 88600009, + "LocalPath": "m2repository/com/google/android/gms/play-services-analytics/10.0.1/play-services-analytics-10.0.1.aar", + "CompressedSize": 3093, + "Md5": "b8a843eff30f61a29b98fe7f3f577080", + "RangeEnd": 88603102 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 129357116, - "LocalPath": "m2repository/com/google/android/gms/play-services-maps/10.0.0/play-services-maps-10.0.0.aar", - "CompressedSize": 248725, - "Md5": "8443e319d8a880f0689837dfc5315bfe", - "RangeEnd": 129605841 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 91668777, + "LocalPath": "m2repository/com/google/android/gms/play-services-clearcut/10.0.1/play-services-clearcut-10.0.1.aar", + "CompressedSize": 34381, + "Md5": "c7b135a9ba7fcfae1acfb7b0c0325d34", + "RangeEnd": 91703158 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 135644221, - "LocalPath": "m2repository/com/google/firebase/firebase-crash/10.0.0/firebase-crash-10.0.0.aar", - "CompressedSize": 13953, - "Md5": "05be6705eacdd940832060551ec3041b", - "RangeEnd": 135658174 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 92460057, + "LocalPath": "m2repository/com/google/android/gms/play-services-basement/10.0.1/play-services-basement-10.0.1.aar", + "CompressedSize": 325325, + "Md5": "10df71889235a2040f67d36bc1982576", + "RangeEnd": 92785382 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 135785211, - "LocalPath": "m2repository/com/google/firebase/firebase-invites/10.0.0/firebase-invites-10.0.0.aar", - "CompressedSize": 280, - "Md5": "dcce60fb63ab380eb81c164693ec4903", - "RangeEnd": 135785491 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 99596695, + "LocalPath": "m2repository/com/google/android/gms/play-services-plus/10.0.1/play-services-plus-10.0.1.aar", + "CompressedSize": 96720, + "Md5": "37404b8136c02355c38d85a7d05caf4d", + "RangeEnd": 99693415 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 135799207, - "LocalPath": "m2repository/com/google/firebase/firebase-ads/10.0.0/firebase-ads-10.0.0.aar", - "CompressedSize": 278, - "Md5": "cdc3bba6e969701f7d062b0c5f6656bb", - "RangeEnd": 135799485 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 101852276, + "LocalPath": "m2repository/com/google/android/gms/play-services-wearable/10.0.1/play-services-wearable-10.0.1.aar", + "CompressedSize": 209309, + "Md5": "c69ad12aecb7024d1aa551bb285552a4", + "RangeEnd": 102061585 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 135836702, - "LocalPath": "m2repository/com/google/firebase/firebase-storage-common/10.0.0/firebase-storage-common-10.0.0.aar", - "CompressedSize": 8335, - "Md5": "14a339338652c707f8941ec558a81d56", - "RangeEnd": 135845037 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 111324309, + "LocalPath": "m2repository/com/google/android/gms/play-services-panorama/10.0.1/play-services-panorama-10.0.1.aar", + "CompressedSize": 12443, + "Md5": "4218b380bd4f5053a68ac1f5c6d1aa62", + "RangeEnd": 111336752 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 136062297, - "LocalPath": "m2repository/com/google/firebase/firebase-config/10.0.0/firebase-config-10.0.0.aar", - "CompressedSize": 52260, - "Md5": "974286ddb7284e1a84359f975d2b7b80", - "RangeEnd": 136114557 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 111905548, + "LocalPath": "m2repository/com/google/android/gms/play-services-analytics-impl/10.0.1/play-services-analytics-impl-10.0.1.aar", + "CompressedSize": 149207, + "Md5": "fd788ad5f638a3a5cdd56257e397b962", + "RangeEnd": 112054755 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 136437990, - "LocalPath": "m2repository/com/google/firebase/firebase-analytics/10.0.0/firebase-analytics-10.0.0.aar", - "CompressedSize": 4690, - "Md5": "94fb0331e06ef3bf520e611fba93a719", - "RangeEnd": 136442680 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 114819747, + "LocalPath": "m2repository/com/google/android/gms/play-services-iid/10.0.1/play-services-iid-10.0.1.aar", + "CompressedSize": 18289, + "Md5": "32797ed03cb840363f8602c33dea9378", + "RangeEnd": 114838036 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 137294571, - "LocalPath": "m2repository/com/google/firebase/firebase-database/10.0.0/firebase-database-10.0.0.aar", - "CompressedSize": 271882, - "Md5": "0021e915722c28784709f557c23bc31f", - "RangeEnd": 137566453 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 115547865, + "LocalPath": "m2repository/com/google/android/gms/play-services-all-wear/10.0.1/play-services-all-wear-10.0.1.aar", + "CompressedSize": 287, + "Md5": "e50c2cf678c0a473f8f90b48d6db752d", + "RangeEnd": 115548152 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 139474604, - "LocalPath": "m2repository/com/google/firebase/firebase-auth/10.0.0/firebase-auth-10.0.0.aar", - "CompressedSize": 203257, - "Md5": "f1d13de58110453bb6a30a6c7d0487ee", - "RangeEnd": 139677861 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 117456928, + "LocalPath": "m2repository/com/google/android/gms/play-services-vision/10.0.1/play-services-vision-10.0.1.aar", + "CompressedSize": 102120, + "Md5": "e0fa6f62eb3f2e4085ca44b6350245ba", + "RangeEnd": 117559048 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 140194553, - "LocalPath": "m2repository/com/google/firebase/firebase-appindexing/10.0.0/firebase-appindexing-10.0.0.aar", - "CompressedSize": 112379, - "Md5": "dee55b8e22a39517833f4c0fa0d66d78", - "RangeEnd": 140306932 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 119246921, + "LocalPath": "m2repository/com/google/android/gms/play-services-cast-framework/10.0.1/play-services-cast-framework-10.0.1.aar", + "CompressedSize": 549070, + "Md5": "73edabe789c3796eb694212a32bbaead", + "RangeEnd": 119795991 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 140397905, - "LocalPath": "m2repository/com/google/firebase/firebase-iid/10.0.0/firebase-iid-10.0.0.aar", - "CompressedSize": 30656, - "Md5": "d5db1c1d05a9d874bec09277ae7ec9fe", - "RangeEnd": 140428561 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 122946888, + "LocalPath": "m2repository/com/google/android/gms/play-services-identity/10.0.1/play-services-identity-10.0.1.aar", + "CompressedSize": 19529, + "Md5": "32d15614bd76b47cbc297bccbc8b0b1a", + "RangeEnd": 122966417 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 140664578, - "LocalPath": "m2repository/com/google/firebase/firebase-messaging/10.0.0/firebase-messaging-10.0.0.aar", - "CompressedSize": 18886, - "Md5": "2dda6d31eecf87bc11dd76b4fb9e8ac7", - "RangeEnd": 140683464 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 123437759, + "LocalPath": "m2repository/com/google/android/gms/play-services-location/10.0.1/play-services-location-10.0.1.aar", + "CompressedSize": 101856, + "Md5": "3a159056dd6b678632b4640719f94ef0", + "RangeEnd": 123539615 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 140804678, - "LocalPath": "m2repository/com/google/firebase/firebase-core/10.0.0/firebase-core-10.0.0.aar", - "CompressedSize": 279, - "Md5": "572220dadfa39a4e69928d6f3a2d566e", - "RangeEnd": 140804957 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 127135421, + "LocalPath": "m2repository/com/google/android/gms/play-services-drive/10.0.1/play-services-drive-10.0.1.aar", + "CompressedSize": 362750, + "Md5": "2bc05f67337eef71d054f3b3aaf06753", + "RangeEnd": 127498171 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 141000556, - "LocalPath": "m2repository/com/google/firebase/firebase-storage/10.0.0/firebase-storage-10.0.0.aar", - "CompressedSize": 65665, - "Md5": "d349a1905d01bef8296693d38bd2b52a", - "RangeEnd": 141066221 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 134050410, + "LocalPath": "m2repository/com/google/android/gms/play-services-maps/10.0.1/play-services-maps-10.0.1.aar", + "CompressedSize": 248724, + "Md5": "9ea5c75fe9e2447ec0ff43c8f93e082d", + "RangeEnd": 134299134 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 141736285, - "LocalPath": "m2repository/com/google/firebase/firebase-database-connection/10.0.0/firebase-database-connection-10.0.0.aar", - "CompressedSize": 95961, - "Md5": "f323f8ea5b8243abcd41450a1c181c97", - "RangeEnd": 141832246 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 138638863, + "LocalPath": "m2repository/com/google/android/gms/play-services-places/10.0.1/play-services-places-10.0.1.aar", + "CompressedSize": 186471, + "Md5": "94040e45147c4e272118513fb1b1ad3b", + "RangeEnd": 138825334 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 142958067, - "LocalPath": "m2repository/com/google/firebase/firebase-analytics-impl/10.0.0/firebase-analytics-impl-10.0.0.aar", - "CompressedSize": 211769, - "Md5": "6cc2cef5f5c48e5d031e56255c10ecfe", - "RangeEnd": 143169836 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 140263246, + "LocalPath": "m2repository/com/google/android/gms/play-services-fitness/10.0.1/play-services-fitness-10.0.1.aar", + "CompressedSize": 371734, + "Md5": "f2243e591d9a74752a222848f1f021fc", + "RangeEnd": 140634980 }, { - "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc41_wear_2a3.zip", - "RangeStart": 144226561, - "LocalPath": "m2repository/com/google/firebase/firebase-common/10.0.0/firebase-common-10.0.0.aar", - "CompressedSize": 15606, - "Md5": "c0bedb60be680d96cf9aa9b976e5abab", - "RangeEnd": 144242167 + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 146370115, + "LocalPath": "m2repository/com/google/android/gms/play-services-tagmanager/10.0.1/play-services-tagmanager-10.0.1.aar", + "CompressedSize": 231482, + "Md5": "d7fd4e651180080b318afc8073ad8fd6", + "RangeEnd": 146601597 } -] +] \ No newline at end of file From b2ec4f299105ddb1323c29f2c693afde671b600a Mon Sep 17 00:00:00 2001 From: Redth Date: Tue, 20 Dec 2016 20:45:03 -0500 Subject: [PATCH 22/63] Fix the cake version --- cake.packages.config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cake.packages.config diff --git a/cake.packages.config b/cake.packages.config new file mode 100644 index 000000000..58c0d1c4c --- /dev/null +++ b/cake.packages.config @@ -0,0 +1,6 @@ + + + + + + From 4fbc41b762b8a466e3e786959262cc28cd48cb1f Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:16:23 -0500 Subject: [PATCH 23/63] Wear fixes --- partial-download-info.json | 8 +++++++ .../source/Properties/AssemblyInfo.cs | 23 +------------------ .../source/SupportWearable.csproj | 2 +- 3 files changed, 10 insertions(+), 23 deletions(-) diff --git a/partial-download-info.json b/partial-download-info.json index 70ae7807a..6acb53614 100644 --- a/partial-download-info.json +++ b/partial-download-info.json @@ -422,5 +422,13 @@ "CompressedSize": 231482, "Md5": "d7fd4e651180080b318afc8073ad8fd6", "RangeEnd": 146601597 + }, + { + "Url": "https://dl-ssl.google.com/android/repository/google_m2repository_gms_v8_rc42_wear_2a3.zip", + "RangeStart": 150486044, + "LocalPath": "m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.aar", + "CompressedSize": 263999, + "Md5": "3771f05036dcc9213036909c039d2b60", + "RangeEnd": 150750043 } ] \ No newline at end of file diff --git a/support-wearable/source/Properties/AssemblyInfo.cs b/support-wearable/source/Properties/AssemblyInfo.cs index 1b95e207c..c63849c52 100644 --- a/support-wearable/source/Properties/AssemblyInfo.cs +++ b/support-wearable/source/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ // Information about this assembly is defined by the following attributes. // Change them to the values specific to your project. -[assembly: AssemblyTitle ("Xamarin.Android.Wearable")] +[assembly: AssemblyTitle ("Xamarin.Android.Wear")] [assembly: AssemblyDescription ("")] [assembly: AssemblyConfiguration ("")] [assembly: AssemblyCompany ("Microsoft Corporation")] @@ -20,24 +20,3 @@ // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] - - -// Wearable Support lib -[assembly: Java.Interop.JavaLibraryReference ("classes.jar", - PackageName = __WearableConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __WearableConsts.AarPath, - Version = __GpsConsts.WearVersion, - Sha1sum = __GpsConsts.Sha1sum)] -// Wearable Support Resources -[assembly: Android.IncludeAndroidResourcesFromAttribute ("./", - PackageName = __WearableConsts.PackageName, - SourceUrl = __GpsConsts.Url, - EmbeddedArchive = __WearableConsts.AarPath, - Version = __GpsConsts.WearVersion, - Sha1sum = __GpsConsts.Sha1sum)] - -static class __WearableConsts { - public const string PackageName = "Xamarin.Android.Wear"; - public const string AarPath = "m2repository/com/google/android/support/wearable/" + __GpsConsts.WearVersion + "/wearable-" + __GpsConsts.WearVersion + ".aar"; -} diff --git a/support-wearable/source/SupportWearable.csproj b/support-wearable/source/SupportWearable.csproj index 69f7849a1..4569a22db 100644 --- a/support-wearable/source/SupportWearable.csproj +++ b/support-wearable/source/SupportWearable.csproj @@ -10,7 +10,7 @@ Resources Assets False - Xamarin.Android.Wearable + Xamarin.Android.Wear v5.0 class-parse 8.0.30703 From 52b27fd40a97a2e78656e4523b9d96f637027f7e Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:17:25 -0500 Subject: [PATCH 24/63] Revert AbstractDataBuffer addition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We shouldn’t add the IEnumerator to AbstractDataBuffer otherwise the compiler gets confused when between the base enumerator implementation and any subclasses’ implementations --- base/source/Additions/DataBufferAdditions.cs | 22 ++++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/base/source/Additions/DataBufferAdditions.cs b/base/source/Additions/DataBufferAdditions.cs index e6d4615ec..b860d0c20 100644 --- a/base/source/Additions/DataBufferAdditions.cs +++ b/base/source/Additions/DataBufferAdditions.cs @@ -5,17 +5,17 @@ namespace Android.Gms.Common.Data { //Android.Gms.Common.Data -> AbstractDataBuffer - public partial class AbstractDataBuffer : IEnumerable - { - public IEnumerator GetEnumerator() - { - return this.ToEnumerable ().GetEnumerator(); - } + //public partial class AbstractDataBuffer : IEnumerable + //{ + // public IEnumerator GetEnumerator() + // { + // return this.ToEnumerable ().GetEnumerator(); + // } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() - { - return this.GetEnumerator(); - } - } + // System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() + // { + // return this.GetEnumerator(); + // } + //} } From c895e6dec18933cabefc7a8b61f37e1eafa9c3ac Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:25:47 -0500 Subject: [PATCH 25/63] Update / Add dependencies Add Xamarin.Build.Download 0.4.0 where necessary Update Support to 24.2.1.1 --- ads/samples/AdMobSample/AdMobSample.csproj | 27 ++++++++++++---- ads/samples/AdMobSample/packages.config | 13 ++++---- all/samples/GpsBuildAll/GpsBuildAll.csproj | 21 +++++++------ all/samples/GpsBuildAll/packages.config | 18 +++++------ .../AnalyticsSample/AnalyticsSample.csproj | 23 ++++++++------ .../samples/AnalyticsSample/packages.config | 19 ++++++------ .../AppInviteSample/AppInviteSample.csproj | 15 +++++---- .../samples/AppInviteSample/packages.config | 13 ++++---- appinvite/source/AppInvite.csproj | 12 +++---- appinvite/source/packages.config | 12 +++---- auth-base/source/Auth.Base.csproj | 12 +++---- auth-base/source/packages.config | 12 +++---- auth/source/Auth.csproj | 12 +++---- auth/source/packages.config | 12 +++---- awareness/source/Awareness.csproj | 12 +++---- awareness/source/packages.config | 12 +++---- base/source/Base.csproj | 12 +++---- base/source/packages.config | 12 +++---- basement/source/Basement.csproj | 12 +++---- basement/source/packages.config | 12 +++---- cast-framework/source/Cast.Framework.csproj | 16 +++++----- cast-framework/source/packages.config | 12 +++---- cast/samples/CastingCall/CastingCall.csproj | 27 +++++++++------- cast/samples/CastingCall/packages.config | 23 +++++++------- cast/source/Cast.csproj | 24 +++++++------- cast/source/packages.config | 20 ++++++------ clearcut/source/Clearcut.csproj | 2 +- drive/samples/DriveSample/DriveSample.csproj | 15 +++++---- drive/samples/DriveSample/packages.config | 13 ++++---- drive/source/Drive.csproj | 2 +- .../FirebaseAdmobQuickstart.csproj | 23 ++++++++------ .../FirebaseAdmobQuickstart/packages.config | 19 ++++++------ .../FirebaseAnalyticsQuickstart.csproj | 31 +++++++++++++------ .../packages.config | 19 ++++++------ .../AppIndexingSample.csproj | 19 ++++++------ .../samples/AppIndexingSample/packages.config | 13 ++++---- .../FirebaseAuthQuickstart.csproj | 23 ++++++++------ .../FirebaseAuthQuickstart/packages.config | 19 ++++++------ firebase-auth/source/Firebase-Auth.csproj | 12 +++---- firebase-auth/source/packages.config | 12 +++---- firebase-common/source/Firebase-Common.csproj | 12 +++---- firebase-common/source/packages.config | 12 +++---- .../FirebaseConfigQuickstart.csproj | 23 ++++++++------ .../FirebaseConfigQuickstart/packages.config | 19 ++++++------ .../FirebaseCrashReportingQuickstart.csproj | 23 ++++++++------ .../packages.config | 19 ++++++------ .../FirebaseInvitesQuickstart.csproj | 27 +++++++++------- .../FirebaseInvitesQuickstart/packages.config | 23 +++++++------- .../FirebaseMessagingQuickstart.csproj | 23 ++++++++------ .../packages.config | 19 ++++++------ .../FirebaseStorageQuickstart.csproj | 23 ++++++++------ .../FirebaseStorageQuickstart/packages.config | 19 ++++++------ .../BasicSensorsApi/BasicSensorsApi.csproj | 23 ++++++++------ .../samples/BasicSensorsApi/packages.config | 19 ++++++------ fitness/source/Fitness.csproj | 2 +- games/samples/BeGenerous/BeGenerous.csproj | 15 +++++---- games/samples/BeGenerous/packages.config | 13 ++++---- games/source/Games.csproj | 2 +- gass/source/Gass.csproj | 2 +- gcm/samples/GCMSample/GCMSample.csproj | 15 +++++---- gcm/samples/GCMSample/packages.config | 13 ++++---- gcm/source/Gcm.csproj | 12 +++---- gcm/source/packages.config | 12 +++---- identity/source/Identity.csproj | 2 +- iid/source/Iid.csproj | 2 +- .../LocationSample/LocationSample.csproj | 15 +++++---- .../samples/LocationSample/packages.config | 13 ++++---- location/source/Location.csproj | 2 +- maps/samples/MapsSample/MapsSample.csproj | 15 +++++---- maps/samples/MapsSample/packages.config | 13 ++++---- maps/source/Maps.csproj | 12 +++---- maps/source/packages.config | 12 +++---- .../samples/NearbySample/NearbySample.csproj | 15 +++++---- nearby/samples/NearbySample/packages.config | 13 ++++---- nearby/source/Nearby.csproj | 2 +- .../PanoramaSample/PanoramaSample.csproj | 15 +++++---- .../samples/PanoramaSample/packages.config | 13 ++++---- panorama/source/Panorama.csproj | 2 +- places/samples/PlacesAsync/PlacesAsync.csproj | 15 +++++---- places/samples/PlacesAsync/packages.config | 13 ++++---- places/source/Places.csproj | 12 +++---- places/source/packages.config | 12 +++---- plus/samples/PlusSample/PlusSample.csproj | 15 +++++---- plus/samples/PlusSample/packages.config | 13 ++++---- plus/source/Plus.csproj | 2 +- .../SafetyNetSample/SafetyNetSample.csproj | 15 +++++---- .../samples/SafetyNetSample/packages.config | 13 ++++---- safetynet/source/SafetyNet.csproj | 2 +- .../MultiPageSample/MultiPageSample.csproj | 8 +++-- .../samples/MultiPageSample/packages.config | 9 +++--- .../WatchFaceSample/WatchFaceSample.csproj | 8 +++-- .../samples/WatchFaceSample/packages.config | 9 +++--- .../source/SupportWearable.csproj | 3 ++ support-wearable/source/packages.config | 1 + tagmanager-api/source/TagManager.Api.csproj | 2 +- .../source/TagManager.V4.Impl.csproj | 2 +- tagmanager/source/TagManager.csproj | 2 +- tasks/source/Tasks.csproj | 12 +++---- tasks/source/packages.config | 12 +++---- .../samples/VisionSample/VisionSample.csproj | 15 +++++---- vision/samples/VisionSample/packages.config | 13 ++++---- vision/source/Vision.csproj | 2 +- .../AndroidPayQuickstart.csproj | 15 +++++---- .../AndroidPayQuickstart/packages.config | 13 ++++---- wallet/source/Wallet.csproj | 12 +++---- wallet/source/packages.config | 12 +++---- wearable/source/Wearable.csproj | 4 +-- 107 files changed, 775 insertions(+), 644 deletions(-) diff --git a/ads/samples/AdMobSample/AdMobSample.csproj b/ads/samples/AdMobSample/AdMobSample.csproj index 6d1e45743..578871e85 100644 --- a/ads/samples/AdMobSample/AdMobSample.csproj +++ b/ads/samples/AdMobSample/AdMobSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -47,22 +48,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -118,5 +119,19 @@ {3F6BAE25-ADEB-468C-8384-AD655623C341} Base + + {D705BF83-81FD-4CD9-AF3B-09C50FF42C83} + Gass + + + {44CF1968-FCDA-4141-AE78-1EFD12DDF7D6} + Clearcut + + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + + + \ No newline at end of file diff --git a/ads/samples/AdMobSample/packages.config b/ads/samples/AdMobSample/packages.config index 71e0c9953..6888995db 100644 --- a/ads/samples/AdMobSample/packages.config +++ b/ads/samples/AdMobSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/all/samples/GpsBuildAll/GpsBuildAll.csproj b/all/samples/GpsBuildAll/GpsBuildAll.csproj index 854423009..234d7ae54 100644 --- a/all/samples/GpsBuildAll/GpsBuildAll.csproj +++ b/all/samples/GpsBuildAll/GpsBuildAll.csproj @@ -49,31 +49,31 @@ - ..\..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\..\..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\..\..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -298,5 +298,6 @@ Places - + + \ No newline at end of file diff --git a/all/samples/GpsBuildAll/packages.config b/all/samples/GpsBuildAll/packages.config index 55bb22259..b4b005eec 100644 --- a/all/samples/GpsBuildAll/packages.config +++ b/all/samples/GpsBuildAll/packages.config @@ -1,12 +1,12 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj index 96b1d7fe7..85cb5675b 100644 --- a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj +++ b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,31 +47,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -133,5 +134,7 @@ Tasks - + + + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/packages.config b/analytics/samples/AnalyticsSample/packages.config index 55bb22259..e81a10ec6 100644 --- a/analytics/samples/AnalyticsSample/packages.config +++ b/analytics/samples/AnalyticsSample/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/AppInviteSample.csproj b/appinvite/samples/AppInviteSample/AppInviteSample.csproj index 82a5421da..5d298a95e 100644 --- a/appinvite/samples/AppInviteSample/AppInviteSample.csproj +++ b/appinvite/samples/AppInviteSample/AppInviteSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -100,4 +101,6 @@ Basement + + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/packages.config b/appinvite/samples/AppInviteSample/packages.config index 71e0c9953..6888995db 100644 --- a/appinvite/samples/AppInviteSample/packages.config +++ b/appinvite/samples/AppInviteSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/appinvite/source/AppInvite.csproj b/appinvite/source/AppInvite.csproj index c00f87d4d..9be47276b 100644 --- a/appinvite/source/AppInvite.csproj +++ b/appinvite/source/AppInvite.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll diff --git a/appinvite/source/packages.config b/appinvite/source/packages.config index d4854182e..6888995db 100644 --- a/appinvite/source/packages.config +++ b/appinvite/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/auth-base/source/Auth.Base.csproj b/auth-base/source/Auth.Base.csproj index 856c14114..25de723df 100644 --- a/auth-base/source/Auth.Base.csproj +++ b/auth-base/source/Auth.Base.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll diff --git a/auth-base/source/packages.config b/auth-base/source/packages.config index d4854182e..6888995db 100644 --- a/auth-base/source/packages.config +++ b/auth-base/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index 9e7c48404..a90ff7d8f 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll diff --git a/auth/source/packages.config b/auth/source/packages.config index d4854182e..6888995db 100644 --- a/auth/source/packages.config +++ b/auth/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/awareness/source/Awareness.csproj b/awareness/source/Awareness.csproj index ac645f059..bfb2ae9eb 100644 --- a/awareness/source/Awareness.csproj +++ b/awareness/source/Awareness.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False diff --git a/awareness/source/packages.config b/awareness/source/packages.config index d4854182e..6888995db 100644 --- a/awareness/source/packages.config +++ b/awareness/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/base/source/Base.csproj b/base/source/Base.csproj index 5c0b045ec..304239574 100644 --- a/base/source/Base.csproj +++ b/base/source/Base.csproj @@ -49,22 +49,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll diff --git a/base/source/packages.config b/base/source/packages.config index d4854182e..6888995db 100644 --- a/base/source/packages.config +++ b/base/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index 65d715e3e..3df318737 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -49,22 +49,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll diff --git a/basement/source/packages.config b/basement/source/packages.config index d4854182e..6888995db 100644 --- a/basement/source/packages.config +++ b/basement/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/cast-framework/source/Cast.Framework.csproj b/cast-framework/source/Cast.Framework.csproj index 19390f383..a081de41a 100644 --- a/cast-framework/source/Cast.Framework.csproj +++ b/cast-framework/source/Cast.Framework.csproj @@ -48,28 +48,28 @@ - ..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll + ..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll - ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll + ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False diff --git a/cast-framework/source/packages.config b/cast-framework/source/packages.config index d4854182e..6888995db 100644 --- a/cast-framework/source/packages.config +++ b/cast-framework/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/cast/samples/CastingCall/CastingCall.csproj b/cast/samples/CastingCall/CastingCall.csproj index 6c38ad19a..825bea84b 100644 --- a/cast/samples/CastingCall/CastingCall.csproj +++ b/cast/samples/CastingCall/CastingCall.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -46,37 +47,37 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.v7.Palette.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll + ..\packages\Xamarin.Android.Support.v7.Palette.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll + ..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll @@ -122,6 +123,8 @@ Tasks + - + + \ No newline at end of file diff --git a/cast/samples/CastingCall/packages.config b/cast/samples/CastingCall/packages.config index e9e558e42..7cbd5ea7d 100644 --- a/cast/samples/CastingCall/packages.config +++ b/cast/samples/CastingCall/packages.config @@ -1,14 +1,15 @@  - - - - - - - - - - - + + + + + + + + + + + + \ No newline at end of file diff --git a/cast/source/Cast.csproj b/cast/source/Cast.csproj index 6a7bc1ca0..109bce771 100644 --- a/cast/source/Cast.csproj +++ b/cast/source/Cast.csproj @@ -48,38 +48,38 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v7.Palette.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll + ..\..\packages\Xamarin.Android.Support.v7.Palette.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll - ..\..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll False - ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll + ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll False @@ -115,6 +115,6 @@ - + diff --git a/cast/source/packages.config b/cast/source/packages.config index 3d9ce1d77..4e231b40d 100644 --- a/cast/source/packages.config +++ b/cast/source/packages.config @@ -1,14 +1,14 @@  - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/clearcut/source/Clearcut.csproj b/clearcut/source/Clearcut.csproj index 8914212c0..9833fac74 100644 --- a/clearcut/source/Clearcut.csproj +++ b/clearcut/source/Clearcut.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/drive/samples/DriveSample/DriveSample.csproj b/drive/samples/DriveSample/DriveSample.csproj index 1bfe3f785..d72960fd0 100644 --- a/drive/samples/DriveSample/DriveSample.csproj +++ b/drive/samples/DriveSample/DriveSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -101,4 +102,6 @@ Tasks + + \ No newline at end of file diff --git a/drive/samples/DriveSample/packages.config b/drive/samples/DriveSample/packages.config index 71e0c9953..6888995db 100644 --- a/drive/samples/DriveSample/packages.config +++ b/drive/samples/DriveSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/drive/source/Drive.csproj b/drive/source/Drive.csproj index ba099fe59..5ffed2a2a 100644 --- a/drive/source/Drive.csproj +++ b/drive/source/Drive.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj index 244f81e90..1186f0077 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,31 +45,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -140,6 +141,8 @@ + - + + \ No newline at end of file diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config b/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config index 55bb22259..e81a10ec6 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj index 7512d7fb2..0e5b655ac 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -43,31 +44,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -135,11 +136,21 @@ {865652D3-8D1A-4779-92FC-4C54719286B7} Firebase-Common + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + + + {3F6BAE25-ADEB-468C-8384-AD655623C341} + Base + + - + + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config index 55bb22259..e81a10ec6 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj index ad85f84bd..4469bd119 100644 --- a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -93,10 +94,6 @@ {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} Basement - - {A069B942-EE12-4283-8C4C-F46549D3978A} - AppIndexing - {3F6BAE25-ADEB-468C-8384-AD655623C341} Base @@ -110,4 +107,6 @@ Tasks + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/packages.config b/firebase-appindexing/samples/AppIndexingSample/packages.config index 71e0c9953..6888995db 100644 --- a/firebase-appindexing/samples/AppIndexingSample/packages.config +++ b/firebase-appindexing/samples/AppIndexingSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj index f7093f617..26213e21c 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj +++ b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -42,31 +43,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -162,6 +163,8 @@ + - + + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/packages.config b/firebase-auth/samples/FirebaseAuthQuickstart/packages.config index 55bb22259..e81a10ec6 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/packages.config +++ b/firebase-auth/samples/FirebaseAuthQuickstart/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index 8d8d21976..51299ed21 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -45,22 +45,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll diff --git a/firebase-auth/source/packages.config b/firebase-auth/source/packages.config index d4854182e..6888995db 100644 --- a/firebase-auth/source/packages.config +++ b/firebase-auth/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/firebase-common/source/Firebase-Common.csproj b/firebase-common/source/Firebase-Common.csproj index 4d1f37a09..2e1b9a7ab 100644 --- a/firebase-common/source/Firebase-Common.csproj +++ b/firebase-common/source/Firebase-Common.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False diff --git a/firebase-common/source/packages.config b/firebase-common/source/packages.config index d4854182e..6888995db 100644 --- a/firebase-common/source/packages.config +++ b/firebase-common/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj index dd1b7d35f..3e8554197 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj +++ b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -45,31 +46,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -136,6 +137,8 @@ + - + + \ No newline at end of file diff --git a/firebase-config/samples/FirebaseConfigQuickstart/packages.config b/firebase-config/samples/FirebaseConfigQuickstart/packages.config index 55bb22259..e81a10ec6 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/packages.config +++ b/firebase-config/samples/FirebaseConfigQuickstart/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj index 58be8451f..c37d0d2ae 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -42,31 +43,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -131,6 +132,8 @@ + - + + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config b/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config index 55bb22259..e81a10ec6 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj index 06e54c3b8..9dc4766e3 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -43,37 +44,37 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.v7.RecyclerView.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.dll + ..\packages\Xamarin.Android.Support.v7.RecyclerView.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.Design.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Design.dll + ..\packages\Xamarin.Android.Support.Design.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Design.dll False @@ -146,6 +147,8 @@ + - + + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config b/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config index 2b50d99c1..a2ec68c70 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config @@ -1,14 +1,15 @@  - - - - - - - - - - - + + + + + + + + + + + + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj index 5f3eb0de7..df15fb613 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -42,31 +43,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -139,6 +140,8 @@ + - + + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config b/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config index 55bb22259..e81a10ec6 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj index 04de5ad99..3565c3880 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj +++ b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,31 +45,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll @@ -145,6 +146,8 @@ + - + + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/packages.config b/firebase-storage/samples/FirebaseStorageQuickstart/packages.config index 55bb22259..e81a10ec6 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/packages.config +++ b/firebase-storage/samples/FirebaseStorageQuickstart/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj index 4b0517c7a..3cb408e4a 100644 --- a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj +++ b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,31 +45,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -124,5 +125,7 @@ Tasks - + + + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/packages.config b/fitness/samples/BasicSensorsApi/packages.config index 55bb22259..e81a10ec6 100644 --- a/fitness/samples/BasicSensorsApi/packages.config +++ b/fitness/samples/BasicSensorsApi/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/fitness/source/Fitness.csproj b/fitness/source/Fitness.csproj index b87fb134c..c1fa793ef 100644 --- a/fitness/source/Fitness.csproj +++ b/fitness/source/Fitness.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/games/samples/BeGenerous/BeGenerous.csproj b/games/samples/BeGenerous/BeGenerous.csproj index 301a5e071..b504b464e 100644 --- a/games/samples/BeGenerous/BeGenerous.csproj +++ b/games/samples/BeGenerous/BeGenerous.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -136,4 +137,6 @@ + + \ No newline at end of file diff --git a/games/samples/BeGenerous/packages.config b/games/samples/BeGenerous/packages.config index 71e0c9953..6888995db 100644 --- a/games/samples/BeGenerous/packages.config +++ b/games/samples/BeGenerous/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/games/source/Games.csproj b/games/source/Games.csproj index ef7119f83..637b4d87d 100644 --- a/games/source/Games.csproj +++ b/games/source/Games.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/gass/source/Gass.csproj b/gass/source/Gass.csproj index 208a9750a..5e458126d 100644 --- a/gass/source/Gass.csproj +++ b/gass/source/Gass.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/gcm/samples/GCMSample/GCMSample.csproj b/gcm/samples/GCMSample/GCMSample.csproj index ac81825e2..f4005d839 100644 --- a/gcm/samples/GCMSample/GCMSample.csproj +++ b/gcm/samples/GCMSample/GCMSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -105,4 +106,6 @@ + + \ No newline at end of file diff --git a/gcm/samples/GCMSample/packages.config b/gcm/samples/GCMSample/packages.config index 71e0c9953..6888995db 100644 --- a/gcm/samples/GCMSample/packages.config +++ b/gcm/samples/GCMSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/gcm/source/Gcm.csproj b/gcm/source/Gcm.csproj index 5b0b822eb..b954acf5b 100644 --- a/gcm/source/Gcm.csproj +++ b/gcm/source/Gcm.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False diff --git a/gcm/source/packages.config b/gcm/source/packages.config index d4854182e..6888995db 100644 --- a/gcm/source/packages.config +++ b/gcm/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/identity/source/Identity.csproj b/identity/source/Identity.csproj index ff4296fa6..49434ccd6 100644 --- a/identity/source/Identity.csproj +++ b/identity/source/Identity.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/iid/source/Iid.csproj b/iid/source/Iid.csproj index 64374c9a5..94d22cc97 100644 --- a/iid/source/Iid.csproj +++ b/iid/source/Iid.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/location/samples/LocationSample/LocationSample.csproj b/location/samples/LocationSample/LocationSample.csproj index 8af9b209a..944b0855d 100644 --- a/location/samples/LocationSample/LocationSample.csproj +++ b/location/samples/LocationSample/LocationSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -101,4 +102,6 @@ Tasks + + \ No newline at end of file diff --git a/location/samples/LocationSample/packages.config b/location/samples/LocationSample/packages.config index 71e0c9953..6888995db 100644 --- a/location/samples/LocationSample/packages.config +++ b/location/samples/LocationSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/location/source/Location.csproj b/location/source/Location.csproj index c8e0f63d5..aeaa9c7b8 100644 --- a/location/source/Location.csproj +++ b/location/source/Location.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/maps/samples/MapsSample/MapsSample.csproj b/maps/samples/MapsSample/MapsSample.csproj index b7ce6fb5f..3057b5389 100644 --- a/maps/samples/MapsSample/MapsSample.csproj +++ b/maps/samples/MapsSample/MapsSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -45,22 +46,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -173,4 +174,6 @@ Tasks + + \ No newline at end of file diff --git a/maps/samples/MapsSample/packages.config b/maps/samples/MapsSample/packages.config index 71e0c9953..6888995db 100644 --- a/maps/samples/MapsSample/packages.config +++ b/maps/samples/MapsSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/maps/source/Maps.csproj b/maps/source/Maps.csproj index 669d03a17..be0020d1b 100644 --- a/maps/source/Maps.csproj +++ b/maps/source/Maps.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False diff --git a/maps/source/packages.config b/maps/source/packages.config index d4854182e..6888995db 100644 --- a/maps/source/packages.config +++ b/maps/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/nearby/samples/NearbySample/NearbySample.csproj b/nearby/samples/NearbySample/NearbySample.csproj index 0e00977a0..1f250ef85 100644 --- a/nearby/samples/NearbySample/NearbySample.csproj +++ b/nearby/samples/NearbySample/NearbySample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -106,4 +107,6 @@ Tasks + + \ No newline at end of file diff --git a/nearby/samples/NearbySample/packages.config b/nearby/samples/NearbySample/packages.config index 71e0c9953..6888995db 100644 --- a/nearby/samples/NearbySample/packages.config +++ b/nearby/samples/NearbySample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/nearby/source/Nearby.csproj b/nearby/source/Nearby.csproj index 3fe6b9919..ae61a85f4 100644 --- a/nearby/source/Nearby.csproj +++ b/nearby/source/Nearby.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/panorama/samples/PanoramaSample/PanoramaSample.csproj b/panorama/samples/PanoramaSample/PanoramaSample.csproj index 9e531ba0c..fde3290e8 100644 --- a/panorama/samples/PanoramaSample/PanoramaSample.csproj +++ b/panorama/samples/PanoramaSample/PanoramaSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -102,4 +103,6 @@ Tasks + + \ No newline at end of file diff --git a/panorama/samples/PanoramaSample/packages.config b/panorama/samples/PanoramaSample/packages.config index 71e0c9953..6888995db 100644 --- a/panorama/samples/PanoramaSample/packages.config +++ b/panorama/samples/PanoramaSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/panorama/source/Panorama.csproj b/panorama/source/Panorama.csproj index 2ed814bb1..76f1f55fe 100644 --- a/panorama/source/Panorama.csproj +++ b/panorama/source/Panorama.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/places/samples/PlacesAsync/PlacesAsync.csproj b/places/samples/PlacesAsync/PlacesAsync.csproj index 7be43ed6a..2e04aa00d 100644 --- a/places/samples/PlacesAsync/PlacesAsync.csproj +++ b/places/samples/PlacesAsync/PlacesAsync.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -108,4 +109,6 @@ Places + + \ No newline at end of file diff --git a/places/samples/PlacesAsync/packages.config b/places/samples/PlacesAsync/packages.config index 71e0c9953..6888995db 100644 --- a/places/samples/PlacesAsync/packages.config +++ b/places/samples/PlacesAsync/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/places/source/Places.csproj b/places/source/Places.csproj index 63ffca5a7..062ff5aa2 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False diff --git a/places/source/packages.config b/places/source/packages.config index d4854182e..6888995db 100644 --- a/places/source/packages.config +++ b/places/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/plus/samples/PlusSample/PlusSample.csproj b/plus/samples/PlusSample/PlusSample.csproj index 2c4591971..b3dae3963 100644 --- a/plus/samples/PlusSample/PlusSample.csproj +++ b/plus/samples/PlusSample/PlusSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -126,4 +127,6 @@ + + \ No newline at end of file diff --git a/plus/samples/PlusSample/packages.config b/plus/samples/PlusSample/packages.config index 71e0c9953..6888995db 100644 --- a/plus/samples/PlusSample/packages.config +++ b/plus/samples/PlusSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/plus/source/Plus.csproj b/plus/source/Plus.csproj index 8617ec73b..75c1ec50e 100644 --- a/plus/source/Plus.csproj +++ b/plus/source/Plus.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj index 5f9fcc017..c6ef85279 100644 --- a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj +++ b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -45,22 +46,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -102,4 +103,6 @@ Tasks + + \ No newline at end of file diff --git a/safetynet/samples/SafetyNetSample/packages.config b/safetynet/samples/SafetyNetSample/packages.config index 71e0c9953..6888995db 100644 --- a/safetynet/samples/SafetyNetSample/packages.config +++ b/safetynet/samples/SafetyNetSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/safetynet/source/SafetyNet.csproj b/safetynet/source/SafetyNet.csproj index e4074ab82..5bfb14717 100644 --- a/safetynet/source/SafetyNet.csproj +++ b/safetynet/source/SafetyNet.csproj @@ -50,7 +50,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/support-wearable/samples/MultiPageSample/MultiPageSample.csproj b/support-wearable/samples/MultiPageSample/MultiPageSample.csproj index 7ac30540f..feaf23b76 100644 --- a/support-wearable/samples/MultiPageSample/MultiPageSample.csproj +++ b/support-wearable/samples/MultiPageSample/MultiPageSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -18,6 +19,7 @@ MultiPageSample v5.0 Properties\AndroidManifest.xml + armeabi;armeabi-v7a;x86;arm64-v8a;x86_64 true @@ -29,7 +31,6 @@ 4 None false - armeabi;armeabi-v7a;x86;arm64-v8a;x86_64 full @@ -40,7 +41,6 @@ 4 false false - armeabi;armeabi-v7a;x86;arm64-v8a;x86_64 @@ -74,7 +74,7 @@ - + {7DD8E926-9F75-4F25-95A3-920A5FF48EF8} @@ -90,4 +90,6 @@ + + diff --git a/support-wearable/samples/MultiPageSample/packages.config b/support-wearable/samples/MultiPageSample/packages.config index 479b71b81..d395262c0 100644 --- a/support-wearable/samples/MultiPageSample/packages.config +++ b/support-wearable/samples/MultiPageSample/packages.config @@ -1,5 +1,6 @@ - - - - + + + + + \ No newline at end of file diff --git a/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj b/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj index 44b81bc65..1980e2133 100644 --- a/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj +++ b/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -18,6 +19,7 @@ WatchFaceSample Properties\AndroidManifest.xml v5.0 + armeabi;armeabi-v7a;x86;arm64-v8a;x86_64 true @@ -29,7 +31,6 @@ 4 None false - armeabi;armeabi-v7a;x86;arm64-v8a;x86_64 full @@ -39,7 +40,6 @@ 4 false false - armeabi;armeabi-v7a;x86;arm64-v8a;x86_64 @@ -80,11 +80,13 @@ - + {7DD8E926-9F75-4F25-95A3-920A5FF48EF8} SupportWearable + + \ No newline at end of file diff --git a/support-wearable/samples/WatchFaceSample/packages.config b/support-wearable/samples/WatchFaceSample/packages.config index 479b71b81..d395262c0 100644 --- a/support-wearable/samples/WatchFaceSample/packages.config +++ b/support-wearable/samples/WatchFaceSample/packages.config @@ -1,5 +1,6 @@ - - - - + + + + + \ No newline at end of file diff --git a/support-wearable/source/SupportWearable.csproj b/support-wearable/source/SupportWearable.csproj index 4569a22db..406a4a924 100644 --- a/support-wearable/source/SupportWearable.csproj +++ b/support-wearable/source/SupportWearable.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -87,4 +88,6 @@ + + diff --git a/support-wearable/source/packages.config b/support-wearable/source/packages.config index 93c704a59..b0cb67f4f 100644 --- a/support-wearable/source/packages.config +++ b/support-wearable/source/packages.config @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/tagmanager-api/source/TagManager.Api.csproj b/tagmanager-api/source/TagManager.Api.csproj index 8be9f201a..3295258c2 100644 --- a/tagmanager-api/source/TagManager.Api.csproj +++ b/tagmanager-api/source/TagManager.Api.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj index 8be587417..c210cbf56 100644 --- a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj +++ b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/tagmanager/source/TagManager.csproj b/tagmanager/source/TagManager.csproj index 47fe674d3..6bee96d4f 100644 --- a/tagmanager/source/TagManager.csproj +++ b/tagmanager/source/TagManager.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/tasks/source/Tasks.csproj b/tasks/source/Tasks.csproj index d3b157841..2362ed743 100644 --- a/tasks/source/Tasks.csproj +++ b/tasks/source/Tasks.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False diff --git a/tasks/source/packages.config b/tasks/source/packages.config index d4854182e..6888995db 100644 --- a/tasks/source/packages.config +++ b/tasks/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/vision/samples/VisionSample/VisionSample.csproj b/vision/samples/VisionSample/VisionSample.csproj index d5da6135f..02abf897f 100644 --- a/vision/samples/VisionSample/VisionSample.csproj +++ b/vision/samples/VisionSample/VisionSample.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -108,4 +109,6 @@ Tasks + + \ No newline at end of file diff --git a/vision/samples/VisionSample/packages.config b/vision/samples/VisionSample/packages.config index 71e0c9953..6888995db 100644 --- a/vision/samples/VisionSample/packages.config +++ b/vision/samples/VisionSample/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/vision/source/Vision.csproj b/vision/source/Vision.csproj index 63df55b05..248c91340 100644 --- a/vision/source/Vision.csproj +++ b/vision/source/Vision.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll False diff --git a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj index d061d5e9c..5a21092b4 100644 --- a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj +++ b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -44,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -196,4 +197,6 @@ Tasks + + \ No newline at end of file diff --git a/wallet/samples/AndroidPayQuickstart/packages.config b/wallet/samples/AndroidPayQuickstart/packages.config index 71e0c9953..6888995db 100644 --- a/wallet/samples/AndroidPayQuickstart/packages.config +++ b/wallet/samples/AndroidPayQuickstart/packages.config @@ -1,9 +1,10 @@  - - - - - - + + + + + + + \ No newline at end of file diff --git a/wallet/source/Wallet.csproj b/wallet/source/Wallet.csproj index 24bf76727..ae1765861 100644 --- a/wallet/source/Wallet.csproj +++ b/wallet/source/Wallet.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False diff --git a/wallet/source/packages.config b/wallet/source/packages.config index d4854182e..6888995db 100644 --- a/wallet/source/packages.config +++ b/wallet/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/wearable/source/Wearable.csproj b/wearable/source/Wearable.csproj index a348e8406..4b8c8a830 100644 --- a/wearable/source/Wearable.csproj +++ b/wearable/source/Wearable.csproj @@ -48,10 +48,10 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll - ..\..\packages\Xamarin.Android.Support.v7.RecyclerView.24.2.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll + ..\..\packages\Xamarin.Android.Support.v7.RecyclerView.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll From 4d944ae552dcda0dad1a5ffd6fbf7b389d833509 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:27:09 -0500 Subject: [PATCH 26/63] Add targets files to nuspecs --- .../Xamarin.GooglePlayServices.Ads.Lite.template.nuspec | 2 ++ ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec | 2 ++ ...amarin.GooglePlayServices.Analytics.Impl.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Analytics.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.AppInvite.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Auth.Base.template.nuspec | 2 ++ auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Awareness.template.nuspec | 2 ++ base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Basement.template.nuspec | 2 +- ...amarin.GooglePlayServices.Cast.Framework.template.nuspec | 2 ++ cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec | 4 +++- .../Xamarin.GooglePlayServices.Clearcut.template.nuspec | 2 ++ .../nuget/Xamarin.GooglePlayServices.Drive.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.Analytics.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.AppIndexing.template.nuspec | 2 ++ firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.Common.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.Config.template.nuspec | 2 ++ firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec | 2 ++ .../Xamarin.Firebase.Database.Connection.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.Database.template.nuspec | 2 ++ firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.Messaging.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.Storage.Common.template.nuspec | 2 ++ .../nuget/Xamarin.Firebase.Storage.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Fitness.template.nuspec | 2 ++ .../nuget/Xamarin.GooglePlayServices.Games.template.nuspec | 2 ++ gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec | 2 ++ gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Identity.template.nuspec | 2 ++ iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.InstantApps.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Location.template.nuspec | 2 ++ maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec | 2 ++ .../nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Panorama.template.nuspec | 2 ++ .../nuget/Xamarin.GooglePlayServices.Places.template.nuspec | 2 ++ plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.SafetyNet.template.nuspec | 2 ++ support-wearable/nuget/Xamarin.Android.Wear.template.nuspec | 2 ++ ...amarin.GooglePlayServices.TagManager.Api.template.nuspec | 2 ++ ...in.GooglePlayServices.TagManager.V4.Impl.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.TagManager.template.nuspec | 2 ++ .../nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec | 2 ++ .../nuget/Xamarin.GooglePlayServices.Vision.template.nuspec | 2 ++ .../nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec | 2 ++ .../Xamarin.GooglePlayServices.Wearable.template.nuspec | 6 ++++-- 49 files changed, 100 insertions(+), 4 deletions(-) diff --git a/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec b/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec index cee39994a..8ff30b513 100644 --- a/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec +++ b/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec @@ -23,5 +23,7 @@ + + diff --git a/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec b/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec index c02bd92a5..18914e575 100644 --- a/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec +++ b/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec @@ -27,5 +27,7 @@ + + diff --git a/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec b/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec index 76e7b80ad..5825f8bbe 100644 --- a/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec +++ b/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec b/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec index 93f558c92..7c02a49ef 100644 --- a/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec +++ b/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec @@ -26,5 +26,7 @@ + + diff --git a/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec b/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec index 5dd194c2d..e5f899066 100644 --- a/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec +++ b/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec @@ -25,5 +25,7 @@ + + diff --git a/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec b/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec index 484222d0d..c55d706e4 100644 --- a/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec +++ b/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec b/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec index 9539fb8ae..6ae98b017 100644 --- a/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec +++ b/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec b/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec index 4f0acb07d..b70cb6128 100644 --- a/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec +++ b/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec b/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec index 5221ba4ef..e75ad7f49 100644 --- a/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec +++ b/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec index eba6659db..06e172dbe 100644 --- a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec +++ b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec @@ -18,7 +18,7 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-basement_128x128.png - + diff --git a/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec b/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec index 5cd569cad..1d45a58d8 100644 --- a/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec +++ b/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec @@ -23,5 +23,7 @@ + + diff --git a/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec b/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec index 8915232d9..3721a9ef7 100644 --- a/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec +++ b/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec @@ -20,10 +20,12 @@ - + + + diff --git a/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec b/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec index 7eba0d8a2..c32ebc972 100644 --- a/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec +++ b/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec b/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec index 7c1f7db4b..313b209bb 100644 --- a/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec +++ b/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec b/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec index a095fb7c7..028fd60f9 100644 --- a/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec +++ b/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec @@ -23,5 +23,7 @@ + + diff --git a/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec b/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec index b7050296d..816106c74 100644 --- a/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec +++ b/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec @@ -23,5 +23,7 @@ + + diff --git a/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec b/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec index 7573f1f73..3f7b929ac 100644 --- a/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec +++ b/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec b/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec index c551254fd..e6d63c8bb 100644 --- a/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec +++ b/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec b/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec index 9b67b5606..8bc491b61 100644 --- a/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec +++ b/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec b/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec index b3020e17d..7616cbcc8 100644 --- a/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec +++ b/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec @@ -25,5 +25,7 @@ + + diff --git a/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec b/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec index 72ec785e0..4a94a6e4c 100644 --- a/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec +++ b/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec b/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec index 44703d399..b2cf9c383 100644 --- a/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec +++ b/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec b/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec index a11bc1c81..025a89c23 100644 --- a/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec +++ b/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec b/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec index 6b7e47ea6..661a78245 100644 --- a/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec +++ b/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec b/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec index 4307ff7b6..5e4db8b3e 100644 --- a/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec +++ b/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec @@ -23,5 +23,7 @@ + + diff --git a/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec b/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec index 466a71a65..ff3494426 100644 --- a/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec +++ b/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec @@ -21,5 +21,7 @@ + + diff --git a/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec b/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec index 3a4ce51af..517332417 100644 --- a/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec +++ b/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec b/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec index 6b2299741..f82c29006 100644 --- a/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec +++ b/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec @@ -25,5 +25,7 @@ + + diff --git a/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec b/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec index 0a3f67989..4f4ac6373 100644 --- a/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec +++ b/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec @@ -25,5 +25,7 @@ + + diff --git a/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec b/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec index 1587aa418..079cdef53 100644 --- a/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec +++ b/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec @@ -21,5 +21,7 @@ + + diff --git a/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec b/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec index a860c935c..b210b001f 100644 --- a/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec +++ b/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec @@ -27,5 +27,7 @@ + + diff --git a/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec b/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec index 373c9b76e..1bf6558ca 100644 --- a/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec +++ b/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec b/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec index addc798ff..73810a3c4 100644 --- a/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec +++ b/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec b/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec index 01a535160..d8e603af9 100644 --- a/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec +++ b/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec b/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec index da51a413c..3e939f475 100644 --- a/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec +++ b/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec @@ -25,5 +25,7 @@ + + diff --git a/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec b/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec index 3c76560aa..b2ffc35a8 100644 --- a/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec +++ b/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec b/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec index aab64b2f2..6db9376c1 100644 --- a/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec +++ b/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec b/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec index 0c4dc3679..0020a5bb6 100644 --- a/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec +++ b/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec b/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec index 510d24021..a52fcd977 100644 --- a/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec +++ b/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec b/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec index 707ef6adb..440fac15f 100644 --- a/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec +++ b/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec @@ -24,5 +24,7 @@ + + diff --git a/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec b/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec index 45250f15c..f2008fdf9 100644 --- a/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec +++ b/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec @@ -25,5 +25,7 @@ + + diff --git a/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec b/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec index 9c43fc239..c9af54cc7 100644 --- a/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec +++ b/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec @@ -30,5 +30,7 @@ + + diff --git a/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec b/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec index cdedbd5e5..baa374ab4 100644 --- a/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec +++ b/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec index beaa70544..8ee70d665 100644 --- a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec +++ b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec @@ -22,5 +22,7 @@ + + diff --git a/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec b/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec index 9e811dda5..86e711a84 100644 --- a/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec +++ b/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec @@ -23,5 +23,7 @@ + + diff --git a/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec b/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec index 3bda8f458..ac60ccf6c 100644 --- a/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec +++ b/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec @@ -21,5 +21,7 @@ + + diff --git a/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec b/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec index b60b13ecc..91a403f1d 100644 --- a/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec +++ b/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec @@ -28,5 +28,7 @@ + + diff --git a/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec b/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec index d7c4863de..10a857667 100644 --- a/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec +++ b/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec @@ -26,5 +26,7 @@ + + diff --git a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec index d9beba35c..e07091b2d 100644 --- a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec +++ b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec @@ -20,11 +20,13 @@ - - + + + + From 11c52c9ad7cd51652129ae0fe810f86e04442828 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:27:35 -0500 Subject: [PATCH 27/63] Fix up project refs in samples --- appinvite/samples/AppInviteSample.sln | 6 ++++++ .../samples/AppInviteSample/AppInviteSample.csproj | 4 ++++ firebase-appindexing/samples/AppIndexingSample.sln | 12 ++++++------ .../AppIndexingSample/AppIndexingSample.csproj | 4 ++++ firebase-auth/samples/FirebaseAuthQuickstart.sln | 12 ------------ .../samples/FirebaseStorageQuickstart.sln | 12 ------------ 6 files changed, 20 insertions(+), 30 deletions(-) diff --git a/appinvite/samples/AppInviteSample.sln b/appinvite/samples/AppInviteSample.sln index 290c97292..630358828 100644 --- a/appinvite/samples/AppInviteSample.sln +++ b/appinvite/samples/AppInviteSample.sln @@ -11,6 +11,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppInvite", "..\source\AppI EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basement", "..\..\basement\source\Basement.csproj", "{6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "..\..\tasks\source\Tasks.csproj", "{53F87D88-8871-41A2-9F81-B79AB02FEC24}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -37,5 +39,9 @@ Global {DF69BD26-A581-41A9-8889-289786B2F7BF}.Debug|Any CPU.Build.0 = Debug|Any CPU {DF69BD26-A581-41A9-8889-289786B2F7BF}.Release|Any CPU.ActiveCfg = Release|Any CPU {DF69BD26-A581-41A9-8889-289786B2F7BF}.Release|Any CPU.Build.0 = Release|Any CPU + {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Debug|Any CPU.Build.0 = Debug|Any CPU + {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Release|Any CPU.ActiveCfg = Release|Any CPU + {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection EndGlobal diff --git a/appinvite/samples/AppInviteSample/AppInviteSample.csproj b/appinvite/samples/AppInviteSample/AppInviteSample.csproj index 5d298a95e..8fd97b48d 100644 --- a/appinvite/samples/AppInviteSample/AppInviteSample.csproj +++ b/appinvite/samples/AppInviteSample/AppInviteSample.csproj @@ -100,6 +100,10 @@ {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE} Basement + + {53F87D88-8871-41A2-9F81-B79AB02FEC24} + Tasks + diff --git a/firebase-appindexing/samples/AppIndexingSample.sln b/firebase-appindexing/samples/AppIndexingSample.sln index 0ce4fd24e..f36809594 100644 --- a/firebase-appindexing/samples/AppIndexingSample.sln +++ b/firebase-appindexing/samples/AppIndexingSample.sln @@ -7,14 +7,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexingSample.UITests", EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basement", "..\..\basement\source\Basement.csproj", "{6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppIndexing", "..\source\AppIndexing.csproj", "{A069B942-EE12-4283-8C4C-F46549D3978A}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Base", "..\..\base\source\Base.csproj", "{3F6BAE25-ADEB-468C-8384-AD655623C341}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Common", "..\..\firebase-common\source\Firebase-Common.csproj", "{865652D3-8D1A-4779-92FC-4C54719286B7}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "..\..\tasks\source\Tasks.csproj", "{53F87D88-8871-41A2-9F81-B79AB02FEC24}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-AppIndexing", "..\source\Firebase-AppIndexing.csproj", "{8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -29,10 +29,6 @@ Global {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Debug|Any CPU.Build.0 = Debug|Any CPU {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Release|Any CPU.ActiveCfg = Release|Any CPU {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Release|Any CPU.Build.0 = Release|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A069B942-EE12-4283-8C4C-F46549D3978A}.Release|Any CPU.Build.0 = Release|Any CPU {AC99F948-17A9-464E-8033-429D6C1D23F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AC99F948-17A9-464E-8033-429D6C1D23F2}.Debug|Any CPU.Build.0 = Debug|Any CPU {AC99F948-17A9-464E-8033-429D6C1D23F2}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -49,5 +45,9 @@ Global {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Debug|Any CPU.Build.0 = Debug|Any CPU {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Release|Any CPU.ActiveCfg = Release|Any CPU {53F87D88-8871-41A2-9F81-B79AB02FEC24}.Release|Any CPU.Build.0 = Release|Any CPU + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection EndGlobal diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj index 4469bd119..c90065a5e 100644 --- a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -106,6 +106,10 @@ {53F87D88-8871-41A2-9F81-B79AB02FEC24} Tasks + + {8D01CC30-64F5-4AD3-B9C8-0970B0F1D562} + Firebase-AppIndexing + diff --git a/firebase-auth/samples/FirebaseAuthQuickstart.sln b/firebase-auth/samples/FirebaseAuthQuickstart.sln index 1166ff6a3..0dfb523d2 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart.sln +++ b/firebase-auth/samples/FirebaseAuthQuickstart.sln @@ -11,10 +11,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "..\..\tasks\source EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Common", "..\..\firebase-common\source\Firebase-Common.csproj", "{865652D3-8D1A-4779-92FC-4C54719286B7}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Auth-Module", "..\..\firebase-auth-module\source\Firebase-Auth-Module.csproj", "{7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Auth-Common", "..\..\firebase-auth-common\source\Firebase-Auth-Common.csproj", "{F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Auth", "..\source\Firebase-Auth.csproj", "{62946D89-B6B1-4A38-A04D-C20912087EFD}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basement-BuildTasks", "..\..\basement\buildtasks\Basement-BuildTasks.csproj", "{21D99A15-AB98-4691-A45B-D236B2A91DEB}" @@ -51,14 +47,6 @@ Global {865652D3-8D1A-4779-92FC-4C54719286B7}.Debug|Any CPU.Build.0 = Debug|Any CPU {865652D3-8D1A-4779-92FC-4C54719286B7}.Release|Any CPU.ActiveCfg = Release|Any CPU {865652D3-8D1A-4779-92FC-4C54719286B7}.Release|Any CPU.Build.0 = Release|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Release|Any CPU.Build.0 = Release|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Release|Any CPU.Build.0 = Release|Any CPU {62946D89-B6B1-4A38-A04D-C20912087EFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {62946D89-B6B1-4A38-A04D-C20912087EFD}.Debug|Any CPU.Build.0 = Debug|Any CPU {62946D89-B6B1-4A38-A04D-C20912087EFD}.Release|Any CPU.ActiveCfg = Release|Any CPU diff --git a/firebase-storage/samples/FirebaseStorageQuickstart.sln b/firebase-storage/samples/FirebaseStorageQuickstart.sln index 06a832c98..c7b4149da 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart.sln +++ b/firebase-storage/samples/FirebaseStorageQuickstart.sln @@ -13,10 +13,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Base", "..\..\base\source\B EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basement", "..\..\basement\source\Basement.csproj", "{6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Auth-Common", "..\..\firebase-auth-common\source\Firebase-Auth-Common.csproj", "{F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Auth-Module", "..\..\firebase-auth-module\source\Firebase-Auth-Module.csproj", "{7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Common", "..\..\firebase-common\source\Firebase-Common.csproj", "{865652D3-8D1A-4779-92FC-4C54719286B7}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Firebase-Storage-Common", "..\..\firebase-storage-common\source\Firebase-Storage-Common.csproj", "{C360116C-0ED5-4E59-A974-E95F874B4398}" @@ -55,14 +51,6 @@ Global {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Debug|Any CPU.Build.0 = Debug|Any CPU {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Release|Any CPU.ActiveCfg = Release|Any CPU {6A38FACF-F0C5-4A49-8A8A-7CE6634207CE}.Release|Any CPU.Build.0 = Release|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F}.Release|Any CPU.Build.0 = Release|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B}.Release|Any CPU.Build.0 = Release|Any CPU {865652D3-8D1A-4779-92FC-4C54719286B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {865652D3-8D1A-4779-92FC-4C54719286B7}.Debug|Any CPU.Build.0 = Debug|Any CPU {865652D3-8D1A-4779-92FC-4C54719286B7}.Release|Any CPU.ActiveCfg = Release|Any CPU From 84f90a23565a6e0aa9fee7a397412457c17444fe Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:28:05 -0500 Subject: [PATCH 28/63] Fix wear version in build script --- build.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.cake b/build.cake index 048451953..3deb90b94 100644 --- a/build.cake +++ b/build.cake @@ -24,7 +24,7 @@ var VERSION_DESC = "10.0.1"; var WEAR_COMPONENT_VERSION = "1.4.0.0"; var WEAR_NUGET_VERSION = "1.4.0"; -var WEAR_AAR_VERSION = PLAY_AAR_VERSION; +var WEAR_AAR_VERSION = "1.4.0"; var WEARABLE_SUPPORT_VERSION = "1.4.0"; var WEARABLE_VERSION = "1.0.0"; From 6b412248290ba397939d69f0f72a5d16e10efd77 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:28:38 -0500 Subject: [PATCH 29/63] Add wearable aar info to build script --- build.cake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.cake b/build.cake index 3deb90b94..57688683b 100644 --- a/build.cake +++ b/build.cake @@ -72,6 +72,8 @@ var AAR_INFOS = new [] { new AarInfo ("wallet", "play-services-wallet", "android/gms/play-services-wallet", "Xamarin.GooglePlayServices.Wallet", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("wearable", "play-services-wearable", "android/gms/play-services-wearable", "Xamarin.GooglePlayServices.Wearable", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), + new AarInfo ("support-wearable", "wearable", "android/support/wearable", "Xamarin.Android.Wear", WEAR_AAR_VERSION, WEAR_NUGET_VERSION, WEAR_COMPONENT_VERSION), + new AarInfo ("firebase-ads", "firebase-ads", "firebase/firebase-ads", "Xamarin.Firebase.Ads", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-analytics", "firebase-analytics", "firebase/firebase-analytics", "Xamarin.Firebase.Analytics", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), new AarInfo ("firebase-analytics-impl", "firebase-analytics-impl", "firebase/firebase-analytics-impl", "Xamarin.Firebase.Analytics.Impl", FIREBASE_AAR_VERSION, FIREBASE_NUGET_VERSION, FIREBASE_COMPONENT_VERSION), From 1e66c4b93bfe65dd8659bdc7de08a67b162a360d Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:28:58 -0500 Subject: [PATCH 30/63] Remove old AppIndexing sample from build script --- build.cake | 1 - 1 file changed, 1 deletion(-) diff --git a/build.cake b/build.cake index 57688683b..e3f8dd496 100644 --- a/build.cake +++ b/build.cake @@ -194,7 +194,6 @@ var buildSpec = new BuildSpec { new DefaultSolutionBuilder { SolutionPath = "./ads/samples/AdMobSample.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./analytics/samples/AnalyticsSample.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./appinvite/samples/AppInviteSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./appindexing/samples/AppIndexingSample.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./cast/samples/CastingCall.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./drive/samples/DriveSample.sln", BuildsOn = buildsOnWinMac }, new DefaultSolutionBuilder { SolutionPath = "./fitness/samples/BasicSensorsApi.sln", BuildsOn = buildsOnWinMac }, From 3c9a871b30b1b0a9bcdb8e7f35ed2b4a5a1de275 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 21 Dec 2016 22:30:12 -0500 Subject: [PATCH 31/63] Add support for merging nuspec targets We generate targets files for Xamarin.Build.Download however some nugets could already have targets files, so we need to merge these together as nuget only auto-imports a targets file named {nuget-package-id}.targets so they all have to go in one spot. --- build.cake | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/build.cake b/build.cake index e3f8dd496..093ba4ab8 100644 --- a/build.cake +++ b/build.cake @@ -518,7 +518,7 @@ Task ("component-setup").Does (() => Task ("component").IsDependentOn ("component-docs").IsDependentOn ("component-setup").IsDependentOn ("component-base"); -Task ("nuget-setup").Does (() => { +Task ("nuget-setup").IsDependentOn ("buildtasks").Does (() => { var templateText = FileReadText ("./template.targets"); @@ -571,9 +571,31 @@ Task ("nuget-setup").Does (() => { foreach (var kvp in items) targetsText = targetsText.Replace (kvp.Key, kvp.Value); - var targetsFile = string.Format ("{0}/nuget/{1}.targets", aar.BindingDir, aar.NugetId); + var targetsFile = new FilePath (string.Format ("{0}/nuget/{1}.targets", aar.BindingDir, aar.NugetId)); FileWriteText (targetsFile, targetsText); + // Check for an existing .targets file in this nuget package + // we need to merge the generated one with it if it exists + // nuget only allows one automatic .targets file in the build/ folder + // of the nuget package, which must be named {nuget-package-id}.targets + // so we need to merge them all into one + var mergeFile = new FilePath (aar.BindingDir + "/nuget/merge.targets"); + + if (FileExists (mergeFile)) { + Information ("merge.targets found, merging into generated file..."); + + // Load the doc to append to, and the doc to append + var xOrig = System.Xml.Linq.XDocument.Load (MakeAbsolute(targetsFile).FullPath); + System.Xml.Linq.XNamespace nsOrig = xOrig.Root.Name.Namespace; + var xMerge = System.Xml.Linq.XDocument.Load (MakeAbsolute(mergeFile).FullPath); + System.Xml.Linq.XNamespace nsMerge = xMerge.Root.Name.Namespace; + // Add all the elements under into the existing file's node + foreach (var xItemToAdd in xMerge.Element (nsMerge + "Project").Elements ()) + xOrig.Element (nsOrig + "Project").Add (xItemToAdd); + + xOrig.Save (MakeAbsolute (targetsFile).FullPath); + } + // Merge each generated targets file into one main one // this makes one file to import into our actual binding projects // which is much easier/less maintenance @@ -583,7 +605,7 @@ Task ("nuget-setup").Does (() => { // Load the doc to append to, and the doc to append var xFileRoot = System.Xml.Linq.XDocument.Load ("./generated.targets"); System.Xml.Linq.XNamespace nsRoot = xFileRoot.Root.Name.Namespace; - var xFileChild = System.Xml.Linq.XDocument.Load (targetsFile); + var xFileChild = System.Xml.Linq.XDocument.Load (MakeAbsolute (targetsFile).FullPath); System.Xml.Linq.XNamespace nsChild = xFileRoot.Root.Name.Namespace; // Add all the elements under into the existing file's node @@ -605,6 +627,18 @@ Task ("nuget-setup").Does (() => { Task ("nuget").IsDependentOn ("nuget-setup").IsDependentOn ("nuget-base").IsDependentOn ("libs"); +Task ("libs").IsDependentOn ("nuget-setup").IsDependentOn ("libs-base"); + +Task ("buildtasks").Does (() => +{ + NuGetRestore ("./basement/buildtasks/Basement-BuildTasks.csproj"); + + DotNetBuild ("./basement/buildtasks/Basement-BuildTasks.csproj", c => c.Configuration = "Release"); + + CopyFile ("./basement/buildtasks/bin/Release/Xamarin.GooglePlayServices.Basement.targets", "./basement/nuget/merge.targets"); +}); + + SetupXamarinBuildTasks (buildSpec, Tasks, Task); RunTarget (TARGET); From 84cbd83f416db32302e88c8ef82757619bc7fe8b Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 22 Dec 2016 13:42:27 -0500 Subject: [PATCH 32/63] Add support libs .targets imports to samples --- ads/samples/AdMobSample/AdMobSample.csproj | 6 ++++++ .../AnalyticsSample/AnalyticsSample.csproj | 10 +++++++++- .../AppInviteSample/AppInviteSample.csproj | 6 ++++++ appinvite/source/AppInvite.csproj | 6 ++++++ auth-base/source/Auth.Base.csproj | 6 ++++++ auth/source/Auth.csproj | 6 ++++++ awareness/source/Awareness.csproj | 6 ++++++ base/source/Base.csproj | 6 ++++++ basement/source/Basement.csproj | 6 ++++++ cast-framework/source/Cast.Framework.csproj | 6 ++++++ cast/samples/CastingCall/CastingCall.csproj | 12 +++++++++++- cast/source/Cast.csproj | 16 +++++++++++++--- cast/source/packages.config | 1 + drive/samples/DriveSample/DriveSample.csproj | 9 +++++++++ .../FirebaseAdmobQuickstart.csproj | 10 +++++++++- .../FirebaseAnalyticsQuickstart.csproj | 10 +++++++++- .../AppIndexingSample/AppIndexingSample.csproj | 6 ++++++ .../FirebaseAuthQuickstart.csproj | 10 +++++++++- firebase-auth/source/Firebase-Auth.csproj | 6 ++++++ firebase-common/source/Firebase-Common.csproj | 6 ++++++ .../FirebaseConfigQuickstart.csproj | 10 +++++++++- .../FirebaseCrashReportingQuickstart.csproj | 10 +++++++++- .../FirebaseInvitesQuickstart.csproj | 12 +++++++++++- .../FirebaseMessagingQuickstart.csproj | 10 +++++++++- .../FirebaseStorageQuickstart.csproj | 10 +++++++++- .../BasicSensorsApi/BasicSensorsApi.csproj | 10 +++++++++- games/samples/BeGenerous/BeGenerous.csproj | 6 ++++++ gcm/samples/GCMSample/GCMSample.csproj | 6 ++++++ gcm/source/Gcm.csproj | 6 ++++++ .../samples/LocationSample/LocationSample.csproj | 6 ++++++ maps/samples/MapsSample/MapsSample.csproj | 6 ++++++ maps/source/Maps.csproj | 6 ++++++ nearby/samples/NearbySample/NearbySample.csproj | 6 ++++++ .../samples/PanoramaSample/PanoramaSample.csproj | 6 ++++++ places/samples/PlacesAsync/PlacesAsync.csproj | 6 ++++++ places/source/Places.csproj | 6 ++++++ plus/samples/PlusSample/PlusSample.csproj | 6 ++++++ .../SafetyNetSample/SafetyNetSample.csproj | 6 ++++++ tasks/source/Tasks.csproj | 6 ++++++ vision/samples/VisionSample/VisionSample.csproj | 6 ++++++ .../AndroidPayQuickstart.csproj | 6 ++++++ wallet/source/Wallet.csproj | 6 ++++++ 42 files changed, 294 insertions(+), 14 deletions(-) diff --git a/ads/samples/AdMobSample/AdMobSample.csproj b/ads/samples/AdMobSample/AdMobSample.csproj index 578871e85..6c6f5a5f1 100644 --- a/ads/samples/AdMobSample/AdMobSample.csproj +++ b/ads/samples/AdMobSample/AdMobSample.csproj @@ -134,4 +134,10 @@ + + + + + + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj index 85cb5675b..0eae392d0 100644 --- a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj +++ b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj @@ -135,6 +135,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/AppInviteSample.csproj b/appinvite/samples/AppInviteSample/AppInviteSample.csproj index 8fd97b48d..4d39eee58 100644 --- a/appinvite/samples/AppInviteSample/AppInviteSample.csproj +++ b/appinvite/samples/AppInviteSample/AppInviteSample.csproj @@ -107,4 +107,10 @@ + + + + + + \ No newline at end of file diff --git a/appinvite/source/AppInvite.csproj b/appinvite/source/AppInvite.csproj index 9be47276b..ad7584922 100644 --- a/appinvite/source/AppInvite.csproj +++ b/appinvite/source/AppInvite.csproj @@ -103,4 +103,10 @@ + + + + + + diff --git a/auth-base/source/Auth.Base.csproj b/auth-base/source/Auth.Base.csproj index 25de723df..1b87d9c41 100644 --- a/auth-base/source/Auth.Base.csproj +++ b/auth-base/source/Auth.Base.csproj @@ -98,4 +98,10 @@ + + + + + + diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index a90ff7d8f..a066a9b4d 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -106,4 +106,10 @@ + + + + + + diff --git a/awareness/source/Awareness.csproj b/awareness/source/Awareness.csproj index bfb2ae9eb..a046bd52d 100644 --- a/awareness/source/Awareness.csproj +++ b/awareness/source/Awareness.csproj @@ -107,4 +107,10 @@ + + + + + + diff --git a/base/source/Base.csproj b/base/source/Base.csproj index 304239574..657775d55 100644 --- a/base/source/Base.csproj +++ b/base/source/Base.csproj @@ -103,4 +103,10 @@ + + + + + + diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index 3df318737..347235d21 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -91,4 +91,10 @@ + + + + + + diff --git a/cast-framework/source/Cast.Framework.csproj b/cast-framework/source/Cast.Framework.csproj index a081de41a..8812078bd 100644 --- a/cast-framework/source/Cast.Framework.csproj +++ b/cast-framework/source/Cast.Framework.csproj @@ -109,4 +109,10 @@ + + + + + + diff --git a/cast/samples/CastingCall/CastingCall.csproj b/cast/samples/CastingCall/CastingCall.csproj index 825bea84b..2c15fa4b6 100644 --- a/cast/samples/CastingCall/CastingCall.csproj +++ b/cast/samples/CastingCall/CastingCall.csproj @@ -125,6 +125,16 @@ - + + + + + + + + + + + \ No newline at end of file diff --git a/cast/source/Cast.csproj b/cast/source/Cast.csproj index 109bce771..248b0dbc1 100644 --- a/cast/source/Cast.csproj +++ b/cast/source/Cast.csproj @@ -47,9 +47,6 @@ - - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll @@ -82,6 +79,9 @@ ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll False + + ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + @@ -117,4 +117,14 @@ + + + + + + + + + + diff --git a/cast/source/packages.config b/cast/source/packages.config index 4e231b40d..7cbd5ea7d 100644 --- a/cast/source/packages.config +++ b/cast/source/packages.config @@ -6,6 +6,7 @@ + diff --git a/drive/samples/DriveSample/DriveSample.csproj b/drive/samples/DriveSample/DriveSample.csproj index d72960fd0..8d62d74d5 100644 --- a/drive/samples/DriveSample/DriveSample.csproj +++ b/drive/samples/DriveSample/DriveSample.csproj @@ -104,4 +104,13 @@ + + + + + + + + + \ No newline at end of file diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj index 1186f0077..44fda0990 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj @@ -143,6 +143,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj index 0e5b655ac..ed9a6dce4 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj @@ -151,6 +151,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj index c90065a5e..e45d47947 100644 --- a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -113,4 +113,10 @@ + + + + + + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj index 26213e21c..79f76debe 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj +++ b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj @@ -165,6 +165,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index 51299ed21..0411743f7 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -103,4 +103,10 @@ + + + + + + diff --git a/firebase-common/source/Firebase-Common.csproj b/firebase-common/source/Firebase-Common.csproj index 2e1b9a7ab..a58d9826f 100644 --- a/firebase-common/source/Firebase-Common.csproj +++ b/firebase-common/source/Firebase-Common.csproj @@ -100,4 +100,10 @@ + + + + + + diff --git a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj index 3e8554197..ed3e27a35 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj +++ b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj @@ -139,6 +139,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj index c37d0d2ae..1fa91defc 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj @@ -134,6 +134,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj index 9dc4766e3..82b154de4 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj @@ -149,6 +149,16 @@ - + + + + + + + + + + + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj index df15fb613..c7807355b 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj @@ -142,6 +142,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj index 3565c3880..7491edc67 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj +++ b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj @@ -148,6 +148,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj index 3cb408e4a..7e5436670 100644 --- a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj +++ b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj @@ -125,7 +125,15 @@ Tasks - + + + + + + + + + \ No newline at end of file diff --git a/games/samples/BeGenerous/BeGenerous.csproj b/games/samples/BeGenerous/BeGenerous.csproj index b504b464e..efb3547b0 100644 --- a/games/samples/BeGenerous/BeGenerous.csproj +++ b/games/samples/BeGenerous/BeGenerous.csproj @@ -139,4 +139,10 @@ + + + + + + \ No newline at end of file diff --git a/gcm/samples/GCMSample/GCMSample.csproj b/gcm/samples/GCMSample/GCMSample.csproj index f4005d839..6bb8ad657 100644 --- a/gcm/samples/GCMSample/GCMSample.csproj +++ b/gcm/samples/GCMSample/GCMSample.csproj @@ -108,4 +108,10 @@ + + + + + + \ No newline at end of file diff --git a/gcm/source/Gcm.csproj b/gcm/source/Gcm.csproj index b954acf5b..6f5c9cc96 100644 --- a/gcm/source/Gcm.csproj +++ b/gcm/source/Gcm.csproj @@ -103,4 +103,10 @@ + + + + + + diff --git a/location/samples/LocationSample/LocationSample.csproj b/location/samples/LocationSample/LocationSample.csproj index 944b0855d..cdac52c4d 100644 --- a/location/samples/LocationSample/LocationSample.csproj +++ b/location/samples/LocationSample/LocationSample.csproj @@ -104,4 +104,10 @@ + + + + + + \ No newline at end of file diff --git a/maps/samples/MapsSample/MapsSample.csproj b/maps/samples/MapsSample/MapsSample.csproj index 3057b5389..5dd950100 100644 --- a/maps/samples/MapsSample/MapsSample.csproj +++ b/maps/samples/MapsSample/MapsSample.csproj @@ -176,4 +176,10 @@ + + + + + + \ No newline at end of file diff --git a/maps/source/Maps.csproj b/maps/source/Maps.csproj index be0020d1b..c73c34157 100644 --- a/maps/source/Maps.csproj +++ b/maps/source/Maps.csproj @@ -100,4 +100,10 @@ + + + + + + diff --git a/nearby/samples/NearbySample/NearbySample.csproj b/nearby/samples/NearbySample/NearbySample.csproj index 1f250ef85..658ecaabc 100644 --- a/nearby/samples/NearbySample/NearbySample.csproj +++ b/nearby/samples/NearbySample/NearbySample.csproj @@ -109,4 +109,10 @@ + + + + + + \ No newline at end of file diff --git a/panorama/samples/PanoramaSample/PanoramaSample.csproj b/panorama/samples/PanoramaSample/PanoramaSample.csproj index fde3290e8..e8d180b9d 100644 --- a/panorama/samples/PanoramaSample/PanoramaSample.csproj +++ b/panorama/samples/PanoramaSample/PanoramaSample.csproj @@ -105,4 +105,10 @@ + + + + + + \ No newline at end of file diff --git a/places/samples/PlacesAsync/PlacesAsync.csproj b/places/samples/PlacesAsync/PlacesAsync.csproj index 2e04aa00d..f62745fc8 100644 --- a/places/samples/PlacesAsync/PlacesAsync.csproj +++ b/places/samples/PlacesAsync/PlacesAsync.csproj @@ -111,4 +111,10 @@ + + + + + + \ No newline at end of file diff --git a/places/source/Places.csproj b/places/source/Places.csproj index 062ff5aa2..8540583da 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -108,4 +108,10 @@ + + + + + + diff --git a/plus/samples/PlusSample/PlusSample.csproj b/plus/samples/PlusSample/PlusSample.csproj index b3dae3963..faf08cd8d 100644 --- a/plus/samples/PlusSample/PlusSample.csproj +++ b/plus/samples/PlusSample/PlusSample.csproj @@ -129,4 +129,10 @@ + + + + + + \ No newline at end of file diff --git a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj index c6ef85279..bc767fdcf 100644 --- a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj +++ b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj @@ -105,4 +105,10 @@ + + + + + + \ No newline at end of file diff --git a/tasks/source/Tasks.csproj b/tasks/source/Tasks.csproj index 2362ed743..21922b46a 100644 --- a/tasks/source/Tasks.csproj +++ b/tasks/source/Tasks.csproj @@ -95,4 +95,10 @@ + + + + + + diff --git a/vision/samples/VisionSample/VisionSample.csproj b/vision/samples/VisionSample/VisionSample.csproj index 02abf897f..4af7fff08 100644 --- a/vision/samples/VisionSample/VisionSample.csproj +++ b/vision/samples/VisionSample/VisionSample.csproj @@ -111,4 +111,10 @@ + + + + + + \ No newline at end of file diff --git a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj index 5a21092b4..52331dbb4 100644 --- a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj +++ b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj @@ -199,4 +199,10 @@ + + + + + + \ No newline at end of file diff --git a/wallet/source/Wallet.csproj b/wallet/source/Wallet.csproj index ae1765861..242a71b7d 100644 --- a/wallet/source/Wallet.csproj +++ b/wallet/source/Wallet.csproj @@ -108,4 +108,10 @@ + + + + + + From aa99d888320f9d169ca70882acc2e9c2baa6dcbb Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 22 Dec 2016 13:42:46 -0500 Subject: [PATCH 33/63] Fix wear assembly location name --- build.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.cake b/build.cake index 093ba4ab8..d7515ea97 100644 --- a/build.cake +++ b/build.cake @@ -167,7 +167,7 @@ var buildSpec = new BuildSpec { new OutputFileCopy { FromFile = "./vision/source/bin/Release/Xamarin.GooglePlayServices.Vision.dll" }, new OutputFileCopy { FromFile = "./wallet/source/bin/Release/Xamarin.GooglePlayServices.Wallet.dll" }, new OutputFileCopy { FromFile = "./wearable/source/bin/Release/Xamarin.GooglePlayServices.Wearable.dll" }, - new OutputFileCopy { FromFile = "./support-wearable/source/bin/Release/Xamarin.Android.Wearable.dll" }, + new OutputFileCopy { FromFile = "./support-wearable/source/bin/Release/Xamarin.Android.Wear.dll" }, new OutputFileCopy { FromFile = "./tagmanager/source/bin/Release/Xamarin.GooglePlayServices.TagManager.dll" }, new OutputFileCopy { FromFile = "./tagmanager-api/source/bin/Release/Xamarin.GooglePlayServices.TagManager.Api.dll" }, new OutputFileCopy { FromFile = "./tagmanager-v4-impl/source/bin/Release/Xamarin.GooglePlayServices.TagManager.V4.Impl.dll" }, From 2717c288fadb424e2813ab313525f57e4cd4bdb9 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 22 Dec 2016 13:42:58 -0500 Subject: [PATCH 34/63] Look for nuget source as argument too --- build.cake | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build.cake b/build.cake index d7515ea97..279ed46ab 100644 --- a/build.cake +++ b/build.cake @@ -312,9 +312,13 @@ var buildSpec = new BuildSpec { } }; -var NUGET_SOURCES = EnvironmentVariable ("NUGET_SOURCES") ?? string.Empty; -if (!string.IsNullOrEmpty (NUGET_SOURCES)) +var NUGET_SOURCES = EnvironmentVariable ("NUGET_SOURCES") ?? Argument ("nugetsources", string.Empty);; +if (!string.IsNullOrEmpty (NUGET_SOURCES)) { buildSpec.NuGetSources = NUGET_SOURCES.Split (';',',').Select (ns => new NuGetSource { Url = ns }).ToArray (); + Information ("Using Nuget Sources:"); + foreach (var nsrc in buildSpec.NuGetSources) + Information (" {0}", nsrc.Url); +} Task ("externals") .WithCriteria (() => !FileExists ("./externals/play-services-base.aar")).Does (() => From dc6021fd253cb658dd517e1350ad694ebaa02614 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 22 Dec 2016 13:43:16 -0500 Subject: [PATCH 35/63] Merge existing .targets after merging to xbd targets --- build.cake | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/build.cake b/build.cake index 279ed46ab..7bbf78c7a 100644 --- a/build.cake +++ b/build.cake @@ -578,28 +578,6 @@ Task ("nuget-setup").IsDependentOn ("buildtasks").Does (() => { var targetsFile = new FilePath (string.Format ("{0}/nuget/{1}.targets", aar.BindingDir, aar.NugetId)); FileWriteText (targetsFile, targetsText); - // Check for an existing .targets file in this nuget package - // we need to merge the generated one with it if it exists - // nuget only allows one automatic .targets file in the build/ folder - // of the nuget package, which must be named {nuget-package-id}.targets - // so we need to merge them all into one - var mergeFile = new FilePath (aar.BindingDir + "/nuget/merge.targets"); - - if (FileExists (mergeFile)) { - Information ("merge.targets found, merging into generated file..."); - - // Load the doc to append to, and the doc to append - var xOrig = System.Xml.Linq.XDocument.Load (MakeAbsolute(targetsFile).FullPath); - System.Xml.Linq.XNamespace nsOrig = xOrig.Root.Name.Namespace; - var xMerge = System.Xml.Linq.XDocument.Load (MakeAbsolute(mergeFile).FullPath); - System.Xml.Linq.XNamespace nsMerge = xMerge.Root.Name.Namespace; - // Add all the elements under into the existing file's node - foreach (var xItemToAdd in xMerge.Element (nsMerge + "Project").Elements ()) - xOrig.Element (nsOrig + "Project").Add (xItemToAdd); - - xOrig.Save (MakeAbsolute (targetsFile).FullPath); - } - // Merge each generated targets file into one main one // this makes one file to import into our actual binding projects // which is much easier/less maintenance @@ -626,6 +604,28 @@ Task ("nuget-setup").IsDependentOn ("buildtasks").Does (() => { } xFileRoot.Save ("./generated.targets"); + + // Check for an existing .targets file in this nuget package + // we need to merge the generated one with it if it exists + // nuget only allows one automatic .targets file in the build/ folder + // of the nuget package, which must be named {nuget-package-id}.targets + // so we need to merge them all into one + var mergeFile = new FilePath (aar.BindingDir + "/nuget/merge.targets"); + + if (FileExists (mergeFile)) { + Information ("merge.targets found, merging into generated file..."); + + // Load the doc to append to, and the doc to append + var xOrig = System.Xml.Linq.XDocument.Load (MakeAbsolute(targetsFile).FullPath); + System.Xml.Linq.XNamespace nsOrig = xOrig.Root.Name.Namespace; + var xMerge = System.Xml.Linq.XDocument.Load (MakeAbsolute(mergeFile).FullPath); + System.Xml.Linq.XNamespace nsMerge = xMerge.Root.Name.Namespace; + // Add all the elements under into the existing file's node + foreach (var xItemToAdd in xMerge.Element (nsMerge + "Project").Elements ()) + xOrig.Element (nsOrig + "Project").Add (xItemToAdd); + + xOrig.Save (MakeAbsolute (targetsFile).FullPath); + } } }); From 37069f6aad5f357aed529a3d1ce11318d0b75110 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 22 Dec 2016 15:14:54 -0500 Subject: [PATCH 36/63] Fix sample support .targets imports --- ads/samples/AdMobSample/AdMobSample.csproj | 12 ++++++------ .../AnalyticsSample/AnalyticsSample.csproj | 14 +++++++------- .../AppInviteSample/AppInviteSample.csproj | 12 ++++++------ cast/samples/CastingCall/CastingCall.csproj | 18 +++++++++--------- drive/samples/DriveSample/DriveSample.csproj | 14 +++++++------- .../FirebaseAdmobQuickstart.csproj | 14 +++++++------- .../FirebaseAnalyticsQuickstart.csproj | 14 +++++++------- .../AppIndexingSample/AppIndexingSample.csproj | 12 ++++++------ .../FirebaseAuthQuickstart.csproj | 14 +++++++------- .../FirebaseConfigQuickstart.csproj | 14 +++++++------- .../FirebaseCrashReportingQuickstart.csproj | 14 +++++++------- .../FirebaseInvitesQuickstart.csproj | 18 +++++++++--------- .../FirebaseMessagingQuickstart.csproj | 14 +++++++------- .../FirebaseStorageQuickstart.csproj | 14 +++++++------- .../BasicSensorsApi/BasicSensorsApi.csproj | 14 +++++++------- games/samples/BeGenerous/BeGenerous.csproj | 12 ++++++------ gcm/samples/GCMSample/GCMSample.csproj | 12 ++++++------ .../LocationSample/LocationSample.csproj | 12 ++++++------ maps/samples/MapsSample/MapsSample.csproj | 12 ++++++------ .../samples/NearbySample/NearbySample.csproj | 12 ++++++------ .../PanoramaSample/PanoramaSample.csproj | 12 ++++++------ places/samples/PlacesAsync/PlacesAsync.csproj | 12 ++++++------ plus/samples/PlusSample/PlusSample.csproj | 12 ++++++------ .../SafetyNetSample/SafetyNetSample.csproj | 12 ++++++------ .../samples/VisionSample/VisionSample.csproj | 12 ++++++------ .../AndroidPayQuickstart.csproj | 12 ++++++------ 26 files changed, 172 insertions(+), 172 deletions(-) diff --git a/ads/samples/AdMobSample/AdMobSample.csproj b/ads/samples/AdMobSample/AdMobSample.csproj index 6c6f5a5f1..ef17f5df1 100644 --- a/ads/samples/AdMobSample/AdMobSample.csproj +++ b/ads/samples/AdMobSample/AdMobSample.csproj @@ -134,10 +134,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj index 0eae392d0..4c292563a 100644 --- a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj +++ b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj @@ -136,13 +136,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/AppInviteSample.csproj b/appinvite/samples/AppInviteSample/AppInviteSample.csproj index 4d39eee58..c22aaa810 100644 --- a/appinvite/samples/AppInviteSample/AppInviteSample.csproj +++ b/appinvite/samples/AppInviteSample/AppInviteSample.csproj @@ -107,10 +107,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/cast/samples/CastingCall/CastingCall.csproj b/cast/samples/CastingCall/CastingCall.csproj index 2c15fa4b6..a281635eb 100644 --- a/cast/samples/CastingCall/CastingCall.csproj +++ b/cast/samples/CastingCall/CastingCall.csproj @@ -126,15 +126,15 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/drive/samples/DriveSample/DriveSample.csproj b/drive/samples/DriveSample/DriveSample.csproj index 8d62d74d5..b46142c7b 100644 --- a/drive/samples/DriveSample/DriveSample.csproj +++ b/drive/samples/DriveSample/DriveSample.csproj @@ -104,13 +104,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj index 44fda0990..644cf7baa 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj @@ -144,13 +144,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj index ed9a6dce4..5e1106f41 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj @@ -152,13 +152,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj index e45d47947..d73ee81a9 100644 --- a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -113,10 +113,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj index 79f76debe..4a8777021 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj +++ b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj @@ -166,13 +166,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj index ed3e27a35..12e2280cf 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj +++ b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj @@ -140,13 +140,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj index 1fa91defc..130b71426 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj @@ -135,13 +135,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj index 82b154de4..d2aa6bf66 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj @@ -150,15 +150,15 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj index c7807355b..ea78a51b0 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj @@ -143,13 +143,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj index 7491edc67..317fd7e38 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj +++ b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj @@ -149,13 +149,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj index 7e5436670..55c462f6c 100644 --- a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj +++ b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj @@ -127,13 +127,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/games/samples/BeGenerous/BeGenerous.csproj b/games/samples/BeGenerous/BeGenerous.csproj index efb3547b0..8f1a8e11c 100644 --- a/games/samples/BeGenerous/BeGenerous.csproj +++ b/games/samples/BeGenerous/BeGenerous.csproj @@ -139,10 +139,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/gcm/samples/GCMSample/GCMSample.csproj b/gcm/samples/GCMSample/GCMSample.csproj index 6bb8ad657..d7e5f4958 100644 --- a/gcm/samples/GCMSample/GCMSample.csproj +++ b/gcm/samples/GCMSample/GCMSample.csproj @@ -108,10 +108,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/location/samples/LocationSample/LocationSample.csproj b/location/samples/LocationSample/LocationSample.csproj index cdac52c4d..4dd7e7468 100644 --- a/location/samples/LocationSample/LocationSample.csproj +++ b/location/samples/LocationSample/LocationSample.csproj @@ -104,10 +104,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/maps/samples/MapsSample/MapsSample.csproj b/maps/samples/MapsSample/MapsSample.csproj index 5dd950100..6a6cf0192 100644 --- a/maps/samples/MapsSample/MapsSample.csproj +++ b/maps/samples/MapsSample/MapsSample.csproj @@ -176,10 +176,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/nearby/samples/NearbySample/NearbySample.csproj b/nearby/samples/NearbySample/NearbySample.csproj index 658ecaabc..f93fa5aad 100644 --- a/nearby/samples/NearbySample/NearbySample.csproj +++ b/nearby/samples/NearbySample/NearbySample.csproj @@ -109,10 +109,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/panorama/samples/PanoramaSample/PanoramaSample.csproj b/panorama/samples/PanoramaSample/PanoramaSample.csproj index e8d180b9d..1515b9820 100644 --- a/panorama/samples/PanoramaSample/PanoramaSample.csproj +++ b/panorama/samples/PanoramaSample/PanoramaSample.csproj @@ -105,10 +105,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/places/samples/PlacesAsync/PlacesAsync.csproj b/places/samples/PlacesAsync/PlacesAsync.csproj index f62745fc8..cbfd125bc 100644 --- a/places/samples/PlacesAsync/PlacesAsync.csproj +++ b/places/samples/PlacesAsync/PlacesAsync.csproj @@ -111,10 +111,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plus/samples/PlusSample/PlusSample.csproj b/plus/samples/PlusSample/PlusSample.csproj index faf08cd8d..7b186532d 100644 --- a/plus/samples/PlusSample/PlusSample.csproj +++ b/plus/samples/PlusSample/PlusSample.csproj @@ -129,10 +129,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj index bc767fdcf..046fb468e 100644 --- a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj +++ b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj @@ -105,10 +105,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/vision/samples/VisionSample/VisionSample.csproj b/vision/samples/VisionSample/VisionSample.csproj index 4af7fff08..00782d408 100644 --- a/vision/samples/VisionSample/VisionSample.csproj +++ b/vision/samples/VisionSample/VisionSample.csproj @@ -111,10 +111,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj index 52331dbb4..683a0b836 100644 --- a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj +++ b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj @@ -199,10 +199,10 @@ - - - - - - + + + + + + \ No newline at end of file From 3675d4bdcff71ae82e0963690608cf4e448cee3e Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 22 Dec 2016 16:14:30 -0500 Subject: [PATCH 37/63] Fix wear assembly name in nuspec --- .../nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec index e07091b2d..68a9ce1d0 100644 --- a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec +++ b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec @@ -25,7 +25,7 @@ - + From 98ecacc05d5b61af60cf26292fa4ab61e562ba38 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 23 Dec 2016 09:34:41 -0500 Subject: [PATCH 38/63] Fix assembly names in nuspec --- support-wearable/nuget/Xamarin.Android.Wear.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec b/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec index c9af54cc7..906a9b339 100644 --- a/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec +++ b/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec @@ -29,7 +29,7 @@ - + diff --git a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec index 68a9ce1d0..e07091b2d 100644 --- a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec +++ b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec @@ -25,7 +25,7 @@ - + From 47c090494ccfb73664311ddea8f8ad480400c45a Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 23 Dec 2016 10:38:41 -0500 Subject: [PATCH 39/63] Remove old project refs in sample --- .../FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj | 8 -------- 1 file changed, 8 deletions(-) diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj index 4a8777021..a44ba4afa 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj +++ b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj @@ -134,14 +134,6 @@ {62946D89-B6B1-4A38-A04D-C20912087EFD} Firebase-Auth - - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F} - Firebase-Auth-Common - - - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B} - Firebase-Auth-Module - {865652D3-8D1A-4779-92FC-4C54719286B7} Firebase-Common From e3c829ac2be98ebc1ee66d1584032fe23a8b207c Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 23 Dec 2016 11:19:40 -0500 Subject: [PATCH 40/63] Removed more old project refs --- all/samples/GpsBuildAll/GpsBuildAll.csproj | 8 -------- .../FirebaseStorageQuickstart.csproj | 8 -------- 2 files changed, 16 deletions(-) diff --git a/all/samples/GpsBuildAll/GpsBuildAll.csproj b/all/samples/GpsBuildAll/GpsBuildAll.csproj index 234d7ae54..e040a5b87 100644 --- a/all/samples/GpsBuildAll/GpsBuildAll.csproj +++ b/all/samples/GpsBuildAll/GpsBuildAll.csproj @@ -229,18 +229,10 @@ {B04C50F7-B0CC-4170-8820-9D584E1C0ED3} Auth.Base - - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F} - Firebase-Auth-Common - {62946D89-B6B1-4A38-A04D-C20912087EFD} Firebase-Auth - - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B} - Firebase-Auth-Module - {00F7A18F-D2C4-4014-8E4C-552A0A0B0967} Firebase-Config diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj index 317fd7e38..d878a260d 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj +++ b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj @@ -102,14 +102,6 @@ {865652D3-8D1A-4779-92FC-4C54719286B7} Firebase-Common - - {F53B34FB-4BBC-4314-8D8A-1F0CD959E83F} - Firebase-Auth-Common - - - {7DA24DFC-EF53-4C06-AB7A-FF6BEF513A1B} - Firebase-Auth-Module - {C360116C-0ED5-4E59-A974-E95F874B4398} Firebase-Storage-Common From 8dca9f7b444443dc76bc26f7803d886828504052 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 23 Dec 2016 11:52:47 -0500 Subject: [PATCH 41/63] Fix old references in component manifest --- firebase-storage/component/component.template.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/firebase-storage/component/component.template.yaml b/firebase-storage/component/component.template.yaml index 250adc76d..17f2884a5 100644 --- a/firebase-storage/component/component.template.yaml +++ b/firebase-storage/component/component.template.yaml @@ -21,8 +21,6 @@ samples: - Basement-BuildTasks - Tasks - Firebase-Auth - - Firebase-Auth-Common - - Firebase-Auth-Module - Firebase-Common - Firebase-Storage - Firebase-Storage-Common @@ -33,8 +31,6 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.Firebase.Auth - - Xamarin.Firebase.Auth.Common - - Xamarin.Firebase.Auth.Module - Xamarin.Firebase.Common - Xamarin.Firebase.Storage - Xamarin.Firebase.Storage.Common From b81dcea50bc14762da52e4a1605cb2c052bac664 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 23 Dec 2016 12:39:37 -0500 Subject: [PATCH 42/63] Stable versionfor QA --- build.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.cake b/build.cake index 7bbf78c7a..a8a8ade78 100644 --- a/build.cake +++ b/build.cake @@ -18,7 +18,7 @@ var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repos var BASE_API_INFO_URL = "https://github.com/xamarin/GooglePlayServicesComponents/releases/download/32.961.0/api-info.xml"; var PLAY_COMPONENT_VERSION = "42.1001.0.0"; -var PLAY_NUGET_VERSION = "42.1001.0-beta1"; +var PLAY_NUGET_VERSION = "42.1001.0"; var PLAY_AAR_VERSION = "10.0.1"; var VERSION_DESC = "10.0.1"; From c890266dff5e6074269f697660edd0850d6780f8 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 4 Jan 2017 14:34:13 -0500 Subject: [PATCH 43/63] Use MaxCpuCount for solutions This should be faster on Windows builds --- ...ooglePlayServices.Basement.template.nuspec | 2 +- build.cake | 90 +++++++++++-------- 2 files changed, 53 insertions(+), 39 deletions(-) diff --git a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec index 06e172dbe..662637ba9 100644 --- a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec +++ b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec @@ -22,7 +22,7 @@ - + diff --git a/build.cake b/build.cake index a8a8ade78..b338d3bd9 100644 --- a/build.cake +++ b/build.cake @@ -5,7 +5,7 @@ #addin nuget:?package=Cake.Json #addin nuget:?package=Cake.XCode #addin nuget:?package=Cake.Xamarin -#addin nuget:?package=Cake.Xamarin.Build +#addin nuget:?package=Cake.Xamarin.Build&version=1.0.25 #addin nuget:?package=Cake.FileHelpers #addin nuget:?package=Cake.MonoApiTools @@ -35,6 +35,8 @@ var FIREBASE_AAR_VERSION = PLAY_AAR_VERSION; var TARGET = Argument ("t", Argument ("target", "Default")); +var CPU_COUNT = System.Environment.ProcessorCount; + var AAR_INFOS = new [] { new AarInfo ("ads", "play-services-ads", "android/gms/play-services-ads", "Xamarin.GooglePlayServices.Ads", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), new AarInfo ("ads-lite", "play-services-ads-lite", "android/gms/play-services-ads-lite", "Xamarin.GooglePlayServices.Ads.Lite", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), @@ -135,6 +137,7 @@ var buildSpec = new BuildSpec { new DefaultSolutionBuilder { SolutionPath = "./GooglePlayServices.sln", BuildsOn = BuildPlatforms.Windows | BuildPlatforms.Mac, + MaxCpuCount = CPU_COUNT, OutputFiles = new [] { new OutputFileCopy { FromFile = "./base/source/bin/Release/Xamarin.GooglePlayServices.Base.dll" }, new OutputFileCopy { FromFile = "./basement/source/bin/Release/Xamarin.GooglePlayServices.Basement.dll" }, @@ -191,35 +194,35 @@ var buildSpec = new BuildSpec { }, Samples = new [] { - new DefaultSolutionBuilder { SolutionPath = "./ads/samples/AdMobSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./analytics/samples/AnalyticsSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./appinvite/samples/AppInviteSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./cast/samples/CastingCall.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./drive/samples/DriveSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./fitness/samples/BasicSensorsApi.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./games/samples/BeGenerous.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./gcm/samples/GCMSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./location/samples/LocationSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./maps/samples/MapsSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./nearby/samples/NearbySample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./panorama/samples/PanoramaSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./places/samples/PlacesAsync.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./plus/samples/PlusSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./safetynet/samples/SafetyNetSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./vision/samples/VisionSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./wallet/samples/AndroidPayQuickstart.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/MultiPageSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/WatchFaceSample.sln", BuildsOn = buildsOnWinMac }, - - new DefaultSolutionBuilder { SolutionPath = "./firebase-ads/samples/FirebaseAdmobQuickstart.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-analytics/samples/FirebaseAnalyticsQuickstart.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-appindexing/samples/AppIndexingSample.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-auth/samples/FirebaseAuthQuickstart.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-config/samples/FirebaseConfigQuickstart.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-crash/samples/FirebaseCrashReportingQuickstart.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-invites/samples/FirebaseInvitesQuickstart.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-messaging/samples/FirebaseMessagingQuickstart.sln", BuildsOn = buildsOnWinMac }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-storage/samples/FirebaseStorageQuickstart.sln", BuildsOn = buildsOnWinMac }, + new DefaultSolutionBuilder { SolutionPath = "./ads/samples/AdMobSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./analytics/samples/AnalyticsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./appinvite/samples/AppInviteSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./cast/samples/CastingCall.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./drive/samples/DriveSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./fitness/samples/BasicSensorsApi.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./games/samples/BeGenerous.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./gcm/samples/GCMSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./location/samples/LocationSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./maps/samples/MapsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./nearby/samples/NearbySample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./panorama/samples/PanoramaSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./places/samples/PlacesAsync.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./plus/samples/PlusSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./safetynet/samples/SafetyNetSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./vision/samples/VisionSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./wallet/samples/AndroidPayQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/MultiPageSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/WatchFaceSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + + new DefaultSolutionBuilder { SolutionPath = "./firebase-ads/samples/FirebaseAdmobQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-analytics/samples/FirebaseAnalyticsQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-appindexing/samples/AppIndexingSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-auth/samples/FirebaseAuthQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-config/samples/FirebaseConfigQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-crash/samples/FirebaseCrashReportingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-invites/samples/FirebaseInvitesQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-messaging/samples/FirebaseMessagingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-storage/samples/FirebaseStorageQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, }, NuGets = new [] { @@ -357,7 +360,7 @@ Task ("externals") DeleteDirectory (path + "google-play-services", true); } - // Put the uitest.keystore in our artifacts for downstream jobs to use + // Put the uitest.keystore in our artifacts for downstream jobs to use EnsureDirectoryExists ("./output"); if (FileExists ("./uitest.keystore")) CopyFile ("./uitest.keystore", "./output/uitest.keystore"); @@ -375,8 +378,8 @@ Task ("diff") "./wearable/source/bin/Release/" }; - MonoApiInfo ("./output/GooglePlayServices.Merged.dll", - "./output/GooglePlayServices.api-info.xml", + MonoApiInfo ("./output/GooglePlayServices.Merged.dll", + "./output/GooglePlayServices.api-info.xml", new MonoApiInfoToolSettings { SearchPaths = SEARCH_DIRS }); // Grab the last public release's api-info.xml to use as a base to compare and make an API diff @@ -384,13 +387,13 @@ Task ("diff") // Now diff against current release'd api info // eg: mono mono-api-diff.exe ./gps.r26.xml ./gps.r27.xml > gps.diff.xml - MonoApiDiff ("./output/GooglePlayServices.api-info.previous.xml", + MonoApiDiff ("./output/GooglePlayServices.api-info.previous.xml", "./output/GooglePlayServices.api-info.xml", "./output/GooglePlayServices.api-diff.xml"); // Now let's make a purty html file // eg: mono mono-api-html.exe -c -x ./gps.previous.info.xml ./gps.current.info.xml > gps.diff.html - MonoApiHtml ("./output/GooglePlayServices.api-info.previous.xml", + MonoApiHtml ("./output/GooglePlayServices.api-info.previous.xml", "./output/GooglePlayServices.api-info.xml", "./output/GooglePlayServices.api-diff.html"); }); @@ -426,6 +429,17 @@ Task ("clean").IsDependentOn ("clean-base").Does (() => CleanDirectories ("./**/packages"); }); +Task ("cleanwin").Does (() => +{ + if (FileExists ("./generated.targets")) + DeleteFile ("./generated.targets"); + + if (DirectoryExists ("./externals")) + DeleteDirectory ("./externals", true); + + CleanDirectories ("./**/packages"); +}); + Task ("component-docs").Does (() => { @@ -550,7 +564,7 @@ Task ("nuget-setup").IsDependentOn ("buildtasks").Does (() => { var xbdKey = "playservices-" + PLAY_AAR_VERSION + "/" + msName; if (aar.Dir.StartsWith ("firebase-")) xbdKey = "firebase-" + FIREBASE_AAR_VERSION + "/" + msName; - + var items = new Dictionary { { "_XbdUrl_", "_XbdUrl_" + msName }, { "_XbdKey_", "_XbdKey_" + msName }, @@ -599,7 +613,7 @@ Task ("nuget-setup").IsDependentOn ("buildtasks").Does (() => { // ones each project needs to reference for development purposes if (!xFileRoot.Descendants (nsRoot + "XamarinBuildResourceMergeThrowOnMissingAssembly").Any ()) { xFileRoot.Element (nsRoot + "Project") - .AddFirst (new System.Xml.Linq.XElement (nsRoot + "PropertyGroup", + .AddFirst (new System.Xml.Linq.XElement (nsRoot + "PropertyGroup", new System.Xml.Linq.XElement (nsRoot + "XamarinBuildResourceMergeThrowOnMissingAssembly", false))); } @@ -633,7 +647,7 @@ Task ("nuget").IsDependentOn ("nuget-setup").IsDependentOn ("nuget-base").IsDepe Task ("libs").IsDependentOn ("nuget-setup").IsDependentOn ("libs-base"); -Task ("buildtasks").Does (() => +Task ("buildtasks").Does (() => { NuGetRestore ("./basement/buildtasks/Basement-BuildTasks.csproj"); From 26887dfbca8e2571504950f9036b395be5012a6b Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 4 Jan 2017 14:37:13 -0500 Subject: [PATCH 44/63] Bump prerelease version --- build.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.cake b/build.cake index b338d3bd9..b5d0d9c4d 100644 --- a/build.cake +++ b/build.cake @@ -18,7 +18,7 @@ var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repos var BASE_API_INFO_URL = "https://github.com/xamarin/GooglePlayServicesComponents/releases/download/32.961.0/api-info.xml"; var PLAY_COMPONENT_VERSION = "42.1001.0.0"; -var PLAY_NUGET_VERSION = "42.1001.0"; +var PLAY_NUGET_VERSION = "42.1001.0-beta2"; var PLAY_AAR_VERSION = "10.0.1"; var VERSION_DESC = "10.0.1"; From 0f1fdac8b108e7a0eec8179c1da592b46b222770 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 4 Jan 2017 17:00:42 -0500 Subject: [PATCH 45/63] Update Xamarin.Build.Download dependency --- ads-lite/source/Ads.Lite.csproj | 4 ++-- ads-lite/source/packages.config | 2 +- ads/samples/AdMobSample/AdMobSample.csproj | 4 ++-- ads/samples/AdMobSample/packages.config | 2 +- ads/source/Ads.csproj | 4 ++-- ads/source/packages.config | 2 +- analytics-impl/source/Analytics.Impl.csproj | 4 ++-- analytics-impl/source/packages.config | 2 +- analytics/samples/AnalyticsSample/AnalyticsSample.csproj | 4 ++-- analytics/samples/AnalyticsSample/packages.config | 2 +- analytics/source/Analytics.csproj | 4 ++-- analytics/source/packages.config | 2 +- appinvite/samples/AppInviteSample/AppInviteSample.csproj | 4 ++-- appinvite/samples/AppInviteSample/packages.config | 2 +- appinvite/source/AppInvite.csproj | 4 ++-- appinvite/source/packages.config | 2 +- auth-base/source/Auth.Base.csproj | 4 ++-- auth-base/source/packages.config | 2 +- auth/source/Auth.csproj | 4 ++-- auth/source/packages.config | 2 +- awareness/source/Awareness.csproj | 4 ++-- awareness/source/packages.config | 2 +- base/source/Base.csproj | 4 ++-- base/source/packages.config | 2 +- basement/source/Basement.csproj | 4 ++-- basement/source/packages.config | 2 +- cast-framework/source/Cast.Framework.csproj | 4 ++-- cast-framework/source/packages.config | 2 +- cast/samples/CastingCall/CastingCall.csproj | 4 ++-- cast/samples/CastingCall/packages.config | 2 +- cast/source/Cast.csproj | 4 ++-- cast/source/packages.config | 2 +- clearcut/source/Clearcut.csproj | 4 ++-- clearcut/source/packages.config | 2 +- drive/samples/DriveSample/DriveSample.csproj | 4 ++-- drive/samples/DriveSample/packages.config | 2 +- drive/source/Drive.csproj | 4 ++-- drive/source/packages.config | 2 +- .../FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj | 4 ++-- firebase-ads/samples/FirebaseAdmobQuickstart/packages.config | 2 +- firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj | 4 ++-- firebase-analytics-impl/source/packages.config | 2 +- .../FirebaseAnalyticsQuickstart.csproj | 4 ++-- .../samples/FirebaseAnalyticsQuickstart/packages.config | 2 +- firebase-analytics/source/Firebase-Analytics.csproj | 4 ++-- firebase-analytics/source/packages.config | 2 +- .../samples/AppIndexingSample/AppIndexingSample.csproj | 4 ++-- .../samples/AppIndexingSample/packages.config | 2 +- firebase-appindexing/source/Firebase-AppIndexing.csproj | 4 ++-- firebase-appindexing/source/packages.config | 2 +- .../FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj | 4 ++-- firebase-auth/samples/FirebaseAuthQuickstart/packages.config | 2 +- firebase-auth/source/Firebase-Auth.csproj | 4 ++-- firebase-auth/source/packages.config | 2 +- firebase-common/source/Firebase-Common.csproj | 4 ++-- firebase-common/source/packages.config | 2 +- .../FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj | 4 ++-- .../samples/FirebaseConfigQuickstart/packages.config | 2 +- firebase-config/source/Firebase-Config.csproj | 4 ++-- firebase-config/source/packages.config | 2 +- .../FirebaseCrashReportingQuickstart.csproj | 4 ++-- .../samples/FirebaseCrashReportingQuickstart/packages.config | 2 +- firebase-crash/source/Firebase-Crash.csproj | 4 ++-- firebase-crash/source/packages.config | 2 +- .../source/Firebase-Database-Connection.csproj | 4 ++-- firebase-database-connection/source/packages.config | 2 +- firebase-database/source/Firebase-Database.csproj | 4 ++-- firebase-database/source/packages.config | 2 +- firebase-iid/source/Firebase-Iid.csproj | 4 ++-- firebase-iid/source/packages.config | 2 +- .../FirebaseInvitesQuickstart.csproj | 4 ++-- .../samples/FirebaseInvitesQuickstart/packages.config | 2 +- .../FirebaseMessagingQuickstart.csproj | 4 ++-- .../samples/FirebaseMessagingQuickstart/packages.config | 2 +- firebase-messaging/source/Firebase-Messaging.csproj | 4 ++-- firebase-messaging/source/packages.config | 2 +- firebase-storage-common/source/Firebase-Storage-Common.csproj | 4 ++-- firebase-storage-common/source/packages.config | 2 +- .../FirebaseStorageQuickstart.csproj | 4 ++-- .../samples/FirebaseStorageQuickstart/packages.config | 2 +- firebase-storage/source/Firebase-Storage.csproj | 4 ++-- firebase-storage/source/packages.config | 2 +- fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj | 4 ++-- fitness/samples/BasicSensorsApi/packages.config | 2 +- fitness/source/Fitness.csproj | 4 ++-- fitness/source/packages.config | 2 +- games/samples/BeGenerous/BeGenerous.csproj | 4 ++-- games/samples/BeGenerous/packages.config | 2 +- games/source/Games.csproj | 4 ++-- games/source/packages.config | 2 +- gass/source/Gass.csproj | 4 ++-- gass/source/packages.config | 2 +- gcm/samples/GCMSample/GCMSample.csproj | 4 ++-- gcm/samples/GCMSample/packages.config | 2 +- gcm/source/Gcm.csproj | 4 ++-- gcm/source/packages.config | 2 +- identity/source/Identity.csproj | 4 ++-- identity/source/packages.config | 2 +- iid/source/Iid.csproj | 4 ++-- iid/source/packages.config | 2 +- instantapps/source/InstantApps.csproj | 4 ++-- instantapps/source/packages.config | 2 +- location/samples/LocationSample/LocationSample.csproj | 4 ++-- location/samples/LocationSample/packages.config | 2 +- location/source/Location.csproj | 4 ++-- location/source/packages.config | 2 +- maps/samples/MapsSample/MapsSample.csproj | 4 ++-- maps/samples/MapsSample/packages.config | 2 +- maps/source/Maps.csproj | 4 ++-- maps/source/packages.config | 2 +- nearby/samples/NearbySample/NearbySample.csproj | 4 ++-- nearby/samples/NearbySample/packages.config | 2 +- nearby/source/Nearby.csproj | 4 ++-- nearby/source/packages.config | 2 +- panorama/samples/PanoramaSample/PanoramaSample.csproj | 4 ++-- panorama/samples/PanoramaSample/packages.config | 2 +- panorama/source/Panorama.csproj | 4 ++-- panorama/source/packages.config | 2 +- places/samples/PlacesAsync/PlacesAsync.csproj | 4 ++-- places/samples/PlacesAsync/packages.config | 2 +- places/source/Places.csproj | 4 ++-- places/source/packages.config | 2 +- plus/samples/PlusSample/PlusSample.csproj | 4 ++-- plus/samples/PlusSample/packages.config | 2 +- plus/source/Plus.csproj | 4 ++-- plus/source/packages.config | 2 +- safetynet/samples/SafetyNetSample/SafetyNetSample.csproj | 4 ++-- safetynet/samples/SafetyNetSample/packages.config | 2 +- safetynet/source/SafetyNet.csproj | 4 ++-- safetynet/source/packages.config | 2 +- .../samples/MultiPageSample/MultiPageSample.csproj | 4 ++-- support-wearable/samples/MultiPageSample/packages.config | 2 +- .../samples/WatchFaceSample/WatchFaceSample.csproj | 4 ++-- support-wearable/samples/WatchFaceSample/packages.config | 2 +- support-wearable/source/SupportWearable.csproj | 4 ++-- support-wearable/source/packages.config | 2 +- tagmanager-api/source/TagManager.Api.csproj | 4 ++-- tagmanager-api/source/packages.config | 2 +- tagmanager-v4-impl/source/TagManager.V4.Impl.csproj | 4 ++-- tagmanager-v4-impl/source/packages.config | 2 +- tagmanager/source/TagManager.csproj | 4 ++-- tagmanager/source/packages.config | 2 +- tasks/source/Tasks.csproj | 4 ++-- tasks/source/packages.config | 2 +- vision/samples/VisionSample/VisionSample.csproj | 4 ++-- vision/samples/VisionSample/packages.config | 2 +- vision/source/Vision.csproj | 4 ++-- vision/source/packages.config | 2 +- .../samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj | 4 ++-- wallet/samples/AndroidPayQuickstart/packages.config | 2 +- wallet/source/Wallet.csproj | 4 ++-- wallet/source/packages.config | 2 +- wearable/source/Wearable.csproj | 4 ++-- wearable/source/packages.config | 2 +- 154 files changed, 231 insertions(+), 231 deletions(-) diff --git a/ads-lite/source/Ads.Lite.csproj b/ads-lite/source/Ads.Lite.csproj index 957b0b1f0..3ed9bf039 100644 --- a/ads-lite/source/Ads.Lite.csproj +++ b/ads-lite/source/Ads.Lite.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -74,5 +74,5 @@ - + diff --git a/ads-lite/source/packages.config b/ads-lite/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/ads-lite/source/packages.config +++ b/ads-lite/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/ads/samples/AdMobSample/AdMobSample.csproj b/ads/samples/AdMobSample/AdMobSample.csproj index ef17f5df1..64d25cec0 100644 --- a/ads/samples/AdMobSample/AdMobSample.csproj +++ b/ads/samples/AdMobSample/AdMobSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -133,7 +133,7 @@ - + diff --git a/ads/samples/AdMobSample/packages.config b/ads/samples/AdMobSample/packages.config index 6888995db..588a5b516 100644 --- a/ads/samples/AdMobSample/packages.config +++ b/ads/samples/AdMobSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/ads/source/Ads.csproj b/ads/source/Ads.csproj index 9ad3b1ec0..f7623312c 100644 --- a/ads/source/Ads.csproj +++ b/ads/source/Ads.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -90,5 +90,5 @@ - + diff --git a/ads/source/packages.config b/ads/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/ads/source/packages.config +++ b/ads/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/analytics-impl/source/Analytics.Impl.csproj b/analytics-impl/source/Analytics.Impl.csproj index b55eac2c8..df869bc78 100644 --- a/analytics-impl/source/Analytics.Impl.csproj +++ b/analytics-impl/source/Analytics.Impl.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -78,5 +78,5 @@ - + diff --git a/analytics-impl/source/packages.config b/analytics-impl/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/analytics-impl/source/packages.config +++ b/analytics-impl/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj index 4c292563a..b623fdbb9 100644 --- a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj +++ b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -135,7 +135,7 @@ - + diff --git a/analytics/samples/AnalyticsSample/packages.config b/analytics/samples/AnalyticsSample/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/analytics/samples/AnalyticsSample/packages.config +++ b/analytics/samples/AnalyticsSample/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/analytics/source/Analytics.csproj b/analytics/source/Analytics.csproj index bbe7006da..457e3b3c9 100644 --- a/analytics/source/Analytics.csproj +++ b/analytics/source/Analytics.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -90,5 +90,5 @@ - + diff --git a/analytics/source/packages.config b/analytics/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/analytics/source/packages.config +++ b/analytics/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/AppInviteSample.csproj b/appinvite/samples/AppInviteSample/AppInviteSample.csproj index c22aaa810..aa69f3377 100644 --- a/appinvite/samples/AppInviteSample/AppInviteSample.csproj +++ b/appinvite/samples/AppInviteSample/AppInviteSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -106,7 +106,7 @@ - + diff --git a/appinvite/samples/AppInviteSample/packages.config b/appinvite/samples/AppInviteSample/packages.config index 6888995db..588a5b516 100644 --- a/appinvite/samples/AppInviteSample/packages.config +++ b/appinvite/samples/AppInviteSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/appinvite/source/AppInvite.csproj b/appinvite/source/AppInvite.csproj index ad7584922..c9ec277cd 100644 --- a/appinvite/source/AppInvite.csproj +++ b/appinvite/source/AppInvite.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -102,7 +102,7 @@ - + diff --git a/appinvite/source/packages.config b/appinvite/source/packages.config index 6888995db..588a5b516 100644 --- a/appinvite/source/packages.config +++ b/appinvite/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/auth-base/source/Auth.Base.csproj b/auth-base/source/Auth.Base.csproj index 1b87d9c41..a3c970bbb 100644 --- a/auth-base/source/Auth.Base.csproj +++ b/auth-base/source/Auth.Base.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -97,7 +97,7 @@ Jars\play-services-auth-base.jar - + diff --git a/auth-base/source/packages.config b/auth-base/source/packages.config index 6888995db..588a5b516 100644 --- a/auth-base/source/packages.config +++ b/auth-base/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index a066a9b4d..e071117cd 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -105,7 +105,7 @@ - + diff --git a/auth/source/packages.config b/auth/source/packages.config index 6888995db..588a5b516 100644 --- a/auth/source/packages.config +++ b/auth/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/awareness/source/Awareness.csproj b/awareness/source/Awareness.csproj index a046bd52d..e3a6ce6e5 100644 --- a/awareness/source/Awareness.csproj +++ b/awareness/source/Awareness.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -106,7 +106,7 @@ Jars\play-services-awareness.jar - + diff --git a/awareness/source/packages.config b/awareness/source/packages.config index 6888995db..588a5b516 100644 --- a/awareness/source/packages.config +++ b/awareness/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/base/source/Base.csproj b/base/source/Base.csproj index 657775d55..a626e9a34 100644 --- a/base/source/Base.csproj +++ b/base/source/Base.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -102,7 +102,7 @@ - + diff --git a/base/source/packages.config b/base/source/packages.config index 6888995db..588a5b516 100644 --- a/base/source/packages.config +++ b/base/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index 347235d21..9dede43e0 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -90,7 +90,7 @@ - + diff --git a/basement/source/packages.config b/basement/source/packages.config index 6888995db..588a5b516 100644 --- a/basement/source/packages.config +++ b/basement/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/cast-framework/source/Cast.Framework.csproj b/cast-framework/source/Cast.Framework.csproj index 8812078bd..aa37e1808 100644 --- a/cast-framework/source/Cast.Framework.csproj +++ b/cast-framework/source/Cast.Framework.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -108,7 +108,7 @@ Jars\play-services-cast-framework.jar - + diff --git a/cast-framework/source/packages.config b/cast-framework/source/packages.config index 6888995db..588a5b516 100644 --- a/cast-framework/source/packages.config +++ b/cast-framework/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/cast/samples/CastingCall/CastingCall.csproj b/cast/samples/CastingCall/CastingCall.csproj index a281635eb..99724bb09 100644 --- a/cast/samples/CastingCall/CastingCall.csproj +++ b/cast/samples/CastingCall/CastingCall.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -125,7 +125,7 @@ - + diff --git a/cast/samples/CastingCall/packages.config b/cast/samples/CastingCall/packages.config index 7cbd5ea7d..24f495c36 100644 --- a/cast/samples/CastingCall/packages.config +++ b/cast/samples/CastingCall/packages.config @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/cast/source/Cast.csproj b/cast/source/Cast.csproj index 248b0dbc1..87c0bbdfe 100644 --- a/cast/source/Cast.csproj +++ b/cast/source/Cast.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -116,7 +116,7 @@ - + diff --git a/cast/source/packages.config b/cast/source/packages.config index 7cbd5ea7d..24f495c36 100644 --- a/cast/source/packages.config +++ b/cast/source/packages.config @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/clearcut/source/Clearcut.csproj b/clearcut/source/Clearcut.csproj index 9833fac74..93cbe8ca1 100644 --- a/clearcut/source/Clearcut.csproj +++ b/clearcut/source/Clearcut.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ - + diff --git a/clearcut/source/packages.config b/clearcut/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/clearcut/source/packages.config +++ b/clearcut/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/drive/samples/DriveSample/DriveSample.csproj b/drive/samples/DriveSample/DriveSample.csproj index b46142c7b..093ef719f 100644 --- a/drive/samples/DriveSample/DriveSample.csproj +++ b/drive/samples/DriveSample/DriveSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -103,7 +103,7 @@ - + diff --git a/drive/samples/DriveSample/packages.config b/drive/samples/DriveSample/packages.config index 6888995db..588a5b516 100644 --- a/drive/samples/DriveSample/packages.config +++ b/drive/samples/DriveSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/drive/source/Drive.csproj b/drive/source/Drive.csproj index 5ffed2a2a..3f387e7a9 100644 --- a/drive/source/Drive.csproj +++ b/drive/source/Drive.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + diff --git a/drive/source/packages.config b/drive/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/drive/source/packages.config +++ b/drive/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj index 644cf7baa..9acdee9bf 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -143,7 +143,7 @@ - + diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config b/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj b/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj index da492a5ad..c22a058bd 100644 --- a/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj +++ b/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -80,5 +80,5 @@ Jars\firebase-analytics-impl.jar - + diff --git a/firebase-analytics-impl/source/packages.config b/firebase-analytics-impl/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-analytics-impl/source/packages.config +++ b/firebase-analytics-impl/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj index 5e1106f41..8ef1084b6 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -151,7 +151,7 @@ - + diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-analytics/source/Firebase-Analytics.csproj b/firebase-analytics/source/Firebase-Analytics.csproj index 2a74270bc..cb0063827 100644 --- a/firebase-analytics/source/Firebase-Analytics.csproj +++ b/firebase-analytics/source/Firebase-Analytics.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -80,5 +80,5 @@ Jars\firebase-analytics.jar - + diff --git a/firebase-analytics/source/packages.config b/firebase-analytics/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-analytics/source/packages.config +++ b/firebase-analytics/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj index d73ee81a9..910c90634 100644 --- a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -112,7 +112,7 @@ - + diff --git a/firebase-appindexing/samples/AppIndexingSample/packages.config b/firebase-appindexing/samples/AppIndexingSample/packages.config index 6888995db..588a5b516 100644 --- a/firebase-appindexing/samples/AppIndexingSample/packages.config +++ b/firebase-appindexing/samples/AppIndexingSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/firebase-appindexing/source/Firebase-AppIndexing.csproj b/firebase-appindexing/source/Firebase-AppIndexing.csproj index 045a970f0..1401d7086 100644 --- a/firebase-appindexing/source/Firebase-AppIndexing.csproj +++ b/firebase-appindexing/source/Firebase-AppIndexing.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -86,5 +86,5 @@ Jars\firebase-appindexing.jar - + diff --git a/firebase-appindexing/source/packages.config b/firebase-appindexing/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-appindexing/source/packages.config +++ b/firebase-appindexing/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj index a44ba4afa..5dafece84 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj +++ b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -157,7 +157,7 @@ - + diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/packages.config b/firebase-auth/samples/FirebaseAuthQuickstart/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/packages.config +++ b/firebase-auth/samples/FirebaseAuthQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index 0411743f7..f179b47f8 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -102,7 +102,7 @@ Jars\firebase-auth.jar - + diff --git a/firebase-auth/source/packages.config b/firebase-auth/source/packages.config index 6888995db..588a5b516 100644 --- a/firebase-auth/source/packages.config +++ b/firebase-auth/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/firebase-common/source/Firebase-Common.csproj b/firebase-common/source/Firebase-Common.csproj index a58d9826f..4c8aaa896 100644 --- a/firebase-common/source/Firebase-Common.csproj +++ b/firebase-common/source/Firebase-Common.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -99,7 +99,7 @@ Jars\firebase-common.jar - + diff --git a/firebase-common/source/packages.config b/firebase-common/source/packages.config index 6888995db..588a5b516 100644 --- a/firebase-common/source/packages.config +++ b/firebase-common/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj index 12e2280cf..1fb95adcf 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj +++ b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -139,7 +139,7 @@ - + diff --git a/firebase-config/samples/FirebaseConfigQuickstart/packages.config b/firebase-config/samples/FirebaseConfigQuickstart/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/packages.config +++ b/firebase-config/samples/FirebaseConfigQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-config/source/Firebase-Config.csproj b/firebase-config/source/Firebase-Config.csproj index cf09a46b3..33943fd0c 100644 --- a/firebase-config/source/Firebase-Config.csproj +++ b/firebase-config/source/Firebase-Config.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -89,5 +89,5 @@ Jars\firebase-config.jar - + diff --git a/firebase-config/source/packages.config b/firebase-config/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-config/source/packages.config +++ b/firebase-config/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj index 130b71426..f84e36bbe 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -134,7 +134,7 @@ - + diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config b/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-crash/source/Firebase-Crash.csproj b/firebase-crash/source/Firebase-Crash.csproj index 005f38439..a46d340df 100644 --- a/firebase-crash/source/Firebase-Crash.csproj +++ b/firebase-crash/source/Firebase-Crash.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -89,5 +89,5 @@ Jars\firebase-crash.jar - + diff --git a/firebase-crash/source/packages.config b/firebase-crash/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-crash/source/packages.config +++ b/firebase-crash/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-database-connection/source/Firebase-Database-Connection.csproj b/firebase-database-connection/source/Firebase-Database-Connection.csproj index 6b991283b..26953bf1b 100644 --- a/firebase-database-connection/source/Firebase-Database-Connection.csproj +++ b/firebase-database-connection/source/Firebase-Database-Connection.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -76,5 +76,5 @@ Jars\firebase-database-connection.jar - + diff --git a/firebase-database-connection/source/packages.config b/firebase-database-connection/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-database-connection/source/packages.config +++ b/firebase-database-connection/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-database/source/Firebase-Database.csproj b/firebase-database/source/Firebase-Database.csproj index 740f5f7a6..fa22414da 100644 --- a/firebase-database/source/Firebase-Database.csproj +++ b/firebase-database/source/Firebase-Database.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -85,5 +85,5 @@ Jars\firebase-database.jar - + diff --git a/firebase-database/source/packages.config b/firebase-database/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-database/source/packages.config +++ b/firebase-database/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-iid/source/Firebase-Iid.csproj b/firebase-iid/source/Firebase-Iid.csproj index 7db87ad85..39aee4f42 100644 --- a/firebase-iid/source/Firebase-Iid.csproj +++ b/firebase-iid/source/Firebase-Iid.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -76,5 +76,5 @@ Jars\firebase-iid.jar - + diff --git a/firebase-iid/source/packages.config b/firebase-iid/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-iid/source/packages.config +++ b/firebase-iid/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj index d2aa6bf66..b650e7dab 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -149,7 +149,7 @@ - + diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config b/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config index a2ec68c70..89938699d 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj index ea78a51b0..d69fb9617 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -142,7 +142,7 @@ - + diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config b/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-messaging/source/Firebase-Messaging.csproj b/firebase-messaging/source/Firebase-Messaging.csproj index ab6d4b16c..dc30cd24e 100644 --- a/firebase-messaging/source/Firebase-Messaging.csproj +++ b/firebase-messaging/source/Firebase-Messaging.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -80,5 +80,5 @@ Jars\firebase-messaging.jar - + diff --git a/firebase-messaging/source/packages.config b/firebase-messaging/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-messaging/source/packages.config +++ b/firebase-messaging/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-storage-common/source/Firebase-Storage-Common.csproj b/firebase-storage-common/source/Firebase-Storage-Common.csproj index 67ac3d8bc..0f552632f 100644 --- a/firebase-storage-common/source/Firebase-Storage-Common.csproj +++ b/firebase-storage-common/source/Firebase-Storage-Common.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -72,5 +72,5 @@ Jars\firebase-storage-common.jar - + diff --git a/firebase-storage-common/source/packages.config b/firebase-storage-common/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-storage-common/source/packages.config +++ b/firebase-storage-common/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj index d878a260d..b11b4bbf8 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj +++ b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -140,7 +140,7 @@ - + diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/packages.config b/firebase-storage/samples/FirebaseStorageQuickstart/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/packages.config +++ b/firebase-storage/samples/FirebaseStorageQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-storage/source/Firebase-Storage.csproj b/firebase-storage/source/Firebase-Storage.csproj index eb6ff26a3..d76489e1f 100644 --- a/firebase-storage/source/Firebase-Storage.csproj +++ b/firebase-storage/source/Firebase-Storage.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ Jars\firebase-storage.jar - + diff --git a/firebase-storage/source/packages.config b/firebase-storage/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/firebase-storage/source/packages.config +++ b/firebase-storage/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj index 55c462f6c..742077f9d 100644 --- a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj +++ b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -126,7 +126,7 @@ - + diff --git a/fitness/samples/BasicSensorsApi/packages.config b/fitness/samples/BasicSensorsApi/packages.config index e81a10ec6..ec8cfa83e 100644 --- a/fitness/samples/BasicSensorsApi/packages.config +++ b/fitness/samples/BasicSensorsApi/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/fitness/source/Fitness.csproj b/fitness/source/Fitness.csproj index c1fa793ef..9892db340 100644 --- a/fitness/source/Fitness.csproj +++ b/fitness/source/Fitness.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -87,5 +87,5 @@ - + diff --git a/fitness/source/packages.config b/fitness/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/fitness/source/packages.config +++ b/fitness/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/games/samples/BeGenerous/BeGenerous.csproj b/games/samples/BeGenerous/BeGenerous.csproj index 8f1a8e11c..91038cb71 100644 --- a/games/samples/BeGenerous/BeGenerous.csproj +++ b/games/samples/BeGenerous/BeGenerous.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -138,7 +138,7 @@ - + diff --git a/games/samples/BeGenerous/packages.config b/games/samples/BeGenerous/packages.config index 6888995db..588a5b516 100644 --- a/games/samples/BeGenerous/packages.config +++ b/games/samples/BeGenerous/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/games/source/Games.csproj b/games/source/Games.csproj index 637b4d87d..8043db60b 100644 --- a/games/source/Games.csproj +++ b/games/source/Games.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + diff --git a/games/source/packages.config b/games/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/games/source/packages.config +++ b/games/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/gass/source/Gass.csproj b/gass/source/Gass.csproj index 5e458126d..3690a117e 100644 --- a/gass/source/Gass.csproj +++ b/gass/source/Gass.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -80,5 +80,5 @@ - + diff --git a/gass/source/packages.config b/gass/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/gass/source/packages.config +++ b/gass/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/gcm/samples/GCMSample/GCMSample.csproj b/gcm/samples/GCMSample/GCMSample.csproj index d7e5f4958..6a1207a76 100644 --- a/gcm/samples/GCMSample/GCMSample.csproj +++ b/gcm/samples/GCMSample/GCMSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -107,7 +107,7 @@ - + diff --git a/gcm/samples/GCMSample/packages.config b/gcm/samples/GCMSample/packages.config index 6888995db..588a5b516 100644 --- a/gcm/samples/GCMSample/packages.config +++ b/gcm/samples/GCMSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/gcm/source/Gcm.csproj b/gcm/source/Gcm.csproj index 6f5c9cc96..2db45164b 100644 --- a/gcm/source/Gcm.csproj +++ b/gcm/source/Gcm.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -102,7 +102,7 @@ - + diff --git a/gcm/source/packages.config b/gcm/source/packages.config index 6888995db..588a5b516 100644 --- a/gcm/source/packages.config +++ b/gcm/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/identity/source/Identity.csproj b/identity/source/Identity.csproj index 49434ccd6..30cba5bec 100644 --- a/identity/source/Identity.csproj +++ b/identity/source/Identity.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ - + diff --git a/identity/source/packages.config b/identity/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/identity/source/packages.config +++ b/identity/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/iid/source/Iid.csproj b/iid/source/Iid.csproj index 94d22cc97..49cf82774 100644 --- a/iid/source/Iid.csproj +++ b/iid/source/Iid.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -82,5 +82,5 @@ Jars\play-services-iid.jar - + diff --git a/iid/source/packages.config b/iid/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/iid/source/packages.config +++ b/iid/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/instantapps/source/InstantApps.csproj b/instantapps/source/InstantApps.csproj index 505d60231..d459d9e2d 100644 --- a/instantapps/source/InstantApps.csproj +++ b/instantapps/source/InstantApps.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -77,5 +77,5 @@ - + \ No newline at end of file diff --git a/instantapps/source/packages.config b/instantapps/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/instantapps/source/packages.config +++ b/instantapps/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/location/samples/LocationSample/LocationSample.csproj b/location/samples/LocationSample/LocationSample.csproj index 4dd7e7468..f555226d8 100644 --- a/location/samples/LocationSample/LocationSample.csproj +++ b/location/samples/LocationSample/LocationSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -103,7 +103,7 @@ - + diff --git a/location/samples/LocationSample/packages.config b/location/samples/LocationSample/packages.config index 6888995db..588a5b516 100644 --- a/location/samples/LocationSample/packages.config +++ b/location/samples/LocationSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/location/source/Location.csproj b/location/source/Location.csproj index aeaa9c7b8..c0ac2247f 100644 --- a/location/source/Location.csproj +++ b/location/source/Location.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + diff --git a/location/source/packages.config b/location/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/location/source/packages.config +++ b/location/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/maps/samples/MapsSample/MapsSample.csproj b/maps/samples/MapsSample/MapsSample.csproj index 6a6cf0192..e8a770006 100644 --- a/maps/samples/MapsSample/MapsSample.csproj +++ b/maps/samples/MapsSample/MapsSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -175,7 +175,7 @@ - + diff --git a/maps/samples/MapsSample/packages.config b/maps/samples/MapsSample/packages.config index 6888995db..588a5b516 100644 --- a/maps/samples/MapsSample/packages.config +++ b/maps/samples/MapsSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/maps/source/Maps.csproj b/maps/source/Maps.csproj index c73c34157..1a3380b7e 100644 --- a/maps/source/Maps.csproj +++ b/maps/source/Maps.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -99,7 +99,7 @@ - + diff --git a/maps/source/packages.config b/maps/source/packages.config index 6888995db..588a5b516 100644 --- a/maps/source/packages.config +++ b/maps/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/nearby/samples/NearbySample/NearbySample.csproj b/nearby/samples/NearbySample/NearbySample.csproj index f93fa5aad..1a92bb782 100644 --- a/nearby/samples/NearbySample/NearbySample.csproj +++ b/nearby/samples/NearbySample/NearbySample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -108,7 +108,7 @@ - + diff --git a/nearby/samples/NearbySample/packages.config b/nearby/samples/NearbySample/packages.config index 6888995db..588a5b516 100644 --- a/nearby/samples/NearbySample/packages.config +++ b/nearby/samples/NearbySample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/nearby/source/Nearby.csproj b/nearby/source/Nearby.csproj index ae61a85f4..e1cf7278e 100644 --- a/nearby/source/Nearby.csproj +++ b/nearby/source/Nearby.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -83,5 +83,5 @@ - + diff --git a/nearby/source/packages.config b/nearby/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/nearby/source/packages.config +++ b/nearby/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/panorama/samples/PanoramaSample/PanoramaSample.csproj b/panorama/samples/PanoramaSample/PanoramaSample.csproj index 1515b9820..0c703e6eb 100644 --- a/panorama/samples/PanoramaSample/PanoramaSample.csproj +++ b/panorama/samples/PanoramaSample/PanoramaSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -104,7 +104,7 @@ - + diff --git a/panorama/samples/PanoramaSample/packages.config b/panorama/samples/PanoramaSample/packages.config index 6888995db..588a5b516 100644 --- a/panorama/samples/PanoramaSample/packages.config +++ b/panorama/samples/PanoramaSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/panorama/source/Panorama.csproj b/panorama/source/Panorama.csproj index 76f1f55fe..0e018588f 100644 --- a/panorama/source/Panorama.csproj +++ b/panorama/source/Panorama.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -83,5 +83,5 @@ - + diff --git a/panorama/source/packages.config b/panorama/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/panorama/source/packages.config +++ b/panorama/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/places/samples/PlacesAsync/PlacesAsync.csproj b/places/samples/PlacesAsync/PlacesAsync.csproj index cbfd125bc..355b162a3 100644 --- a/places/samples/PlacesAsync/PlacesAsync.csproj +++ b/places/samples/PlacesAsync/PlacesAsync.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -110,7 +110,7 @@ - + diff --git a/places/samples/PlacesAsync/packages.config b/places/samples/PlacesAsync/packages.config index 6888995db..588a5b516 100644 --- a/places/samples/PlacesAsync/packages.config +++ b/places/samples/PlacesAsync/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/places/source/Places.csproj b/places/source/Places.csproj index 8540583da..c4cc7d538 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -107,7 +107,7 @@ Jars\play-services-places.jar - + diff --git a/places/source/packages.config b/places/source/packages.config index 6888995db..588a5b516 100644 --- a/places/source/packages.config +++ b/places/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/plus/samples/PlusSample/PlusSample.csproj b/plus/samples/PlusSample/PlusSample.csproj index 7b186532d..c719a0182 100644 --- a/plus/samples/PlusSample/PlusSample.csproj +++ b/plus/samples/PlusSample/PlusSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -128,7 +128,7 @@ - + diff --git a/plus/samples/PlusSample/packages.config b/plus/samples/PlusSample/packages.config index 6888995db..588a5b516 100644 --- a/plus/samples/PlusSample/packages.config +++ b/plus/samples/PlusSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/plus/source/Plus.csproj b/plus/source/Plus.csproj index 75c1ec50e..b6b9908f2 100644 --- a/plus/source/Plus.csproj +++ b/plus/source/Plus.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ - + diff --git a/plus/source/packages.config b/plus/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/plus/source/packages.config +++ b/plus/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj index 046fb468e..32ece3d25 100644 --- a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj +++ b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -104,7 +104,7 @@ - + diff --git a/safetynet/samples/SafetyNetSample/packages.config b/safetynet/samples/SafetyNetSample/packages.config index 6888995db..588a5b516 100644 --- a/safetynet/samples/SafetyNetSample/packages.config +++ b/safetynet/samples/SafetyNetSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/safetynet/source/SafetyNet.csproj b/safetynet/source/SafetyNet.csproj index 5bfb14717..69cbcc4a2 100644 --- a/safetynet/source/SafetyNet.csproj +++ b/safetynet/source/SafetyNet.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -90,5 +90,5 @@ - + diff --git a/safetynet/source/packages.config b/safetynet/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/safetynet/source/packages.config +++ b/safetynet/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/support-wearable/samples/MultiPageSample/MultiPageSample.csproj b/support-wearable/samples/MultiPageSample/MultiPageSample.csproj index feaf23b76..aef09a81f 100644 --- a/support-wearable/samples/MultiPageSample/MultiPageSample.csproj +++ b/support-wearable/samples/MultiPageSample/MultiPageSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -91,5 +91,5 @@ - + diff --git a/support-wearable/samples/MultiPageSample/packages.config b/support-wearable/samples/MultiPageSample/packages.config index d395262c0..66f9914c9 100644 --- a/support-wearable/samples/MultiPageSample/packages.config +++ b/support-wearable/samples/MultiPageSample/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj b/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj index 1980e2133..cb939e0b2 100644 --- a/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj +++ b/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + \ No newline at end of file diff --git a/support-wearable/samples/WatchFaceSample/packages.config b/support-wearable/samples/WatchFaceSample/packages.config index d395262c0..66f9914c9 100644 --- a/support-wearable/samples/WatchFaceSample/packages.config +++ b/support-wearable/samples/WatchFaceSample/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/support-wearable/source/SupportWearable.csproj b/support-wearable/source/SupportWearable.csproj index 406a4a924..afb092c42 100644 --- a/support-wearable/source/SupportWearable.csproj +++ b/support-wearable/source/SupportWearable.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -89,5 +89,5 @@ - + diff --git a/support-wearable/source/packages.config b/support-wearable/source/packages.config index b0cb67f4f..8cd201f70 100644 --- a/support-wearable/source/packages.config +++ b/support-wearable/source/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/tagmanager-api/source/TagManager.Api.csproj b/tagmanager-api/source/TagManager.Api.csproj index 3295258c2..9af5c33f1 100644 --- a/tagmanager-api/source/TagManager.Api.csproj +++ b/tagmanager-api/source/TagManager.Api.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ - + diff --git a/tagmanager-api/source/packages.config b/tagmanager-api/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/tagmanager-api/source/packages.config +++ b/tagmanager-api/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj index c210cbf56..03764837e 100644 --- a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj +++ b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -85,5 +85,5 @@ Jars\play-services-tagmanager-v4-impl.jar - + diff --git a/tagmanager-v4-impl/source/packages.config b/tagmanager-v4-impl/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/tagmanager-v4-impl/source/packages.config +++ b/tagmanager-v4-impl/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/tagmanager/source/TagManager.csproj b/tagmanager/source/TagManager.csproj index 6bee96d4f..bc5d280e1 100644 --- a/tagmanager/source/TagManager.csproj +++ b/tagmanager/source/TagManager.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + diff --git a/tagmanager/source/packages.config b/tagmanager/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/tagmanager/source/packages.config +++ b/tagmanager/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/tasks/source/Tasks.csproj b/tasks/source/Tasks.csproj index 21922b46a..2a1fb9d2e 100644 --- a/tasks/source/Tasks.csproj +++ b/tasks/source/Tasks.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -94,7 +94,7 @@ Jars\play-services-tasks.jar - + diff --git a/tasks/source/packages.config b/tasks/source/packages.config index 6888995db..588a5b516 100644 --- a/tasks/source/packages.config +++ b/tasks/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/vision/samples/VisionSample/VisionSample.csproj b/vision/samples/VisionSample/VisionSample.csproj index 00782d408..f0adac21f 100644 --- a/vision/samples/VisionSample/VisionSample.csproj +++ b/vision/samples/VisionSample/VisionSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -110,7 +110,7 @@ - + diff --git a/vision/samples/VisionSample/packages.config b/vision/samples/VisionSample/packages.config index 6888995db..588a5b516 100644 --- a/vision/samples/VisionSample/packages.config +++ b/vision/samples/VisionSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/vision/source/Vision.csproj b/vision/source/Vision.csproj index 248c91340..5763ebf55 100644 --- a/vision/source/Vision.csproj +++ b/vision/source/Vision.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -83,5 +83,5 @@ Basement - + diff --git a/vision/source/packages.config b/vision/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/vision/source/packages.config +++ b/vision/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj index 683a0b836..b4d056b6b 100644 --- a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj +++ b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -198,7 +198,7 @@ - + diff --git a/wallet/samples/AndroidPayQuickstart/packages.config b/wallet/samples/AndroidPayQuickstart/packages.config index 6888995db..588a5b516 100644 --- a/wallet/samples/AndroidPayQuickstart/packages.config +++ b/wallet/samples/AndroidPayQuickstart/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/wallet/source/Wallet.csproj b/wallet/source/Wallet.csproj index 242a71b7d..12c9a1db3 100644 --- a/wallet/source/Wallet.csproj +++ b/wallet/source/Wallet.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -107,7 +107,7 @@ - + diff --git a/wallet/source/packages.config b/wallet/source/packages.config index 6888995db..588a5b516 100644 --- a/wallet/source/packages.config +++ b/wallet/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/wearable/source/Wearable.csproj b/wearable/source/Wearable.csproj index 4b8c8a830..044fdcd9b 100644 --- a/wearable/source/Wearable.csproj +++ b/wearable/source/Wearable.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -87,5 +87,5 @@ - + diff --git a/wearable/source/packages.config b/wearable/source/packages.config index 85de6c642..84b1e12ab 100644 --- a/wearable/source/packages.config +++ b/wearable/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file From 99f99e9c883715899d77548a137c558874026c71 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 5 Jan 2017 11:14:36 -0500 Subject: [PATCH 46/63] Bump to stable version for QA --- build.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.cake b/build.cake index b5d0d9c4d..b338d3bd9 100644 --- a/build.cake +++ b/build.cake @@ -18,7 +18,7 @@ var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repos var BASE_API_INFO_URL = "https://github.com/xamarin/GooglePlayServicesComponents/releases/download/32.961.0/api-info.xml"; var PLAY_COMPONENT_VERSION = "42.1001.0.0"; -var PLAY_NUGET_VERSION = "42.1001.0-beta2"; +var PLAY_NUGET_VERSION = "42.1001.0"; var PLAY_AAR_VERSION = "10.0.1"; var VERSION_DESC = "10.0.1"; From d827bc60a4c8f8cfc0a57598b4221500ab8a61ea Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 6 Jan 2017 13:36:22 -0500 Subject: [PATCH 47/63] Explicitly depend on XBD version We used to allow support libs to dictate the Xamarin.Build.Download version but in this case we need a newer version, so since basement is a dpeendency of every other play services package, we can just add the dependency there. --- .../nuget/Xamarin.GooglePlayServices.Basement.template.nuspec | 1 + build.cake | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec index 662637ba9..ce75d610e 100644 --- a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec +++ b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec @@ -18,6 +18,7 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-basement_128x128.png + diff --git a/build.cake b/build.cake index b338d3bd9..840b7ed5d 100644 --- a/build.cake +++ b/build.cake @@ -18,7 +18,7 @@ var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repos var BASE_API_INFO_URL = "https://github.com/xamarin/GooglePlayServicesComponents/releases/download/32.961.0/api-info.xml"; var PLAY_COMPONENT_VERSION = "42.1001.0.0"; -var PLAY_NUGET_VERSION = "42.1001.0"; +var PLAY_NUGET_VERSION = "42.1001.0-beta3"; var PLAY_AAR_VERSION = "10.0.1"; var VERSION_DESC = "10.0.1"; From 541fb1adc4541cc8c87faf004f708360c3d40470 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 6 Jan 2017 13:36:45 -0500 Subject: [PATCH 48/63] Bump to stable version --- build.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.cake b/build.cake index 840b7ed5d..b338d3bd9 100644 --- a/build.cake +++ b/build.cake @@ -18,7 +18,7 @@ var M2_REPOSITORY = "https://dl-ssl.google.com/android/repository/google_m2repos var BASE_API_INFO_URL = "https://github.com/xamarin/GooglePlayServicesComponents/releases/download/32.961.0/api-info.xml"; var PLAY_COMPONENT_VERSION = "42.1001.0.0"; -var PLAY_NUGET_VERSION = "42.1001.0-beta3"; +var PLAY_NUGET_VERSION = "42.1001.0"; var PLAY_AAR_VERSION = "10.0.1"; var VERSION_DESC = "10.0.1"; From d80e0543849a904d0d8058129a84078b3fb4a263 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 6 Jan 2017 13:47:38 -0500 Subject: [PATCH 49/63] Ignore .droidres --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8fafb8d..5a6a48d14 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ component.yaml GettingStarted.md Details.md generated.targets +.droidres From ac0a0c79efb6a1ba3c35be7e78ac6207f9eb530f Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 25 Jan 2017 12:49:48 -0500 Subject: [PATCH 50/63] Remove generated.targets file from xam packaging MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The generated.targets file is just for easier development, but should not be kept in the .csproj’s in the samples when we package the components. --- ads/component/component.template.yaml | 2 ++ analytics/component/component.template.yaml | 2 ++ appinvite/component/component.template.yaml | 2 ++ cast/component/component.template.yaml | 2 ++ drive/component/component.template.yaml | 2 ++ firebase-ads/component/component.template.yaml | 1 + firebase-analytics/component/component.template.yaml | 1 + firebase-appindexing/component/component.template.yaml | 2 ++ firebase-auth/component/component.template.yaml | 1 + firebase-config/component/component.template.yaml | 1 + firebase-crash/component/component.template.yaml | 1 + firebase-invites/component/component.template.yaml | 1 + firebase-messaging/component/component.template.yaml | 1 + firebase-storage/component/component.template.yaml | 1 + fitness/component/component.template.yaml | 3 +++ games/component/component.template.yaml | 3 +++ gcm/component/component.template.yaml | 3 +++ location/component/component.template.yaml | 3 +++ maps/component/component.template.yaml | 3 +++ nearby/component/component.template.yaml | 3 +++ panorama/component/component.template.yaml | 3 +++ plus/component/component.template.yaml | 3 +++ safetynet/component/component.template.yaml | 3 +++ support-wearable/component/component.template.yaml | 6 ++++++ vision/component/component.template.yaml | 3 +++ wallet/component/component.template.yaml | 3 +++ 26 files changed, 59 insertions(+) diff --git a/ads/component/component.template.yaml b/ads/component/component.template.yaml index a8a34572a..008730490 100644 --- a/ads/component/component.template.yaml +++ b/ads/component/component.template.yaml @@ -33,5 +33,7 @@ samples: - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Ads - Xamarin.GooglePlayServices.Ads.Lite + removeNodes: + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/analytics/component/component.template.yaml b/analytics/component/component.template.yaml index 3e8600a3e..a768b1249 100644 --- a/analytics/component/component.template.yaml +++ b/analytics/component/component.template.yaml @@ -31,5 +31,7 @@ samples: - Xamarin.GooglePlayServices.Analytics - Xamarin.GooglePlayServices.Analytics.Impl - Xamarin.GooglePlayServices.TagManager.V4.Impl + removeNodes: + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/appinvite/component/component.template.yaml b/appinvite/component/component.template.yaml index 19578e717..b91ab754b 100644 --- a/appinvite/component/component.template.yaml +++ b/appinvite/component/component.template.yaml @@ -27,5 +27,7 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.AppInvite + removeNodes: + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/cast/component/component.template.yaml b/cast/component/component.template.yaml index b2068e821..7eb865ae3 100644 --- a/cast/component/component.template.yaml +++ b/cast/component/component.template.yaml @@ -27,5 +27,7 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Cast + removeNodes: + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/drive/component/component.template.yaml b/drive/component/component.template.yaml index 7d2bd5b56..22fa7c4fd 100644 --- a/drive/component/component.template.yaml +++ b/drive/component/component.template.yaml @@ -27,5 +27,7 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Drive + removeNodes: + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-ads/component/component.template.yaml b/firebase-ads/component/component.template.yaml index 2b30ffc20..89665673c 100644 --- a/firebase-ads/component/component.template.yaml +++ b/firebase-ads/component/component.template.yaml @@ -36,5 +36,6 @@ samples: - Xamarin.GooglePlayServices.Ads.Lite removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-analytics/component/component.template.yaml b/firebase-analytics/component/component.template.yaml index ef1eefc8d..2e004a6ad 100644 --- a/firebase-analytics/component/component.template.yaml +++ b/firebase-analytics/component/component.template.yaml @@ -34,5 +34,6 @@ samples: - Xamarin.Firebase.Analytics.Impl removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-appindexing/component/component.template.yaml b/firebase-appindexing/component/component.template.yaml index d6cfcfbcb..34582be01 100644 --- a/firebase-appindexing/component/component.template.yaml +++ b/firebase-appindexing/component/component.template.yaml @@ -29,5 +29,7 @@ samples: - Xamarin.GooglePlayServices.Tasks - Xamarin.Firebase.Common - Xamarin.Firebase.AppIndexing + removeNodes: + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-auth/component/component.template.yaml b/firebase-auth/component/component.template.yaml index 56f006efe..9ae746eda 100644 --- a/firebase-auth/component/component.template.yaml +++ b/firebase-auth/component/component.template.yaml @@ -36,5 +36,6 @@ samples: - Xamarin.Firebase.Auth removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-config/component/component.template.yaml b/firebase-config/component/component.template.yaml index 1d3b51b3e..3d17fcf51 100644 --- a/firebase-config/component/component.template.yaml +++ b/firebase-config/component/component.template.yaml @@ -34,5 +34,6 @@ samples: - Xamarin.Firebase.Iid removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-crash/component/component.template.yaml b/firebase-crash/component/component.template.yaml index 16e686e0f..52a563e7e 100644 --- a/firebase-crash/component/component.template.yaml +++ b/firebase-crash/component/component.template.yaml @@ -34,5 +34,6 @@ samples: - Xamarin.Firebase.Crash removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-invites/component/component.template.yaml b/firebase-invites/component/component.template.yaml index eab727436..f9a0bf05b 100644 --- a/firebase-invites/component/component.template.yaml +++ b/firebase-invites/component/component.template.yaml @@ -34,5 +34,6 @@ samples: - Xamarin.Firebase.Analytics.Impl removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-messaging/component/component.template.yaml b/firebase-messaging/component/component.template.yaml index 337341b59..9f104024d 100644 --- a/firebase-messaging/component/component.template.yaml +++ b/firebase-messaging/component/component.template.yaml @@ -32,5 +32,6 @@ samples: - Xamarin.Firebase.Messaging removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/firebase-storage/component/component.template.yaml b/firebase-storage/component/component.template.yaml index 17f2884a5..2463efbb5 100644 --- a/firebase-storage/component/component.template.yaml +++ b/firebase-storage/component/component.template.yaml @@ -36,5 +36,6 @@ samples: - Xamarin.Firebase.Storage.Common removeNodes: - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/fitness/component/component.template.yaml b/fitness/component/component.template.yaml index 85cc231f6..62d50289e 100644 --- a/fitness/component/component.template.yaml +++ b/fitness/component/component.template.yaml @@ -29,5 +29,8 @@ samples: - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Location - Xamarin.GooglePlayServices.Fitness + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/games/component/component.template.yaml b/games/component/component.template.yaml index 073b5c785..c0f6770ec 100644 --- a/games/component/component.template.yaml +++ b/games/component/component.template.yaml @@ -31,5 +31,8 @@ samples: - Xamarin.GooglePlayServices.Games - Xamarin.GooglePlayServices.Drive - Xamarin.GooglePlayServices.Plus + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/gcm/component/component.template.yaml b/gcm/component/component.template.yaml index df2314160..24ec9e72c 100644 --- a/gcm/component/component.template.yaml +++ b/gcm/component/component.template.yaml @@ -29,5 +29,8 @@ samples: - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Gcm - Xamarin.GooglePlayServices.Iid + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/location/component/component.template.yaml b/location/component/component.template.yaml index 735b7a0ac..27ed06f55 100644 --- a/location/component/component.template.yaml +++ b/location/component/component.template.yaml @@ -27,5 +27,8 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Location + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/maps/component/component.template.yaml b/maps/component/component.template.yaml index f53418ac2..676380f78 100644 --- a/maps/component/component.template.yaml +++ b/maps/component/component.template.yaml @@ -27,5 +27,8 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Maps + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/nearby/component/component.template.yaml b/nearby/component/component.template.yaml index 8e54dd132..abab2e068 100644 --- a/nearby/component/component.template.yaml +++ b/nearby/component/component.template.yaml @@ -27,5 +27,8 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Nearby + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/panorama/component/component.template.yaml b/panorama/component/component.template.yaml index 5588c2edc..16e7752a2 100644 --- a/panorama/component/component.template.yaml +++ b/panorama/component/component.template.yaml @@ -27,5 +27,8 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Panorama + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/plus/component/component.template.yaml b/plus/component/component.template.yaml index e92ca7821..5ea45022b 100644 --- a/plus/component/component.template.yaml +++ b/plus/component/component.template.yaml @@ -27,5 +27,8 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Plus + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/safetynet/component/component.template.yaml b/safetynet/component/component.template.yaml index 3d316bea5..6b974c485 100644 --- a/safetynet/component/component.template.yaml +++ b/safetynet/component/component.template.yaml @@ -27,5 +27,8 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.SafetyNet + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/support-wearable/component/component.template.yaml b/support-wearable/component/component.template.yaml index 5ef52d732..270c9ac2e 100755 --- a/support-wearable/component/component.template.yaml +++ b/support-wearable/component/component.template.yaml @@ -21,6 +21,9 @@ samples: - project: MultiPageSample packages: - Xamarin.Android.Wear + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" - name: "Watch Face Sample" path: ../samples/WatchFaceSample.sln removeProjects: @@ -29,5 +32,8 @@ samples: - project: WatchFaceSample packages: - Xamarin.Android.Wear + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/vision/component/component.template.yaml b/vision/component/component.template.yaml index 0dc4e0534..cef0b4213 100644 --- a/vision/component/component.template.yaml +++ b/vision/component/component.template.yaml @@ -27,5 +27,8 @@ samples: - Xamarin.GooglePlayServices.Basement - Xamarin.GooglePlayServices.Tasks - Xamarin.GooglePlayServices.Vision + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true diff --git a/wallet/component/component.template.yaml b/wallet/component/component.template.yaml index 53ea60248..60162b634 100644 --- a/wallet/component/component.template.yaml +++ b/wallet/component/component.template.yaml @@ -31,5 +31,8 @@ samples: - Xamarin.GooglePlayServices.Wallet - Xamarin.GooglePlayServices.Plus - Xamarin.GooglePlayServices.Identity + removeNodes: + - "//xNS:Import[contains (@Project, 'Xamarin.GooglePlayServices.Basement.targets')]" + - "//xNS:Import[contains (@Project, 'generated.targets')]" local-nuget-repo: ../../output/ no_build: true From dd2d2b43c7190d25c837d40e4ff69ba0b24aea42 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 25 Jan 2017 14:10:25 -0500 Subject: [PATCH 51/63] Use fixed cake packages.config --- build.ps1 | 12 +++++++++--- build.sh | 31 +++++++++++-------------------- cake.packages.config | 2 +- 3 files changed, 21 insertions(+), 24 deletions(-) diff --git a/build.ps1 b/build.ps1 index 9c61f568c..977226ee3 100644 --- a/build.ps1 +++ b/build.ps1 @@ -52,6 +52,7 @@ $NUGET_EXE = Join-Path $TOOLS_DIR "nuget.exe" $NUGET_URL = "http://dist.nuget.org/win-x86-commandline/latest/nuget.exe" $CAKE_EXE = Join-Path $TOOLS_DIR "Cake/Cake.exe" $PACKAGES_CONFIG = Join-Path $TOOLS_DIR "packages.config" +$CAKE_PACKAGES_CONFIG = Join-Path $PSScriptRoot "cake.packages.config" # Should we use mono? $UseMono = ""; @@ -81,9 +82,14 @@ if ((Test-Path $PSScriptRoot) -and !(Test-Path $TOOLS_DIR)) { # Make sure that packages.config exist. if (!(Test-Path $PACKAGES_CONFIG)) { - Write-Verbose -Message "Downloading packages.config..." - try { Invoke-WebRequest -Uri http://cakebuild.net/bootstrapper/packages -OutFile $PACKAGES_CONFIG } catch { - Throw "Could not download packages.config." + if (!(Test-Path $CAKE_PACKAGES_CONFIG)) { + Write-Verbose -Message "Downloading packages.config..." + try { Invoke-WebRequest -Uri http://cakebuild.net/bootstrapper/packages -OutFile $PACKAGES_CONFIG } catch { + Throw "Could not download packages.config." + } + } else { + Write-Verbose -Message "using local cake.packages.config..." + Copy-Item $CAKE_PACKAGES_CONFIG $PACKAGES_CONFIG } } diff --git a/build.sh b/build.sh index bc44d9752..158be6c46 100644 --- a/build.sh +++ b/build.sh @@ -41,11 +41,16 @@ fi # Make sure that packages.config exist. if [ ! -f "$TOOLS_DIR/packages.config" ]; then - echo "Downloading packages.config..." - curl -Lsfo "$TOOLS_DIR/packages.config" http://cakebuild.net/bootstrapper/packages - if [ $? -ne 0 ]; then - echo "An error occured while downloading packages.config." - exit 1 + if [ ! -f "$SCRIPT_DIR/cake.packages.config" ]; then + echo "Downloading packages.config..." + curl -Lsfo "$TOOLS_DIR/packages.config" http://cakebuild.net/bootstrapper/packages + if [ $? -ne 0 ]; then + echo "An error occured while downloading packages.config." + exit 1 + fi + else + echo "using local cake.packages.config..." + cp "$SCRIPT_DIR/cake.packages.config" "$TOOLS_DIR/packages.config" fi fi @@ -53,27 +58,13 @@ fi if [ ! -f "$NUGET_EXE" ]; then echo "Downloading NuGet..." curl -Lsfo "$NUGET_EXE" https://dist.nuget.org/win-x86-commandline/v3.4.4/NuGet.exe + # v3/Latest URL: https://dist.nuget.org/win-x86-commandline/latest/nuget.exe if [ $? -ne 0 ]; then echo "An error occured while downloading nuget.exe." exit 1 fi fi -# BEGIN TEMP WORKAROUND -# There is a bug in Mono's System.IO.Compression -# This binary fixes the bug for now -# Download System.IO.Compression if it does not exist. -SYSIOCOMP=$TOOLS_DIR/System.IO.Compression.dll -if [ ! -f "$SYSIOCOMP" ]; then - echo "Downloading System.IO.Compression.dll ..." - curl -Lsfo "$SYSIOCOMP" http://xamarin-components-binaries.s3.amazonaws.com/System.IO.Compression.dll - if [ $? -ne 0 ]; then - echo "An error occured while downloading System.IO.Compression.dll." - exit 1 - fi -fi -# END TEMP WORKAROUND - # Restore tools from NuGet. pushd "$TOOLS_DIR" >/dev/null mono "$NUGET_EXE" install -ExcludeVersion diff --git a/cake.packages.config b/cake.packages.config index 58c0d1c4c..58f6e073e 100644 --- a/cake.packages.config +++ b/cake.packages.config @@ -1,6 +1,6 @@ - + From 7b210bf5421ccfcc2d7ad3de9134733ff25e21f0 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 25 Jan 2017 14:39:24 -0500 Subject: [PATCH 52/63] Fixed invalid cake packages.config --- cake.packages.config | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cake.packages.config b/cake.packages.config index 58f6e073e..7486c1936 100644 --- a/cake.packages.config +++ b/cake.packages.config @@ -1,6 +1,4 @@ - - - - + + \ No newline at end of file From cdab0fa0732e97aac7e25ac012a482eda6d272b7 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 26 Jan 2017 09:14:42 -0500 Subject: [PATCH 53/63] Bump Xamarin.Build.Download version --- ads-lite/source/Ads.Lite.csproj | 4 ++-- ads-lite/source/packages.config | 2 +- ads/samples/AdMobSample/AdMobSample.csproj | 4 ++-- ads/samples/AdMobSample/packages.config | 2 +- ads/source/Ads.csproj | 4 ++-- ads/source/packages.config | 2 +- analytics-impl/source/Analytics.Impl.csproj | 4 ++-- analytics-impl/source/packages.config | 2 +- analytics/samples/AnalyticsSample/AnalyticsSample.csproj | 4 ++-- analytics/samples/AnalyticsSample/packages.config | 2 +- analytics/source/Analytics.csproj | 4 ++-- analytics/source/packages.config | 2 +- appinvite/samples/AppInviteSample/AppInviteSample.csproj | 4 ++-- appinvite/samples/AppInviteSample/packages.config | 2 +- appinvite/source/AppInvite.csproj | 4 ++-- appinvite/source/packages.config | 2 +- auth-base/source/Auth.Base.csproj | 4 ++-- auth-base/source/packages.config | 2 +- auth/source/Auth.csproj | 4 ++-- auth/source/packages.config | 2 +- awareness/source/Awareness.csproj | 4 ++-- awareness/source/packages.config | 2 +- base/source/Base.csproj | 4 ++-- base/source/packages.config | 2 +- .../nuget/Xamarin.GooglePlayServices.Basement.template.nuspec | 2 +- basement/source/Basement.csproj | 4 ++-- basement/source/packages.config | 2 +- cast-framework/source/Cast.Framework.csproj | 4 ++-- cast-framework/source/packages.config | 2 +- cast/samples/CastingCall/CastingCall.csproj | 4 ++-- cast/samples/CastingCall/packages.config | 2 +- cast/source/Cast.csproj | 4 ++-- cast/source/packages.config | 2 +- clearcut/source/Clearcut.csproj | 4 ++-- clearcut/source/packages.config | 2 +- drive/samples/DriveSample/DriveSample.csproj | 4 ++-- drive/samples/DriveSample/packages.config | 2 +- drive/source/Drive.csproj | 4 ++-- drive/source/packages.config | 2 +- .../FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj | 4 ++-- firebase-ads/samples/FirebaseAdmobQuickstart/packages.config | 2 +- firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj | 4 ++-- firebase-analytics-impl/source/packages.config | 2 +- .../FirebaseAnalyticsQuickstart.csproj | 4 ++-- .../samples/FirebaseAnalyticsQuickstart/packages.config | 2 +- firebase-analytics/source/Firebase-Analytics.csproj | 4 ++-- firebase-analytics/source/packages.config | 2 +- .../samples/AppIndexingSample/AppIndexingSample.csproj | 4 ++-- .../samples/AppIndexingSample/packages.config | 2 +- firebase-appindexing/source/Firebase-AppIndexing.csproj | 4 ++-- firebase-appindexing/source/packages.config | 2 +- .../FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj | 4 ++-- firebase-auth/samples/FirebaseAuthQuickstart/packages.config | 2 +- firebase-auth/source/Firebase-Auth.csproj | 4 ++-- firebase-auth/source/packages.config | 2 +- firebase-common/source/Firebase-Common.csproj | 4 ++-- firebase-common/source/packages.config | 2 +- .../FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj | 4 ++-- .../samples/FirebaseConfigQuickstart/packages.config | 2 +- firebase-config/source/Firebase-Config.csproj | 4 ++-- firebase-config/source/packages.config | 2 +- .../FirebaseCrashReportingQuickstart.csproj | 4 ++-- .../samples/FirebaseCrashReportingQuickstart/packages.config | 2 +- firebase-crash/source/Firebase-Crash.csproj | 4 ++-- firebase-crash/source/packages.config | 2 +- .../source/Firebase-Database-Connection.csproj | 4 ++-- firebase-database-connection/source/packages.config | 2 +- firebase-database/source/Firebase-Database.csproj | 4 ++-- firebase-database/source/packages.config | 2 +- firebase-iid/source/Firebase-Iid.csproj | 4 ++-- firebase-iid/source/packages.config | 2 +- .../FirebaseInvitesQuickstart.csproj | 4 ++-- .../samples/FirebaseInvitesQuickstart/packages.config | 2 +- .../FirebaseMessagingQuickstart.csproj | 4 ++-- .../samples/FirebaseMessagingQuickstart/packages.config | 2 +- firebase-messaging/source/Firebase-Messaging.csproj | 4 ++-- firebase-messaging/source/packages.config | 2 +- firebase-storage-common/source/Firebase-Storage-Common.csproj | 4 ++-- firebase-storage-common/source/packages.config | 2 +- .../FirebaseStorageQuickstart.csproj | 4 ++-- .../samples/FirebaseStorageQuickstart/packages.config | 2 +- firebase-storage/source/Firebase-Storage.csproj | 4 ++-- firebase-storage/source/packages.config | 2 +- fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj | 4 ++-- fitness/samples/BasicSensorsApi/packages.config | 2 +- fitness/source/Fitness.csproj | 4 ++-- fitness/source/packages.config | 2 +- games/samples/BeGenerous/BeGenerous.csproj | 4 ++-- games/samples/BeGenerous/packages.config | 2 +- games/source/Games.csproj | 4 ++-- games/source/packages.config | 2 +- gass/source/Gass.csproj | 4 ++-- gass/source/packages.config | 2 +- gcm/samples/GCMSample/GCMSample.csproj | 4 ++-- gcm/samples/GCMSample/packages.config | 2 +- gcm/source/Gcm.csproj | 4 ++-- gcm/source/packages.config | 2 +- identity/source/Identity.csproj | 4 ++-- identity/source/packages.config | 2 +- iid/source/Iid.csproj | 4 ++-- iid/source/packages.config | 2 +- instantapps/source/InstantApps.csproj | 4 ++-- instantapps/source/packages.config | 2 +- location/samples/LocationSample/LocationSample.csproj | 4 ++-- location/samples/LocationSample/packages.config | 2 +- location/source/Location.csproj | 4 ++-- location/source/packages.config | 2 +- maps/samples/MapsSample/MapsSample.csproj | 4 ++-- maps/samples/MapsSample/packages.config | 2 +- maps/source/Maps.csproj | 4 ++-- maps/source/packages.config | 2 +- nearby/samples/NearbySample/NearbySample.csproj | 4 ++-- nearby/samples/NearbySample/packages.config | 2 +- nearby/source/Nearby.csproj | 4 ++-- nearby/source/packages.config | 2 +- panorama/samples/PanoramaSample/PanoramaSample.csproj | 4 ++-- panorama/samples/PanoramaSample/packages.config | 2 +- panorama/source/Panorama.csproj | 4 ++-- panorama/source/packages.config | 2 +- places/samples/PlacesAsync/PlacesAsync.csproj | 4 ++-- places/samples/PlacesAsync/packages.config | 2 +- places/source/Places.csproj | 4 ++-- places/source/packages.config | 2 +- plus/samples/PlusSample/PlusSample.csproj | 4 ++-- plus/samples/PlusSample/packages.config | 2 +- plus/source/Plus.csproj | 4 ++-- plus/source/packages.config | 2 +- safetynet/samples/SafetyNetSample/SafetyNetSample.csproj | 4 ++-- safetynet/samples/SafetyNetSample/packages.config | 2 +- safetynet/source/SafetyNet.csproj | 4 ++-- safetynet/source/packages.config | 2 +- .../samples/MultiPageSample/MultiPageSample.csproj | 4 ++-- support-wearable/samples/MultiPageSample/packages.config | 2 +- .../samples/WatchFaceSample/WatchFaceSample.csproj | 4 ++-- support-wearable/samples/WatchFaceSample/packages.config | 2 +- support-wearable/source/SupportWearable.csproj | 4 ++-- support-wearable/source/packages.config | 2 +- tagmanager-api/source/TagManager.Api.csproj | 4 ++-- tagmanager-api/source/packages.config | 2 +- tagmanager-v4-impl/source/TagManager.V4.Impl.csproj | 4 ++-- tagmanager-v4-impl/source/packages.config | 2 +- tagmanager/source/TagManager.csproj | 4 ++-- tagmanager/source/packages.config | 2 +- tasks/source/Tasks.csproj | 4 ++-- tasks/source/packages.config | 2 +- vision/samples/VisionSample/VisionSample.csproj | 4 ++-- vision/samples/VisionSample/packages.config | 2 +- vision/source/Vision.csproj | 4 ++-- vision/source/packages.config | 2 +- .../samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj | 4 ++-- wallet/samples/AndroidPayQuickstart/packages.config | 2 +- wallet/source/Wallet.csproj | 4 ++-- wallet/source/packages.config | 2 +- wearable/source/Wearable.csproj | 4 ++-- wearable/source/packages.config | 2 +- 155 files changed, 232 insertions(+), 232 deletions(-) diff --git a/ads-lite/source/Ads.Lite.csproj b/ads-lite/source/Ads.Lite.csproj index 3ed9bf039..40b8d824e 100644 --- a/ads-lite/source/Ads.Lite.csproj +++ b/ads-lite/source/Ads.Lite.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -74,5 +74,5 @@ - + diff --git a/ads-lite/source/packages.config b/ads-lite/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/ads-lite/source/packages.config +++ b/ads-lite/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/ads/samples/AdMobSample/AdMobSample.csproj b/ads/samples/AdMobSample/AdMobSample.csproj index 64d25cec0..9ba36c2a3 100644 --- a/ads/samples/AdMobSample/AdMobSample.csproj +++ b/ads/samples/AdMobSample/AdMobSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -133,7 +133,7 @@ - + diff --git a/ads/samples/AdMobSample/packages.config b/ads/samples/AdMobSample/packages.config index 588a5b516..407a11e35 100644 --- a/ads/samples/AdMobSample/packages.config +++ b/ads/samples/AdMobSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/ads/source/Ads.csproj b/ads/source/Ads.csproj index f7623312c..768099b19 100644 --- a/ads/source/Ads.csproj +++ b/ads/source/Ads.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -90,5 +90,5 @@ - + diff --git a/ads/source/packages.config b/ads/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/ads/source/packages.config +++ b/ads/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/analytics-impl/source/Analytics.Impl.csproj b/analytics-impl/source/Analytics.Impl.csproj index df869bc78..7987a26fb 100644 --- a/analytics-impl/source/Analytics.Impl.csproj +++ b/analytics-impl/source/Analytics.Impl.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -78,5 +78,5 @@ - + diff --git a/analytics-impl/source/packages.config b/analytics-impl/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/analytics-impl/source/packages.config +++ b/analytics-impl/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj index b623fdbb9..c01027d93 100644 --- a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj +++ b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -135,7 +135,7 @@ - + diff --git a/analytics/samples/AnalyticsSample/packages.config b/analytics/samples/AnalyticsSample/packages.config index ec8cfa83e..528cf4077 100644 --- a/analytics/samples/AnalyticsSample/packages.config +++ b/analytics/samples/AnalyticsSample/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/analytics/source/Analytics.csproj b/analytics/source/Analytics.csproj index 457e3b3c9..68bd4dc46 100644 --- a/analytics/source/Analytics.csproj +++ b/analytics/source/Analytics.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -90,5 +90,5 @@ - + diff --git a/analytics/source/packages.config b/analytics/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/analytics/source/packages.config +++ b/analytics/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/AppInviteSample.csproj b/appinvite/samples/AppInviteSample/AppInviteSample.csproj index aa69f3377..d63ce1e19 100644 --- a/appinvite/samples/AppInviteSample/AppInviteSample.csproj +++ b/appinvite/samples/AppInviteSample/AppInviteSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -106,7 +106,7 @@ - + diff --git a/appinvite/samples/AppInviteSample/packages.config b/appinvite/samples/AppInviteSample/packages.config index 588a5b516..407a11e35 100644 --- a/appinvite/samples/AppInviteSample/packages.config +++ b/appinvite/samples/AppInviteSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/appinvite/source/AppInvite.csproj b/appinvite/source/AppInvite.csproj index c9ec277cd..9a995ddbf 100644 --- a/appinvite/source/AppInvite.csproj +++ b/appinvite/source/AppInvite.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -102,7 +102,7 @@ - + diff --git a/appinvite/source/packages.config b/appinvite/source/packages.config index 588a5b516..407a11e35 100644 --- a/appinvite/source/packages.config +++ b/appinvite/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/auth-base/source/Auth.Base.csproj b/auth-base/source/Auth.Base.csproj index a3c970bbb..bcca36058 100644 --- a/auth-base/source/Auth.Base.csproj +++ b/auth-base/source/Auth.Base.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -97,7 +97,7 @@ Jars\play-services-auth-base.jar - + diff --git a/auth-base/source/packages.config b/auth-base/source/packages.config index 588a5b516..407a11e35 100644 --- a/auth-base/source/packages.config +++ b/auth-base/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index e071117cd..55a458488 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -105,7 +105,7 @@ - + diff --git a/auth/source/packages.config b/auth/source/packages.config index 588a5b516..407a11e35 100644 --- a/auth/source/packages.config +++ b/auth/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/awareness/source/Awareness.csproj b/awareness/source/Awareness.csproj index e3a6ce6e5..db08796ce 100644 --- a/awareness/source/Awareness.csproj +++ b/awareness/source/Awareness.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -106,7 +106,7 @@ Jars\play-services-awareness.jar - + diff --git a/awareness/source/packages.config b/awareness/source/packages.config index 588a5b516..407a11e35 100644 --- a/awareness/source/packages.config +++ b/awareness/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/base/source/Base.csproj b/base/source/Base.csproj index a626e9a34..07e0a384a 100644 --- a/base/source/Base.csproj +++ b/base/source/Base.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -102,7 +102,7 @@ - + diff --git a/base/source/packages.config b/base/source/packages.config index 588a5b516..407a11e35 100644 --- a/base/source/packages.config +++ b/base/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec index ce75d610e..6cb58d4d2 100644 --- a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec +++ b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec @@ -18,7 +18,7 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-basement_128x128.png - + diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index 9dede43e0..63af56778 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -90,7 +90,7 @@ - + diff --git a/basement/source/packages.config b/basement/source/packages.config index 588a5b516..407a11e35 100644 --- a/basement/source/packages.config +++ b/basement/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/cast-framework/source/Cast.Framework.csproj b/cast-framework/source/Cast.Framework.csproj index aa37e1808..68db9604d 100644 --- a/cast-framework/source/Cast.Framework.csproj +++ b/cast-framework/source/Cast.Framework.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -108,7 +108,7 @@ Jars\play-services-cast-framework.jar - + diff --git a/cast-framework/source/packages.config b/cast-framework/source/packages.config index 588a5b516..407a11e35 100644 --- a/cast-framework/source/packages.config +++ b/cast-framework/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/cast/samples/CastingCall/CastingCall.csproj b/cast/samples/CastingCall/CastingCall.csproj index 99724bb09..1a5d89d92 100644 --- a/cast/samples/CastingCall/CastingCall.csproj +++ b/cast/samples/CastingCall/CastingCall.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -125,7 +125,7 @@ - + diff --git a/cast/samples/CastingCall/packages.config b/cast/samples/CastingCall/packages.config index 24f495c36..b64050062 100644 --- a/cast/samples/CastingCall/packages.config +++ b/cast/samples/CastingCall/packages.config @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/cast/source/Cast.csproj b/cast/source/Cast.csproj index 87c0bbdfe..852d879b0 100644 --- a/cast/source/Cast.csproj +++ b/cast/source/Cast.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -116,7 +116,7 @@ - + diff --git a/cast/source/packages.config b/cast/source/packages.config index 24f495c36..b64050062 100644 --- a/cast/source/packages.config +++ b/cast/source/packages.config @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/clearcut/source/Clearcut.csproj b/clearcut/source/Clearcut.csproj index 93cbe8ca1..1bece9a74 100644 --- a/clearcut/source/Clearcut.csproj +++ b/clearcut/source/Clearcut.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ - + diff --git a/clearcut/source/packages.config b/clearcut/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/clearcut/source/packages.config +++ b/clearcut/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/drive/samples/DriveSample/DriveSample.csproj b/drive/samples/DriveSample/DriveSample.csproj index 093ef719f..0ea43e2ba 100644 --- a/drive/samples/DriveSample/DriveSample.csproj +++ b/drive/samples/DriveSample/DriveSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -103,7 +103,7 @@ - + diff --git a/drive/samples/DriveSample/packages.config b/drive/samples/DriveSample/packages.config index 588a5b516..407a11e35 100644 --- a/drive/samples/DriveSample/packages.config +++ b/drive/samples/DriveSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/drive/source/Drive.csproj b/drive/source/Drive.csproj index 3f387e7a9..e48afef6c 100644 --- a/drive/source/Drive.csproj +++ b/drive/source/Drive.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + diff --git a/drive/source/packages.config b/drive/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/drive/source/packages.config +++ b/drive/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj index 9acdee9bf..f8b1d3d0f 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -143,7 +143,7 @@ - + diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config b/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config index ec8cfa83e..528cf4077 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj b/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj index c22a058bd..d34968fb9 100644 --- a/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj +++ b/firebase-analytics-impl/source/Firebase-Analytics-Impl.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -80,5 +80,5 @@ Jars\firebase-analytics-impl.jar - + diff --git a/firebase-analytics-impl/source/packages.config b/firebase-analytics-impl/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-analytics-impl/source/packages.config +++ b/firebase-analytics-impl/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj index 8ef1084b6..912ba4cc5 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -151,7 +151,7 @@ - + diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config index ec8cfa83e..528cf4077 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-analytics/source/Firebase-Analytics.csproj b/firebase-analytics/source/Firebase-Analytics.csproj index cb0063827..38832fdbe 100644 --- a/firebase-analytics/source/Firebase-Analytics.csproj +++ b/firebase-analytics/source/Firebase-Analytics.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -80,5 +80,5 @@ Jars\firebase-analytics.jar - + diff --git a/firebase-analytics/source/packages.config b/firebase-analytics/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-analytics/source/packages.config +++ b/firebase-analytics/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj index 910c90634..ad3073e0d 100644 --- a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -112,7 +112,7 @@ - + diff --git a/firebase-appindexing/samples/AppIndexingSample/packages.config b/firebase-appindexing/samples/AppIndexingSample/packages.config index 588a5b516..407a11e35 100644 --- a/firebase-appindexing/samples/AppIndexingSample/packages.config +++ b/firebase-appindexing/samples/AppIndexingSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/firebase-appindexing/source/Firebase-AppIndexing.csproj b/firebase-appindexing/source/Firebase-AppIndexing.csproj index 1401d7086..924ac2f25 100644 --- a/firebase-appindexing/source/Firebase-AppIndexing.csproj +++ b/firebase-appindexing/source/Firebase-AppIndexing.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -86,5 +86,5 @@ Jars\firebase-appindexing.jar - + diff --git a/firebase-appindexing/source/packages.config b/firebase-appindexing/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-appindexing/source/packages.config +++ b/firebase-appindexing/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj index 5dafece84..af4f2ab7d 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj +++ b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -157,7 +157,7 @@ - + diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/packages.config b/firebase-auth/samples/FirebaseAuthQuickstart/packages.config index ec8cfa83e..528cf4077 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/packages.config +++ b/firebase-auth/samples/FirebaseAuthQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index f179b47f8..646c3fc98 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -102,7 +102,7 @@ Jars\firebase-auth.jar - + diff --git a/firebase-auth/source/packages.config b/firebase-auth/source/packages.config index 588a5b516..407a11e35 100644 --- a/firebase-auth/source/packages.config +++ b/firebase-auth/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/firebase-common/source/Firebase-Common.csproj b/firebase-common/source/Firebase-Common.csproj index 4c8aaa896..493a14742 100644 --- a/firebase-common/source/Firebase-Common.csproj +++ b/firebase-common/source/Firebase-Common.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -99,7 +99,7 @@ Jars\firebase-common.jar - + diff --git a/firebase-common/source/packages.config b/firebase-common/source/packages.config index 588a5b516..407a11e35 100644 --- a/firebase-common/source/packages.config +++ b/firebase-common/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj index 1fb95adcf..2d7d18866 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj +++ b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -139,7 +139,7 @@ - + diff --git a/firebase-config/samples/FirebaseConfigQuickstart/packages.config b/firebase-config/samples/FirebaseConfigQuickstart/packages.config index ec8cfa83e..528cf4077 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/packages.config +++ b/firebase-config/samples/FirebaseConfigQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-config/source/Firebase-Config.csproj b/firebase-config/source/Firebase-Config.csproj index 33943fd0c..af3fcb02b 100644 --- a/firebase-config/source/Firebase-Config.csproj +++ b/firebase-config/source/Firebase-Config.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -89,5 +89,5 @@ Jars\firebase-config.jar - + diff --git a/firebase-config/source/packages.config b/firebase-config/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-config/source/packages.config +++ b/firebase-config/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj index f84e36bbe..e63f8d9a6 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -134,7 +134,7 @@ - + diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config b/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config index ec8cfa83e..528cf4077 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-crash/source/Firebase-Crash.csproj b/firebase-crash/source/Firebase-Crash.csproj index a46d340df..69e44128a 100644 --- a/firebase-crash/source/Firebase-Crash.csproj +++ b/firebase-crash/source/Firebase-Crash.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -89,5 +89,5 @@ Jars\firebase-crash.jar - + diff --git a/firebase-crash/source/packages.config b/firebase-crash/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-crash/source/packages.config +++ b/firebase-crash/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-database-connection/source/Firebase-Database-Connection.csproj b/firebase-database-connection/source/Firebase-Database-Connection.csproj index 26953bf1b..c05c7aad7 100644 --- a/firebase-database-connection/source/Firebase-Database-Connection.csproj +++ b/firebase-database-connection/source/Firebase-Database-Connection.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -76,5 +76,5 @@ Jars\firebase-database-connection.jar - + diff --git a/firebase-database-connection/source/packages.config b/firebase-database-connection/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-database-connection/source/packages.config +++ b/firebase-database-connection/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-database/source/Firebase-Database.csproj b/firebase-database/source/Firebase-Database.csproj index fa22414da..6372d465b 100644 --- a/firebase-database/source/Firebase-Database.csproj +++ b/firebase-database/source/Firebase-Database.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -85,5 +85,5 @@ Jars\firebase-database.jar - + diff --git a/firebase-database/source/packages.config b/firebase-database/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-database/source/packages.config +++ b/firebase-database/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-iid/source/Firebase-Iid.csproj b/firebase-iid/source/Firebase-Iid.csproj index 39aee4f42..95be8298a 100644 --- a/firebase-iid/source/Firebase-Iid.csproj +++ b/firebase-iid/source/Firebase-Iid.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -76,5 +76,5 @@ Jars\firebase-iid.jar - + diff --git a/firebase-iid/source/packages.config b/firebase-iid/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-iid/source/packages.config +++ b/firebase-iid/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj index b650e7dab..12d3c3a8c 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -149,7 +149,7 @@ - + diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config b/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config index 89938699d..e1d7209e9 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj index d69fb9617..1bf901091 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -142,7 +142,7 @@ - + diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config b/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config index ec8cfa83e..528cf4077 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-messaging/source/Firebase-Messaging.csproj b/firebase-messaging/source/Firebase-Messaging.csproj index dc30cd24e..591c6aca8 100644 --- a/firebase-messaging/source/Firebase-Messaging.csproj +++ b/firebase-messaging/source/Firebase-Messaging.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -80,5 +80,5 @@ Jars\firebase-messaging.jar - + diff --git a/firebase-messaging/source/packages.config b/firebase-messaging/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-messaging/source/packages.config +++ b/firebase-messaging/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-storage-common/source/Firebase-Storage-Common.csproj b/firebase-storage-common/source/Firebase-Storage-Common.csproj index 0f552632f..36c300851 100644 --- a/firebase-storage-common/source/Firebase-Storage-Common.csproj +++ b/firebase-storage-common/source/Firebase-Storage-Common.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -72,5 +72,5 @@ Jars\firebase-storage-common.jar - + diff --git a/firebase-storage-common/source/packages.config b/firebase-storage-common/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-storage-common/source/packages.config +++ b/firebase-storage-common/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj index b11b4bbf8..cc1938f42 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj +++ b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -140,7 +140,7 @@ - + diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/packages.config b/firebase-storage/samples/FirebaseStorageQuickstart/packages.config index ec8cfa83e..528cf4077 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/packages.config +++ b/firebase-storage/samples/FirebaseStorageQuickstart/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/firebase-storage/source/Firebase-Storage.csproj b/firebase-storage/source/Firebase-Storage.csproj index d76489e1f..c8899d063 100644 --- a/firebase-storage/source/Firebase-Storage.csproj +++ b/firebase-storage/source/Firebase-Storage.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ Jars\firebase-storage.jar - + diff --git a/firebase-storage/source/packages.config b/firebase-storage/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/firebase-storage/source/packages.config +++ b/firebase-storage/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj index 742077f9d..9d91d886c 100644 --- a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj +++ b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -126,7 +126,7 @@ - + diff --git a/fitness/samples/BasicSensorsApi/packages.config b/fitness/samples/BasicSensorsApi/packages.config index ec8cfa83e..528cf4077 100644 --- a/fitness/samples/BasicSensorsApi/packages.config +++ b/fitness/samples/BasicSensorsApi/packages.config @@ -9,5 +9,5 @@ - + \ No newline at end of file diff --git a/fitness/source/Fitness.csproj b/fitness/source/Fitness.csproj index 9892db340..bee8e2b31 100644 --- a/fitness/source/Fitness.csproj +++ b/fitness/source/Fitness.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -87,5 +87,5 @@ - + diff --git a/fitness/source/packages.config b/fitness/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/fitness/source/packages.config +++ b/fitness/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/games/samples/BeGenerous/BeGenerous.csproj b/games/samples/BeGenerous/BeGenerous.csproj index 91038cb71..946d533dc 100644 --- a/games/samples/BeGenerous/BeGenerous.csproj +++ b/games/samples/BeGenerous/BeGenerous.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -138,7 +138,7 @@ - + diff --git a/games/samples/BeGenerous/packages.config b/games/samples/BeGenerous/packages.config index 588a5b516..407a11e35 100644 --- a/games/samples/BeGenerous/packages.config +++ b/games/samples/BeGenerous/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/games/source/Games.csproj b/games/source/Games.csproj index 8043db60b..21a188810 100644 --- a/games/source/Games.csproj +++ b/games/source/Games.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + diff --git a/games/source/packages.config b/games/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/games/source/packages.config +++ b/games/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/gass/source/Gass.csproj b/gass/source/Gass.csproj index 3690a117e..e4e0d0e25 100644 --- a/gass/source/Gass.csproj +++ b/gass/source/Gass.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -80,5 +80,5 @@ - + diff --git a/gass/source/packages.config b/gass/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/gass/source/packages.config +++ b/gass/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/gcm/samples/GCMSample/GCMSample.csproj b/gcm/samples/GCMSample/GCMSample.csproj index 6a1207a76..63ae8e01f 100644 --- a/gcm/samples/GCMSample/GCMSample.csproj +++ b/gcm/samples/GCMSample/GCMSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -107,7 +107,7 @@ - + diff --git a/gcm/samples/GCMSample/packages.config b/gcm/samples/GCMSample/packages.config index 588a5b516..407a11e35 100644 --- a/gcm/samples/GCMSample/packages.config +++ b/gcm/samples/GCMSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/gcm/source/Gcm.csproj b/gcm/source/Gcm.csproj index 2db45164b..32e1e16f6 100644 --- a/gcm/source/Gcm.csproj +++ b/gcm/source/Gcm.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -102,7 +102,7 @@ - + diff --git a/gcm/source/packages.config b/gcm/source/packages.config index 588a5b516..407a11e35 100644 --- a/gcm/source/packages.config +++ b/gcm/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/identity/source/Identity.csproj b/identity/source/Identity.csproj index 30cba5bec..7d52f6d1e 100644 --- a/identity/source/Identity.csproj +++ b/identity/source/Identity.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ - + diff --git a/identity/source/packages.config b/identity/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/identity/source/packages.config +++ b/identity/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/iid/source/Iid.csproj b/iid/source/Iid.csproj index 49cf82774..a0bd1a2de 100644 --- a/iid/source/Iid.csproj +++ b/iid/source/Iid.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -82,5 +82,5 @@ Jars\play-services-iid.jar - + diff --git a/iid/source/packages.config b/iid/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/iid/source/packages.config +++ b/iid/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/instantapps/source/InstantApps.csproj b/instantapps/source/InstantApps.csproj index d459d9e2d..e96cac0e3 100644 --- a/instantapps/source/InstantApps.csproj +++ b/instantapps/source/InstantApps.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -77,5 +77,5 @@ - + \ No newline at end of file diff --git a/instantapps/source/packages.config b/instantapps/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/instantapps/source/packages.config +++ b/instantapps/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/location/samples/LocationSample/LocationSample.csproj b/location/samples/LocationSample/LocationSample.csproj index f555226d8..f4b6de935 100644 --- a/location/samples/LocationSample/LocationSample.csproj +++ b/location/samples/LocationSample/LocationSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -103,7 +103,7 @@ - + diff --git a/location/samples/LocationSample/packages.config b/location/samples/LocationSample/packages.config index 588a5b516..407a11e35 100644 --- a/location/samples/LocationSample/packages.config +++ b/location/samples/LocationSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/location/source/Location.csproj b/location/source/Location.csproj index c0ac2247f..735c0c7c9 100644 --- a/location/source/Location.csproj +++ b/location/source/Location.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + diff --git a/location/source/packages.config b/location/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/location/source/packages.config +++ b/location/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/maps/samples/MapsSample/MapsSample.csproj b/maps/samples/MapsSample/MapsSample.csproj index e8a770006..0bec92a6b 100644 --- a/maps/samples/MapsSample/MapsSample.csproj +++ b/maps/samples/MapsSample/MapsSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -175,7 +175,7 @@ - + diff --git a/maps/samples/MapsSample/packages.config b/maps/samples/MapsSample/packages.config index 588a5b516..407a11e35 100644 --- a/maps/samples/MapsSample/packages.config +++ b/maps/samples/MapsSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/maps/source/Maps.csproj b/maps/source/Maps.csproj index 1a3380b7e..272e3a93c 100644 --- a/maps/source/Maps.csproj +++ b/maps/source/Maps.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -99,7 +99,7 @@ - + diff --git a/maps/source/packages.config b/maps/source/packages.config index 588a5b516..407a11e35 100644 --- a/maps/source/packages.config +++ b/maps/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/nearby/samples/NearbySample/NearbySample.csproj b/nearby/samples/NearbySample/NearbySample.csproj index 1a92bb782..42329df13 100644 --- a/nearby/samples/NearbySample/NearbySample.csproj +++ b/nearby/samples/NearbySample/NearbySample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -108,7 +108,7 @@ - + diff --git a/nearby/samples/NearbySample/packages.config b/nearby/samples/NearbySample/packages.config index 588a5b516..407a11e35 100644 --- a/nearby/samples/NearbySample/packages.config +++ b/nearby/samples/NearbySample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/nearby/source/Nearby.csproj b/nearby/source/Nearby.csproj index e1cf7278e..5172a927f 100644 --- a/nearby/source/Nearby.csproj +++ b/nearby/source/Nearby.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -83,5 +83,5 @@ - + diff --git a/nearby/source/packages.config b/nearby/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/nearby/source/packages.config +++ b/nearby/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/panorama/samples/PanoramaSample/PanoramaSample.csproj b/panorama/samples/PanoramaSample/PanoramaSample.csproj index 0c703e6eb..e5c7f3703 100644 --- a/panorama/samples/PanoramaSample/PanoramaSample.csproj +++ b/panorama/samples/PanoramaSample/PanoramaSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -104,7 +104,7 @@ - + diff --git a/panorama/samples/PanoramaSample/packages.config b/panorama/samples/PanoramaSample/packages.config index 588a5b516..407a11e35 100644 --- a/panorama/samples/PanoramaSample/packages.config +++ b/panorama/samples/PanoramaSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/panorama/source/Panorama.csproj b/panorama/source/Panorama.csproj index 0e018588f..044e63bb5 100644 --- a/panorama/source/Panorama.csproj +++ b/panorama/source/Panorama.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -83,5 +83,5 @@ - + diff --git a/panorama/source/packages.config b/panorama/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/panorama/source/packages.config +++ b/panorama/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/places/samples/PlacesAsync/PlacesAsync.csproj b/places/samples/PlacesAsync/PlacesAsync.csproj index 355b162a3..0193162e8 100644 --- a/places/samples/PlacesAsync/PlacesAsync.csproj +++ b/places/samples/PlacesAsync/PlacesAsync.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -110,7 +110,7 @@ - + diff --git a/places/samples/PlacesAsync/packages.config b/places/samples/PlacesAsync/packages.config index 588a5b516..407a11e35 100644 --- a/places/samples/PlacesAsync/packages.config +++ b/places/samples/PlacesAsync/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/places/source/Places.csproj b/places/source/Places.csproj index c4cc7d538..cc857fb3d 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -107,7 +107,7 @@ Jars\play-services-places.jar - + diff --git a/places/source/packages.config b/places/source/packages.config index 588a5b516..407a11e35 100644 --- a/places/source/packages.config +++ b/places/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/plus/samples/PlusSample/PlusSample.csproj b/plus/samples/PlusSample/PlusSample.csproj index c719a0182..74a790e39 100644 --- a/plus/samples/PlusSample/PlusSample.csproj +++ b/plus/samples/PlusSample/PlusSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -128,7 +128,7 @@ - + diff --git a/plus/samples/PlusSample/packages.config b/plus/samples/PlusSample/packages.config index 588a5b516..407a11e35 100644 --- a/plus/samples/PlusSample/packages.config +++ b/plus/samples/PlusSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/plus/source/Plus.csproj b/plus/source/Plus.csproj index b6b9908f2..5022647ae 100644 --- a/plus/source/Plus.csproj +++ b/plus/source/Plus.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ - + diff --git a/plus/source/packages.config b/plus/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/plus/source/packages.config +++ b/plus/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj index 32ece3d25..6554b2bef 100644 --- a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj +++ b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -104,7 +104,7 @@ - + diff --git a/safetynet/samples/SafetyNetSample/packages.config b/safetynet/samples/SafetyNetSample/packages.config index 588a5b516..407a11e35 100644 --- a/safetynet/samples/SafetyNetSample/packages.config +++ b/safetynet/samples/SafetyNetSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/safetynet/source/SafetyNet.csproj b/safetynet/source/SafetyNet.csproj index 69cbcc4a2..a9fa9f7c1 100644 --- a/safetynet/source/SafetyNet.csproj +++ b/safetynet/source/SafetyNet.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -90,5 +90,5 @@ - + diff --git a/safetynet/source/packages.config b/safetynet/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/safetynet/source/packages.config +++ b/safetynet/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/support-wearable/samples/MultiPageSample/MultiPageSample.csproj b/support-wearable/samples/MultiPageSample/MultiPageSample.csproj index aef09a81f..8ad96496b 100644 --- a/support-wearable/samples/MultiPageSample/MultiPageSample.csproj +++ b/support-wearable/samples/MultiPageSample/MultiPageSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -91,5 +91,5 @@ - + diff --git a/support-wearable/samples/MultiPageSample/packages.config b/support-wearable/samples/MultiPageSample/packages.config index 66f9914c9..6e46652f6 100644 --- a/support-wearable/samples/MultiPageSample/packages.config +++ b/support-wearable/samples/MultiPageSample/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj b/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj index cb939e0b2..b32c92d72 100644 --- a/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj +++ b/support-wearable/samples/WatchFaceSample/WatchFaceSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + \ No newline at end of file diff --git a/support-wearable/samples/WatchFaceSample/packages.config b/support-wearable/samples/WatchFaceSample/packages.config index 66f9914c9..6e46652f6 100644 --- a/support-wearable/samples/WatchFaceSample/packages.config +++ b/support-wearable/samples/WatchFaceSample/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/support-wearable/source/SupportWearable.csproj b/support-wearable/source/SupportWearable.csproj index afb092c42..cc9c956cc 100644 --- a/support-wearable/source/SupportWearable.csproj +++ b/support-wearable/source/SupportWearable.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -89,5 +89,5 @@ - + diff --git a/support-wearable/source/packages.config b/support-wearable/source/packages.config index 8cd201f70..2cb1a9a8b 100644 --- a/support-wearable/source/packages.config +++ b/support-wearable/source/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/tagmanager-api/source/TagManager.Api.csproj b/tagmanager-api/source/TagManager.Api.csproj index 9af5c33f1..08268446a 100644 --- a/tagmanager-api/source/TagManager.Api.csproj +++ b/tagmanager-api/source/TagManager.Api.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -84,5 +84,5 @@ - + diff --git a/tagmanager-api/source/packages.config b/tagmanager-api/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/tagmanager-api/source/packages.config +++ b/tagmanager-api/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj index 03764837e..f2a203513 100644 --- a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj +++ b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -85,5 +85,5 @@ Jars\play-services-tagmanager-v4-impl.jar - + diff --git a/tagmanager-v4-impl/source/packages.config b/tagmanager-v4-impl/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/tagmanager-v4-impl/source/packages.config +++ b/tagmanager-v4-impl/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/tagmanager/source/TagManager.csproj b/tagmanager/source/TagManager.csproj index bc5d280e1..fa9dabf25 100644 --- a/tagmanager/source/TagManager.csproj +++ b/tagmanager/source/TagManager.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -88,5 +88,5 @@ - + diff --git a/tagmanager/source/packages.config b/tagmanager/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/tagmanager/source/packages.config +++ b/tagmanager/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/tasks/source/Tasks.csproj b/tasks/source/Tasks.csproj index 2a1fb9d2e..013f42354 100644 --- a/tasks/source/Tasks.csproj +++ b/tasks/source/Tasks.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -94,7 +94,7 @@ Jars\play-services-tasks.jar - + diff --git a/tasks/source/packages.config b/tasks/source/packages.config index 588a5b516..407a11e35 100644 --- a/tasks/source/packages.config +++ b/tasks/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/vision/samples/VisionSample/VisionSample.csproj b/vision/samples/VisionSample/VisionSample.csproj index f0adac21f..75ee3f46f 100644 --- a/vision/samples/VisionSample/VisionSample.csproj +++ b/vision/samples/VisionSample/VisionSample.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -110,7 +110,7 @@ - + diff --git a/vision/samples/VisionSample/packages.config b/vision/samples/VisionSample/packages.config index 588a5b516..407a11e35 100644 --- a/vision/samples/VisionSample/packages.config +++ b/vision/samples/VisionSample/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/vision/source/Vision.csproj b/vision/source/Vision.csproj index 5763ebf55..10ef24c36 100644 --- a/vision/source/Vision.csproj +++ b/vision/source/Vision.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -83,5 +83,5 @@ Basement - + diff --git a/vision/source/packages.config b/vision/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/vision/source/packages.config +++ b/vision/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj index b4d056b6b..275aeb9fc 100644 --- a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj +++ b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -198,7 +198,7 @@ - + diff --git a/wallet/samples/AndroidPayQuickstart/packages.config b/wallet/samples/AndroidPayQuickstart/packages.config index 588a5b516..407a11e35 100644 --- a/wallet/samples/AndroidPayQuickstart/packages.config +++ b/wallet/samples/AndroidPayQuickstart/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/wallet/source/Wallet.csproj b/wallet/source/Wallet.csproj index 12c9a1db3..1877ab7da 100644 --- a/wallet/source/Wallet.csproj +++ b/wallet/source/Wallet.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -107,7 +107,7 @@ - + diff --git a/wallet/source/packages.config b/wallet/source/packages.config index 588a5b516..407a11e35 100644 --- a/wallet/source/packages.config +++ b/wallet/source/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/wearable/source/Wearable.csproj b/wearable/source/Wearable.csproj index 044fdcd9b..43884377b 100644 --- a/wearable/source/Wearable.csproj +++ b/wearable/source/Wearable.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -87,5 +87,5 @@ - + diff --git a/wearable/source/packages.config b/wearable/source/packages.config index 84b1e12ab..7de4d5fa3 100644 --- a/wearable/source/packages.config +++ b/wearable/source/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file From 057964004d9273068b4c99504c867092997766a5 Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 26 Jan 2017 16:24:21 -0500 Subject: [PATCH 54/63] Restrict build/ to MonoAndroid70 --- .../nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec | 2 +- ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.Analytics.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.AppInvite.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.Auth.Base.template.nuspec | 2 +- auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.Awareness.template.nuspec | 2 +- base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Basement.template.nuspec | 4 ++-- .../Xamarin.GooglePlayServices.Cast.Framework.template.nuspec | 2 +- cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec | 2 +- drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec | 2 +- .../nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec | 2 +- .../nuget/Xamarin.Firebase.Analytics.template.nuspec | 2 +- .../nuget/Xamarin.Firebase.AppIndexing.template.nuspec | 2 +- firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec | 2 +- firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec | 2 +- firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec | 2 +- firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec | 2 +- .../Xamarin.Firebase.Database.Connection.template.nuspec | 2 +- .../nuget/Xamarin.Firebase.Database.template.nuspec | 2 +- firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec | 2 +- .../nuget/Xamarin.Firebase.Messaging.template.nuspec | 2 +- .../nuget/Xamarin.Firebase.Storage.Common.template.nuspec | 2 +- .../nuget/Xamarin.Firebase.Storage.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec | 2 +- games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec | 2 +- gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec | 2 +- gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Identity.template.nuspec | 2 +- iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.InstantApps.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Location.template.nuspec | 2 +- maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Places.template.nuspec | 2 +- plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.SafetyNet.template.nuspec | 2 +- support-wearable/nuget/Xamarin.Android.Wear.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.TagManager.Api.template.nuspec | 2 +- ...arin.GooglePlayServices.TagManager.V4.Impl.template.nuspec | 2 +- .../Xamarin.GooglePlayServices.TagManager.template.nuspec | 2 +- tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Vision.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec | 2 +- .../nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec | 2 +- 49 files changed, 50 insertions(+), 50 deletions(-) diff --git a/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec b/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec index 8ff30b513..acca100ac 100644 --- a/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec +++ b/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec @@ -24,6 +24,6 @@ - + diff --git a/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec b/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec index 18914e575..f77930c8d 100644 --- a/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec +++ b/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec @@ -28,6 +28,6 @@ - + diff --git a/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec b/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec index 5825f8bbe..c97fe7bdf 100644 --- a/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec +++ b/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec b/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec index 7c02a49ef..c47edaac7 100644 --- a/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec +++ b/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec @@ -27,6 +27,6 @@ - + diff --git a/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec b/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec index e5f899066..ada0d5d27 100644 --- a/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec +++ b/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec @@ -26,6 +26,6 @@ - + diff --git a/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec b/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec index c55d706e4..49f67aa2d 100644 --- a/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec +++ b/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec b/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec index 6ae98b017..c9433e962 100644 --- a/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec +++ b/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec b/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec index b70cb6128..204cc28cd 100644 --- a/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec +++ b/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec b/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec index e75ad7f49..0929f964d 100644 --- a/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec +++ b/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec index 6cb58d4d2..aeb0cf066 100644 --- a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec +++ b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec @@ -23,8 +23,8 @@ - - + + diff --git a/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec b/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec index 1d45a58d8..f3182564a 100644 --- a/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec +++ b/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec @@ -24,6 +24,6 @@ - + diff --git a/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec b/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec index 3721a9ef7..fddaf20f9 100644 --- a/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec +++ b/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec @@ -26,6 +26,6 @@ - + diff --git a/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec b/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec index c32ebc972..c710a122b 100644 --- a/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec +++ b/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec b/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec index 313b209bb..80f08519f 100644 --- a/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec +++ b/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec b/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec index 028fd60f9..94a21dee1 100644 --- a/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec +++ b/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec @@ -24,6 +24,6 @@ - + diff --git a/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec b/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec index 816106c74..27a1b3086 100644 --- a/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec +++ b/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec @@ -24,6 +24,6 @@ - + diff --git a/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec b/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec index 3f7b929ac..9d3e8421d 100644 --- a/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec +++ b/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec b/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec index e6d63c8bb..97715f81c 100644 --- a/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec +++ b/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec b/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec index 8bc491b61..8cb969cd0 100644 --- a/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec +++ b/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec b/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec index 7616cbcc8..0817bd919 100644 --- a/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec +++ b/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec @@ -26,6 +26,6 @@ - + diff --git a/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec b/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec index 4a94a6e4c..18fc673da 100644 --- a/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec +++ b/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec b/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec index b2cf9c383..3f8c99861 100644 --- a/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec +++ b/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec b/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec index 025a89c23..df3e8f8db 100644 --- a/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec +++ b/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec b/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec index 661a78245..b637651d7 100644 --- a/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec +++ b/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec b/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec index 5e4db8b3e..2e7a6a49d 100644 --- a/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec +++ b/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec @@ -24,6 +24,6 @@ - + diff --git a/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec b/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec index ff3494426..4deb89b1c 100644 --- a/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec +++ b/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec @@ -22,6 +22,6 @@ - + diff --git a/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec b/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec index 517332417..41e72b0c3 100644 --- a/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec +++ b/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec b/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec index f82c29006..fd6a90158 100644 --- a/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec +++ b/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec @@ -26,6 +26,6 @@ - + diff --git a/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec b/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec index 4f4ac6373..e9ea716da 100644 --- a/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec +++ b/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec @@ -26,6 +26,6 @@ - + diff --git a/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec b/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec index 079cdef53..b2c8eb5dc 100644 --- a/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec +++ b/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec @@ -22,6 +22,6 @@ - + diff --git a/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec b/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec index b210b001f..9278fc770 100644 --- a/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec +++ b/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec @@ -28,6 +28,6 @@ - + diff --git a/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec b/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec index 1bf6558ca..aa7f434c3 100644 --- a/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec +++ b/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec b/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec index 73810a3c4..929b0e99d 100644 --- a/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec +++ b/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec b/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec index d8e603af9..7ecb37be6 100644 --- a/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec +++ b/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec b/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec index 3e939f475..d5566e43d 100644 --- a/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec +++ b/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec @@ -26,6 +26,6 @@ - + diff --git a/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec b/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec index b2ffc35a8..a75f6f31c 100644 --- a/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec +++ b/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec b/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec index 6db9376c1..04ce71c9b 100644 --- a/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec +++ b/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec b/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec index 0020a5bb6..f35eaff8a 100644 --- a/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec +++ b/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec b/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec index a52fcd977..73df5a754 100644 --- a/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec +++ b/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec b/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec index 440fac15f..40972a790 100644 --- a/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec +++ b/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec @@ -25,6 +25,6 @@ - + diff --git a/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec b/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec index f2008fdf9..d552a3b1c 100644 --- a/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec +++ b/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec @@ -26,6 +26,6 @@ - + diff --git a/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec b/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec index 906a9b339..c92597f21 100644 --- a/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec +++ b/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec @@ -31,6 +31,6 @@ - + diff --git a/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec b/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec index baa374ab4..c833dc455 100644 --- a/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec +++ b/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec index 8ee70d665..5f34e70b7 100644 --- a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec +++ b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec @@ -23,6 +23,6 @@ - + diff --git a/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec b/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec index 86e711a84..e2055f61a 100644 --- a/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec +++ b/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec @@ -24,6 +24,6 @@ - + diff --git a/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec b/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec index ac60ccf6c..9f3dceec9 100644 --- a/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec +++ b/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec @@ -22,6 +22,6 @@ - + diff --git a/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec b/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec index 91a403f1d..d0554db00 100644 --- a/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec +++ b/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec @@ -29,6 +29,6 @@ - + diff --git a/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec b/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec index 10a857667..e11b7f404 100644 --- a/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec +++ b/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec @@ -27,6 +27,6 @@ - + diff --git a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec index e07091b2d..bdac063f2 100644 --- a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec +++ b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec @@ -27,6 +27,6 @@ - + From 08cad581c6489f1d3abc6fd672c23d9f4afc30df Mon Sep 17 00:00:00 2001 From: Redth Date: Thu, 26 Jan 2017 17:23:17 -0500 Subject: [PATCH 55/63] Group Dependencies for MonoAndroid70 --- ...marin.GooglePlayServices.Ads.Lite.template.nuspec | 4 +++- .../Xamarin.GooglePlayServices.Ads.template.nuspec | 12 +++++++----- ...GooglePlayServices.Analytics.Impl.template.nuspec | 6 ++++-- ...arin.GooglePlayServices.Analytics.template.nuspec | 10 ++++++---- ...arin.GooglePlayServices.AppInvite.template.nuspec | 8 +++++--- ...arin.GooglePlayServices.Auth.Base.template.nuspec | 6 ++++-- .../Xamarin.GooglePlayServices.Auth.template.nuspec | 10 ++++++---- ...arin.GooglePlayServices.Awareness.template.nuspec | 10 ++++++---- .../Xamarin.GooglePlayServices.Base.template.nuspec | 6 ++++-- ...marin.GooglePlayServices.Basement.template.nuspec | 6 ++++-- ...GooglePlayServices.Cast.Framework.template.nuspec | 8 +++++--- .../Xamarin.GooglePlayServices.Cast.template.nuspec | 8 +++++--- ...marin.GooglePlayServices.Clearcut.template.nuspec | 6 ++++-- .../Xamarin.GooglePlayServices.Drive.template.nuspec | 6 ++++-- .../nuget/Xamarin.Firebase.Ads.template.nuspec | 6 ++++-- .../Xamarin.Firebase.Analytics.Impl.template.nuspec | 8 +++++--- .../nuget/Xamarin.Firebase.Analytics.template.nuspec | 8 +++++--- .../Xamarin.Firebase.AppIndexing.template.nuspec | 6 ++++-- .../nuget/Xamarin.Firebase.Auth.template.nuspec | 10 ++++++---- .../nuget/Xamarin.Firebase.Common.template.nuspec | 6 ++++-- .../nuget/Xamarin.Firebase.Config.template.nuspec | 12 +++++++----- .../nuget/Xamarin.Firebase.Core.template.nuspec | 4 +++- .../nuget/Xamarin.Firebase.Crash.template.nuspec | 10 ++++++---- ...arin.Firebase.Database.Connection.template.nuspec | 6 ++++-- .../nuget/Xamarin.Firebase.Database.template.nuspec | 10 ++++++---- .../nuget/Xamarin.Firebase.Iid.template.nuspec | 6 ++++-- .../nuget/Xamarin.Firebase.Invites.template.nuspec | 6 ++++-- .../nuget/Xamarin.Firebase.Messaging.template.nuspec | 8 +++++--- .../Xamarin.Firebase.Storage.Common.template.nuspec | 4 +++- .../nuget/Xamarin.Firebase.Storage.template.nuspec | 10 ++++++---- ...amarin.GooglePlayServices.Fitness.template.nuspec | 8 +++++--- .../Xamarin.GooglePlayServices.Games.template.nuspec | 8 +++++--- .../Xamarin.GooglePlayServices.Gass.template.nuspec | 4 +++- .../Xamarin.GooglePlayServices.Gcm.template.nuspec | 8 +++++--- ...marin.GooglePlayServices.Identity.template.nuspec | 6 ++++-- .../Xamarin.GooglePlayServices.Iid.template.nuspec | 6 ++++-- ...in.GooglePlayServices.InstantApps.template.nuspec | 6 ++++-- ...marin.GooglePlayServices.Location.template.nuspec | 8 +++++--- .../Xamarin.GooglePlayServices.Maps.template.nuspec | 6 ++++-- ...Xamarin.GooglePlayServices.Nearby.template.nuspec | 6 ++++-- ...marin.GooglePlayServices.Panorama.template.nuspec | 6 ++++-- ...Xamarin.GooglePlayServices.Places.template.nuspec | 10 ++++++---- .../Xamarin.GooglePlayServices.Plus.template.nuspec | 6 ++++-- ...arin.GooglePlayServices.SafetyNet.template.nuspec | 8 +++++--- .../nuget/Xamarin.Android.Wear.template.nuspec | 8 +++++--- ...GooglePlayServices.TagManager.Api.template.nuspec | 6 ++++-- ...lePlayServices.TagManager.V4.Impl.template.nuspec | 6 ++++-- ...rin.GooglePlayServices.TagManager.template.nuspec | 8 +++++--- .../Xamarin.GooglePlayServices.Tasks.template.nuspec | 4 +++- ...Xamarin.GooglePlayServices.Vision.template.nuspec | 6 ++++-- ...Xamarin.GooglePlayServices.Wallet.template.nuspec | 10 ++++++---- ...marin.GooglePlayServices.Wearable.template.nuspec | 10 ++++++---- 52 files changed, 242 insertions(+), 138 deletions(-) diff --git a/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec b/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec index acca100ac..3666d1b74 100644 --- a/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec +++ b/ads-lite/nuget/Xamarin.GooglePlayServices.Ads.Lite.template.nuspec @@ -18,7 +18,9 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-ads-lite_128x128.png - + + + diff --git a/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec b/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec index f77930c8d..56558c74b 100644 --- a/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec +++ b/ads/nuget/Xamarin.GooglePlayServices.Ads.template.nuspec @@ -18,11 +18,13 @@ http://components.xamarin.com/license/googleplayservices-ads/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-ads_128x128.png - - - - - + + + + + + + diff --git a/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec b/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec index c97fe7bdf..a8f0bd322 100644 --- a/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec +++ b/analytics-impl/nuget/Xamarin.GooglePlayServices.Analytics.Impl.template.nuspec @@ -18,8 +18,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-analytics-impl_128x128.png - - + + + + diff --git a/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec b/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec index c47edaac7..06740e7c6 100644 --- a/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec +++ b/analytics/nuget/Xamarin.GooglePlayServices.Analytics.template.nuspec @@ -18,10 +18,12 @@ http://components.xamarin.com/license/googleplayservices-analytics/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-analytics_128x128.png - - - - + + + + + + diff --git a/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec b/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec index ada0d5d27..143ca33c1 100644 --- a/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec +++ b/appinvite/nuget/Xamarin.GooglePlayServices.AppInvite.template.nuspec @@ -18,9 +18,11 @@ http://components.xamarin.com/license/googleplayservices-appinvite/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-appinvite_128x128.png - - - + + + + + diff --git a/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec b/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec index 49f67aa2d..43fa01ea9 100644 --- a/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec +++ b/auth-base/nuget/Xamarin.GooglePlayServices.Auth.Base.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-auth-base_128x128.png - - + + + + diff --git a/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec b/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec index c9433e962..d80e49463 100644 --- a/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec +++ b/auth/nuget/Xamarin.GooglePlayServices.Auth.template.nuspec @@ -16,10 +16,12 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-auth_128x128.png - - - - + + + + + + diff --git a/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec b/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec index 204cc28cd..9e4f35034 100644 --- a/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec +++ b/awareness/nuget/Xamarin.GooglePlayServices.Awareness.template.nuspec @@ -16,10 +16,12 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-awareness_128x128.png - - - - + + + + + + diff --git a/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec b/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec index 0929f964d..5a8f82a3c 100644 --- a/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec +++ b/base/nuget/Xamarin.GooglePlayServices.Base.template.nuspec @@ -18,8 +18,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-base_128x128.png - - + + + + diff --git a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec index aeb0cf066..b2f5147b5 100644 --- a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec +++ b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec @@ -18,8 +18,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-basement_128x128.png - - + + + + diff --git a/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec b/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec index f3182564a..349778589 100644 --- a/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec +++ b/cast-framework/nuget/Xamarin.GooglePlayServices.Cast.Framework.template.nuspec @@ -16,9 +16,11 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-cast-framework_128x128.png - - - + + + + + diff --git a/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec b/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec index fddaf20f9..724e1ee08 100644 --- a/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec +++ b/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec @@ -18,9 +18,11 @@ http://components.xamarin.com/license/googleplayservices-cast/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-cast_128x128.png - - - + + + + + diff --git a/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec b/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec index c710a122b..aab8c8520 100644 --- a/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec +++ b/clearcut/nuget/Xamarin.GooglePlayServices.Clearcut.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-clearcut_128x128.png - - + + + + diff --git a/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec b/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec index 80f08519f..e93c758d1 100644 --- a/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec +++ b/drive/nuget/Xamarin.GooglePlayServices.Drive.template.nuspec @@ -18,8 +18,10 @@ http://components.xamarin.com/license/googleplayservices-drive/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-drive_128x128.png - - + + + + diff --git a/firebase-ads/nuget/Xamarin.Firebase.Ads.template.nuspec b/firebase-ads/nuget/Xamarin.Firebase.Ads.template.nuspec index cba9253cf..864f60240 100644 --- a/firebase-ads/nuget/Xamarin.Firebase.Ads.template.nuspec +++ b/firebase-ads/nuget/Xamarin.Firebase.Ads.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-ads_128x128.png - - + + + + diff --git a/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec b/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec index 94a21dee1..21fa80c02 100644 --- a/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec +++ b/firebase-analytics-impl/nuget/Xamarin.Firebase.Analytics.Impl.template.nuspec @@ -16,9 +16,11 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-analytics-impl_128x128.png - - - + + + + + diff --git a/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec b/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec index 27a1b3086..4bbb0e6b2 100644 --- a/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec +++ b/firebase-analytics/nuget/Xamarin.Firebase.Analytics.template.nuspec @@ -16,9 +16,11 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-analytics_128x128.png - - - + + + + + diff --git a/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec b/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec index 9d3e8421d..d093dcd7d 100644 --- a/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec +++ b/firebase-appindexing/nuget/Xamarin.Firebase.AppIndexing.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-appindexing_128x128.png - - + + + + diff --git a/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec b/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec index 97715f81c..78f28be52 100644 --- a/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec +++ b/firebase-auth/nuget/Xamarin.Firebase.Auth.template.nuspec @@ -16,10 +16,12 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-auth_128x128.png - - - - + + + + + + diff --git a/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec b/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec index 8cb969cd0..5e8d854c7 100644 --- a/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec +++ b/firebase-common/nuget/Xamarin.Firebase.Common.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-common_128x128.png - - + + + + diff --git a/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec b/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec index 0817bd919..c23ced2a3 100644 --- a/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec +++ b/firebase-config/nuget/Xamarin.Firebase.Config.template.nuspec @@ -16,11 +16,13 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-config_128x128.png - - - - - + + + + + + + diff --git a/firebase-core/nuget/Xamarin.Firebase.Core.template.nuspec b/firebase-core/nuget/Xamarin.Firebase.Core.template.nuspec index 6ea1dec2b..2e04e82d0 100644 --- a/firebase-core/nuget/Xamarin.Firebase.Core.template.nuspec +++ b/firebase-core/nuget/Xamarin.Firebase.Core.template.nuspec @@ -16,7 +16,9 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-core_128x128.png - + + + diff --git a/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec b/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec index 18fc673da..731da2af3 100644 --- a/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec +++ b/firebase-crash/nuget/Xamarin.Firebase.Crash.template.nuspec @@ -16,10 +16,12 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-crash_128x128.png - - - - + + + + + + diff --git a/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec b/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec index 3f8c99861..4df184310 100644 --- a/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec +++ b/firebase-database-connection/nuget/Xamarin.Firebase.Database.Connection.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-database-connection_128x128.png - - + + + + diff --git a/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec b/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec index df3e8f8db..daac94ba8 100644 --- a/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec +++ b/firebase-database/nuget/Xamarin.Firebase.Database.template.nuspec @@ -16,10 +16,12 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-database_128x128.png - - - - + + + + + + diff --git a/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec b/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec index b637651d7..f40a55844 100644 --- a/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec +++ b/firebase-iid/nuget/Xamarin.Firebase.Iid.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-iid_128x128.png - - + + + + diff --git a/firebase-invites/nuget/Xamarin.Firebase.Invites.template.nuspec b/firebase-invites/nuget/Xamarin.Firebase.Invites.template.nuspec index ea57ef809..7cfd94396 100644 --- a/firebase-invites/nuget/Xamarin.Firebase.Invites.template.nuspec +++ b/firebase-invites/nuget/Xamarin.Firebase.Invites.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-invites_128x128.png - - + + + + diff --git a/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec b/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec index 2e7a6a49d..63da63124 100644 --- a/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec +++ b/firebase-messaging/nuget/Xamarin.Firebase.Messaging.template.nuspec @@ -16,9 +16,11 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-messaging_128x128.png - - - + + + + + diff --git a/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec b/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec index 4deb89b1c..866a31aeb 100644 --- a/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec +++ b/firebase-storage-common/nuget/Xamarin.Firebase.Storage.Common.template.nuspec @@ -16,7 +16,9 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-storage-common_128x128.png - + + + diff --git a/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec b/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec index 41e72b0c3..fdfc8ca30 100644 --- a/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec +++ b/firebase-storage/nuget/Xamarin.Firebase.Storage.template.nuspec @@ -16,10 +16,12 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/firebase-storage_128x128.png - - - - + + + + + + diff --git a/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec b/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec index fd6a90158..8166a59b0 100644 --- a/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec +++ b/fitness/nuget/Xamarin.GooglePlayServices.Fitness.template.nuspec @@ -18,9 +18,11 @@ http://components.xamarin.com/license/googleplayservices-fitness/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-fitness_128x128.png - - - + + + + + diff --git a/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec b/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec index e9ea716da..74d231f9c 100644 --- a/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec +++ b/games/nuget/Xamarin.GooglePlayServices.Games.template.nuspec @@ -18,9 +18,11 @@ http://components.xamarin.com/license/googleplayservices-games/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-games_128x128.png - - - + + + + + diff --git a/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec b/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec index b2c8eb5dc..20702d059 100644 --- a/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec +++ b/gass/nuget/Xamarin.GooglePlayServices.Gass.template.nuspec @@ -16,7 +16,9 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-gass_128x128.png - + + + diff --git a/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec b/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec index 9278fc770..1e5ae17c6 100644 --- a/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec +++ b/gcm/nuget/Xamarin.GooglePlayServices.Gcm.template.nuspec @@ -20,9 +20,11 @@ http://components.xamarin.com/license/googleplayservices-gcm/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-gcm_128x128.png - - - + + + + + diff --git a/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec b/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec index aa7f434c3..23de77fe7 100644 --- a/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec +++ b/identity/nuget/Xamarin.GooglePlayServices.Identity.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-identity_128x128.png - - + + + + diff --git a/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec b/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec index 929b0e99d..595fa1965 100644 --- a/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec +++ b/iid/nuget/Xamarin.GooglePlayServices.Iid.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-iid_128x128.png - - + + + + diff --git a/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec b/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec index 7ecb37be6..c91129047 100644 --- a/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec +++ b/instantapps/nuget/Xamarin.GooglePlayServices.InstantApps.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-instantapps_128x128.png - - + + + + diff --git a/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec b/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec index d5566e43d..f629842e1 100644 --- a/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec +++ b/location/nuget/Xamarin.GooglePlayServices.Location.template.nuspec @@ -18,9 +18,11 @@ http://components.xamarin.com/license/googleplayservices-location/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-location_128x128.png - - - + + + + + diff --git a/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec b/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec index a75f6f31c..f1040e779 100644 --- a/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec +++ b/maps/nuget/Xamarin.GooglePlayServices.Maps.template.nuspec @@ -18,8 +18,10 @@ http://components.xamarin.com/license/googleplayservices-maps/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-maps_128x128.png - - + + + + diff --git a/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec b/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec index 04ce71c9b..946b7cd3d 100644 --- a/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec +++ b/nearby/nuget/Xamarin.GooglePlayServices.Nearby.template.nuspec @@ -18,8 +18,10 @@ http://components.xamarin.com/license/googleplayservices-nearby/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-nearby_128x128.png - - + + + + diff --git a/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec b/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec index f35eaff8a..24e41d63b 100644 --- a/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec +++ b/panorama/nuget/Xamarin.GooglePlayServices.Panorama.template.nuspec @@ -18,8 +18,10 @@ http://components.xamarin.com/license/googleplayservices-panorama/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-panorama_128x128.png - - + + + + diff --git a/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec b/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec index 73df5a754..ddd507e5d 100644 --- a/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec +++ b/places/nuget/Xamarin.GooglePlayServices.Places.template.nuspec @@ -16,10 +16,12 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-places_128x128.png - - - - + + + + + + diff --git a/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec b/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec index 40972a790..eec71fb3d 100644 --- a/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec +++ b/plus/nuget/Xamarin.GooglePlayServices.Plus.template.nuspec @@ -18,8 +18,10 @@ http://components.xamarin.com/license/googleplayservices-plus/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-plus_128x128.png - - + + + + diff --git a/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec b/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec index d552a3b1c..ed25c0255 100644 --- a/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec +++ b/safetynet/nuget/Xamarin.GooglePlayServices.SafetyNet.template.nuspec @@ -18,9 +18,11 @@ http://components.xamarin.com/license/googleplayservices-safetynet/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-safetynet_128x128.png - - - + + + + + diff --git a/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec b/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec index c92597f21..077246a57 100644 --- a/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec +++ b/support-wearable/nuget/Xamarin.Android.Wear.template.nuspec @@ -24,13 +24,15 @@ http://components.xamarin.com/license/androidwear/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-support-wearable_128x128.png - - + + + + - + diff --git a/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec b/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec index c833dc455..47905e6c5 100644 --- a/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec +++ b/tagmanager-api/nuget/Xamarin.GooglePlayServices.TagManager.Api.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-tagmanager-api_128x128.png - - + + + + diff --git a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec index 5f34e70b7..07856bc4f 100644 --- a/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec +++ b/tagmanager-v4-impl/nuget/Xamarin.GooglePlayServices.TagManager.V4.Impl.template.nuspec @@ -16,8 +16,10 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-tagmanager-api_128x128.png - - + + + + diff --git a/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec b/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec index e2055f61a..a6bcd0327 100644 --- a/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec +++ b/tagmanager/nuget/Xamarin.GooglePlayServices.TagManager.template.nuspec @@ -16,9 +16,11 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-tagmanager_128x128.png - - - + + + + + diff --git a/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec b/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec index 9f3dceec9..1e8e36516 100644 --- a/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec +++ b/tasks/nuget/Xamarin.GooglePlayServices.Tasks.template.nuspec @@ -16,7 +16,9 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-tasks_128x128.png - + + + diff --git a/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec b/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec index d0554db00..74bffb9e4 100644 --- a/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec +++ b/vision/nuget/Xamarin.GooglePlayServices.Vision.template.nuspec @@ -22,8 +22,10 @@ http://components.xamarin.com/license/googleplayservices-vision/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-vision_128x128.png - - + + + + diff --git a/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec b/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec index e11b7f404..a3fcecbcc 100644 --- a/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec +++ b/wallet/nuget/Xamarin.GooglePlayServices.Wallet.template.nuspec @@ -18,10 +18,12 @@ http://components.xamarin.com/license/googleplayservices-wallet/ https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-wallet_128x128.png - - - - + + + + + + diff --git a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec index bdac063f2..0fb9c73eb 100644 --- a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec +++ b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec @@ -18,10 +18,12 @@ https://github.com/xamarin/GooglePlayServicesComponents/blob/master/LICENSE.md https://raw.githubusercontent.com/xamarin/GooglePlayServicesComponents/master/icons/play-services-wearable_128x128.png - - - - + + + + + + From afefeca98f933be93702472516b5d4bc2591a72b Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 27 Jan 2017 09:56:30 -0500 Subject: [PATCH 56/63] Add support for msbuild invocation on mac --- build.cake | 61 +++++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/build.cake b/build.cake index b338d3bd9..43dcaa2ae 100644 --- a/build.cake +++ b/build.cake @@ -5,7 +5,7 @@ #addin nuget:?package=Cake.Json #addin nuget:?package=Cake.XCode #addin nuget:?package=Cake.Xamarin -#addin nuget:?package=Cake.Xamarin.Build&version=1.0.25 +#addin nuget:?package=Cake.Xamarin.Build&version=1.1.11 #addin nuget:?package=Cake.FileHelpers #addin nuget:?package=Cake.MonoApiTools @@ -138,6 +138,7 @@ var buildSpec = new BuildSpec { SolutionPath = "./GooglePlayServices.sln", BuildsOn = BuildPlatforms.Windows | BuildPlatforms.Mac, MaxCpuCount = CPU_COUNT, + AlwaysUseMSBuild = true, OutputFiles = new [] { new OutputFileCopy { FromFile = "./base/source/bin/Release/Xamarin.GooglePlayServices.Base.dll" }, new OutputFileCopy { FromFile = "./basement/source/bin/Release/Xamarin.GooglePlayServices.Basement.dll" }, @@ -194,35 +195,35 @@ var buildSpec = new BuildSpec { }, Samples = new [] { - new DefaultSolutionBuilder { SolutionPath = "./ads/samples/AdMobSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./analytics/samples/AnalyticsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./appinvite/samples/AppInviteSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./cast/samples/CastingCall.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./drive/samples/DriveSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./fitness/samples/BasicSensorsApi.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./games/samples/BeGenerous.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./gcm/samples/GCMSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./location/samples/LocationSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./maps/samples/MapsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./nearby/samples/NearbySample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./panorama/samples/PanoramaSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./places/samples/PlacesAsync.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./plus/samples/PlusSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./safetynet/samples/SafetyNetSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./vision/samples/VisionSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./wallet/samples/AndroidPayQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/MultiPageSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/WatchFaceSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - - new DefaultSolutionBuilder { SolutionPath = "./firebase-ads/samples/FirebaseAdmobQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-analytics/samples/FirebaseAnalyticsQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-appindexing/samples/AppIndexingSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-auth/samples/FirebaseAuthQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-config/samples/FirebaseConfigQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-crash/samples/FirebaseCrashReportingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-invites/samples/FirebaseInvitesQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-messaging/samples/FirebaseMessagingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-storage/samples/FirebaseStorageQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT }, + new DefaultSolutionBuilder { SolutionPath = "./ads/samples/AdMobSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./analytics/samples/AnalyticsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./appinvite/samples/AppInviteSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./cast/samples/CastingCall.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./drive/samples/DriveSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./fitness/samples/BasicSensorsApi.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./games/samples/BeGenerous.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./gcm/samples/GCMSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./location/samples/LocationSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./maps/samples/MapsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./nearby/samples/NearbySample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./panorama/samples/PanoramaSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./places/samples/PlacesAsync.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./plus/samples/PlusSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./safetynet/samples/SafetyNetSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./vision/samples/VisionSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./wallet/samples/AndroidPayQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/MultiPageSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/WatchFaceSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + + new DefaultSolutionBuilder { SolutionPath = "./firebase-ads/samples/FirebaseAdmobQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-analytics/samples/FirebaseAnalyticsQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-appindexing/samples/AppIndexingSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-auth/samples/FirebaseAuthQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-config/samples/FirebaseConfigQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-crash/samples/FirebaseCrashReportingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-invites/samples/FirebaseInvitesQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-messaging/samples/FirebaseMessagingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-storage/samples/FirebaseStorageQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, }, NuGets = new [] { From b31b7fa3ae03d2d0c21e9778b8dfee7c7a867365 Mon Sep 17 00:00:00 2001 From: Redth Date: Fri, 27 Jan 2017 10:24:39 -0500 Subject: [PATCH 57/63] Too soon for MSBuild --- build.cake | 61 +++++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/build.cake b/build.cake index 43dcaa2ae..d38b96853 100644 --- a/build.cake +++ b/build.cake @@ -36,6 +36,7 @@ var FIREBASE_AAR_VERSION = PLAY_AAR_VERSION; var TARGET = Argument ("t", Argument ("target", "Default")); var CPU_COUNT = System.Environment.ProcessorCount; +var ALWAYS_MSBUILD = false; var AAR_INFOS = new [] { new AarInfo ("ads", "play-services-ads", "android/gms/play-services-ads", "Xamarin.GooglePlayServices.Ads", PLAY_AAR_VERSION, PLAY_NUGET_VERSION, PLAY_COMPONENT_VERSION), @@ -138,7 +139,7 @@ var buildSpec = new BuildSpec { SolutionPath = "./GooglePlayServices.sln", BuildsOn = BuildPlatforms.Windows | BuildPlatforms.Mac, MaxCpuCount = CPU_COUNT, - AlwaysUseMSBuild = true, + AlwaysUseMSBuild = ALWAYS_MSBUILD, OutputFiles = new [] { new OutputFileCopy { FromFile = "./base/source/bin/Release/Xamarin.GooglePlayServices.Base.dll" }, new OutputFileCopy { FromFile = "./basement/source/bin/Release/Xamarin.GooglePlayServices.Basement.dll" }, @@ -195,35 +196,35 @@ var buildSpec = new BuildSpec { }, Samples = new [] { - new DefaultSolutionBuilder { SolutionPath = "./ads/samples/AdMobSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./analytics/samples/AnalyticsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./appinvite/samples/AppInviteSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./cast/samples/CastingCall.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./drive/samples/DriveSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./fitness/samples/BasicSensorsApi.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./games/samples/BeGenerous.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./gcm/samples/GCMSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./location/samples/LocationSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./maps/samples/MapsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./nearby/samples/NearbySample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./panorama/samples/PanoramaSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./places/samples/PlacesAsync.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./plus/samples/PlusSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./safetynet/samples/SafetyNetSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./vision/samples/VisionSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./wallet/samples/AndroidPayQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/MultiPageSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/WatchFaceSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - - new DefaultSolutionBuilder { SolutionPath = "./firebase-ads/samples/FirebaseAdmobQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-analytics/samples/FirebaseAnalyticsQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-appindexing/samples/AppIndexingSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-auth/samples/FirebaseAuthQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-config/samples/FirebaseConfigQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-crash/samples/FirebaseCrashReportingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-invites/samples/FirebaseInvitesQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-messaging/samples/FirebaseMessagingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, - new DefaultSolutionBuilder { SolutionPath = "./firebase-storage/samples/FirebaseStorageQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = true }, + new DefaultSolutionBuilder { SolutionPath = "./ads/samples/AdMobSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./analytics/samples/AnalyticsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./appinvite/samples/AppInviteSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./cast/samples/CastingCall.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./drive/samples/DriveSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./fitness/samples/BasicSensorsApi.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./games/samples/BeGenerous.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./gcm/samples/GCMSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./location/samples/LocationSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./maps/samples/MapsSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./nearby/samples/NearbySample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./panorama/samples/PanoramaSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./places/samples/PlacesAsync.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./plus/samples/PlusSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./safetynet/samples/SafetyNetSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./vision/samples/VisionSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./wallet/samples/AndroidPayQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/MultiPageSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./support-wearable/samples/WatchFaceSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + + new DefaultSolutionBuilder { SolutionPath = "./firebase-ads/samples/FirebaseAdmobQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-analytics/samples/FirebaseAnalyticsQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-appindexing/samples/AppIndexingSample.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-auth/samples/FirebaseAuthQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-config/samples/FirebaseConfigQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-crash/samples/FirebaseCrashReportingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-invites/samples/FirebaseInvitesQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-messaging/samples/FirebaseMessagingQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, + new DefaultSolutionBuilder { SolutionPath = "./firebase-storage/samples/FirebaseStorageQuickstart.sln", BuildsOn = buildsOnWinMac, MaxCpuCount = CPU_COUNT, AlwaysUseMSBuild = ALWAYS_MSBUILD }, }, NuGets = new [] { From e4596f08dec6e951ea6ba5482e761a9b2996afb5 Mon Sep 17 00:00:00 2001 From: Redth Date: Tue, 31 Jan 2017 13:49:58 -0500 Subject: [PATCH 58/63] Use appcompat theme on admob sample --- firebase-ads/samples/FirebaseAdmobQuickstart/MainActivity.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/MainActivity.cs b/firebase-ads/samples/FirebaseAdmobQuickstart/MainActivity.cs index 943e6dfab..40bc691eb 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/MainActivity.cs +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/MainActivity.cs @@ -14,7 +14,8 @@ namespace Admob { - [Activity(Label = "Admob", MainLauncher = true), IntentFilter(new[] { Intent.ActionView }, Categories = new[] { Intent.ActionMain, Intent.CategoryLauncher })] + [Activity(Label = "Admob", MainLauncher = true, Theme="@style/Theme.AppCompat")] + [IntentFilter(new[] { Intent.ActionView }, Categories = new[] { Intent.ActionMain, Intent.CategoryLauncher })] [MetaData("android.support.PARENT_ACTIVITY", Value = ".MainActivity")] public class MainActivity : AppCompatActivity //FragmentActivity, IAppCompatCallback, Android.Support.V4.App.TaskStackBuilder.ISupportParentable, Android.Support.V7.App.ActionBarDrawerToggle.IDelegateProvider { From 91b40f2bdf9a4c7ee880871e8c7c39984609d80c Mon Sep 17 00:00:00 2001 From: Redth Date: Tue, 31 Jan 2017 13:50:29 -0500 Subject: [PATCH 59/63] Fix duplicated sdk path in generated .targets file --- template.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.targets b/template.targets index be3379718..4f1269871 100644 --- a/template.targets +++ b/template.targets @@ -5,7 +5,7 @@ <_XbdKey_>$XbdKey$ - <_XbdAarFile_>m2repository\com\google\$AarInnerPath$\$AarKey$\$AarVersion$\$AarKey$-$AarVersion$.aar + <_XbdAarFile_>m2repository\com\google\$AarInnerPath$\$AarVersion$\$AarKey$-$AarVersion$.aar <_XbdAarFileFullPath_>$(XamarinBuildDownloadDir)$(_XbdKey_)\$AarKey$-$AarVersion$.aar From 1f5214030bc22ad15e6e417cb1dc973374ae2a28 Mon Sep 17 00:00:00 2001 From: Redth Date: Tue, 31 Jan 2017 15:07:03 -0500 Subject: [PATCH 60/63] Add custom error for failed partial zip downloads --- template.targets | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template.targets b/template.targets index 4f1269871..bb763a55f 100644 --- a/template.targets +++ b/template.targets @@ -31,6 +31,8 @@ $XbdRangeStart$ $XbdRangeEnd$ $XbdMd5$ + Please open the Android SDK Manager and install the latest version of 'Google Repository' from the 'Extras' section, and then reload your solution. + XBD404 From 9f7e3f78c93bdd8f14c465d5666a2fa8ba1e3e7c Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 1 Feb 2017 15:37:54 -0500 Subject: [PATCH 61/63] Bump support dependency version --- ads/samples/AdMobSample/AdMobSample.csproj | 24 +++++----- ads/samples/AdMobSample/packages.config | 12 ++--- all/samples/GpsBuildAll/GpsBuildAll.csproj | 20 ++++----- all/samples/GpsBuildAll/packages.config | 18 ++++---- .../AnalyticsSample/AnalyticsSample.csproj | 36 +++++++-------- .../samples/AnalyticsSample/packages.config | 18 ++++---- .../AppInviteSample/AppInviteSample.csproj | 24 +++++----- .../samples/AppInviteSample/packages.config | 12 ++--- appinvite/source/AppInvite.csproj | 24 +++++----- appinvite/source/packages.config | 12 ++--- auth-base/source/Auth.Base.csproj | 24 +++++----- auth-base/source/packages.config | 12 ++--- auth/source/Auth.csproj | 24 +++++----- auth/source/packages.config | 12 ++--- awareness/source/Awareness.csproj | 24 +++++----- awareness/source/packages.config | 12 ++--- base/source/Base.csproj | 24 +++++----- base/source/packages.config | 12 ++--- ...ooglePlayServices.Basement.template.nuspec | 2 +- basement/source/Basement.csproj | 24 +++++----- basement/source/packages.config | 12 ++--- cast-framework/source/Cast.Framework.csproj | 28 ++++++------ cast-framework/source/packages.config | 12 ++--- ...in.GooglePlayServices.Cast.template.nuspec | 2 +- cast/samples/CastingCall/CastingCall.csproj | 44 +++++++++---------- cast/samples/CastingCall/packages.config | 22 +++++----- cast/source/Cast.csproj | 44 +++++++++---------- cast/source/packages.config | 22 +++++----- clearcut/source/Clearcut.csproj | 2 +- drive/samples/DriveSample/DriveSample.csproj | 30 ++++++------- drive/samples/DriveSample/packages.config | 12 ++--- drive/source/Drive.csproj | 2 +- .../FirebaseAdmobQuickstart.csproj | 36 +++++++-------- .../FirebaseAdmobQuickstart/packages.config | 18 ++++---- .../FirebaseAnalyticsQuickstart.csproj | 36 +++++++-------- .../packages.config | 18 ++++---- .../AppIndexingSample.csproj | 24 +++++----- .../samples/AppIndexingSample/packages.config | 12 ++--- .../FirebaseAuthQuickstart.csproj | 36 +++++++-------- .../FirebaseAuthQuickstart/packages.config | 18 ++++---- firebase-auth/source/Firebase-Auth.csproj | 24 +++++----- firebase-auth/source/packages.config | 12 ++--- firebase-common/source/Firebase-Common.csproj | 24 +++++----- firebase-common/source/packages.config | 12 ++--- .../FirebaseConfigQuickstart.csproj | 36 +++++++-------- .../FirebaseConfigQuickstart/packages.config | 18 ++++---- .../FirebaseCrashReportingQuickstart.csproj | 36 +++++++-------- .../packages.config | 18 ++++---- .../FirebaseInvitesQuickstart.csproj | 44 +++++++++---------- .../FirebaseInvitesQuickstart/packages.config | 22 +++++----- .../FirebaseMessagingQuickstart.csproj | 36 +++++++-------- .../packages.config | 18 ++++---- .../FirebaseStorageQuickstart.csproj | 36 +++++++-------- .../FirebaseStorageQuickstart/packages.config | 18 ++++---- .../BasicSensorsApi/BasicSensorsApi.csproj | 36 +++++++-------- .../samples/BasicSensorsApi/packages.config | 18 ++++---- fitness/source/Fitness.csproj | 2 +- games/samples/BeGenerous/BeGenerous.csproj | 24 +++++----- games/samples/BeGenerous/packages.config | 12 ++--- games/source/Games.csproj | 2 +- gass/source/Gass.csproj | 2 +- gcm/samples/GCMSample/GCMSample.csproj | 24 +++++----- gcm/samples/GCMSample/packages.config | 12 ++--- gcm/source/Gcm.csproj | 24 +++++----- gcm/source/packages.config | 12 ++--- identity/source/Identity.csproj | 2 +- iid/source/Iid.csproj | 2 +- .../LocationSample/LocationSample.csproj | 24 +++++----- .../samples/LocationSample/packages.config | 12 ++--- location/source/Location.csproj | 2 +- maps/samples/MapsSample/MapsSample.csproj | 24 +++++----- maps/samples/MapsSample/packages.config | 12 ++--- maps/source/Maps.csproj | 24 +++++----- maps/source/packages.config | 12 ++--- .../samples/NearbySample/NearbySample.csproj | 24 +++++----- nearby/samples/NearbySample/packages.config | 12 ++--- nearby/source/Nearby.csproj | 2 +- .../PanoramaSample/PanoramaSample.csproj | 24 +++++----- .../samples/PanoramaSample/packages.config | 12 ++--- panorama/source/Panorama.csproj | 2 +- places/samples/PlacesAsync/PlacesAsync.csproj | 24 +++++----- places/samples/PlacesAsync/packages.config | 12 ++--- places/source/Places.csproj | 24 +++++----- places/source/packages.config | 12 ++--- plus/samples/PlusSample/PlusSample.csproj | 24 +++++----- plus/samples/PlusSample/packages.config | 12 ++--- plus/source/Plus.csproj | 2 +- .../SafetyNetSample/SafetyNetSample.csproj | 24 +++++----- .../samples/SafetyNetSample/packages.config | 12 ++--- safetynet/source/SafetyNet.csproj | 2 +- tagmanager-api/source/TagManager.Api.csproj | 2 +- .../source/TagManager.V4.Impl.csproj | 2 +- tagmanager/source/TagManager.csproj | 2 +- tasks/source/Tasks.csproj | 24 +++++----- tasks/source/packages.config | 12 ++--- .../samples/VisionSample/VisionSample.csproj | 24 +++++----- vision/samples/VisionSample/packages.config | 12 ++--- vision/source/Vision.csproj | 2 +- .../AndroidPayQuickstart.csproj | 24 +++++----- .../AndroidPayQuickstart/packages.config | 12 ++--- wallet/source/Wallet.csproj | 24 +++++----- wallet/source/packages.config | 12 ++--- ...ooglePlayServices.Wearable.template.nuspec | 4 +- wearable/source/Wearable.csproj | 4 +- 104 files changed, 910 insertions(+), 910 deletions(-) diff --git a/ads/samples/AdMobSample/AdMobSample.csproj b/ads/samples/AdMobSample/AdMobSample.csproj index 9ba36c2a3..a990766b0 100644 --- a/ads/samples/AdMobSample/AdMobSample.csproj +++ b/ads/samples/AdMobSample/AdMobSample.csproj @@ -48,22 +48,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -134,10 +134,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/ads/samples/AdMobSample/packages.config b/ads/samples/AdMobSample/packages.config index 407a11e35..247b0876a 100644 --- a/ads/samples/AdMobSample/packages.config +++ b/ads/samples/AdMobSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/all/samples/GpsBuildAll/GpsBuildAll.csproj b/all/samples/GpsBuildAll/GpsBuildAll.csproj index e040a5b87..ba52c9445 100644 --- a/all/samples/GpsBuildAll/GpsBuildAll.csproj +++ b/all/samples/GpsBuildAll/GpsBuildAll.csproj @@ -49,31 +49,31 @@ - ..\..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\..\..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -291,5 +291,5 @@ - + \ No newline at end of file diff --git a/all/samples/GpsBuildAll/packages.config b/all/samples/GpsBuildAll/packages.config index b4b005eec..07aa63fcb 100644 --- a/all/samples/GpsBuildAll/packages.config +++ b/all/samples/GpsBuildAll/packages.config @@ -1,12 +1,12 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj index c01027d93..ba4d1ec65 100644 --- a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj +++ b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj @@ -47,31 +47,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -136,13 +136,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/packages.config b/analytics/samples/AnalyticsSample/packages.config index 528cf4077..3f96dfaed 100644 --- a/analytics/samples/AnalyticsSample/packages.config +++ b/analytics/samples/AnalyticsSample/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/AppInviteSample.csproj b/appinvite/samples/AppInviteSample/AppInviteSample.csproj index d63ce1e19..edcd6d582 100644 --- a/appinvite/samples/AppInviteSample/AppInviteSample.csproj +++ b/appinvite/samples/AppInviteSample/AppInviteSample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -107,10 +107,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/packages.config b/appinvite/samples/AppInviteSample/packages.config index 407a11e35..247b0876a 100644 --- a/appinvite/samples/AppInviteSample/packages.config +++ b/appinvite/samples/AppInviteSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/appinvite/source/AppInvite.csproj b/appinvite/source/AppInvite.csproj index 9a995ddbf..21cc28c97 100644 --- a/appinvite/source/AppInvite.csproj +++ b/appinvite/source/AppInvite.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -103,10 +103,10 @@ - - - - - - + + + + + + diff --git a/appinvite/source/packages.config b/appinvite/source/packages.config index 407a11e35..247b0876a 100644 --- a/appinvite/source/packages.config +++ b/appinvite/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/auth-base/source/Auth.Base.csproj b/auth-base/source/Auth.Base.csproj index bcca36058..88095ab8e 100644 --- a/auth-base/source/Auth.Base.csproj +++ b/auth-base/source/Auth.Base.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -98,10 +98,10 @@ - - - - - - + + + + + + diff --git a/auth-base/source/packages.config b/auth-base/source/packages.config index 407a11e35..247b0876a 100644 --- a/auth-base/source/packages.config +++ b/auth-base/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index 55a458488..70447901f 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -106,10 +106,10 @@ - - - - - - + + + + + + diff --git a/auth/source/packages.config b/auth/source/packages.config index 407a11e35..247b0876a 100644 --- a/auth/source/packages.config +++ b/auth/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/awareness/source/Awareness.csproj b/awareness/source/Awareness.csproj index db08796ce..1a619f904 100644 --- a/awareness/source/Awareness.csproj +++ b/awareness/source/Awareness.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False @@ -107,10 +107,10 @@ - - - - - - + + + + + + diff --git a/awareness/source/packages.config b/awareness/source/packages.config index 407a11e35..247b0876a 100644 --- a/awareness/source/packages.config +++ b/awareness/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/base/source/Base.csproj b/base/source/Base.csproj index 07e0a384a..d05de295f 100644 --- a/base/source/Base.csproj +++ b/base/source/Base.csproj @@ -49,22 +49,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -103,10 +103,10 @@ - - - - - - + + + + + + diff --git a/base/source/packages.config b/base/source/packages.config index 407a11e35..247b0876a 100644 --- a/base/source/packages.config +++ b/base/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec index b2f5147b5..3652a4313 100644 --- a/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec +++ b/basement/nuget/Xamarin.GooglePlayServices.Basement.template.nuspec @@ -20,7 +20,7 @@ - + diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index 63af56778..21035a776 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -49,22 +49,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -91,10 +91,10 @@ - - - - - - + + + + + + diff --git a/basement/source/packages.config b/basement/source/packages.config index 407a11e35..247b0876a 100644 --- a/basement/source/packages.config +++ b/basement/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/cast-framework/source/Cast.Framework.csproj b/cast-framework/source/Cast.Framework.csproj index 68db9604d..d0941c2e2 100644 --- a/cast-framework/source/Cast.Framework.csproj +++ b/cast-framework/source/Cast.Framework.csproj @@ -48,28 +48,28 @@ - ..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll + ..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll - ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll + ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False @@ -109,10 +109,10 @@ - - - - - - + + + + + + diff --git a/cast-framework/source/packages.config b/cast-framework/source/packages.config index 407a11e35..247b0876a 100644 --- a/cast-framework/source/packages.config +++ b/cast-framework/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec b/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec index 724e1ee08..3b6ec88a8 100644 --- a/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec +++ b/cast/nuget/Xamarin.GooglePlayServices.Cast.template.nuspec @@ -21,7 +21,7 @@ - + diff --git a/cast/samples/CastingCall/CastingCall.csproj b/cast/samples/CastingCall/CastingCall.csproj index 1a5d89d92..ced7b4e58 100644 --- a/cast/samples/CastingCall/CastingCall.csproj +++ b/cast/samples/CastingCall/CastingCall.csproj @@ -47,37 +47,37 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.v7.Palette.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll + ..\packages\Xamarin.Android.Support.v7.Palette.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll + ..\packages\Xamarin.Android.Support.v7.MediaRouter.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll @@ -126,15 +126,15 @@ - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/cast/samples/CastingCall/packages.config b/cast/samples/CastingCall/packages.config index b64050062..a69fe88c9 100644 --- a/cast/samples/CastingCall/packages.config +++ b/cast/samples/CastingCall/packages.config @@ -1,15 +1,15 @@  - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/cast/source/Cast.csproj b/cast/source/Cast.csproj index 852d879b0..7a0776b20 100644 --- a/cast/source/Cast.csproj +++ b/cast/source/Cast.csproj @@ -48,39 +48,39 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v7.Palette.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll + ..\..\packages\Xamarin.Android.Support.v7.Palette.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll - ..\..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll False - ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll + ..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll False - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -115,16 +115,16 @@ - + - - - - - - - - - - + + + + + + + + + + diff --git a/cast/source/packages.config b/cast/source/packages.config index b64050062..a69fe88c9 100644 --- a/cast/source/packages.config +++ b/cast/source/packages.config @@ -1,15 +1,15 @@  - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/clearcut/source/Clearcut.csproj b/clearcut/source/Clearcut.csproj index 1bece9a74..cbdc2e5f6 100644 --- a/clearcut/source/Clearcut.csproj +++ b/clearcut/source/Clearcut.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/drive/samples/DriveSample/DriveSample.csproj b/drive/samples/DriveSample/DriveSample.csproj index 0ea43e2ba..0dca3e0bf 100644 --- a/drive/samples/DriveSample/DriveSample.csproj +++ b/drive/samples/DriveSample/DriveSample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -104,13 +104,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/drive/samples/DriveSample/packages.config b/drive/samples/DriveSample/packages.config index 407a11e35..247b0876a 100644 --- a/drive/samples/DriveSample/packages.config +++ b/drive/samples/DriveSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/drive/source/Drive.csproj b/drive/source/Drive.csproj index e48afef6c..1c1710319 100644 --- a/drive/source/Drive.csproj +++ b/drive/source/Drive.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj index f8b1d3d0f..fe7f50707 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj @@ -45,31 +45,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -144,13 +144,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config b/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config index 528cf4077..3f96dfaed 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj index 912ba4cc5..1fed096ba 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj @@ -44,31 +44,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -152,13 +152,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config index 528cf4077..3f96dfaed 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj index ad3073e0d..3b81b7a7d 100644 --- a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -113,10 +113,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/packages.config b/firebase-appindexing/samples/AppIndexingSample/packages.config index 407a11e35..247b0876a 100644 --- a/firebase-appindexing/samples/AppIndexingSample/packages.config +++ b/firebase-appindexing/samples/AppIndexingSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj index af4f2ab7d..6622e27b9 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj +++ b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj @@ -43,31 +43,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -158,13 +158,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/packages.config b/firebase-auth/samples/FirebaseAuthQuickstart/packages.config index 528cf4077..3f96dfaed 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/packages.config +++ b/firebase-auth/samples/FirebaseAuthQuickstart/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index 646c3fc98..eb9068e23 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -45,22 +45,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -103,10 +103,10 @@ - - - - - - + + + + + + diff --git a/firebase-auth/source/packages.config b/firebase-auth/source/packages.config index 407a11e35..247b0876a 100644 --- a/firebase-auth/source/packages.config +++ b/firebase-auth/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/firebase-common/source/Firebase-Common.csproj b/firebase-common/source/Firebase-Common.csproj index 493a14742..704e8e99e 100644 --- a/firebase-common/source/Firebase-Common.csproj +++ b/firebase-common/source/Firebase-Common.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False @@ -100,10 +100,10 @@ - - - - - - + + + + + + diff --git a/firebase-common/source/packages.config b/firebase-common/source/packages.config index 407a11e35..247b0876a 100644 --- a/firebase-common/source/packages.config +++ b/firebase-common/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj index 2d7d18866..448840bb5 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj +++ b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj @@ -46,31 +46,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -140,13 +140,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-config/samples/FirebaseConfigQuickstart/packages.config b/firebase-config/samples/FirebaseConfigQuickstart/packages.config index 528cf4077..3f96dfaed 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/packages.config +++ b/firebase-config/samples/FirebaseConfigQuickstart/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj index e63f8d9a6..c5cdaf7f2 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj @@ -43,31 +43,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -135,13 +135,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config b/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config index 528cf4077..3f96dfaed 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj index 12d3c3a8c..5775ec1b2 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj @@ -44,37 +44,37 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.v7.RecyclerView.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.dll + ..\packages\Xamarin.Android.Support.v7.RecyclerView.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.Design.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Design.dll + ..\packages\Xamarin.Android.Support.Design.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Design.dll False @@ -150,15 +150,15 @@ - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config b/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config index e1d7209e9..48ed573c6 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/packages.config @@ -1,15 +1,15 @@  - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj index 1bf901091..abb85ef98 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj @@ -43,31 +43,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -143,13 +143,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config b/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config index 528cf4077..3f96dfaed 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj index cc1938f42..51755b037 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj +++ b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj @@ -45,31 +45,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll @@ -141,13 +141,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/packages.config b/firebase-storage/samples/FirebaseStorageQuickstart/packages.config index 528cf4077..3f96dfaed 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/packages.config +++ b/firebase-storage/samples/FirebaseStorageQuickstart/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj index 9d91d886c..60994fdeb 100644 --- a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj +++ b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj @@ -45,31 +45,31 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll @@ -127,13 +127,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/packages.config b/fitness/samples/BasicSensorsApi/packages.config index 528cf4077..3f96dfaed 100644 --- a/fitness/samples/BasicSensorsApi/packages.config +++ b/fitness/samples/BasicSensorsApi/packages.config @@ -1,13 +1,13 @@  - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/fitness/source/Fitness.csproj b/fitness/source/Fitness.csproj index bee8e2b31..a9463e3ed 100644 --- a/fitness/source/Fitness.csproj +++ b/fitness/source/Fitness.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/games/samples/BeGenerous/BeGenerous.csproj b/games/samples/BeGenerous/BeGenerous.csproj index 946d533dc..d598b6dde 100644 --- a/games/samples/BeGenerous/BeGenerous.csproj +++ b/games/samples/BeGenerous/BeGenerous.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -139,10 +139,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/games/samples/BeGenerous/packages.config b/games/samples/BeGenerous/packages.config index 407a11e35..247b0876a 100644 --- a/games/samples/BeGenerous/packages.config +++ b/games/samples/BeGenerous/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/games/source/Games.csproj b/games/source/Games.csproj index 21a188810..f3dcf9c81 100644 --- a/games/source/Games.csproj +++ b/games/source/Games.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/gass/source/Gass.csproj b/gass/source/Gass.csproj index e4e0d0e25..626d90c85 100644 --- a/gass/source/Gass.csproj +++ b/gass/source/Gass.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/gcm/samples/GCMSample/GCMSample.csproj b/gcm/samples/GCMSample/GCMSample.csproj index 63ae8e01f..86a97d6cc 100644 --- a/gcm/samples/GCMSample/GCMSample.csproj +++ b/gcm/samples/GCMSample/GCMSample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -108,10 +108,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/gcm/samples/GCMSample/packages.config b/gcm/samples/GCMSample/packages.config index 407a11e35..247b0876a 100644 --- a/gcm/samples/GCMSample/packages.config +++ b/gcm/samples/GCMSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/gcm/source/Gcm.csproj b/gcm/source/Gcm.csproj index 32e1e16f6..e0ccf0f15 100644 --- a/gcm/source/Gcm.csproj +++ b/gcm/source/Gcm.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False @@ -103,10 +103,10 @@ - - - - - - + + + + + + diff --git a/gcm/source/packages.config b/gcm/source/packages.config index 407a11e35..247b0876a 100644 --- a/gcm/source/packages.config +++ b/gcm/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/identity/source/Identity.csproj b/identity/source/Identity.csproj index 7d52f6d1e..bd5720ceb 100644 --- a/identity/source/Identity.csproj +++ b/identity/source/Identity.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/iid/source/Iid.csproj b/iid/source/Iid.csproj index a0bd1a2de..95634ecbc 100644 --- a/iid/source/Iid.csproj +++ b/iid/source/Iid.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/location/samples/LocationSample/LocationSample.csproj b/location/samples/LocationSample/LocationSample.csproj index f4b6de935..72596e407 100644 --- a/location/samples/LocationSample/LocationSample.csproj +++ b/location/samples/LocationSample/LocationSample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -104,10 +104,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/location/samples/LocationSample/packages.config b/location/samples/LocationSample/packages.config index 407a11e35..247b0876a 100644 --- a/location/samples/LocationSample/packages.config +++ b/location/samples/LocationSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/location/source/Location.csproj b/location/source/Location.csproj index 735c0c7c9..c217f5894 100644 --- a/location/source/Location.csproj +++ b/location/source/Location.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/maps/samples/MapsSample/MapsSample.csproj b/maps/samples/MapsSample/MapsSample.csproj index 0bec92a6b..10fffdf49 100644 --- a/maps/samples/MapsSample/MapsSample.csproj +++ b/maps/samples/MapsSample/MapsSample.csproj @@ -46,22 +46,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -176,10 +176,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/maps/samples/MapsSample/packages.config b/maps/samples/MapsSample/packages.config index 407a11e35..247b0876a 100644 --- a/maps/samples/MapsSample/packages.config +++ b/maps/samples/MapsSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/maps/source/Maps.csproj b/maps/source/Maps.csproj index 272e3a93c..933393495 100644 --- a/maps/source/Maps.csproj +++ b/maps/source/Maps.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False @@ -100,10 +100,10 @@ - - - - - - + + + + + + diff --git a/maps/source/packages.config b/maps/source/packages.config index 407a11e35..247b0876a 100644 --- a/maps/source/packages.config +++ b/maps/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/nearby/samples/NearbySample/NearbySample.csproj b/nearby/samples/NearbySample/NearbySample.csproj index 42329df13..0f0e4986d 100644 --- a/nearby/samples/NearbySample/NearbySample.csproj +++ b/nearby/samples/NearbySample/NearbySample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -109,10 +109,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/nearby/samples/NearbySample/packages.config b/nearby/samples/NearbySample/packages.config index 407a11e35..247b0876a 100644 --- a/nearby/samples/NearbySample/packages.config +++ b/nearby/samples/NearbySample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/nearby/source/Nearby.csproj b/nearby/source/Nearby.csproj index 5172a927f..ae0153186 100644 --- a/nearby/source/Nearby.csproj +++ b/nearby/source/Nearby.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/panorama/samples/PanoramaSample/PanoramaSample.csproj b/panorama/samples/PanoramaSample/PanoramaSample.csproj index e5c7f3703..2a7b9d737 100644 --- a/panorama/samples/PanoramaSample/PanoramaSample.csproj +++ b/panorama/samples/PanoramaSample/PanoramaSample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -105,10 +105,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/panorama/samples/PanoramaSample/packages.config b/panorama/samples/PanoramaSample/packages.config index 407a11e35..247b0876a 100644 --- a/panorama/samples/PanoramaSample/packages.config +++ b/panorama/samples/PanoramaSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/panorama/source/Panorama.csproj b/panorama/source/Panorama.csproj index 044e63bb5..a35e89ec7 100644 --- a/panorama/source/Panorama.csproj +++ b/panorama/source/Panorama.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/places/samples/PlacesAsync/PlacesAsync.csproj b/places/samples/PlacesAsync/PlacesAsync.csproj index 0193162e8..3e03e552b 100644 --- a/places/samples/PlacesAsync/PlacesAsync.csproj +++ b/places/samples/PlacesAsync/PlacesAsync.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -111,10 +111,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/places/samples/PlacesAsync/packages.config b/places/samples/PlacesAsync/packages.config index 407a11e35..247b0876a 100644 --- a/places/samples/PlacesAsync/packages.config +++ b/places/samples/PlacesAsync/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/places/source/Places.csproj b/places/source/Places.csproj index cc857fb3d..27a72547b 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False @@ -108,10 +108,10 @@ - - - - - - + + + + + + diff --git a/places/source/packages.config b/places/source/packages.config index 407a11e35..247b0876a 100644 --- a/places/source/packages.config +++ b/places/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/plus/samples/PlusSample/PlusSample.csproj b/plus/samples/PlusSample/PlusSample.csproj index 74a790e39..61aea7e72 100644 --- a/plus/samples/PlusSample/PlusSample.csproj +++ b/plus/samples/PlusSample/PlusSample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -129,10 +129,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plus/samples/PlusSample/packages.config b/plus/samples/PlusSample/packages.config index 407a11e35..247b0876a 100644 --- a/plus/samples/PlusSample/packages.config +++ b/plus/samples/PlusSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/plus/source/Plus.csproj b/plus/source/Plus.csproj index 5022647ae..a33c9f4e4 100644 --- a/plus/source/Plus.csproj +++ b/plus/source/Plus.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj index 6554b2bef..ad6053755 100644 --- a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj +++ b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj @@ -46,22 +46,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -105,10 +105,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/safetynet/samples/SafetyNetSample/packages.config b/safetynet/samples/SafetyNetSample/packages.config index 407a11e35..247b0876a 100644 --- a/safetynet/samples/SafetyNetSample/packages.config +++ b/safetynet/samples/SafetyNetSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/safetynet/source/SafetyNet.csproj b/safetynet/source/SafetyNet.csproj index a9fa9f7c1..c6cc3eb0d 100644 --- a/safetynet/source/SafetyNet.csproj +++ b/safetynet/source/SafetyNet.csproj @@ -50,7 +50,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/tagmanager-api/source/TagManager.Api.csproj b/tagmanager-api/source/TagManager.Api.csproj index 08268446a..23332012f 100644 --- a/tagmanager-api/source/TagManager.Api.csproj +++ b/tagmanager-api/source/TagManager.Api.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj index f2a203513..320dadf96 100644 --- a/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj +++ b/tagmanager-v4-impl/source/TagManager.V4.Impl.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/tagmanager/source/TagManager.csproj b/tagmanager/source/TagManager.csproj index fa9dabf25..0709faf9c 100644 --- a/tagmanager/source/TagManager.csproj +++ b/tagmanager/source/TagManager.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll diff --git a/tasks/source/Tasks.csproj b/tasks/source/Tasks.csproj index 013f42354..2de5c4cb1 100644 --- a/tasks/source/Tasks.csproj +++ b/tasks/source/Tasks.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False @@ -95,10 +95,10 @@ - - - - - - + + + + + + diff --git a/tasks/source/packages.config b/tasks/source/packages.config index 407a11e35..247b0876a 100644 --- a/tasks/source/packages.config +++ b/tasks/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/vision/samples/VisionSample/VisionSample.csproj b/vision/samples/VisionSample/VisionSample.csproj index 75ee3f46f..2c1aa33b3 100644 --- a/vision/samples/VisionSample/VisionSample.csproj +++ b/vision/samples/VisionSample/VisionSample.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -111,10 +111,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/vision/samples/VisionSample/packages.config b/vision/samples/VisionSample/packages.config index 407a11e35..247b0876a 100644 --- a/vision/samples/VisionSample/packages.config +++ b/vision/samples/VisionSample/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/vision/source/Vision.csproj b/vision/source/Vision.csproj index 10ef24c36..88dac47c2 100644 --- a/vision/source/Vision.csproj +++ b/vision/source/Vision.csproj @@ -48,7 +48,7 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll False diff --git a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj index 275aeb9fc..d15355d21 100644 --- a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj +++ b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj @@ -45,22 +45,22 @@ - ..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll @@ -199,10 +199,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/wallet/samples/AndroidPayQuickstart/packages.config b/wallet/samples/AndroidPayQuickstart/packages.config index 407a11e35..247b0876a 100644 --- a/wallet/samples/AndroidPayQuickstart/packages.config +++ b/wallet/samples/AndroidPayQuickstart/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/wallet/source/Wallet.csproj b/wallet/source/Wallet.csproj index 1877ab7da..2a988b433 100644 --- a/wallet/source/Wallet.csproj +++ b/wallet/source/Wallet.csproj @@ -48,22 +48,22 @@ - ..\..\packages\Xamarin.Android.Support.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll + ..\..\packages\Xamarin.Android.Support.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - ..\..\packages\Xamarin.Android.Support.Core.UI.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll + ..\..\packages\Xamarin.Android.Support.Core.UI.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - ..\..\packages\Xamarin.Android.Support.Core.Utils.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll + ..\..\packages\Xamarin.Android.Support.Core.Utils.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - ..\..\packages\Xamarin.Android.Support.Media.Compat.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll + ..\..\packages\Xamarin.Android.Support.Media.Compat.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - ..\..\packages\Xamarin.Android.Support.Fragment.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll + ..\..\packages\Xamarin.Android.Support.Fragment.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll False @@ -108,10 +108,10 @@ - - - - - - + + + + + + diff --git a/wallet/source/packages.config b/wallet/source/packages.config index 407a11e35..247b0876a 100644 --- a/wallet/source/packages.config +++ b/wallet/source/packages.config @@ -1,10 +1,10 @@  - - - - - - + + + + + + \ No newline at end of file diff --git a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec index 0fb9c73eb..21162295e 100644 --- a/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec +++ b/wearable/nuget/Xamarin.GooglePlayServices.Wearable.template.nuspec @@ -21,8 +21,8 @@ - - + + diff --git a/wearable/source/Wearable.csproj b/wearable/source/Wearable.csproj index 43884377b..d8e637304 100644 --- a/wearable/source/Wearable.csproj +++ b/wearable/source/Wearable.csproj @@ -48,10 +48,10 @@ - ..\..\packages\Xamarin.Android.Support.v4.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\..\packages\Xamarin.Android.Support.v4.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll - ..\..\packages\Xamarin.Android.Support.v7.RecyclerView.24.2.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll + ..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll From cf74b3bde1cbf1d1abd74f16bf0ccc6363565724 Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 1 Feb 2017 20:56:14 -0500 Subject: [PATCH 62/63] Fix import targets paths for support libs --- ads/samples/AdMobSample/AdMobSample.csproj | 12 +++++----- all/samples/GpsBuildAll/GpsBuildAll.csproj | 2 +- .../AnalyticsSample/AnalyticsSample.csproj | 18 +++++++-------- .../AppInviteSample/AppInviteSample.csproj | 12 +++++----- appinvite/source/AppInvite.csproj | 12 +++++----- auth-base/source/Auth.Base.csproj | 12 +++++----- auth/source/Auth.csproj | 12 +++++----- awareness/source/Awareness.csproj | 12 +++++----- base/source/Base.csproj | 12 +++++----- basement/source/Basement.csproj | 12 +++++----- cast-framework/source/Cast.Framework.csproj | 12 +++++----- cast/samples/CastingCall/CastingCall.csproj | 22 +++++++++---------- cast/source/Cast.csproj | 22 +++++++++---------- drive/samples/DriveSample/DriveSample.csproj | 18 +++++++-------- .../FirebaseAdmobQuickstart.csproj | 18 +++++++-------- .../FirebaseAnalyticsQuickstart.csproj | 18 +++++++-------- .../AppIndexingSample.csproj | 12 +++++----- .../FirebaseAuthQuickstart.csproj | 18 +++++++-------- firebase-auth/source/Firebase-Auth.csproj | 12 +++++----- firebase-common/source/Firebase-Common.csproj | 12 +++++----- .../FirebaseConfigQuickstart.csproj | 18 +++++++-------- .../FirebaseCrashReportingQuickstart.csproj | 18 +++++++-------- .../FirebaseInvitesQuickstart.csproj | 22 +++++++++---------- .../FirebaseMessagingQuickstart.csproj | 18 +++++++-------- .../FirebaseStorageQuickstart.csproj | 18 +++++++-------- .../BasicSensorsApi/BasicSensorsApi.csproj | 18 +++++++-------- games/samples/BeGenerous/BeGenerous.csproj | 12 +++++----- gcm/samples/GCMSample/GCMSample.csproj | 12 +++++----- gcm/source/Gcm.csproj | 12 +++++----- .../LocationSample/LocationSample.csproj | 12 +++++----- maps/samples/MapsSample/MapsSample.csproj | 12 +++++----- maps/source/Maps.csproj | 12 +++++----- .../samples/NearbySample/NearbySample.csproj | 12 +++++----- .../PanoramaSample/PanoramaSample.csproj | 12 +++++----- places/samples/PlacesAsync/PlacesAsync.csproj | 12 +++++----- places/source/Places.csproj | 12 +++++----- plus/samples/PlusSample/PlusSample.csproj | 12 +++++----- .../SafetyNetSample/SafetyNetSample.csproj | 12 +++++----- tasks/source/Tasks.csproj | 12 +++++----- .../samples/VisionSample/VisionSample.csproj | 12 +++++----- .../AndroidPayQuickstart.csproj | 12 +++++----- wallet/source/Wallet.csproj | 12 +++++----- 42 files changed, 292 insertions(+), 292 deletions(-) diff --git a/ads/samples/AdMobSample/AdMobSample.csproj b/ads/samples/AdMobSample/AdMobSample.csproj index a990766b0..2c2428402 100644 --- a/ads/samples/AdMobSample/AdMobSample.csproj +++ b/ads/samples/AdMobSample/AdMobSample.csproj @@ -134,10 +134,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/all/samples/GpsBuildAll/GpsBuildAll.csproj b/all/samples/GpsBuildAll/GpsBuildAll.csproj index ba52c9445..b71f191ae 100644 --- a/all/samples/GpsBuildAll/GpsBuildAll.csproj +++ b/all/samples/GpsBuildAll/GpsBuildAll.csproj @@ -291,5 +291,5 @@ - + \ No newline at end of file diff --git a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj index ba4d1ec65..3d849a355 100644 --- a/analytics/samples/AnalyticsSample/AnalyticsSample.csproj +++ b/analytics/samples/AnalyticsSample/AnalyticsSample.csproj @@ -136,13 +136,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/appinvite/samples/AppInviteSample/AppInviteSample.csproj b/appinvite/samples/AppInviteSample/AppInviteSample.csproj index edcd6d582..e7d682d91 100644 --- a/appinvite/samples/AppInviteSample/AppInviteSample.csproj +++ b/appinvite/samples/AppInviteSample/AppInviteSample.csproj @@ -107,10 +107,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/appinvite/source/AppInvite.csproj b/appinvite/source/AppInvite.csproj index 21cc28c97..51bbe56f4 100644 --- a/appinvite/source/AppInvite.csproj +++ b/appinvite/source/AppInvite.csproj @@ -103,10 +103,10 @@ - - - - - - + + + + + + diff --git a/auth-base/source/Auth.Base.csproj b/auth-base/source/Auth.Base.csproj index 88095ab8e..d6e62efd8 100644 --- a/auth-base/source/Auth.Base.csproj +++ b/auth-base/source/Auth.Base.csproj @@ -98,10 +98,10 @@ - - - - - - + + + + + + diff --git a/auth/source/Auth.csproj b/auth/source/Auth.csproj index 70447901f..8494d6527 100644 --- a/auth/source/Auth.csproj +++ b/auth/source/Auth.csproj @@ -106,10 +106,10 @@ - - - - - - + + + + + + diff --git a/awareness/source/Awareness.csproj b/awareness/source/Awareness.csproj index 1a619f904..c73c4cf7b 100644 --- a/awareness/source/Awareness.csproj +++ b/awareness/source/Awareness.csproj @@ -107,10 +107,10 @@ - - - - - - + + + + + + diff --git a/base/source/Base.csproj b/base/source/Base.csproj index d05de295f..13a63852f 100644 --- a/base/source/Base.csproj +++ b/base/source/Base.csproj @@ -103,10 +103,10 @@ - - - - - - + + + + + + diff --git a/basement/source/Basement.csproj b/basement/source/Basement.csproj index 21035a776..4c59f4a81 100644 --- a/basement/source/Basement.csproj +++ b/basement/source/Basement.csproj @@ -91,10 +91,10 @@ - - - - - - + + + + + + diff --git a/cast-framework/source/Cast.Framework.csproj b/cast-framework/source/Cast.Framework.csproj index d0941c2e2..8cdda44d4 100644 --- a/cast-framework/source/Cast.Framework.csproj +++ b/cast-framework/source/Cast.Framework.csproj @@ -109,10 +109,10 @@ - - - - - - + + + + + + diff --git a/cast/samples/CastingCall/CastingCall.csproj b/cast/samples/CastingCall/CastingCall.csproj index ced7b4e58..22dec7078 100644 --- a/cast/samples/CastingCall/CastingCall.csproj +++ b/cast/samples/CastingCall/CastingCall.csproj @@ -126,15 +126,15 @@ - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/cast/source/Cast.csproj b/cast/source/Cast.csproj index 7a0776b20..ff8917cdd 100644 --- a/cast/source/Cast.csproj +++ b/cast/source/Cast.csproj @@ -115,16 +115,16 @@ - + - - - - - - - - - - + + + + + + + + + + diff --git a/drive/samples/DriveSample/DriveSample.csproj b/drive/samples/DriveSample/DriveSample.csproj index 0dca3e0bf..5ee55df49 100644 --- a/drive/samples/DriveSample/DriveSample.csproj +++ b/drive/samples/DriveSample/DriveSample.csproj @@ -104,13 +104,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj index fe7f50707..bba966e67 100644 --- a/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj +++ b/firebase-ads/samples/FirebaseAdmobQuickstart/FirebaseAdmobQuickstart.csproj @@ -144,13 +144,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj index 1fed096ba..3bf19b53a 100644 --- a/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj +++ b/firebase-analytics/samples/FirebaseAnalyticsQuickstart/FirebaseAnalyticsQuickstart.csproj @@ -152,13 +152,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj index 3b81b7a7d..368ba9340 100644 --- a/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj +++ b/firebase-appindexing/samples/AppIndexingSample/AppIndexingSample.csproj @@ -113,10 +113,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj index 6622e27b9..8dc44b0d6 100644 --- a/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj +++ b/firebase-auth/samples/FirebaseAuthQuickstart/FirebaseAuthQuickstart.csproj @@ -158,13 +158,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-auth/source/Firebase-Auth.csproj b/firebase-auth/source/Firebase-Auth.csproj index eb9068e23..4a6b13bd6 100644 --- a/firebase-auth/source/Firebase-Auth.csproj +++ b/firebase-auth/source/Firebase-Auth.csproj @@ -103,10 +103,10 @@ - - - - - - + + + + + + diff --git a/firebase-common/source/Firebase-Common.csproj b/firebase-common/source/Firebase-Common.csproj index 704e8e99e..aebce181e 100644 --- a/firebase-common/source/Firebase-Common.csproj +++ b/firebase-common/source/Firebase-Common.csproj @@ -100,10 +100,10 @@ - - - - - - + + + + + + diff --git a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj index 448840bb5..c9ed59016 100644 --- a/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj +++ b/firebase-config/samples/FirebaseConfigQuickstart/FirebaseConfigQuickstart.csproj @@ -140,13 +140,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj index c5cdaf7f2..22a37fa54 100644 --- a/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj +++ b/firebase-crash/samples/FirebaseCrashReportingQuickstart/FirebaseCrashReportingQuickstart.csproj @@ -135,13 +135,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj index 5775ec1b2..5f7ce1c32 100644 --- a/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj +++ b/firebase-invites/samples/FirebaseInvitesQuickstart/FirebaseInvitesQuickstart.csproj @@ -150,15 +150,15 @@ - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj index abb85ef98..b73f24ff9 100644 --- a/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj +++ b/firebase-messaging/samples/FirebaseMessagingQuickstart/FirebaseMessagingQuickstart.csproj @@ -143,13 +143,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj index 51755b037..9122e9593 100644 --- a/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj +++ b/firebase-storage/samples/FirebaseStorageQuickstart/FirebaseStorageQuickstart.csproj @@ -141,13 +141,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj index 60994fdeb..1511f7972 100644 --- a/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj +++ b/fitness/samples/BasicSensorsApi/BasicSensorsApi.csproj @@ -127,13 +127,13 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/games/samples/BeGenerous/BeGenerous.csproj b/games/samples/BeGenerous/BeGenerous.csproj index d598b6dde..902998b42 100644 --- a/games/samples/BeGenerous/BeGenerous.csproj +++ b/games/samples/BeGenerous/BeGenerous.csproj @@ -139,10 +139,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/gcm/samples/GCMSample/GCMSample.csproj b/gcm/samples/GCMSample/GCMSample.csproj index 86a97d6cc..0ac08232e 100644 --- a/gcm/samples/GCMSample/GCMSample.csproj +++ b/gcm/samples/GCMSample/GCMSample.csproj @@ -108,10 +108,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/gcm/source/Gcm.csproj b/gcm/source/Gcm.csproj index e0ccf0f15..3573a16e3 100644 --- a/gcm/source/Gcm.csproj +++ b/gcm/source/Gcm.csproj @@ -103,10 +103,10 @@ - - - - - - + + + + + + diff --git a/location/samples/LocationSample/LocationSample.csproj b/location/samples/LocationSample/LocationSample.csproj index 72596e407..ad0d57044 100644 --- a/location/samples/LocationSample/LocationSample.csproj +++ b/location/samples/LocationSample/LocationSample.csproj @@ -104,10 +104,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/maps/samples/MapsSample/MapsSample.csproj b/maps/samples/MapsSample/MapsSample.csproj index 10fffdf49..3a44b6b2d 100644 --- a/maps/samples/MapsSample/MapsSample.csproj +++ b/maps/samples/MapsSample/MapsSample.csproj @@ -176,10 +176,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/maps/source/Maps.csproj b/maps/source/Maps.csproj index 933393495..8d73f9b9d 100644 --- a/maps/source/Maps.csproj +++ b/maps/source/Maps.csproj @@ -100,10 +100,10 @@ - - - - - - + + + + + + diff --git a/nearby/samples/NearbySample/NearbySample.csproj b/nearby/samples/NearbySample/NearbySample.csproj index 0f0e4986d..d45166934 100644 --- a/nearby/samples/NearbySample/NearbySample.csproj +++ b/nearby/samples/NearbySample/NearbySample.csproj @@ -109,10 +109,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/panorama/samples/PanoramaSample/PanoramaSample.csproj b/panorama/samples/PanoramaSample/PanoramaSample.csproj index 2a7b9d737..1a8957fc7 100644 --- a/panorama/samples/PanoramaSample/PanoramaSample.csproj +++ b/panorama/samples/PanoramaSample/PanoramaSample.csproj @@ -105,10 +105,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/places/samples/PlacesAsync/PlacesAsync.csproj b/places/samples/PlacesAsync/PlacesAsync.csproj index 3e03e552b..52c618d30 100644 --- a/places/samples/PlacesAsync/PlacesAsync.csproj +++ b/places/samples/PlacesAsync/PlacesAsync.csproj @@ -111,10 +111,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/places/source/Places.csproj b/places/source/Places.csproj index 27a72547b..1cfeed4b3 100644 --- a/places/source/Places.csproj +++ b/places/source/Places.csproj @@ -108,10 +108,10 @@ - - - - - - + + + + + + diff --git a/plus/samples/PlusSample/PlusSample.csproj b/plus/samples/PlusSample/PlusSample.csproj index 61aea7e72..980754327 100644 --- a/plus/samples/PlusSample/PlusSample.csproj +++ b/plus/samples/PlusSample/PlusSample.csproj @@ -129,10 +129,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj index ad6053755..e0d8820de 100644 --- a/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj +++ b/safetynet/samples/SafetyNetSample/SafetyNetSample.csproj @@ -105,10 +105,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/tasks/source/Tasks.csproj b/tasks/source/Tasks.csproj index 2de5c4cb1..ef7980bc0 100644 --- a/tasks/source/Tasks.csproj +++ b/tasks/source/Tasks.csproj @@ -95,10 +95,10 @@ - - - - - - + + + + + + diff --git a/vision/samples/VisionSample/VisionSample.csproj b/vision/samples/VisionSample/VisionSample.csproj index 2c1aa33b3..4be4d5bae 100644 --- a/vision/samples/VisionSample/VisionSample.csproj +++ b/vision/samples/VisionSample/VisionSample.csproj @@ -111,10 +111,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj index d15355d21..a41e02d75 100644 --- a/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj +++ b/wallet/samples/AndroidPayQuickstart/AndroidPayQuickstart.csproj @@ -199,10 +199,10 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/wallet/source/Wallet.csproj b/wallet/source/Wallet.csproj index 2a988b433..b65181cd0 100644 --- a/wallet/source/Wallet.csproj +++ b/wallet/source/Wallet.csproj @@ -108,10 +108,10 @@ - - - - - - + + + + + + From c128c50cf633e9b0ecade051a3b5dcec7956617a Mon Sep 17 00:00:00 2001 From: Redth Date: Wed, 1 Feb 2017 20:56:29 -0500 Subject: [PATCH 63/63] Disable broken UITest --- maps/samples/MapsSample.UITests/Tests.cs | 66 ++++++++++++------------ 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/maps/samples/MapsSample.UITests/Tests.cs b/maps/samples/MapsSample.UITests/Tests.cs index b26fd4211..d75dd5c08 100644 --- a/maps/samples/MapsSample.UITests/Tests.cs +++ b/maps/samples/MapsSample.UITests/Tests.cs @@ -85,39 +85,39 @@ public void CameraControls () app.Screenshot ("Go to Bondi"); } - [Test] - public void IndoorDemo () - { - app.Screenshot ("Launch"); - app.ScrollDownAndTap (q => q.Text ("Indoor")); - app.WaitForElement (q => q.Id ("map")); - app.Screenshot ("Map"); - - app.Tap (q => q.Id ("focused_bulding_info_button")); - app.WaitForElement (q => q.Text ("3 2 1 ")); - app.Screenshot ("Focused Building"); - - app.Tap (q => q.Id ("focused_level_info_button")); - app.WaitForElement (q => q.Text ("2")); - app.Screenshot ("Focused Level"); - - // Tap level 1 - app.Tap (q => q.Text ("1")); - app.Tap (q => q.Id ("focused_level_info_button")); - app.WaitForElement (q => q.Text ("1")); - app.Screenshot ("Level 1"); - - app.Tap (q => q.Id ("toggle_level_picker_button")); - app.WaitForNoElement (q => q.Text ("3")); - app.Screenshot ("Toggle Level Picker"); - app.Tap (q => q.Id ("toggle_level_picker_button")); - app.WaitForElement (q => q.Text ("3")); - app.Screenshot ("Toggle Level Picker"); - - app.Tap (q => q.Id ("higher_level_button")); - app.WaitForElement (q => q.Text ("Activating level 2")); - app.Screenshot ("Activate Higher Level"); - } + // [Test] + // public void IndoorDemo () + // { + // app.Screenshot ("Launch"); + // app.ScrollDownAndTap (q => q.Text ("Indoor")); + // app.WaitForElement (q => q.Id ("map")); + // app.Screenshot ("Map"); + + // app.Tap (q => q.Id ("focused_bulding_info_button")); + // app.WaitForElement (q => q.Text ("3 2 1 ")); + // app.Screenshot ("Focused Building"); + + // app.Tap (q => q.Id ("focused_level_info_button")); + // app.WaitForElement (q => q.Text ("2")); + // app.Screenshot ("Focused Level"); + + // // Tap level 1 + // app.Tap (q => q.Text ("1")); + // app.Tap (q => q.Id ("focused_level_info_button")); + // app.WaitForElement (q => q.Text ("1")); + // app.Screenshot ("Level 1"); + + // app.Tap (q => q.Id ("toggle_level_picker_button")); + // app.WaitForNoElement (q => q.Text ("3")); + // app.Screenshot ("Toggle Level Picker"); + // app.Tap (q => q.Id ("toggle_level_picker_button")); + // app.WaitForElement (q => q.Text ("3")); + // app.Screenshot ("Toggle Level Picker"); + + // app.Tap (q => q.Id ("higher_level_button")); + // app.WaitForElement (q => q.Text ("Activating level 2")); + // app.Screenshot ("Activate Higher Level"); + // } [Test] public void LayersDemo ()