Former-commit-id: bb24c4a8232025066f56ebe17a3dd278d25affb6
TangShanKaiPing
wanggang 5 years ago
parent daf16e8bbc
commit a3ac37d06d

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0.beta.416" package="com.nbaxp.iot" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0.beta.416" package="com.edusoa.iot" android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />
<application android:label="物联网"></application>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

@ -8297,9 +8297,6 @@ namespace XamarinApp.Droid
// aapt resource value: 0x7F070061
public const int design_snackbar_background = 2131165281;
// aapt resource value: 0x7F070065
public const int icon = 2131165285;
// aapt resource value: 0x7F070062
public const int ic_mtrl_chip_checked_black = 2131165282;
@ -8309,59 +8306,59 @@ namespace XamarinApp.Droid
// aapt resource value: 0x7F070064
public const int ic_mtrl_chip_close_circle = 2131165284;
// aapt resource value: 0x7F070065
public const int mtrl_snackbar_background = 2131165285;
// aapt resource value: 0x7F070066
public const int mtrl_snackbar_background = 2131165286;
public const int mtrl_tabs_default_indicator = 2131165286;
// aapt resource value: 0x7F070067
public const int mtrl_tabs_default_indicator = 2131165287;
public const int navigation_empty_icon = 2131165287;
// aapt resource value: 0x7F070068
public const int navigation_empty_icon = 2131165288;
public const int notification_action_background = 2131165288;
// aapt resource value: 0x7F070069
public const int notification_action_background = 2131165289;
public const int notification_bg = 2131165289;
// aapt resource value: 0x7F07006A
public const int notification_bg = 2131165290;
public const int notification_bg_low = 2131165290;
// aapt resource value: 0x7F07006B
public const int notification_bg_low = 2131165291;
public const int notification_bg_low_normal = 2131165291;
// aapt resource value: 0x7F07006C
public const int notification_bg_low_normal = 2131165292;
public const int notification_bg_low_pressed = 2131165292;
// aapt resource value: 0x7F07006D
public const int notification_bg_low_pressed = 2131165293;
public const int notification_bg_normal = 2131165293;
// aapt resource value: 0x7F07006E
public const int notification_bg_normal = 2131165294;
public const int notification_bg_normal_pressed = 2131165294;
// aapt resource value: 0x7F07006F
public const int notification_bg_normal_pressed = 2131165295;
public const int notification_icon_background = 2131165295;
// aapt resource value: 0x7F070070
public const int notification_icon_background = 2131165296;
public const int notification_template_icon_bg = 2131165296;
// aapt resource value: 0x7F070071
public const int notification_template_icon_bg = 2131165297;
public const int notification_template_icon_low_bg = 2131165297;
// aapt resource value: 0x7F070072
public const int notification_template_icon_low_bg = 2131165298;
public const int notification_tile_bg = 2131165298;
// aapt resource value: 0x7F070073
public const int notification_tile_bg = 2131165299;
public const int notify_panel_notification_icon_bg = 2131165299;
// aapt resource value: 0x7F070074
public const int notify_panel_notification_icon_bg = 2131165300;
public const int options = 2131165300;
// aapt resource value: 0x7F070075
public const int options = 2131165301;
public const int tooltip_frame_dark = 2131165301;
// aapt resource value: 0x7F070076
public const int tooltip_frame_dark = 2131165302;
// aapt resource value: 0x7F070077
public const int tooltip_frame_light = 2131165303;
public const int tooltip_frame_light = 2131165302;
static Drawable()
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

@ -63,7 +63,7 @@
<Reference Include="System.Numerics.Vectors" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="4.5.0.530" />
<PackageReference Include="Xamarin.Forms" Version="4.5.0.617" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.2" />
</ItemGroup>
<ItemGroup>
@ -87,15 +87,10 @@
<AndroidResource Include="Resources\values\colors.xml" />
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon.xml" />
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon_round.xml" />
<AndroidResource Include="Resources\mipmap-hdpi\icon.png" />
<AndroidResource Include="Resources\mipmap-hdpi\launcher_foreground.png" />
<AndroidResource Include="Resources\mipmap-mdpi\icon.png" />
<AndroidResource Include="Resources\mipmap-mdpi\launcher_foreground.png" />
<AndroidResource Include="Resources\mipmap-xhdpi\icon.png" />
<AndroidResource Include="Resources\mipmap-xhdpi\launcher_foreground.png" />
<AndroidResource Include="Resources\mipmap-xxhdpi\icon.png" />
<AndroidResource Include="Resources\mipmap-xxhdpi\launcher_foreground.png" />
<AndroidResource Include="Resources\mipmap-xxxhdpi\icon.png" />
<AndroidResource Include="Resources\mipmap-xxxhdpi\launcher_foreground.png" />
</ItemGroup>
<ItemGroup>
@ -114,8 +109,5 @@
<ItemGroup>
<AndroidResource Include="Resources\drawable\options.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\icon.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
</Project>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 845 B

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

@ -5,7 +5,6 @@
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
@ -23,9 +22,9 @@
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>CFBundleDisplayName</key>
<string>XamarinApp</string>
<string>物联网</string>
<key>CFBundleIdentifier</key>
<string>com.nbaxp.iot</string>
<string>com.edusoa.iot</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>UILaunchStoryboardName</key>
@ -34,5 +33,9 @@
<string>XamarinApp</string>
<key>XSAppIconAssets</key>
<string>Assets.xcassets/AppIcon.appiconset</string>
<key>CFBundleShortVersionString</key>
<string>1</string>
<key>UIMainStoryboardFile</key>
<string>LaunchScreen</string>
</dict>
</plist>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 49 KiB

@ -13,10 +13,10 @@
<viewControllerLayoutGuide type="bottom" id="9ZL-r4-8FZ"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="yd7-JS-zBw">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" image="Icon-60.png" translatesAutoresizingMaskIntoConstraints="NO" id="23">
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" image="Icon-60.png" translatesAutoresizingMaskIntoConstraints="NO" id="23" ambiguous="YES">
<rect key="frame" x="270" y="270" width="60" height="60"/>
<rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
</imageView>
@ -33,7 +33,4 @@
<point key="canvasLocation" x="349" y="339"/>
</scene>
</scenes>
<resources>
<image name="Icon-60.png" width="180" height="180"/>
</resources>
</document>
</document>

@ -14,7 +14,7 @@
<AssemblyName>XamarinApp.iOS</AssemblyName>
<MtouchEnableSGenConc>true</MtouchEnableSGenConc>
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
<ProvisioningType>automatic</ProvisioningType>
<ProvisioningType>manual</ProvisioningType>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
<DebugSymbols>true</DebugSymbols>
@ -59,8 +59,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<MtouchArch>ARM64</MtouchArch>
<CodesignKey>iPhone Developer</CodesignKey>
<CodesignKey>iPhone Distribution</CodesignKey>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<BuildIpa>false</BuildIpa>
</PropertyGroup>
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' ">
<AppExtensionDebugBundleId />
@ -127,7 +128,7 @@
<Reference Include="System.Numerics.Vectors" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="4.5.0.530" />
<PackageReference Include="Xamarin.Forms" Version="4.5.0.617" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.2" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />

@ -19,7 +19,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="4.5.0.530" />
<PackageReference Include="Xamarin.Forms" Version="4.5.0.617" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.2" />
</ItemGroup>
</Project>
Loading…
Cancel
Save