Bläddra i källkod

1.iOS端-设置图标杀掉后台,重新进入云机会出现开屏的隐私空间图片

huangxiaodong 1 år sedan
förälder
incheckning
30407f2344

+ 0 - 4
创维盒子/双子星云手机.xcodeproj/project.pbxproj

@@ -46,7 +46,6 @@
 		183AE6572A8A2CF000B11CB0 /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 183AE6442A8A2CF000B11CB0 /* AFURLRequestSerialization.m */; };
 		183AE6582A8A2CF000B11CB0 /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 183AE6462A8A2CF000B11CB0 /* AFNetworkReachabilityManager.m */; };
 		183AE6592A8A2CF000B11CB0 /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 183AE6472A8A2CF000B11CB0 /* AFSecurityPolicy.m */; };
-		183AE6802A8C6B1200B11CB0 /* startImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 183AE67F2A8C6B1200B11CB0 /* startImage.png */; };
 		183AE6852A8C9B8900B11CB0 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 183AE6842A8C9B8900B11CB0 /* AVFoundation.framework */; };
 		183AE6872A8C9BA700B11CB0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 183AE6862A8C9BA700B11CB0 /* AudioToolbox.framework */; };
 		183AE6892A8C9BE800B11CB0 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 183AE6882A8C9BE800B11CB0 /* OpenGLES.framework */; };
@@ -326,7 +325,6 @@
 		183AE6472A8A2CF000B11CB0 /* AFSecurityPolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFSecurityPolicy.m; sourceTree = "<group>"; };
 		183AE6482A8A2CF000B11CB0 /* AFCompatibilityMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFCompatibilityMacros.h; sourceTree = "<group>"; };
 		183AE6492A8A2CF000B11CB0 /* AFHTTPSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPSessionManager.h; sourceTree = "<group>"; };
-		183AE67F2A8C6B1200B11CB0 /* startImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = startImage.png; sourceTree = "<group>"; };
 		183AE6842A8C9B8900B11CB0 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
 		183AE6862A8C9BA700B11CB0 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
 		183AE6882A8C9BE800B11CB0 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
@@ -1331,7 +1329,6 @@
 				6B3F96312AD2A0FA008E349E /* netWork */,
 				183AE6812A8C9ACA00B11CB0 /* CloudPlayer */,
 				183AE5DD2A89CD3C00B11CB0 /* SuperModel */,
-				183AE67F2A8C6B1200B11CB0 /* startImage.png */,
 				A003F6D427D8428200715CBF /* AppDelegate */,
 				A003F69D27D841C800715CBF /* Base */,
 				A003F6E727D84D6600715CBF /* Class */,
@@ -1591,7 +1588,6 @@
 				A031DD7627EC507000909527 /* HWAddFolderViewController.xib in Resources */,
 				A003F6F527D8594200715CBF /* HWToolBar.xib in Resources */,
 				A084D68A27E8587400054880 /* HWToolViewController.xib in Resources */,
-				183AE6802A8C6B1200B11CB0 /* startImage.png in Resources */,
 				A00221E127EB0EBF00E45F78 /* HWFolderListCell.xib in Resources */,
 				182BD37F2A0B86D800F8020E /* HWAddBookmarkViewController.xib in Resources */,
 				A003F6C627D8423600715CBF /* loadingBlueGif.gif in Resources */,

+ 1 - 2
创维盒子/双子星云手机/AppDelegate/Base.lproj/LaunchScreen.storyboard

@@ -17,7 +17,7 @@
                         <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                         <subviews>
-                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="startImage111" translatesAutoresizingMaskIntoConstraints="NO" id="HKe-L5-548">
+                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="HKe-L5-548">
                                 <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                             </imageView>
                         </subviews>
@@ -37,7 +37,6 @@
         </scene>
     </scenes>
     <resources>
-        <image name="startImage111" width="128" height="128"/>
         <systemColor name="systemBackgroundColor">
             <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
         </systemColor>

+ 3 - 3
创维盒子/双子星云手机/AppDelegate/SceneDelegate.m

@@ -124,10 +124,10 @@
         if(!_checkSNDataTimer){
             _checkSNDataTimer = [NSTimer scheduledTimerWithTimeInterval:0.5 target:self selector:@selector(enterMainVCFromScene) userInfo:nil repeats:YES];
             
-            BOOL haveOpenMask = [HWDataManager getBoolWithKey:Const_Mask_View_Open];
-            
+            //BOOL haveOpenMask = [HWDataManager getBoolWithKey:Const_Mask_View_Open];
+            NSInteger maskModel = [HWDataManager getIntegerWithKey:Const_Mask_View_Model];
             //添加默认启动图片
-            if(!_customLaunchV && !haveOpenMask){
+            if(!_customLaunchV && maskModel == 0){
                 _customLaunchV = [[customLaunchView alloc] initWithFrame:CGRectMake(0, 0, SCREEN_W, SCREEN_H)];
                 [self.window addSubview:_customLaunchV];
             }

+ 0 - 1
创维盒子/双子星云手机/Assets.xcassets/startImage.imageset/Contents.json

@@ -1,7 +1,6 @@
 {
   "images" : [
     {
-      "filename" : "startImage.png",
       "idiom" : "universal",
       "scale" : "1x"
     },

BIN
创维盒子/双子星云手机/Assets.xcassets/startImage.imageset/startImage.png


BIN
创维盒子/双子星云手机/startImage.png