pull/6/head
jonathandata1 2021-07-29 13:07:11 -05:00
rodzic cc6600fc64
commit d259ef83a9
4263 zmienionych plików z 1117377 dodań i 0 usunięć

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,599 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:screenOrientation="portrait" package="com.lenovo.safecenter">
<permission android:name="com.lenovo.safecenter.permission.RemoteHealthCheck" android:protectionLevel="signature"/>
<permission android:name="com.lenovo.safecenter.permission.RemoteSetUsbDebugMode" android:protectionLevel="signature"/>
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:smallScreens="true" android:xlargeScreens="true"/>
<application android:allowClearUserData="false" android:icon="@drawable/icon" android:installLocation="internalOnly" android:label="@string/safecenter" android:name=".utils.Const" android:theme="@android:style/Theme.Light.NoTitleBar">
<meta-data android:name="lenovo:channel" android:value="AQ10003"/>
<meta-data android:name="SUS_APPKEY" android:value="QAE6XYWM3XUJ"/>
<meta-data android:name="SUS_CHANNEL" android:value="self"/>
<meta-data android:name="lenovo:applicationToken" android:value="BZYTS5F9LIUQ"/>
<uses-library android:name="android.test.runner"/>
<activity android:label="@string/safecenter" android:name=".MainTab.SplashActivity" android:screenOrientation="portrait">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
</activity>
<activity android:launchMode="singleTask" android:name=".MainTab.LeSafeMainActivity" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.mainTab"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:name=".MainTab.VersionUpdateDIalogActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:launchMode="singleTask" android:name=".MainTab.FirstUsePasswordSettingActivity" android:screenOrientation="portrait"/>
<activity android:name=".MainTab.UpdateVersionActivity" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.updateAndPassword"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:launchMode="singleTask" android:name=".HealthCheck.HealthCheckupActivity" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".AppsManager.AppsManager" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".AppsManager.PermissionControlNew" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".AppsManager.ChargeSafeNew" android:screenOrientation="portrait"/>
<activity android:finishOnTaskLaunch="true" android:launchMode="singleTask" android:name=".platform.AgainstTheftSet" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.AgainstTheftSet"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:launchMode="singleTask" android:name=".AppsManager.ApplicationList" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".AppsManager.MessageBlackList" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".Laboratory.ForbiddenApplication" android:noHistory="true" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.view.ForbiddenApplication"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:launchMode="singleTask" android:name=".Laboratory.GuestModeSet" android:noHistory="true" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.view.GuestModeSet"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:launchMode="singleTask" android:name=".AppsManager.DisplayLog" android:screenOrientation="portrait"/>
<activity android:name=".AppsManager.CheckDisplayLog" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".platform.NotiSMSActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:name=".AppsManager.AntiTappingActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:launchMode="singleInstance" android:name=".AppsManager.DialogActivity" android:screenOrientation="portrait" android:theme="@style/Dialog">
<intent-filter>
<action android:name="com.lenovo.safecenter.view.DialogActivity"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:name=".AppsManager.AppPermManager" android:screenOrientation="portrait"/>
<activity android:name=".safemode.WhiteSms" android:screenOrientation="portrait"/>
<activity android:name=".safemode.ErrorWhiteSms" android:screenOrientation="portrait"/>
<activity android:name=".safemode.SofeModeMain" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme">
<intent-filter>
<action android:name="com.lenovo.safecenter.safemode.SofeModeMain"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:name=".safemode.WhiteCall" android:screenOrientation="portrait"/>
<activity android:name=".safemode.ManWhiteSms" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".safemode.WhiteSmsShowByNumber" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".safemode.WhiteContract" android:screenOrientation="portrait"/>
<activity android:name=".safemode.ErrorWhiteContract" android:screenOrientation="portrait"/>
<activity android:name=".safemode.AddContract" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".safemode.ErrorAddContract" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".safemode.ContractSetting" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".safemode.HandActivity" android:noHistory="true" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:launchMode="singleTask" android:name=".MainTab.CallNotifyActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:launchMode="singleTask" android:name=".MainTab.SMSNotifyActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:excludeFromRecents="true" android:exported="false" android:launchMode="singleInstance" android:name=".Laboratory.SafePaymentDialogActivity" android:screenOrientation="portrait" android:theme="@style/Dialog">
<intent-filter>
<action android:name="com.lenovo.safecenter.view.LaboratoryActivity"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:name=".Laboratory.SafePaymentActivity" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.SafePaymentActivity"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:name=".platform.AgainstTheftSafePhoneSetActivity" android:noHistory="true" android:screenOrientation="portrait"/>
<activity android:name=".platform.AgainstTheftSafeMailSetActivity" android:noHistory="true" android:screenOrientation="portrait"/>
<activity android:name=".platform.AgainstTheftPromptActivity" android:noHistory="true" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboardHidden|orientation" android:label="@string/antispamapp_name" android:name=".lenovoAntiSpam.MainActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme">
<intent-filter>
<action android:name="com.lenovo.safecenter.main"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboardHidden|orientation" android:name=".lenovoAntiSpam.views.NightPreActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".lenovoAntiSpam.views.ManLocalBlackActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".lenovoAntiSpam.views.HandBlackActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".lenovoAntiSpam.views.ManLocalBlackAddActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".lenovoAntiSpam.views.ManLocalBlackAddContract" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".lenovoAntiSpam.views.ManLocalWhiteActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".lenovoAntiSpam.views.ManAddWhiteContract" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:label="@string/antivirusapp_name" android:name=".antivirus.MainActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme">
<intent-filter>
<action android:name="com.lenovo.safecenter.antivirus.main"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboardHidden|orientation" android:name=".antivirus.views.FlashProActivity" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.antivirus.gifmain"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboardHidden|orientation" android:name=".antivirus.views.LogActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name=".antivirus.views.FullSystemScanActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name=".antivirus.views.ScanVirusActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".antivirus.views.ShowVirusActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".antivirus.views.VirusInfo" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".antivirus.views.AntiVirusSetting" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".antivirus.views.NotiSMSActivity" android:screenOrientation="portrait" android:theme="@style/Dialog">
<intent-filter>
<action android:name="com.lenovo.antivirus.notice"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:launchMode="singleTask" android:name=".lenovoAntiSpam.newview.AntiSpamMain" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".lenovoAntiSpam.newview.SignActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".lenovoAntiSpam.newview.HarassSet" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".safemode.PrivateMainActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme">
<intent-filter>
<action android:name="com.lenovo.safecenter.privatezone"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<service android:name=".broadcast.SafePaymenUninstallService"/>
<activity android:name="com.lenovo.lps.sus.control.SUSPromptActivity" android:theme="@android:style/Theme.Translucent"/>
<activity android:name="com.lenovo.lps.sus.control.SUSCustdefNotificationActivity" android:theme="@style/Dialog"/>
<activity android:name="com.lenovo.lps.sus.control.SUSNotificationActivity" android:theme="@android:style/Theme.Translucent"/>
<receiver android:name="com.lenovo.lps.sus.control.SUSReceiver">
<intent-filter>
<action android:name="com.lenovo.lps.sus.ACTION_UPDATE"/>
</intent-filter>
</receiver>
<activity android:launchMode="singleTask" android:name=".net.correct.TrafficCorrectSetting" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".net.TrafficDailog" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:launchMode="singleTask" android:name=".net.TrafficShowDataDailog" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:launchMode="singleTask" android:name=".net.LowLevelNetFilter" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".net.NetFilter" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".AppsManager.SmsSettingsActivity" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".net.TrafficStatistics" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.net.traffic"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:launchMode="singleTask" android:name=".net.doublemode.TrafficStatisticsDoubleMode" android:screenOrientation="portrait"/>
<activity android:launchMode="singleTask" android:name=".net.doublemode.NetSetting" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.net.setting"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:launchMode="singleTask" android:name=".MainTab.HelpActivity" android:screenOrientation="portrait"/>
<activity android:name=".AppsManager.SettingsActivity" android:screenOrientation="portrait"/>
<activity android:name=".MainTab.LabUpdateDialogActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:name=".lenovoAntiSpam.newview.FirstSignActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:launchMode="singleInstance" android:name=".lenovoAntiSpam.newview.FirstHarssActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:name=".lenovoAntiSpam.newview.ShowConfirm" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:name=".lenovoAntiSpam.views.SpamConfirm" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".antivirus.views.VirusDeepInfo" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name=".Laboratory.AppUninstall" android:screenOrientation="portrait">
<intent-filter>
<action android:name="com.lenovo.safecenter.appuninstall"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<receiver android:name=".platform.BootBroadcast">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="android.intent.action.SIM_STATE_CHANGED"/>
</intent-filter>
</receiver>
<receiver android:name=".platform.NoticeBroadcast">
<intent-filter>
<action android:name="lenovo.use.permission.denied"/>
<action android:name="com.safecenter.broadcast.openChildMode"/>
<action android:name="com.safecenter.broadcast.openPrivacyMode"/>
<action android:name="com.safecenter.broadcast.openGuestMode"/>
<action android:name="com.lenovo.safecenter.view.DialogActivity"/>
</intent-filter>
</receiver>
<receiver android:name=".broadcast.AppBroadcast">
<intent-filter>
<action android:name="android.intent.action.PACKAGE_ADDED"/>
<action android:name="android.intent.action.PACKAGE_REMOVED"/>
<action android:name="android.intent.action.PACKAGE_REPLACED"/>
<data android:scheme="package"/>
</intent-filter>
</receiver>
<receiver android:name=".broadcast.HarassLogBroadcast">
<intent-filter>
<action android:name="ACTION_BLACK_MESSAGE"/>
<action android:name="ACTION_BLACK_PHONE"/>
<action android:name="com.lenovo.antivirus.notify"/>
</intent-filter>
</receiver>
<receiver android:name=".broadcast.SmsBroadcast">
<intent-filter>
<action android:name="lenovo.backgroud.sendsms"/>
<action android:name="SENT_SMS_ACTION"/>
</intent-filter>
</receiver>
<receiver android:name=".support.SMSCheckReceiver">
<intent-filter android:priority="2147483647">
<action android:name="android.provider.Telephony.SMS_RECEIVED"/>
<action android:name="android.provider.Telephony.SMS_RECEIVED_ON_SIM"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</receiver>
<receiver android:name=".support.OutPhoneReceiver">
<intent-filter>
<action android:name="android.intent.action.USER_PRESENT"/>
</intent-filter>
</receiver>
<receiver android:name=".support.CheckInterChangeReceiver">
<intent-filter>
<action android:name="com.lenovo.antispam.blackperson.change"/>
<action android:name="com.lenovo.antispam.whiteperson.change"/>
<action android:name="com.lenovo.antispam.netperson.change"/>
<action android:name="com.lenovo.securityperson.change"/>
<action android:name="com.lenovo.antispam.blackperson..provider.change"/>
</intent-filter>
</receiver>
<receiver android:name=".utils.updateLab.UpdateLabReceiver">
<intent-filter>
<action android:name="com.lenovo.antivirus.updateresult"/>
<action android:name="com.lenovo.antivirus.queryresult"/>
<action android:name="com.lenovo.antispam.blackupdateresult"/>
<action android:name="com.lenovo.antispam.blackqueryresult"/>
<action android:name="com.lenovo.antispam.sysupdateresult"/>
<action android:name="com.lenovo.antispam.sysqueryresult"/>
<action android:name="com.lenovo.safecenter.Broadcast.updateLab"/>
<action android:name="com.lenovo.antispam.signcallupdateresult"/>
<action android:name="com.lenovo.antispam.signcallqueryresult"/>
</intent-filter>
</receiver>
<receiver android:name=".utils.updateLab.WifiConnectedReceiver">
<intent-filter>
<action android:name="android.net.wifi.STATE_CHANGE"/>
</intent-filter>
</receiver>
<receiver android:name=".lenovoAntiSpam.support.SMSCheckReceiver">
<intent-filter android:priority="2147483647">
<action android:name="android.provider.Telephony.SMS_RECEIVED"/>
<action android:name="android.provider.Telephony.SMS_RECEIVED_ON_SIM"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</receiver>
<receiver android:name=".broadcast.SafeInputMethodBroadcast">
<intent-filter>
<action android:name="com.lenovo.safecenter.safeinputmethod"/>
</intent-filter>
</receiver>
<receiver android:name=".broadcast.UpdateTrafficReceiver">
<intent-filter>
<action android:name="com.lenovo.safecenter.updatetrafficbar.broadcast"/>
<action android:name="com.lenovo.safecenter.init.trafficbar"/>
</intent-filter>
</receiver>
<receiver android:name=".antivirus.support.BootBroadcastReceiver">
<intent-filter>
<action android:name="action.forcestop.antivirus"/>
<action android:name="action.antivirus.init"/>
</intent-filter>
</receiver>
<receiver android:name=".antivirus.support.AppBroadcast">
<intent-filter>
<action android:name="android.intent.action.PACKAGE_ADDED"/>
<action android:name="android.intent.action.PACKAGE_REMOVED"/>
<action android:name="android.intent.action.PACKAGE_REPLACED"/>
<data android:scheme="package"/>
</intent-filter>
</receiver>
<receiver android:name=".antivirus.support.alarmreceiver">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE"/>
</intent-filter>
</receiver>
<receiver android:name=".net.support.BootBroadcast" android:permission="android.permission.RECEIVE_BOOT_COMPLETED">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="android.intent.action.ACTION_SHUTDOWN"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.PACKAGE_ADDED"/>
<action android:name="android.intent.action.PACKAGE_REMOVED"/>
<data android:scheme="package"/>
</intent-filter>
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE"/>
<action android:name="com.lenovo.safecenter.traffic.correction"/>
<action android:name="android.intent.action.AIRPLANE_MODE"/>
</intent-filter>
</receiver>
<receiver android:name=".support.MMSReceiver">
<intent-filter android:priority="2147483647">
<action android:name="android.provider.Telephony.WAP_PUSH_RECEIVED"/>
<data android:mimeType="application/vnd.wap.mms-message"/>
</intent-filter>
</receiver>
<receiver android:name=".antivirus.support.DeleteSDFileBroadcast">
<intent-filter>
<action android:name="action.antivirus.delete.sdfile"/>
</intent-filter>
</receiver>
<receiver android:name=".broadcast.InputMethodChangeBroadcast">
<intent-filter>
<action android:name="android.intent.action.INPUT_METHOD_CHANGED"/>
<action android:name="com.safecenter.boot.safeinput"/>
</intent-filter>
</receiver>
<service android:name=".broadcast.AlarmService" android:process=":remote">
<intent-filter>
<action android:name="com.lenovo.antitheft.ALARM"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</service>
<service android:name=".broadcast.sendMsgService" android:process=":remote">
<intent-filter>
<action android:name="com.lenovo.antitheft.SENDMESSAGE"/>
</intent-filter>
</service>
<service android:name=".broadcast.SendSmsService"/>
<service android:exported="false" android:name=".support.SecurityService"/>
<service android:name=".support.SafeCenterService"/>
<service android:name=".lenovoAntiSpam.support.DownSysService">
<intent-filter>
<action android:name="com.lenovo.antispam.sysupdate"/>
<action android:name="com.lenovo.antispam.sysquery"/>
</intent-filter>
</service>
<service android:name=".lenovoAntiSpam.support.DownNetBlackService">
<intent-filter>
<action android:name="com.lenovo.antispam.netblackupdate"/>
<action android:name="com.lenovo.antispam.netblackquery"/>
</intent-filter>
</service>
<service android:name=".lenovoAntiSpam.support.DownSignCallService">
<intent-filter>
<action android:name="com.lenovo.antispam.signcallquery"/>
<action android:name="com.lenovo.antispam.signcallupdate"/>
</intent-filter>
</service>
<service android:name=".lenovoAntiSpam.support.UpdateService"/>
<service android:name=".lenovoAntiSpam.support.PhoneListenService"/>
<service android:name=".antivirus.support.InitService"/>
<service android:name=".antivirus.support.SyncDownService"/>
<service android:name=".antivirus.support.installJudgeService"/>
<service android:name=".antivirus.support.dowmdataService">
<intent-filter>
<action android:name="com.lenovo.antivirus.query"/>
<action android:name="com.lenovo.antivirus.update"/>
</intent-filter>
</service>
<service android:name=".broadcast.LaboratoryInstallJudgeService"/>
<service android:name=".broadcast.SafePaymentInstallJudgeService"/>
<service android:name=".broadcast.FormatSDService"/>
<service android:name=".broadcast.LockScreenService">
<intent-filter>
<action android:name="com.lenovo.safecenter.lockscreenservice"/>
</intent-filter>
</service>
<service android:name=".net.support.InitializeService">
<intent-filter>
<action android:name="com.lenovo.safecenter.traffic.service.RTC"/>
<action android:name="com.lenovo.safecenter.deletetraffic.service.RTC"/>
<action android:name="com.lenovo.safecenter.updatetrafficbar.service.RTC"/>
<action android:name="com.lenovo.safecenter.correct.traffic.SIM.service.RTC"/>
<action android:name="com.lenovo.safecenter.correct.traffic.SIM2.service.RTC"/>
<action android:name="com.lenovo.safecenter.notice.traffic.ui.service.RTC"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</service>
<service android:name=".broadcast.CheckPermissionService"/>
<service android:name="com.lenovo.safecenter.aidl.killvirus.RemoteScanVirusService" android:process=":remote">
<intent-filter>
<action android:name="com.lenovo.safecenter.aidl.killvirus.RemoteScanVirus"/>
</intent-filter>
</service>
<service android:name="com.lenovo.safecenter.aidl.healthcheck.RemoteHealthCheckService" android:permission="com.lenovo.safecenter.permission.RemoteHealthCheck" android:process=":remote">
<intent-filter>
<action android:name="com.lenovo.safecenter.aidl.healthcheck.RemoteHealthCheck"/>
</intent-filter>
</service>
<service android:name="com.lenovo.safecenter.aidl.usbdebugmode.RemoteUsbDebugModeService" android:permission="com.lenovo.safecenter.permission.RemoteSetUsbDebugMode" android:process=":remote">
<intent-filter>
<action android:name="com.lenovo.safecenter.aidl.usbdebugmode.RemoteSetUsbDebugMode"/>
</intent-filter>
</service>
<provider android:authorities="com.lenovo.safecenter.AppsPermission" android:name=".providers.AppsPermissionProvider"/>
<provider android:authorities="com.lenovo.safecenter.HarassProvider" android:name=".providers.HarssLogProvider"/>
<provider android:authorities="com.lenovo.safecenter.whiteperson" android:name=".providers.WhitePersonProvider"/>
<provider android:authorities="com.lenovo.safecenter.netBlackProvider" android:name=".lenovoAntiSpam.provider.NetBlackProvider"/>
<provider android:authorities="com.lenovo.safecenter.LocalBlackProvider" android:name=".lenovoAntiSpam.provider.LocalBlackProvider"/>
<provider android:authorities="com.lenovo.safecenter.WhitePersonProvider" android:name=".lenovoAntiSpam.provider.WhitePersonProvider"/>
<provider android:authorities="com.lenovo.antivirus.AppinfoProvider" android:name=".antivirus.support.AppinfoProvider"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name="com.lenovo.performancecenter.performance.TaskManagerActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name="com.lenovo.performancecenter.performance.BootSpeedActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name="com.lenovo.performancecenter.performance.IgnorePreferenceActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name="com.lenovo.performancecenter.performance.WhiteListSelectActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:exported="true" android:launchMode="singleTask" android:name="com.lenovo.performancecenter.performance.PerfWhitelistActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name="com.lenovo.performancecenter.performance.ClearCacheActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name="com.lenovo.performancecenter.performance.WisdomSpeedPreferenceActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:configChanges="keyboardHidden|orientation" android:launchMode="singleTask" android:name="com.lenovo.performancecenter.performance.PhoneAccelerateActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<receiver android:name="com.lenovo.performancecenter.service.object.KillAllPackageReceiver">
<intent-filter>
<action android:name="com.lenovo.safecenter.PERFORMANCE_KILL_ALL_PROCESSES"/>
<action android:name="com.lenovo.safecenter.PERFORMANCE_KILL_SINGLE_PROCESS"/>
<action android:name="com.lenovo.safecenterwidget.RECORD_KILL_EVENT"/>
</intent-filter>
<intent-filter>
<action android:name="com.lenovo.safecenter.clearapp"/>
<data android:scheme="package"/>
</intent-filter>
</receiver>
<service android:name="com.lenovo.performancecenter.framework.PolicyService"/>
<service android:name="com.lenovo.performancecenter.framework.CustomerWhiteListService">
<intent-filter>
<action android:name="com.lenovo.performancecenter.framework.CustomerWhiteListService"/>
</intent-filter>
</service>
<receiver android:name="com.lenovo.performancecenter.framework.LeemCenterReceiver">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="com.lenovo.safecenter.activityswitch"/>
</intent-filter>
</receiver>
<activity android:excludeFromRecents="true" android:icon="@drawable/onkey_shutcut_green" android:label="@string/one_key_widget_clean" android:launchMode="singleInstance" android:name=".shortcut.CleanAcitivty" android:theme="@style/MyTheme.CustomDialogNoDim">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<action android:name="android.intent.action.CREATE_SHORTCUT"/>
</intent-filter>
</activity>
<service android:name=".shortcut.CleanViewService"/>
<provider android:authorities="com.lenovo.performancecenter.provider.querywhitelist" android:name="com.lenovo.performancecenter.framework.WhitelistProvider"/>
<provider android:authorities="com.lenovo.safecenter.password" android:name=".providers.password"/>
<activity android:configChanges="keyboardHidden|orientation" android:name=".MainTab.AppDownloadActivity" android:screenOrientation="portrait"/>
<activity android:name=".notificationintercept.NotificationTabActivity" android:screenOrientation="portrait"/>
<activity android:name=".notificationintercept.NotificationRecordActivity" android:screenOrientation="portrait"/>
<activity android:name=".notificationintercept.AdManager" android:screenOrientation="portrait"/>
<provider android:authorities="com.lenovo.providers.querypermissions" android:name="com.lenovo.providers.querypermissions.QueryPermissionsProvider"/>
<receiver android:name=".mmsutils.PushReceiver" android:permission="android.permission.BROADCAST_WAP_PUSH">
<intent-filter android:priority="2147483647">
<action android:name="android.provider.Telephony.WAP_PUSH_RECEIVED"/>
<data android:mimeType="application/vnd.wap.mms-message"/>
<data android:mimeType="application/vnd.wap.slc"/>
<data android:mimeType="application/vnd.wap.sic"/>
</intent-filter>
</receiver>
<provider android:authorities="com.lenovo.providers.querypermissions" android:name="com.lenovo.safecenter.providers.QueryPermissionsProvider"/>
<activity android:name=".MainTab.QuestionAndAnswer" android:screenOrientation="portrait"/>
<activity android:name=".lenovoAntiSpam.newview.NumberArea" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name="com.lenovo.safecenter.systeminfo.ui.activity.CommonNumberActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name="com.lenovo.safecenter.systeminfo.ui.activity.SystemExamActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name="com.lenovo.safecenter.systeminfo.ui.activity.ScreenTestActivity" android:screenOrientation="portrait"/>
<activity android:name="com.lenovo.safecenter.systeminfo.ui.activity.DailyTools" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:icon="@drawable/shortcut_app_icon_select" android:label="@string/switcher_app_name" android:launchMode="singleInstance" android:name=".floatwindow.shortcut.ShortcutActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar">
<intent-filter>
<action android:name="android.intent.action.CREATE_SHORTCUT"/>
</intent-filter>
</activity>
<activity android:launchMode="singleInstance" android:name=".floatwindow.view.FloatwindowCache" android:theme="@style/floatwindow_cache"/>
<activity android:name=".MainTab.AppLockMustUpdateDialogActivity" android:screenOrientation="portrait" android:theme="@style/Dialog"/>
<activity android:name=".Laboratory.RootIntroduction"/>
<service android:name=".utils.update.LeSafeDownLoadApk"/>
<receiver android:name=".Laboratory.SafeHomePageBroadcast">
<intent-filter>
<action android:name="com.lenovo.safecenter.activityswitch"/>
</intent-filter>
</receiver>
<activity android:name=".lenovoAntiSpam.newview.WhiteABlackMain" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme">
<intent-filter>
<action android:name="com.lenovo.safecenter.manblack"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
<intent-filter>
<action android:name="com.lenovo.safecenter.manwhite"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:name=".safemode.EditSettingActivity" android:screenOrientation="portrait" android:theme="@style/LeemTitleTheme"/>
<activity android:name="com.lenovo.install.InstallActivity" android:screenOrientation="portrait">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="content"/>
<data android:scheme="file"/>
<data android:mimeType="application/vnd.android.package-archive"/>
</intent-filter>
</activity>
<activity android:name="com.lenovo.install.InstallProgress" android:screenOrientation="portrait"/>
<activity android:name="com.lenovo.install.InstallErrorActivity" android:screenOrientation="portrait"/>
<activity android:name="com.lenovo.install.ShowPkgInfoActivity" android:screenOrientation="portrait"/>
<activity android:name=".MainTab.AboutActivity" android:screenOrientation="portrait"/>
</application>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<uses-permission android:name="android.permission.READ_SMS"/>
<uses-permission android:name="android.permission.CALL_PHONE"/>
<uses-permission android:name="android.permission.SEND_SMS"/>
<uses-permission android:name="android.permission.RECEIVE_SMS"/>
<uses-permission android:name="android.permission.RECEIVE_MMS"/>
<uses-permission android:name="android.permission.READ_CALENDAR"/>
<uses-permission android:name="android.permission.WRITE_CALENDAR"/>
<uses-permission android:name="android.permission.WRITE_CONTACTS"/>
<uses-permission android:name="android.permission.WRITE_SMS"/>
<uses-permission android:name="android.permission.WRITE_SETTINGS"/>
<uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS"/>
<uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES"/>
<uses-permission android:name="android.permission.BROADCAST_PACKAGE_REMOVED"/>
<uses-permission android:name="android.permission.RESTART_PACKAGES"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="com.android.browser.permission.READ_HISTORY_BOOKMARKS"/>
<uses-permission android:name="com.android.browser.permission.WRITE_HISTORY_BOOKMARKS"/>
<uses-permission android:name="android.permission.FORCE_STOP_PACKAGES"/>
<uses-permission android:name="android.permission.PACKAGE_USAGE_STATS"/>
<uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="android.permission.MODIFY_PHONE_STATE"/>
<uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.STATUS_BAR_SERVICE"/>
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
<uses-permission android:name="android.permission.READ_NETWORK_USAGE_HISTORY"/>
<uses-permission android:name="android.permission.DELETE_PACKAGES"/>
<uses-permission android:name="android.permission.GET_PACKAGE_SIZE"/>
<uses-permission android:name="android.permission.READ_LOGS"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"/>
<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE"/>
<uses-permission android:name="android.permission.GET_TASKS"/>
<uses-permission android:name="android.permission.MOUNT_FORMAT_FILESYSTEMS"/>
<uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"/>
<uses-permission android:name="android.permission.BROADCAST_WAP_PUSH"/>
<uses-permission android:name="android.permission.RECEIVE_WAP_PUSH"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<uses-permission android:name="android.permission.BATTERY_STATUS"/>
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="android.permission.FORCE_STOP_PACKAGES"/>
<uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.WRITE_SYNC_SETTINGS"/>
<uses-permission android:name="android.permission.DEVICE_POWER"/>
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
<uses-permission android:name="android.permission.DELETE_CACHE_FILES"/>
<uses-permission android:name="android.permission.BROADCAST_PACKAGE_REMOVED"/>
<uses-permission android:name="android.permission.RESTART_PACKAGES"/>
<uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"/>
<uses-permission android:name="com.android.browser.permission.READ_HISTORY_BOOKMARKS"/>
<uses-permission android:name="com.android.browser.permission.WRITE_HISTORY_BOOKMARKS"/>
<uses-permission android:name="android.permission.PACKAGE_USAGE_STATS"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.MODIFY_PHONE_STATE"/>
<uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS"/>
<uses-permission android:name="android.permission.STATUS_BAR_SERVICE"/>
<uses-permission android:name="android.permission.SET_ACTIVITY_WATCHER"/>
<uses-permission android:name="android.permission.WRITE_MEDIA_STORAGE"/>
<uses-permission android:name="android.permission.MASTER_CLEAR"/>
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>
<uses-permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT"/>
<uses-permission android:name="com.android.launcher.permission.READ_SETTINGS"/>
<uses-permission android:name="android.permission.MOVE_PACKAGE"/>
<uses-permission android:name="android.permission.CLEAR_APP_CACHE"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_SATAE"/>
<uses-permission android:name="android.permission.BATTERY_STATUS"/>
<uses-permission android:name="android.permission.BLUETOOTH"/>
<instrumentation android:label="test my app" android:name="android.test.InstrumentationTestRunner" android:targetPackage="com.lenovo.safecenter"/>
</manifest>

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<Application>
<ProcessNameItem name="com.tencent.mobileqq" />
<ProcessNameItem name="com.tencent.qq" />
<ProcessNameItem name="com.tencent.mm" desc="微信"/>
<ProcessNameItem name="cn.com.fetion" />
<ProcessNameItem name="com.xiaomi.channel" desc="米聊"/>
<ProcessNameItem name="com.skype.rover" />
<ProcessNameItem name="cn.msn.messenger" />
<ProcessNameItem name="com.pica.msn" />
<ProcessNameItem name="com.google.android.apps.plus" />
<ProcessNameItem name="com.lenovo.safecenter" />
<ProcessNameItem name="com.lenovo.safewidget" />
<ProcessNameItem name="com.lenovo.leemcenter.power" />
<ProcessNameItem name="com.android.contacts" desc="联系人" />
<ProcessNameItem name="com.android.stk" desc="SIM卡应用" />
<ProcessNameItem name="com.android.deskclock" desc="SIM卡应用" />
<ProcessNameItem name="com.lenovomobile.deskclock" desc="闹钟" />
<ProcessNameItem name="com.lenovo.app.Calendar" desc="日历" />
<ProcessNameItem name="com.google.android.calendar" desc="日历" />
<ProcessNameItem name="com.android.mms" />
<ProcessNameItem name="com.lenovo.safecenteropen" desc="乐安全" />
<ProcessNameItem name="com.duomi.android" desc="多米音乐" />
<ProcessNameItem name="com.duomi.androidarizona" desc="多米音乐" />
<ProcessNameItem name="com.android.settings" desc="settings" />
<ProcessNameItem name="com.lenovo.safebox" />
<ProcessNameItem name="com.android.clock" />
<ProcessNameItem name="com.android.calendar" />
<ProcessNameItem name="com.android.providers.calendar" />
</Application>

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1 @@
1€:ά)‡|Εη7쨀’]ƒ bFψέ³3:}=M‰ΟΒρ•$<24>d?¶^

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -0,0 +1,284 @@
@餐饮购物
4008517517$麦当劳麦乐送
4008800400$丽华快餐
4008823823$肯德基宅急送
4008887272$棒约翰外送
4008206998$星巴克服务电话
10101111$1号店
95105225$麦考林
4000517317$拉手网
4001015555$窝窝团
4006006888$凡客
4006065500$京东商城
4006178888$团宝网
4006500117$糯米团
4006520365$奥特莱斯商城
4006528528$麦包包
4006605335$美团
4006662424$24劵
4006729588$Justyle简时尚品
4006789888$唯品会
4006858666$满座
4006965566$乐淘网
4007162828$梦芭莎
4007787878$巴贝拉家家送
4008102211$天天网
4008105666$卓越亚马逊
4008113333$国美电器
4008123123$必胜客宅急送
4008198198$苏宁易购
4008199777$国美电器网上商城
4008204400$新蛋网
4008365365$苏宁电器客服
4008868003$58团购
4008980808$上品折扣
@生活必需
120$急救中心
114$电话及长途区号查询
112$电话障碍申报台
113$国内人工长途查询台
12121$天气预报
12117$报时服务
95598$供电服务
96103$北京出租车叫车电话
11185$中国邮政业务咨询
96822$上海出租车叫车电话
12121$气象综合信息服务台
12355$青少年服务热线
12320$公共卫生公益热线
12319$城建服务
999$红十字会急救台
96156$社区公共服务热线
12395$水上求救专用
12366$纳税服务
@银行客服
95501$深圳发展银行
95508$广发银行
95516$中国银联
95528$浦发银行
95533$建设银行
95555$招商银行
95558$中信银行
95559$交通银行
95561$兴业银行
95566$中国银行
95568$民生银行
95577$华夏银行
95580$邮政储蓄
95588$工商银行
95595$光大银行
95599$农业银行
4006195599$农业银行白金信用卡贵宾服务专线
4006695501$深圳发展银行信用卡
4006695555$招商银行私人银行服务专线
4006695566$中国银行信用卡
4006695568$民生银行信用卡
4006695588$工商银行贵宾客户服务专线
4006699999$平安银行
4006895555$招商银行钻石贵宾服务专线
4007888888$光大银行信用卡
4008200008$交通银行信用卡
4008200588$建设银行信用卡
4008205555$招商银行信用卡
4008208778$浦发银行信用卡
4008308003$广发银行客服中心
4008895501$深圳发展银行天玑财富
4008895555$招商银行金葵花贵宾服务专线
4008895558$中信银行信用卡
4008895561$兴业银行信用卡白金专线
4008895580$邮政储蓄银行信用卡
95511-2$平安银行信用卡
95511-3$平安银行
@运营商
10000$中国电信客服
10001$中国电信自助服务热线
10010$中国联通客服
10011$中国联通手机充值
10015$中国联通投诉电话
10016$中国联通电话营销专线
10018$中国联通星级客户自助服务热线
10019$中国联通集团客服
10050$中国铁通客服
10060$中国网通客服
10086$中国移动客服
11888$中国电信充值付费
12580$中国移动12580
116114$中国网通电话导航
118114$中国电信号码百事通
1013089$中国联通话费查询
13800138000$中国移动手机充值
@机票预定
4008895080$深圳航空订票热线
95080$深圳航空服务热线
4008808666$深圳航空会员热线
4008899737$祥鹏航空服务热线
95071950$祥鹏航空服务热线
4008986999$国航全球订票热线
8008100099$中国联航服务热线
8008100637$金鹿航空服务热线
4000666888$金鹿航空服务热线
4006006222$春秋航空服务热线
95530$东方航空服务热线
4006096777$山东航空服务热线
4006695539$南航直销服务热线
95539$南方航空热线
95557$厦门航空客服热线
95808$东方航空旅客投诉
950710$天津航空服务热线
8008768999$海南航空热线
950718$海南航空热线
950712$海南航空服务热线
4008300999$四川航空服务热线
4008680000$幸福航空服务热线
10105858$上海航空服务热线
95071095$西部航空订票热线
4007006000$吉祥航空客户中心
4006100099$中国联航服务热线
4006100666$国航知音会员服务热线
4008100999$国航全球服务热线
4008108080$中国票务网
@酒店旅行预定
4008190099$桔子酒店
4008203333$如家酒店
4008209999$锦江之星
4008886119$24K酒店
4008688688$喜达屋酒店
4008740087$7天酒店
4008308331$佳园酒店
4008121121$汉庭酒店
4001205900$香格里拉酒店
4001327900$万豪酒店
4006001615$宜必思
4006028158$安逸158
4006038888$速8酒店
4006103721$大麦网
4006161616$艺龙旅行网
4006500506$康辉旅行社
4006640066$芒果网
4006666699$驴妈妈
4006767038$易游天下
4006869999$阳光旅行网
4006885588$e龙网
4006998998$格林豪泰
4008051766$51766旅游网
4008189588$9588旅行网
4007666666$途牛旅游网
4007997997$同程网
4008051766$中国通用旅游
4006008888$国旅预订中心
4008116666$中国旅行社
4008206666$携程网
4008207168$莫泰旅店
4008208286$锦江旅游
4008822223$雅程旅行网
4008830111$张家界中国国际旅行社
4008840086$中青旅
4008883721$actrip雅程
@保险客服
95500$太平洋保险
95502$永安财险
95505$天安保险
95509$华泰保险
95510$阳光保险
95511$平安保险
95512$平安产险
95515$合众人寿
95518$中国人保
95519$中国人寿
95522$泰康人寿
95567$新华人寿
95569$安邦财险
95585$中华联合财险
95589$太平人寿
95590$大地财险
95596$民生人寿
95105768$海康人寿
4006095509$华泰保险
4008203588$友邦保险
@快递业务
95105366$中铁快运
4001826666$恒路物流
4006100400$AAE安球专递
4006280018$亚风快递
4006605656$佳怡物流
4006688400$星晨急便
4006773777$CCES快递
4006781515$全一快递
4006789000$宅急送
4006941256$急先达
4008000222$新邦物流
4008000666$一邦快递
4008086666$天地华宇
4008108000$DHL快运
4008111111$顺丰速运
4008174008$民航快递
4008201646$远成物流
4008202356$安信达快递
4008205566$佳吉快递
4008208088$万象物流
4008208198$天天快递
4008208388$UPS快运
4008208515$天天快递VIP
4008209868$TNT快递
4008222222$盛辉物流
4008304888$快捷快递
4008305555$德邦物流
4008306333$信丰物流
4008861888$联邦快递
95572$中铁快运
@腾讯客户服务
075583765566$腾讯客服电话
075586013666$腾讯游戏专线
075583762288$腾讯拍拍专线
075586013860$腾讯财付通专线
@报警和举报
110$报警
119$火警
12110$公安短信报警
122$交通事故报警
96310$城管执法
96315$消协咨询投诉电话
12119$森林火警
12309$检查机关举报电话
12310$机构编制违规举报热线
12312$保护知识产权举报
12315$消费者投诉
12318$文化市场综合执法
96102$国税局偷税漏税举报
12321$不良信息举报中心
12333$劳动保障政策咨询
12336$国土资源违法举报
12345$市长专线
12348$法律服务
12358$价格举报
12365$质量监督
12369$环保投诉
12380$中共组织部专用举报
@厂商售后服务
4008105858$三星
4008800123$诺基亚
8008105888$清华同方
4008123456$TCL
8008108208$东芝
4006778899$联通Iphone
4008100000$索爱
8008202255$惠普
8008289383$富士通
8008109977$爱普生
8008100781$松下
8008209000$索尼
8008100285$长城
4008201668$多普达
4008199999$LC
8008580888$戴尔
8008201201$飞利浦
8008202255$惠普
8008108888$联想
8008201201$飞利浦
4006272273$苹果
4008218998$HTC
4008111666$长虹
4006999999$海尔
8009906600$国美电器
4008899315$美的
4008365315$格力

