From 9a4629512ccf8359efd88671c9317c3cc7faf0c8 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期一, 29 八月 2022 16:46:40 +0800 Subject: [PATCH] Merge branch 'dev' into dev-temp --- ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj | 72 ++++++++++++++++------------------- 1 files changed, 33 insertions(+), 39 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj index 6af3c8c..b974440 100644 --- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj +++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj @@ -77,24 +77,6 @@ <Reference Include="LeakCanary.Watcher, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\LeakCanaryBinding.1.5.1.1\lib\MonoAndroid10\LeakCanary.Watcher.dll</HintPath> </Reference> - <Reference Include="Microsoft.AppCenter, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Microsoft.AppCenter.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Analytics, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Analytics.Android.Bindings, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.Android.Bindings.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Android.Bindings, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Microsoft.AppCenter.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Android.Bindings.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Crashes, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Crashes.Android.Bindings, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath> - </Reference> <Reference Include="Shared.Droid"> <HintPath>..\Shared\DLL\Android\Shared.Droid.dll</HintPath> </Reference> @@ -122,27 +104,6 @@ </Reference> <Reference Include="System.IO.Compression" /> <Reference Include="System.Net.Http" /> - <Reference Include="MQTTnet"> - <HintPath>..\packages\MQTTnet.3.0.8\lib\netstandard2.0\MQTTnet.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Android.Bindings"> - <HintPath>..\packages\Microsoft.AppCenter.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Android.Bindings.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter"> - <HintPath>..\packages\Microsoft.AppCenter.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Crashes.Android.Bindings"> - <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Crashes"> - <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Analytics.Android.Bindings"> - <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.Android.Bindings.dll</HintPath> - </Reference> - <Reference Include="Microsoft.AppCenter.Analytics"> - <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.dll</HintPath> - </Reference> <Reference Include="Xamarin.Android.Arch.Core.Common"> <HintPath>..\Shared\DLL\Android\Xamarin.Android.Arch.Core.Common.dll</HintPath> </Reference> @@ -188,6 +149,27 @@ <Reference Include="Xamarin.Android.Support.Vector.Drawable"> <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.Vector.Drawable.dll</HintPath> </Reference> + <Reference Include="Microsoft.AppCenter.Android.Bindings"> + <HintPath>..\packages\Microsoft.AppCenter.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Android.Bindings.dll</HintPath> + </Reference> + <Reference Include="Microsoft.AppCenter"> + <HintPath>..\packages\Microsoft.AppCenter.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.dll</HintPath> + </Reference> + <Reference Include="Microsoft.AppCenter.Analytics.Android.Bindings"> + <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.Android.Bindings.dll</HintPath> + </Reference> + <Reference Include="Microsoft.AppCenter.Analytics"> + <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.dll</HintPath> + </Reference> + <Reference Include="Microsoft.AppCenter.Crashes.Android.Bindings"> + <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath> + </Reference> + <Reference Include="Microsoft.AppCenter.Crashes"> + <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.dll</HintPath> + </Reference> + <Reference Include="MQTTnet"> + <HintPath>..\packages\MQTTnet.3.0.8\lib\netstandard2.0\MQTTnet.dll</HintPath> + </Reference> <Reference Include="BouncyCastle.Crypto"> <HintPath>..\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath> </Reference> @@ -210,6 +192,10 @@ <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="ZXing\ZXingCustomScanView.cs" /> <Compile Include="ZXing\ZXingOverlayView.cs" /> + <Compile Include="JPush\JPushFirmBroadcast.cs" /> + <Compile Include="JPush\JPushOpenClickActivity.cs" /> + <Compile Include="JPush\JpushNotificationReceiver.cs" /> + <Compile Include="JPush\JPushService.cs" /> </ItemGroup> <ItemGroup> <None Include="app.config" /> @@ -220,6 +206,7 @@ <SubType>Designer</SubType> </None> <AndroidAsset Include="Assets\Phone\Center\FaceManagement.png" /> + <AndroidAsset Include="Assets\agconnect-services.json" /> </ItemGroup> <ItemGroup> <AndroidResource Include="Resources\layout\Main.axml" /> @@ -2721,6 +2708,13 @@ <Project>{A6CA3387-58A7-4819-992F-C800C8839AFB}</Project> <Name>SPhoneLib</Name> </ProjectReference> + <ProjectReference Include="..\Shared.Droid.JPush\Shared.Droid.JPush.csproj"> + <Project>{06B9C874-B9B2-4417-8280-B321F966E46B}</Project> + <Name>Shared.Droid.JPush</Name> + </ProjectReference> + </ItemGroup> + <ItemGroup> + <Folder Include="JPush\" /> </ItemGroup> <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" /> <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> -- Gitblit v1.8.0