diff --git a/Droid/MainActivity.cs b/Droid/MainActivity.cs index cb73f0f..f24ef20 100644 --- a/Droid/MainActivity.cs +++ b/Droid/MainActivity.cs @@ -29,8 +29,6 @@ namespace qController.Droid if (Build.VERSION.SdkInt >= BuildVersionCodes.M) { ConnectivityManager connMgr = (ConnectivityManager)Application.Context.GetSystemService(Context.ConnectivityService); - connMgr.BindProcessToNetwork(null); - Console.WriteLine(connMgr.GetAllNetworks().Length); Network[] networks = connMgr.GetAllNetworks(); for (int i = 0; i < networks.Length; i++) { diff --git a/Droid/Properties/AndroidManifest.xml b/Droid/Properties/AndroidManifest.xml index c30637c..3a841c3 100644 --- a/Droid/Properties/AndroidManifest.xml +++ b/Droid/Properties/AndroidManifest.xml @@ -1,6 +1,6 @@  - - + + diff --git a/Droid/packages.config b/Droid/packages.config index 99a6af7..e6236cb 100644 --- a/Droid/packages.config +++ b/Droid/packages.config @@ -9,7 +9,7 @@ - + @@ -37,11 +37,11 @@ - - - - - + + + + + @@ -90,6 +90,6 @@ - + \ No newline at end of file diff --git a/Droid/qController.Droid.csproj b/Droid/qController.Droid.csproj index c80bf90..444d5e8 100644 --- a/Droid/qController.Droid.csproj +++ b/Droid/qController.Droid.csproj @@ -1,6 +1,6 @@ - + Debug AnyCPU @@ -79,22 +79,22 @@ ..\packages\Acr.Settings.9.0.1\lib\monoandroid80\Acr.Settings.dll - ..\packages\Splat.8.0.5\lib\monoandroid81\Splat.dll + ..\packages\Splat.8.1.1\lib\monoandroid81\Splat.dll - ..\packages\System.Reactive.4.1.5\lib\netstandard2.0\System.Reactive.dll + ..\packages\System.Reactive.4.1.6\lib\netstandard2.0\System.Reactive.dll - ..\packages\System.Reactive.Core.4.1.5\lib\netstandard2.0\System.Reactive.Core.dll + ..\packages\System.Reactive.Core.4.1.6\lib\netstandard2.0\System.Reactive.Core.dll - ..\packages\System.Reactive.Interfaces.4.1.5\lib\netstandard2.0\System.Reactive.Interfaces.dll + ..\packages\System.Reactive.Interfaces.4.1.6\lib\netstandard2.0\System.Reactive.Interfaces.dll - ..\packages\System.Reactive.Linq.4.1.5\lib\netstandard2.0\System.Reactive.Linq.dll + ..\packages\System.Reactive.Linq.4.1.6\lib\netstandard2.0\System.Reactive.Linq.dll - ..\packages\System.Reactive.PlatformServices.4.1.5\lib\netstandard2.0\System.Reactive.PlatformServices.dll + ..\packages\System.Reactive.PlatformServices.4.1.6\lib\netstandard2.0\System.Reactive.PlatformServices.dll ..\packages\Xamarin.Android.Support.Annotations.28.0.0.1\lib\monoandroid81\Xamarin.Android.Support.Annotations.dll @@ -151,19 +151,19 @@ ..\packages\Xamarin.Android.Support.v7.MediaRouter.28.0.0.1\lib\monoandroid81\Xamarin.Android.Support.v7.MediaRouter.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\MonoAndroid81\FormsViewGroup.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\MonoAndroid81\FormsViewGroup.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\MonoAndroid81\Xamarin.Forms.Core.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\MonoAndroid81\Xamarin.Forms.Core.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\MonoAndroid81\Xamarin.Forms.Platform.Android.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\MonoAndroid81\Xamarin.Forms.Platform.Android.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\MonoAndroid81\Xamarin.Forms.Platform.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\MonoAndroid81\Xamarin.Forms.Platform.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\MonoAndroid81\Xamarin.Forms.Xaml.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\MonoAndroid81\Xamarin.Forms.Xaml.dll @@ -226,5 +226,5 @@ - + \ No newline at end of file diff --git a/iOS/Info.plist b/iOS/Info.plist index 2a956f5..d2bf6e2 100644 --- a/iOS/Info.plist +++ b/iOS/Info.plist @@ -36,7 +36,7 @@ XSAppIconAssets Assets.xcassets/AppIcon.appiconset CFBundleShortVersionString - 2.0.9 + 2.1.0 CFBundleVersion 1.0 ITSAppUsesNonExemptEncryption diff --git a/iOS/packages.config b/iOS/packages.config index 8bfbe87..4cb5d8e 100644 --- a/iOS/packages.config +++ b/iOS/packages.config @@ -33,11 +33,11 @@ - - - - - + + + + + @@ -64,6 +64,6 @@ - + \ No newline at end of file diff --git a/iOS/qController.iOS.csproj b/iOS/qController.iOS.csproj index 6a6098e..0d3e3d6 100644 --- a/iOS/qController.iOS.csproj +++ b/iOS/qController.iOS.csproj @@ -1,6 +1,6 @@ - + Debug iPhoneSimulator @@ -107,31 +107,31 @@ ..\packages\Acr.Settings.9.0.1\lib\xamarinios10\Acr.Settings.dll - ..\packages\System.Reactive.4.1.5\lib\netstandard2.0\System.Reactive.dll + ..\packages\System.Reactive.4.1.6\lib\netstandard2.0\System.Reactive.dll - ..\packages\System.Reactive.Core.4.1.5\lib\netstandard2.0\System.Reactive.Core.dll + ..\packages\System.Reactive.Core.4.1.6\lib\netstandard2.0\System.Reactive.Core.dll - ..\packages\System.Reactive.Interfaces.4.1.5\lib\netstandard2.0\System.Reactive.Interfaces.dll + ..\packages\System.Reactive.Interfaces.4.1.6\lib\netstandard2.0\System.Reactive.Interfaces.dll - ..\packages\System.Reactive.Linq.4.1.5\lib\netstandard2.0\System.Reactive.Linq.dll + ..\packages\System.Reactive.Linq.4.1.6\lib\netstandard2.0\System.Reactive.Linq.dll - ..\packages\System.Reactive.PlatformServices.4.1.5\lib\netstandard2.0\System.Reactive.PlatformServices.dll + ..\packages\System.Reactive.PlatformServices.4.1.6\lib\netstandard2.0\System.Reactive.PlatformServices.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll - ..\packages\Xamarin.Forms.4.1.0.581479\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll + ..\packages\Xamarin.Forms.4.1.0.618606\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll ..\packages\Xamarin.Essentials.1.2.0\lib\xamarinios10\Xamarin.Essentials.dll @@ -186,5 +186,5 @@ - + \ No newline at end of file