Wyświetl plik

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<set android:shareInterpolator="false"
xmlns:android="http://schemas.android.com/apk/res/android">
<alpha android:interpolator="@android:anim/accelerate_decelerate_interpolator" android:duration="3000" android:fromAlpha="0.0" android:toAlpha="1.0" />
<scale android:interpolator="@android:anim/accelerate_decelerate_interpolator" android:duration="3000" android:pivotX="50.0%" android:pivotY="50.0%" android:fromXScale="0.0" android:toXScale="1.0" android:fromYScale="0.0" android:toYScale="1.0" />
<translate android:interpolator="@android:anim/accelerate_decelerate_interpolator" android:duration="3000" android:fromXDelta="-200.0" android:toXDelta="30.0" android:fromYDelta="-600.0" android:toYDelta="30.0" />
</set>

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<translate android:duration="@android:integer/config_mediumAnimTime" android:fromXDelta="0.0" android:toXDelta="0.0" android:fromYDelta="0.0" android:toYDelta="100.0%p"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:duration="@android:integer/config_mediumAnimTime" android:fromXDelta="0.0" android:toXDelta="0.0" android:fromYDelta="-100.0%p" android:toYDelta="0.0%p" />
</set>

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<translate android:duration="@android:integer/config_mediumAnimTime" android:fromXDelta="0.0" android:toXDelta="0.0" android:fromYDelta="100.0%p" android:toYDelta="0.0"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<translate android:duration="@android:integer/config_mediumAnimTime" android:fromXDelta="0.0" android:toXDelta="0.0" android:fromYDelta="0.0%p" android:toYDelta="-100.0%p"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<cycleInterpolator android:cycles="4.0"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<alpha android:duration="@android:integer/config_longAnimTime" android:fromAlpha="0.2" android:toAlpha="1.0"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<alpha android:duration="@android:integer/config_mediumAnimTime" android:fromAlpha="1.0" android:toAlpha="0.2"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<gridLayoutAnimation android:animation="@anim/quickaction" android:columnDelay="0.0%" android:rowDelay="75.0%" android:directionPriority="none"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<alpha android:duration="3000" android:fromAlpha="0.1" android:toAlpha="1.0" />
</set>

Wyświetl plik

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<scale android:duration="300" android:pivotX="50.0%" android:pivotY="50.0%" android:fromXScale="0.6" android:toXScale="1.0" android:fromYScale="0.6" android:toYScale="1.0" />
<alpha android:interpolator="@android:anim/decelerate_interpolator" android:duration="300" android:fromAlpha="0.0" android:toAlpha="1.0" />
</set>

Wyświetl plik

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<scale android:duration="300" android:pivotX="50.0%" android:pivotY="50.0%" android:fromXScale="1.0" android:toXScale="0.5" android:fromYScale="1.0" android:toYScale="0.5" />
<alpha android:interpolator="@android:anim/accelerate_interpolator" android:duration="300" android:fromAlpha="1.0" android:toAlpha="0.0" />
</set>

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<translate android:duration="325" android:fromXDelta="100.0%p" android:toXDelta="0.0"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:duration="@android:integer/config_mediumAnimTime" android:repeatCount="infinite" android:fromXDelta="-50.0%p" android:toXDelta="50.0%p" />
</set>

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<translate android:interpolator="@anim/cycle_7" android:duration="1000" android:fromXDelta="0.0" android:toXDelta="10.0"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<scale android:interpolator="@android:anim/accelerate_decelerate_interpolator" android:duration="200" android:pivotX="50.0%" android:pivotY="50.0%" android:fillAfter="false" android:fromXScale="0.8" android:toXScale="1.0" android:fromYScale="0.8" android:toYScale="1.0" />
</set>

Wyświetl plik

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<alpha android:duration="500" android:startOffset="1500" android:fromAlpha="1.0" android:toAlpha="0.0"
xmlns:android="http://schemas.android.com/apk/res/android" />

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<rotate android:duration="1000" android:fromDegrees="0.0" android:toDegrees="1500.0" android:pivotX="50.0%" android:pivotY="50.0%" android:startOffset="500" />
</set>

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<scale android:interpolator="@android:anim/accelerate_decelerate_interpolator" android:duration="300" android:pivotX="50.0%" android:pivotY="50.0%" android:fillAfter="false" android:fromXScale="1.0" android:toXScale="0.7" android:fromYScale="1.0" android:toYScale="0.7" />
</set>

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<rotate android:interpolator="@android:anim/accelerate_interpolator" android:duration="3000" android:fromDegrees="0.0" android:toDegrees="1440.0" android:pivotX="50.0%" android:pivotY="50.0%" android:startOffset="500" />
</set>

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:duration="@android:integer/config_mediumAnimTime" android:fromXDelta="0.0" android:toXDelta="100.0%p" />
</set>

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:duration="@android:integer/config_mediumAnimTime" android:fromXDelta="0.0" android:toXDelta="-100.0%p" />
</set>

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:duration="@android:integer/config_mediumAnimTime" android:fromXDelta="100.0%p" android:toXDelta="0.0" />
</set>

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:duration="@android:integer/config_mediumAnimTime" android:fromXDelta="-100.0%p" android:toXDelta="0.0" />
</set>

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<scale android:interpolator="@android:anim/decelerate_interpolator" android:duration="@android:integer/config_mediumAnimTime" android:pivotX="50.0%" android:pivotY="50.0%" android:fromXScale="2.0" android:toXScale="1.0" android:fromYScale="2.0" android:toYScale="1.0" />
</set>

Wyświetl plik

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<set
xmlns:android="http://schemas.android.com/apk/res/android">
<scale android:interpolator="@android:anim/decelerate_interpolator" android:duration="@android:integer/config_mediumAnimTime" android:pivotX="50.0%" android:pivotY="50.0%" android:fromXScale="1.0" android:toXScale="0.5" android:fromYScale="1.0" android:toYScale="0.5" />
</set>

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.1 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 323 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 491 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 24 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 471 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.8 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 678 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 680 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.5 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 915 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.9 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.2 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.4 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.4 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 646 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 489 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 472 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 901 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1007 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 906 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 906 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 254 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.9 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 586 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 897 B

Some files were not shown because too many files have changed in this diff Show More