apk(点击下载) / AndroidManifest.xml
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="11800" android:versionName="11.8.0.0" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.gf.client" platformBuildVersionCode="30" platformBuildVersionName="11"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
<queries>
<package android:name="com.tencent.mm" />
<package android:name="com.tencent.wework" />
<package android:name="com.gfqh.guangfa" />
<package android:name="com.icbc" />
<package android:name="cn.com.spdb.mobilebank.per" />
<package android:name="com.nbbank" />
<package android:name="com.gf.ysg" />
<intent>
<action android:name="android.media.action.IMAGE_CAPTURE" />
</intent>
<intent>
<action android:name="android.media.action.VIDEO_CAPTURE" />
</intent>
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="*" />
</intent>
<intent>
<action android:name="android.intent.action.PICK" />
<data android:mimeType="*/*" />
</intent>
<intent>
<action android:name="android.intent.action.GET_CONTENT" />
</intent>
<intent>
<action android:name="android.intent.action.DIAL" />
</intent>
<package android:name="com.android.creator" />
<package android:name="com.zhuoyi.security.lite" />
<package android:name="com.freeme.secureguard" />
<package android:name="com.android.secureguard" />
<package android:name="com.mdid.msa" />
<package android:name="com.samsung.android.deviceidservice" />
<package android:name="com.coolpad.deviceidsupport" />
<package android:name="com.heytap.openid" />
<package android:name="com.huawei.multimedia.audioengine" />
<intent>
<action android:name="com.huawei.hms.core.aidlservice" />
</intent>
<intent>
<action android:name="com.huawei.hms.core" />
</intent>
</queries>
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.CHANGE_NEWWORK_STATE" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-feature android:name="android.hardware.camera" />
<uses-feature android:name="android.hardware.camera.autofocus" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<uses-permission android:name="android.permission.ACCESS_FIND_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS" />
<uses-permission android:name="android.permission.BROADCAST_STICKY" />
<uses-permission android:name="android.permission.DISABLE_KEYGUARD" />
<uses-permission android:name="android.permission.ACCESS_DOWNLOAD_MANAGER" />
<uses-permission android:name="android.permission.RECORD_VIDEO" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.READ_CALENDAR" />
<uses-permission android:name="android.permission.WRITE_CALENDAR" />
<uses-permission android:name="android.permission.BLUETOOTH" />
<permission android:name="com.gf.client.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
<uses-permission android:name="com.gf.client.permission.MIPUSH_RECEIVE" />
<uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
<uses-permission android:name="freemme.permission.msa" />
<uses-permission android:name="freemme.permission.msa.SECURITY_ACCESS" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="getui.permission.GetuiService.com.gf.client" />
<permission android:name="getui.permission.GetuiService.com.gf.client" android:protectionLevel="normal" />
<uses-permission android:name="android.permission.READ_PRIVILEGED_PHONE_STATE" />
<uses-permission android:name="android.permission.FLASHLIGHT" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-feature android:name="android.hardware.camera.any" />
<uses-feature android:name="android.hardware.camera.flash" android:required="false" />
<uses-feature android:name="android.hardware.screen.landscape" />
<uses-permission android:name="com.meizu.flyme.push.permission.RECEIVE" />
<uses-permission android:name="com.meizu.c2dm.permission.RECEIVE" />
<uses-permission android:name="com.gf.client.push.permission.MESSAGE" />
<uses-permission android:name="com.gf.client.permission.C2D_MESSAGE" />
<permission android:name="com.gf.client.push.permission.MESSAGE" android:protectionLevel="signature" />
<permission android:name="com.gf.client.permission.C2D_MESSAGE" android:protectionLevel="signature" />
<uses-permission android:name="com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE" />
<uses-permission android:name="com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE" />
<permission android:name="com.gf.client.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
<permission android:name="com.gf.client.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
<permission android:name="com.gf.client.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
<uses-permission android:name="com.gf.client.permission.PROCESS_PUSH_MSG" />
<uses-permission android:name="com.gf.client.permission.PUSH_PROVIDER" />
<application android:theme="@style/AppMaterialTheme.NoActionBar" android:label="@string/app_name" android:icon="@drawable/icon" android:name="com.gf.mobile.common.DebugApplication" android:persistent="true" android:debuggable="true" android:allowBackup="false" android:largeHeap="true" android:supportsRtl="true" android:usesCleartextTraffic="true" android:resizeableActivity="true" android:networkSecurityConfig="@xml/network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true">
<meta-data android:name="com.sensorsdata.analytics.android.EnableLogging" android:value="true" />
<meta-data android:name="com.sensorsdata.analytics.android.ShowDebugInfoView" android:value="true" />
<meta-data android:name="com.baidu.lbsapi.API_KEY" android:value="Fmr384XqIPvunZPIX1vG2sAhVGXjwpjp" />
<meta-data android:name="http_host" android:value="zzkh.gf.com.cn" />
<meta-data android:name="android.max_aspect" android:value="2.4" />
<meta-data android:name="BaiduMobAd_STAT_ID" android:value="6d761e692e" />
<meta-data android:name="BuildAbis" android:value="all" />
<meta-data android:name="BuildFlag" android:value="jenkins--sz2" />
<meta-data android:name="BuildTime" android:value="2024-03-07 16:18:47" />
<meta-data android:name="BaiduMobAd_EXCEPTION_LOG" android:value="false" />
<meta-data android:name="BaiduMobAd_SEND_STRATEGY" android:value="APP_START" />
<meta-data android:name="BaiduMobAd_ONLY_WIFI" android:value="false" />
<meta-data android:name="com.sensorsdata.analytics.android.ButterknifeOnClick" android:value="true" />
<meta-data android:name="BaiduMobAd_CELL_LOCATION" android:value="true" />
<meta-data android:name="app_build_mode" android:value="debug" />
<meta-data android:name="SENSORS_ANALYTICS_UTM_SOURCE" android:value="GF" />
<meta-data android:name="SENSORS_ANALYTICS_UTM_CAMPAIGN" android:value="ORG" />
<activity android:theme="@style/LauncherTheme" android:label="@string/app_name" android:name="com.gf.mobile.control.LauncherActivity" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<intent-filter android:priority="-1">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="gfzqapp" android:host="gf_android" />
</intent-filter>
<intent-filter android:priority="-1">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="gfzqinfo" android:host="gf_android" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="gfzqapp" android:host="gfclient" />
</intent-filter>
<intent-filter android:priority="-1">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="@string/scheme_gf_msg_center_jump" />
</intent-filter>
</activity>
<activity android:theme="@style/LauncherTheme" android:name="com.gf.mobile.control.PermissionActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.control.TestMainActivity" />
<activity android:name="com.gf.mobile.components.cmd.CMDActivity" android:exported="false" android:screenOrientation="portrait" />
<activity android:theme="@style/myTransparent" android:name="com.gf.client.wxapi.WXEntryActivity" android:exported="true" android:taskAffinity="com.gf.client" android:launchMode="singleTask" android:configChanges="screenLayout|screenSize|smallestScreenSize">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<data android:scheme="gfmobile" android:host="trade" />
</intent-filter>
</activity>
<activity android:theme="@style/MMTheme.DataSheet" android:name="com.gf.mobile.module.profile.share.ShareActivity" android:exported="true" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.home.HomeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
<activity android:label="免责声明" android:name="com.gf.mobile.control.DisclaimerActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="基金" android:name="com.gf.mobile.control.webview.Fund" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="@string/app_name" android:name="com.gf.mobile.module.profile.netMonitor.NetMonitorStatisticsActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="@string/app_name" android:name="com.gf.mobile.module.profile.netMonitor.NetMonitorCenterActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/GftLoginInitWindowTheme" android:label="@string/login" android:name="com.gf.mobile.control.login.GftLoginActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="升级广发通-用户名和头像设置" android:name="com.gf.mobile.control.gft.GftAccountSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="升级广发通-密码设置" android:name="com.gf.mobile.control.gft.GftPwdSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="个股详情竖屏" android:name="com.gf.mobile.module.quote.stock.port.StockQuotationPortActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|uiMode" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar.FullScreen" android:label="个股详情横屏" android:name="com.gf.mobile.module.quote.stock.land.StockQuotationLandActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="基金持仓股" android:name="com.gf.mobile.module.quote.stock.port.FundRankDetailActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="新成交明细" android:name="com.gf.mobile.module.quote.stock.port.StockAllTickActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="成交明细" android:name="com.gf.mobile.module.quote.stock.port.StockAllTickActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="证券搜索" android:name="com.gf.mobile.module.quote.SecuSearchActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.StockRankingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.StockConstituentActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.platea.StockRankingActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.NeeqRankingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.NeeqNewStockActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.StockRanking4Activity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.QuoteUsTypeActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.StockRankingAHActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.StockRankingWithSectorQuoteActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.StockBlocksRankingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.StockBlockRankingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="交易账号管理" android:name="com.gf.mobile.module.trade.account.TradeAccountMgrActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="交易登录" android:name="com.gf.mobile.module.trade.account.TradeLoginActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:label="登录遇到问题" android:name="com.gf.mobile.module.trade.account.TradeLoginHelperActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="修改交易密码" android:name="com.gf.mobile.module.trade.account.TradePwdModifyActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:label="修改信用交易密码" android:name="com.gf.mobile.module.trade.account.DebtPwdModifyActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:label="安全设置" android:name="com.gf.mobile.module.trade.security.SecuritySettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="手势密码" android:name="com.gf.mobile.module.trade.security.gesture.GestureManagerActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="手势密码设置" android:name="com.gf.mobile.module.trade.security.gesture.GestureSettingsActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="指纹密码设置" android:name="com.gf.mobile.module.trade.security.fingerprint.FingerprintSettingsActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="手势密码登录" android:name="com.gf.mobile.module.trade.security.gesture.GestureLoginActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="指纹密码登录" android:name="com.gf.mobile.module.trade.security.fingerprint.FingerprintLoginActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="指纹密码" android:name="com.gf.mobile.module.trade.security.fingerprint.FingerprintManagerActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="验证交易密码" android:name="com.gf.mobile.module.trade.security.VerifyPwdActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="通用明细" android:name="com.gf.mobile.module.trade.query.list.detail.CommonDetailInfoListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="通用明细V2" android:name="com.gf.mobile.module.trade.query.list.detail.CommonDetailInfoListActivityV2" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新版通用明细" android:name="com.gf.mobile.module.trade.query.list.detail.NewCommonDetailInfoListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="在线交易.委托交易" android:name="com.gf.mobile.module.trade.stocktrade.StockTradeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
<activity android:label="在线交易.委托交易.仓位设置" android:name="com.gf.mobile.module.trade.stocktrade.StockTradeSubEditActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
<activity android:label="在线交易.委托设置" android:name="com.gf.mobile.module.trade.stocktrade.setting.StockTradeSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="在线交易.委托设置.默认委托方式" android:name="com.gf.mobile.module.trade.stocktrade.setting.StockEntrustSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="在线交易.委托撤单" android:name="com.gf.mobile.module.trade.query.list.TradeDebtRevokeListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融资融券.综合查询" android:name="com.gf.mobile.module.trade.query.TradeDebtQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="在线交易.信用持仓" android:name="com.gf.mobile.module.trade.query.list.DebtHoldingQueryAndSelectActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="在线交易.普通持仓" android:name="com.gf.mobile.module.trade.query.list.StockHoldingQueryAndSelectActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="在线交易.历史成交 历史委托查询" android:name="com.gf.mobile.module.trade.query.list.TradeHistoryQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="在线交易.资金流水" android:name="com.gf.mobile.module.trade.query.list.TradeFundJournalActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="限售股持仓" android:name="com.gf.mobile.module.trade.limitedStock.LimitedStockHoldingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="委托撤单" android:name="com.gf.mobile.module.trade.kechuang.EntrustRevokeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="历史委托" android:name="com.gf.mobile.module.trade.kechuang.HistoryEntrustQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="历史成交" android:name="com.gf.mobile.module.trade.kechuang.HistoryTransQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="冻结资金" android:name="com.gf.mobile.module.trade.menuhome.cash.FrozenCapitalActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="今日委托" android:name="com.gf.mobile.module.trade.kechuang.TodayEntrustQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="今日成交" android:name="com.gf.mobile.module.trade.kechuang.TodayTransQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="在线交易.银证转账" android:name="com.gf.mobile.module.trade.transfer.BSTransferActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="在线交易.资金互通流水" android:name="com.gf.mobile.module.trade.transfer.money_exchange.BSMoneyExchangeFlowActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="在线交易.资金互通流水明细" android:name="com.gf.mobile.module.trade.transfer.money_exchange.BSMoneyExchangeFlowDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="融资融券.登录" android:name="com.gf.mobile.module.trade.account.DebtLoginActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:label="融资融券.通用列表查询" android:name="com.gf.mobile.module.trade.query.list.DebtCommonQueryListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="(搜索)融资融券.通用列表查询" android:name="com.gf.mobile.module.trade.query.list.SearchDebtQueryListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融资融券.委托撤单" android:name="com.gf.mobile.module.trade.query.list.DebtEntrustListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融资融券.委托" android:name="com.gf.mobile.module.trade.entrust.debt.DebtEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融资融券.直接还款" android:name="com.gf.mobile.module.trade.entrust.debt.DebtPayoffActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融资融券.直接还券" android:name="com.gf.mobile.module.trade.entrust.debt.DebtStockoffActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融资融券.担保品划转" android:name="com.gf.mobile.module.trade.entrust.debt.MortgageTransferActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融资融券.授信总额度调整" android:name="com.gf.mobile.module.trade.entrust.debt.SetDegreeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.query.list.DebtTransFlowActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="睿组合.一键跟单" android:name="com.gf.mobile.module.trade.follow.TradeFollowActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
<activity android:name="com.gf.mobile.module.trade.follow.setting.TradeFollowSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="睿组合.下单记录查询" android:name="com.gf.mobile.module.trade.follow.todaytransaction.TradeFollowTodayQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="基金.通用列表查询" android:name="com.gf.mobile.module.trade.query.list.product.FundCommonQueryListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="基金委托明细信息" android:name="com.gf.mobile.module.trade.query.list.detail.FundEntrustDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="港股通.通用列表查询" android:name="com.gf.mobile.module.trade.hkstock.query.list.HkStockCommonQueryListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="港股通.委托可撤单查询" android:name="com.gf.mobile.module.trade.hkstock.query.list.HkStockEntrustListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="港股通.交易日查询" android:name="com.gf.mobile.module.trade.hkstock.query.list.HkStockTradingDateListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="港股通.资产查询" android:name="com.gf.mobile.module.trade.hkstock.query.HkStockAssetInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="港股通.汇率额度信息" android:name="com.gf.mobile.module.trade.hkstock.query.HkStockDegreeInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="港股通.价差查询" android:name="com.gf.mobile.module.trade.hkstock.query.HkStockPriceStepActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="港股通.买卖委托" android:name="com.gf.mobile.module.trade.hkstock.HkStockEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="港股通.主页" android:name="com.gf.mobile.module.trade.menuhome.TradeMenuActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="国债逆回购" android:name="com.gf.mobile.module.trade.govbondrrp.GovBondRRPActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="国债逆回购下单" android:name="com.gf.mobile.module.trade.govbondrrp.GovBondRRPTradeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="国债逆回购委托详情" android:name="com.gf.mobile.module.trade.govbondrrp.GovBondRRPDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.通用列表查询" android:name="com.gf.mobile.module.trade.query.list.product.NxbCommonQueryListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.综合查询" android:name="com.gf.mobile.module.trade.query.NxbQueryFragmentActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.委托撤单" android:name="com.gf.mobile.module.trade.query.list.product.NxbEntrustListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.五档行情" android:name="com.gf.mobile.module.trade.query.FundWuDangActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.母份额申购" android:name="com.gf.mobile.module.trade.entrust.nxb.BaseSharePurchaseActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.母份额赎回" android:name="com.gf.mobile.module.trade.entrust.nxb.BaseShareRansomActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.母份额拆分" android:name="com.gf.mobile.module.trade.entrust.nxb.BaseShareSplitActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.母份额合并" android:name="com.gf.mobile.module.trade.entrust.nxb.BaseShareMergeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.生成日申报" android:name="com.gf.mobile.module.trade.entrust.nxb.ShareTransferActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.生成日双向申报" android:name="com.gf.mobile.module.trade.entrust.nxb.ShareTransferBothActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.单向申报" android:name="com.gf.mobile.module.trade.entrust.nxb.NxbEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="多空杠杆.双向申报" android:name="com.gf.mobile.module.trade.entrust.nxb.NxbEntrustBothActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内货币基金.申购" android:name="com.gf.mobile.module.trade.entrust.fund.monetary.MonetaryFundPurchaseActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内货币基金.赎回" android:name="com.gf.mobile.module.trade.entrust.fund.monetary.MonetaryFundRansomActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内货币基金.持仓" android:name="com.gf.mobile.module.trade.filefund.MonetaryFundHoldingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="金快线.报价回购委托" android:name="com.gf.mobile.module.trade.entrust.jkx.PurchaseEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="金快线.报价回购委托" android:name="com.gf.mobile.module.trade.entrust.jkx.PurchaseEntrustActivity2" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="金快线.综合业务合同签署" android:name="com.gf.mobile.module.trade.entrust.jkx.PurchaseContractSignActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="金快线.合同签署确认" android:name="com.gf.mobile.module.trade.entrust.jkx.PurchaseContractConfirmActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="金快线.通用列表查询" android:name="com.gf.mobile.module.trade.query.list.product.JkxCommonQueryListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="金快线.委托明细信息" android:name="com.gf.mobile.module.trade.query.list.detail.JkxEntrustDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="金快线.质押物查询" android:name="com.gf.mobile.module.trade.query.list.product.JkxPledgeBalanceQueryListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="设置中心" android:name="com.gf.mobile.module.profile.settings.SettingCenterActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="字体大小" android:name="com.gf.mobile.module.profile.settings.FontSettingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="字体大小局部设置" android:name="com.gf.mobile.module.profile.settings.FontSettingLocalityActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="关于" android:name="com.gf.mobile.module.profile.settings.AboutActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="个性化设置" android:name="com.gf.mobile.module.profile.settings.PersonalizedRecommendSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="设置中心" android:name="com.gf.mobile.module.profile.message_center.setting.PushSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="MaterialUIDemo" android:name="com.material.UIMainActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.material.ui.ButtonActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.material.ui.ColorActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.material.ui.TextViewActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.material.ui.ViewActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.material.ui.RouterActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.material.ui.VideoTestActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.module.router.SearchModuleActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="MA均线参数" android:name="com.gf.mobile.module.quote.klinesetting.KLineSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="技术指标" android:name="com.gf.mobile.module.quote.klinesetting.KLineSettingTechActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="个股诊断" android:name="com.gf.mobile.control.webview.RobotDiagnosis" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="新股申购" android:name="com.gf.mobile.control.webview.BuyNewStock" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="新债申购" android:name="com.gf.mobile.control.webview.BuyNewBondActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="微店" android:name="com.gf.mobile.control.webview.Wealthdev" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Dialog.NoTitle" android:label="系统公告" android:name="com.gf.mobile.control.dialog.SystemNoticeDialogActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Dialog.NoTitle" android:label="新股中签(new)" android:name="com.gf.mobile.control.dialog.NewStockWinNoticeDialogActivityV2" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Dialog.NoTitle" android:label="新股申购(新版)" android:name="com.gf.mobile.control.dialog.NewStockBuyNoticeDialogActivityV2" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Dialog.NoTitle" android:label="运营公告图片" android:name="com.gf.mobile.control.dialog.OperationImageDialogActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Dialog.NoTitle" android:label="启动开户广告弹窗" android:name="com.gf.mobile.control.dialog.OpenAccountBootAdDialogActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Dialog.NoTitle" android:label="运营公告文字" android:name="com.gf.mobile.control.dialog.OperationTextDialogActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新消息中心" android:name="com.gf.mobile.module.profile.message_center.MessageCenterActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新消息中心" android:name="com.gf.mobile.module.profile.message_center.MessageCenterSubActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="消息内容" android:name="com.gf.mobile.module.profile.message_center.MessageBodyActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="消息设置" android:name="com.gf.mobile.module.profile.message_center.MessageGroupSubSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="推送链接" android:name="com.gf.mobile.module.profile.message_center.MsgPushLinkHandleActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="预警设置" android:name="com.gf.mobile.module.quote.alert.ui.StockWarningActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="行情站点选择" android:name="com.gf.mobile.module.profile.siteselector.SiteSelectorQuoteActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="交易站点选择" android:name="com.gf.mobile.module.profile.siteselector.SiteSelectorTradeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="在线开户" android:name="com.gf.mobile.control.webview.OpenAccount" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="我的广发" android:name="com.gf.mobile.control.webview.MyGf" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="金快线协议签署" android:name="com.gf.mobile.control.webview.JKXAgreementWebView" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="投顾机器人" android:name="com.gf.mobile.control.webview.Robot" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="二维码分享下载" android:name="com.gf.mobile.control.webview.ShareQrActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="多空签署协议" android:name="com.gf.mobile.control.webview.NxbAccount" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="相似k线" android:name="com.gf.mobile.control.webview.SimilarKLineActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="形态选股" android:name="com.gf.mobile.control.webview.StockPatternSelectionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="业务办理" android:name="com.gf.mobile.control.webview.BusinessProcess" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="业务办理-港股开户" android:name="com.gf.mobile.control.webview.BusinessAccountProcess" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="金融超市" android:name="com.gf.mobile.control.webview.FinanceSuperMarketHome" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="合约展期申请" android:name="com.gf.mobile.control.webview.ContrctRenewal" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="资讯详情" android:name="com.gf.mobile.control.QuotationInfoShowActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="我要开户" android:name="com.gf.mobile.control.BookopenListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="预约上门开户" android:name="com.gf.mobile.control.webview.OpenAccountHome" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="意见反馈" android:name="com.gf.mobile.control.webview.FeedBackWebActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="智能条件下单意见反馈" android:name="com.gf.mobile.control.webview.SmartFeedBackWebActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="跳空缺口" android:name="com.gf.mobile.module.quote.stock.port.StockPriceGapInstructionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="集合竞价" android:name="com.gf.mobile.module.quote.stock.port.StockCallAuctionInstructionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="F10" android:name="com.gf.mobile.module.quote.stock.port.StockQuotationF10Activity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="GuidePage" android:name="com.gf.mobile.control.GuidePageActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="Interact" android:name="com.gf.mobile.control.webview.Interact" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="我要融资" android:name="com.gf.mobile.control.webview.Financing" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="淘金市场" android:name="com.gf.mobile.control.webview.GoldMarket" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.CommonGfWebView" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.external.GfExternalWebView" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.CommonGfJsonWebView" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.CommonWebViewNoCordova" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.IndustrialBankWebView" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.CommonGfWebNoTitleBar" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.AutoFreshCommonGfWebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.TaoMarketCommonGfWebView" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.AgreementUrlWebView" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.NoHomeButtonWebView" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.common.csdcstb.CsdcStbTransWebView" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="个人资料" android:name="com.gf.mobile.control.webview.GfProfileWebView" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.定价委托" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferFixPriceEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.成交确认委托" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferConfirmEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.互报成交委托" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferMutualPriceEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.限价委托" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferLimitPriceEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.盘后协议委托" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferAgreementEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.委托撤单" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferCancelEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="北京.新三板.委托撤单" android:name="com.gf.mobile.module.trade.beijing.BeiJingStockTransferCancelEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.委托成交查询" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferTradeQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="北证新三板.委托成交查询" android:name="com.gf.mobile.module.trade.beijing.BeiJingStockTransferTradeQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.定价委托单查询" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferReportListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="新三板.我的持仓" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferHoldingQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="北京.新三板.我的持仓" android:name="com.gf.mobile.module.trade.beijing.BeiJingStockTransferHoldingQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="大宗交易.主页" android:name="com.gf.mobile.module.trade.block.BlockTradeMenuActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.分级基金.委托" android:name="com.gf.mobile.module.trade.filefund.gradingfund.GradingFundEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.分级基金.委托查询" android:name="com.gf.mobile.module.trade.filefund.gradingfund.GradingFundTodayEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.分级基金.历史委托查询" android:name="com.gf.mobile.module.trade.filefund.gradingfund.GradingFundHistoryEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.分级基金.成交查询" android:name="com.gf.mobile.module.trade.filefund.gradingfund.GradingFundTodayTransactionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.分级基金.委托撤单" android:name="com.gf.mobile.module.trade.filefund.gradingfund.GradingFundEntrustCancelActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.基金认购" android:name="com.gf.mobile.module.trade.filefund.FieldFundSubscribeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.基金申购" android:name="com.gf.mobile.module.trade.filefund.FieldFundPurchaseActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.基金赎回" android:name="com.gf.mobile.module.trade.filefund.FieldFundRedeemActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.基金转换" android:name="com.gf.mobile.module.trade.filefund.FieldFundTransferActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.基金持仓" android:name="com.gf.mobile.module.trade.filefund.FieldFundHoldingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.委托撤单" android:name="com.gf.mobile.module.trade.filefund.FieldFundEntrustRevokeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.今日成交" android:name="com.gf.mobile.module.trade.filefund.FieldFundTodayTransactionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.今日委托" android:name="com.gf.mobile.module.trade.filefund.FieldFundTodayEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="场内基金.历史委托" android:name="com.gf.mobile.module.trade.filefund.FieldFundHistoryEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="场内基金.分红方式设置" android:name="com.gf.mobile.module.trade.filefund.FieldFundProfitListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="场内基金.修改分红方式" android:name="com.gf.mobile.module.trade.filefund.FieldFundProfitSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="场内基金.ETF网下现金认购" android:name="com.gf.mobile.module.trade.filefund.FieldFundETFOfflineSubscribeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="场内基金.ETF网下认购撤单" android:name="com.gf.mobile.module.trade.filefund.FieldFundETFOfflineRevokeListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="场内基金.ETF网下认购撤单" android:name="com.gf.mobile.module.trade.filefund.FieldFundETFOfflineRevokeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.module.trade.filefund.FundInitOrderActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="视频播放" android:name="com.gf.mobile.control.MediaPlayActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="添加站点" android:name="com.gf.mobile.module.profile.settings.AddSiteActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@android:style/Theme.Holo.NoActionBar" android:name="cn.com.gf.plugins.video.VideoRecordingActivity2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@android:style/Theme.Holo.NoActionBar" android:name="cn.com.gf.plugins.video2.VideoRecordingActivity3" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@android:style/Theme.Holo.NoActionBar" android:name="cn.com.gf.plugins.video.VideoPlaybackActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="退出手机号" android:name="com.gf.mobile.module.profile.PersonalPhoneLogoutActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="永久注销手机号" android:name="com.gf.mobile.module.profile.PersonalDeregisterGFTActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="个人称号设置" android:name="com.gf.mobile.module.profile.PersonNameSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="报价回购提前赎回" android:name="com.gf.mobile.module.trade.entrust.jkx.RedeemInAdvance" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="添加自定义webView" android:name="com.gf.mobile.module.profile.settings.ManualAddWebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="合约展期" android:name="com.gf.mobile.control.webview.local.ContractExtention" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.module.trade.entrust.debt.ContractFlowActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.module.trade.entrust.debt.ClosedContractFlowActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="标的及担保品查询" android:name="com.gf.mobile.module.trade.query.list.UnderlyingSecuritiesInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="融券可用数量" android:name="com.gf.mobile.module.trade.query.list.SecuritiesAmountInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="详情页" android:name="com.gf.mobile.module.info.control.webview.local.InfoDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="个股资讯详情页" android:name="com.gf.mobile.control.webview.local.StockInfoDetail" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="资讯产品链接" android:name="com.gf.mobile.module.info.control.webview.local.InformationProductor" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="编辑自定义webView列表" android:name="com.gf.mobile.module.profile.settings.EditManualWebViewList" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/myTransparent" android:label="资讯广发页面" android:name="com.gf.mobile.module.info.control.information.InfoGfActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="资讯详情页面" android:name="com.gf.mobile.module.info.control.webview.local.EpidoseActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="资讯淘金圈详情接口页面" android:name="com.gf.mobile.control.webview.InfoMarketUrlDetail" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="资讯意见输入" android:name="com.gf.mobile.module.info.control.information.ReportInputActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="附件阅读" android:name="com.gf.mobile.control.webview.ViewRemoteFile" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="要闻有声列表" android:name="com.gf.mobile.module.info.control.webview.local.EpidoseNewsDetail" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Hide" android:name="com.gf.mobile.control.webview.PreloadCordovaActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="消息查看详情" android:name="com.gf.mobile.module.profile.message_center.HandlPendingIntent" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<provider android:name="com.gf.mobile.data.sqlite.provider.GfClientSqliteProvider" android:exported="false" android:authorities="com.gf.store" />
<provider android:name="com.gf.mobile.data.sqlite.provider.ChannelSqliteProvider" android:exported="false" android:authorities="com.gf.home" />
<provider android:name="com.gf.mobile.common.util.GfProvider" android:exported="false" android:authorities="com.gf.client.fileProvider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
</provider>
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.ReactTestSettingActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.ReactTestActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNCommonActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNCommonActivityV2" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNGubaActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNStockNotesActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNInformationActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNReportActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNMTActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNCMFBActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNFinanceDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNMyServiceActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNBidaActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNBidaActivityV2" android:taskAffinity=":bida" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNAnalystActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNDPJLActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNLiveActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/AppMaterialTheme.Transparent" android:label="@string/title_activity_voice_input" android:name="com.gf.mobile.control.ai.voice.VoiceInputActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Dialog" android:label="@string/title_activity_voice_input" android:name="com.gf.mobile.control.dialog.Lv2KickedTipDialogActivity" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.control.ai.ui.AIActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.control.ai.ui.VideoRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.control.interactive.OnLineVideoRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="更多搜索结果" android:name="com.gf.mobile.control.ai.ui.AIMoreResultActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/favor_auto_add_main_text" android:name="com.gf.mobile.module.quote.favorite.auto.FavorAutoAddActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="@string/favor_auto_recongnition_main_text" android:name="com.gf.mobile.module.quote.favorite.auto.FavorAutoRecognitionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="@string/favor_auto_picture_preview" android:name="com.gf.mobile.module.quote.favorite.auto.FavorPicturePreviewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="编辑分组" android:name="com.gf.mobile.module.quote.favorite.ui.FavoriteGroupsSettingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="编辑自选股列表" android:name="com.gf.mobile.module.quote.favorite.ui.FavoriteGroupStocksSettingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.quote.MarketTodayQuoteActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.quote.MarketTodayQuoteSettingsActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="大盘异动" android:name="com.gf.mobile.module.quote.MarketChangeDetailActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="债券回售" android:name="com.gf.mobile.module.trade.bond.BondResaleActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="可转债转股" android:name="com.gf.mobile.module.trade.bond.CBConversionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
<activity android:label="权证行权" android:name="com.gf.mobile.module.trade.cash_exercise.CashExerciseActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
<activity android:label="信用权证行权" android:name="com.gf.mobile.module.trade.cash_exercise.CreditCashExerciseActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
<activity android:label="股转发行" android:name="com.gf.mobile.module.trade.stock_transfer.StockTransferIssueActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="北证.股转发行" android:name="com.gf.mobile.module.trade.beijing.BeiJingStockTransferIssueActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="信用旧版页面" android:name="com.gf.mobile.module.trade.menuhome.CreditOldMenuHomeAcitivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/myTransparent" android:name="com.gf.client.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" android:configChanges="screenLayout|screenSize|smallestScreenSize">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<data android:scheme="wx3dbc352377b43439" />
</intent-filter>
</activity>
<activity android:name="com.gf.mobile.module.trade.govbondrrp.GovBondRRPCalendarActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<receiver android:name="com.gf.mobile.control.receives.AppRegister">
<intent-filter>
<action android:name="com.tencent.mm.plugin.openapi.Intent.ACTION_REFRESH_WXAPP" />
</intent-filter>
</receiver>
<activity android:name="com.gf.mobile.view.pdfview.RemoteUrlPDFActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="科创板盘后固定价格交易" android:name="com.gf.mobile.module.trade.kechuang.FixPriceTradeMenuActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="创业板盘后固定价格交易" android:name="com.gf.mobile.module.trade.chuang_ye.ChuangYeFixPriceTradeMenuActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="创业板盘后固定价格交易委托" android:name="com.gf.mobile.module.trade.chuang_ye.ChuangYeFixPriceEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:label="创业板盘后固定价格交易撤单" android:name="com.gf.mobile.module.trade.chuang_ye.ChuangYeEntrustRevokeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="创业板盘后固定价格交易今日委托" android:name="com.gf.mobile.module.trade.chuang_ye.ChuangYeTodayEntrustQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="创业板盘后固定价格交易今日成交" android:name="com.gf.mobile.module.trade.chuang_ye.ChuangYeTodayTransQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="创业板盘后固定价格交易历史委托" android:name="com.gf.mobile.module.trade.chuang_ye.ChuangYeHistoryEntrustQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="创业板盘后固定价格交易历史成交" android:name="com.gf.mobile.module.trade.chuang_ye.ChuangYeHistoryTransQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.kechuang.KeChuangFixPriceEntrustActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.stock_transfer.NeeQPrePurchaseActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.beijing.BeiJingNeeQPrePurchaseActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.newotc.NewOtcActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.block.BlockTradeActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.block.BlockTradeRevokeActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.block.BlockTradeTodayActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.block.BlockEntrustHistoryActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.delivery.DeliveryOrderActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融资融券.今日结息信息" android:name="com.gf.mobile.module.trade.interest.SpecialMarginInterestActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="北证.预受要约" android:name="com.gf.mobile.module.trade.beijing.BeiJingNewOtcActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.quote.klinesetting.TSCrossLineRocInstructionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.stock_transfer.PublicPublishEnquiryActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.beijing.BeiJingPublicPublishEnquiryActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.beijing.debt.DebtBJPublicPublishEnquiryActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.stock_transfer.PublicPublishSubscribeActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.beijing.BeiJingPublicPublishSubscribeActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.beijing.debt.DebtBJPublicPublishSubscribeActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.beijing.debt.DebtBJInquiryResultActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.beijing.debt.DebtBJEnquiryShareTransferListActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.stock_transfer.EnquiryShareTransferListActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.beijing.BeiJingEnquiryShareTransferListActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="询价结果页面" android:name="com.gf.mobile.module.trade.stock_transfer.InquiryResultActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="北交所询价结果页面" android:name="com.gf.mobile.module.trade.beijing.BeiJingInquiryResultActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/Theme.Transparent" android:name="com.gf.mobile.common.aop.permission.activity.PermissionRequestActivity" android:screenOrientation="behind" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/ShareActivityStyle" android:name="com.gf.mobile.common.aop.permission.activity.PermissionRequestForFloatingActivity" android:screenOrientation="behind" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.reactnative.RNVipPlusActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:label="修改成本价" android:name="com.gf.mobile.module.trade.stocktrade.ModifyCostPriceActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="定价交易" android:name="com.gf.mobile.module.trade.condition.activity.FixedPriceConditionalPriceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:label="国债理财" android:name="com.gf.mobile.module.trade.condition.activity.ConditionalOrderGovBondRRPActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" />
<activity android:label="条件单首页" android:name="com.gf.mobile.module.trade.condition.activity.ConditionOrderMenuActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="信用条件单首页" android:name="com.gf.mobile.module.trade.condition.activity.ConditionOrderCreditMenuActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="普通条件单首页" android:name="com.gf.mobile.module.trade.condition.activity.ConditionalOrderHomeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="信用条件单首页" android:name="com.gf.mobile.module.trade.condition.activity.ConditionalOrderCreditHomeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="普通条件单列表" android:name="com.gf.mobile.module.trade.condition.activity.ConditionOrderedList" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="信用条件单列表" android:name="com.gf.mobile.module.trade.condition.activity.ConditionOrderedCreditList" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="持仓回本" android:name="com.gf.mobile.module.trade.condition.activity.HoldingBackConditionalOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:label="止盈止损" android:name="com.gf.mobile.module.trade.condition.activity.LimitLossProfitConditionalOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:label="回落卖出" android:name="com.gf.mobile.module.trade.condition.activity.FallSellConditionalOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:label="反弹买入" android:name="com.gf.mobile.module.trade.condition.activity.RiseBuyConditionalOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:label="广发统一组件库" android:name="com.gf.mobile.reactnative.PlaygroundRNActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.quote.klinesetting.HistoryBSPointDescActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="持仓成本线说明页" android:name="com.gf.mobile.module.quote.klinesetting.HoldingCostLineDescActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="已清仓股票页面" android:name="com.gf.mobile.module.trade.stocktrade.ClearedStocksActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="已清仓股票详情页面" android:name="com.gf.mobile.module.trade.stocktrade.ClearedStockDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.material.ui.UIDemoActivity" android:screenOrientation="portrait" />
<activity android:label="多股同列页面" android:name="com.gf.mobile.module.quote.MulStocksSameRowActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.specifyEntrust.SpecifyEntrustActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
<service android:name="com.gf.mobile.reactnative.kaihu.MainProcessService" android:enabled="true" />
<activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.gf.mobile.reactnative.kaihu.SingleProcessRNKaiHuActivity" android:process=":open" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|locale|mcc|mnc|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:label="开户ocr" android:name="com.gf.mobile.reactnative.kaihu.OcrActivity" android:process=":open" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="exocr.idcard.CaptureActivity" android:process=":open" android:screenOrientation="nosensor" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@style/ShareActivityStyle" android:name="com.gf.mobile.module.trade.stocktrade.StockHoldingShareActivity" android:screenOrientation="nosensor" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/MyLivedetectTheme" android:name="com.micropattern.mpopenaccountui.RecoreVideoNew2Activity" android:process=":open" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/MyLivedetectTheme" android:name="com.micropattern.mpopenaccountui.RecoreVideoNewOpenActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="exocr.cardrec.CaptureActivity" android:process=":open" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.rtmp.video.TXScreenCapture$TXScreenCaptureAssistantActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.gf.client.android7.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths_kai_hu" />
</provider>
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.control.webview.CreditCommonWebView" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" />
<activity android:label="信用-未开通用户引导页面" android:name="com.gf.mobile.control.webview.CreditNewUserGuideActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.gf.mobile.module.trade.newDebt.repaySecurity.RepaySecurityActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="信用—综合查询" android:name="com.gf.mobile.module.trade.newDebt.view.CreditOverallQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="交易—更多" android:name="com.gf.mobile.module.trade.stocktrade.TradeMoreFunctionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="普通-适老版-更多" android:name="com.gf.mobile.module.trade.menuhome.ElderlyStockTradeMoreActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="信用-适老版-更多" android:name="com.gf.mobile.module.trade.newDebt.view.ElderlyCreditTradeMoreActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="信用—还款" android:name="com.gf.mobile.module.trade.newDebt.repayment.DebtRepaymentActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="融资负债" android:name="com.gf.mobile.module.trade.newDebt.repayment.RepaymentListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="首页设置" android:name="com.gf.mobile.module.profile.settings.FirstPageSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="担保品划转(新)" android:name="com.gf.mobile.module.trade.newDebt.mortgage.NewMortgageTransferActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.gf.mobile.module.trade.newDebt.view.DebtCollateralActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.gf.mobile.module.trade.newDebt.view.DebtTradeQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.newDebt.setting.DebtTradeSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="融资融券.授信总额度调整" android:name="com.gf.mobile.module.trade.newDebt.SetDegreeActivityV2" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="融资融券.今日委托.成交" android:name="com.gf.mobile.module.trade.newDebt.TradeDebtTodayQueryActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="融资融券.资产信息.信用持仓" android:name="com.gf.mobile.module.trade.newDebt.TradeAssetInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="期权行情" android:name="com.gf.mobile.module.quote.option.ui.OptionQuoteMainActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="成交明细" android:name="com.gf.mobile.module.quote.option.ui.OptionAllTickActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="期权交易主界面" android:name="com.gf.mobile.module.trade.menuhome.OptionTradeHomeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="期权登录界面" android:name="com.gf.mobile.module.trade.account.OptionLoginActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:label="期权密码修改界面" android:name="com.gf.mobile.module.trade.account.OptionPwdModifyActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="股票期权结算单" android:name="com.gf.mobile.module.trade.option.OptSettlementInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="提示" android:name="com.gf.mobile.module.trade.option.OptAccountTipsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="期权交易" android:name="com.gf.mobile.module.trade.option.trade.OptionTradeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="组合保证金" android:name="com.gf.mobile.module.trade.option.combination.activity.OptCombActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="可组合持仓界面|可拆分持仓界面" android:name="com.gf.mobile.module.trade.option.combination.activity.CombHoldActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="自动行权" android:name="com.gf.mobile.module.trade.option.trade.exercise.auto.OptionAutoExeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="资产信息" android:name="com.gf.mobile.module.trade.option.trade.holding.OptionCapitalStateActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="合约列表" android:name="com.gf.mobile.module.trade.option.contract.OptionContractListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="行权主页面" android:name="com.gf.mobile.module.trade.option.trade.exercise.ExerciseActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:label="合并行权主页面" android:name="com.gf.mobile.module.trade.option.trade.exercise.MergeExerciseActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:label="可合并行权持仓选择页面" android:name="com.gf.mobile.module.trade.option.trade.exercise.OptionMergeHoldingListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:label="行权结果通知详情页面" android:name="com.gf.mobile.module.trade.option.trade.exercise.ExerciseResultDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.option.trade.exercise.MergeExerciseResultDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.trade.option.querypage.OptionQueryMenuHomeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.option.querypage.OptionQueryCommonThreeTabActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.option.querypage.OptionQueryCommonFourTabActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.option.querypage.OptionQueryCodeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.option.querypage.OptionHoldingAdjustmentActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.option.setting.OptTradeSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.gf.mobile.module.trade.option.querypage.OptionHistoryTradeQuery" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="锁定解锁页面" android:name="com.gf.mobile.module.trade.option.trade.lock_unlock.LockUnLockActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:name="com.gf.mobile.module.trade.option.trade.exercise.OptionLoadCompactDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="银衍转账主页" android:name="com.gf.mobile.module.trade.option.transfer.OptionTransferActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="银衍转账" android:name="com.gf.mobile.module.trade.option.transfer.OptionBSTransferActionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
<activity android:label="@string/select_entrust_product" android:name="com.gf.mobile.module.trade.condition.activity.SelectEntrustSpeciesActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="@string/set_order_interest" android:name="com.gf.mobile.module.trade.condition.activity.SetOrderRateActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="@string/set_preserved_money" android:name="com.gf.mobile.module.trade.condition.activity.SetReservedMoneyActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="@string/confirm_order" android:name="com.gf.mobile.module.trade.condition.activity.ConfirmPlaceOrderActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:name="com.gf.mobile.module.router.RouterActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="我的国债余额理财页面" android:name="com.gf.mobile.module.trade.condition.activity.GovBlanceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="国债余额理财历史记录" android:name="com.gf.mobile.module.trade.condition.activity.RrpFinancialHistoryRecordActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="基金概要pdf页面" android:name="com.gf.mobile.module.trade.filefund.PdfAgreementActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="国债余额理财设置页面" android:name="com.gf.mobile.module.trade.condition.activity.ModifyConditionalActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.quote.search.NewSearchMoreActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.gf.mobile.module.quote.search.SearchNewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.gf.mobile.module.quote.lv2.GfSuperLvTwoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:label="安全证书管理" android:name="com.gf.mobile.module.trade.security.SecurityCertificateManagerActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="证书详情" android:name="com.gf.mobile.module.trade.security.CertificateDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="安全证书续期" android:name="com.gf.mobile.module.trade.security.SafeCertificateRenewalActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="修改证书密码" android:name="com.gf.mobile.module.trade.security.UpdateCertificatePwdActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.account.ApplyCertificateActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="新个人资料页面" android:name="com.gf.mobile.module.profile.PersonalInforActivityV2" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.quote.floorfund.EtfTypesListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.quote.floorfund.RouterEtfTypesListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.quote.stock.port.view.IndividualStockChangeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.quote.OptionalManagerActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/Theme.Transparent" android:name="cn.com.gf.push.common.HelperActivity" android:exported="true">
<intent-filter>
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:label="pdf阅读页面" android:name="com.gf.mobile.module.trade.filefund.PdfReaderActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.beijing.CrossExchangeQueryListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.beijing.CrossExchangeTransferDetailInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.account.ResetCertificateActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.account.CustomAccountManagerActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.newDebt.DebtBondResaleActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.newDebt.DebtCBConversionActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.control.NewInstallChooseTypeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.stocktrade.StockHoldingDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.stocktrade.IntelligentAssistantActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.trade.stocktrade.StockHoldingSortActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:label="分类持仓市值设置" android:name="com.gf.mobile.module.trade.stocktrade.StockHoldingClassifyValueActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.gf.mobile.module.quote.PlateMoneyHotTreeMapActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/IsTradeLoginDialog" android:name="com.gf.mobile.control.dialog.IsTradeLoginDialog" />
<activity android:label="打新提醒弹窗设置" android:name="com.gf.mobile.module.profile.settings.IpoSettingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:label="长辈关怀版" android:name="com.gf.mobile.module.profile.settings.ElderSettingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/CMCCTheme" android:name="com.cmic.gen.sdk.view.GenLoginAuthActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.gf.mobile.module.quote.fundscan.SignalDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<service android:name="com.baidu.location.f" android:enabled="true" android:process=":remote" />
<activity android:name="com.gf.mobile.module.profile.personalChangeAvatar.PersonalChangeAvatarActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar" android:label="国债逆回购" android:name="com.gf.mobile.module.trade.govbondrrp.NewGovBondRRPActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="国债逆回购(我的订单)" android:name="com.gf.mobile.module.trade.govbondrrp.MineRRPOrderActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="登录记录" android:name="com.gf.mobile.module.trade.security.record.LoginDetailInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="国债逆回购(列表页)" android:name="com.gf.mobile.module.trade.govbondrrp.NewGovBondRRPListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.gf.mobile.module.quote.fundscan.FundScanActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.mobile.module.quote.fundscan.MainRadioDetailActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.mobile.module.quote.fundscan.TargetRadioDetailActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.mobile.module.quote.fundscan.MainErrorDetectorActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/AppMaterialTheme.Dialog.NoTitle" android:label="企客版新手引导页" android:name="com.gf.mobile.module.enterprise.EnterpriseGuidePageActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="专项融券-今日交易" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginTodayActivity" android:screenOrientation="portrait" />
<activity android:label="专项融券菜单" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginMenuActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="专项融券交易" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginEntrustActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="专项融券信息" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginInfoListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="当日到期专项融券合约" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginCashCompatActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="已了结专项融券合约查询" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginHisCashCompatActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="专项融券负债" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginDebtListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="专项融券撤单" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginRevokeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="融券合约展期" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginContractRenewalActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="未了结专项融券合约查询" android:name="com.gf.mobile.module.trade.special_margin.UnsettledSpecialMarginContractActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="专项融券合约流水查询 展期申请查询" android:name="com.gf.mobile.module.trade.special_margin.SpecialMarginQueryByDateActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="K线均线设置" android:name="com.gf.mobile.module.quote.klinesetting.KLineAverageSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="K线副图指标设置" android:name="com.gf.mobile.module.quote.klinesetting.KLineTechSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="分时指标设置" android:name="com.gf.mobile.module.quote.klinesetting.TimeTechSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="外汇页面" android:name="com.gf.mobile.module.quote.FXActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="皮肤设置" android:name="com.gf.mobile.module.profile.settings.SkinSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="@string/app_name" android:name="com.gf.mobile.module.quote.ConvertibleActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.Transparent" android:name="com.gf.mobile.reactnative.views.pip.FloatLivePlayerActivity" android:excludeFromRecents="true" android:launchMode="singleInstance" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:allowTaskReparenting="true" android:autoRemoveFromRecents="true" android:resizeableActivity="true" android:supportsPictureInPicture="true" />
<activity android:theme="@style/AppMaterialTheme.Transparent" android:name="com.gf.mobile.reactnative.views.pip.BackStartFloatPlayerActivity" android:taskAffinity=":live" android:excludeFromRecents="true" android:launchMode="singleTask" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:allowTaskReparenting="true" android:autoRemoveFromRecents="true" android:resizeableActivity="true" android:supportsPictureInPicture="true" />
<activity android:name="com.gf.mobile.reactnative.views.pip.EmptyActivity" />
<activity android:label="短线榜单编辑" android:name="com.gf.mobile.module.quote.platea.shortTerm.ShortTermSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/AppMaterialTheme.NoActionBar.FullScreen" android:label="自选股横屏页" android:name="com.gf.mobile.module.quote.favorite.ui.land.FavoriteStockContentLandActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="全球指数页面" android:name="com.gf.mobile.module.quote.GlobalIndexActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:label="市场概况" android:name="com.gf.mobile.module.quote.transamt.TransAmtActivity" android:screenOrientation="portrait" />
<activity android:label="K线主图指标设置" android:name="com.gf.mobile.module.quote.klinesetting.KLineMainTechSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-identifier" android:value="ads-identifier:3.4.62.300" />
<provider android:name="com.imagepicker.FileProvider" android:exported="false" android:authorities="com.gf.client.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
</provider>
<service android:name="com.myhexin.recognize.library.session.CommunicationService" android:exported="false" />
<service android:name="com.myhexin.synthesize.library.session.CommunicationService" android:exported="false" />
<activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.hexin.znkflib.ZnkfActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" android:hardwareAccelerated="true" />
<activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.hexin.znkflib.MultiProcZnkfActivity" android:exported="true" android:process=":znkf" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" android:hardwareAccelerated="true" />
<provider android:name="com.hexin.znkflib.util.ZnkfFileProvider" android:exported="false" android:authorities="com.gf.client.znkf.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/znkf_file_paths" />
</provider>
<service android:name="com.hexin.znkflib.support.log.LogWindowService" />
<service android:name="com.hexin.znkflib.proc.SdkService" android:process=":znkf" />
<service android:name="com.hexin.znkflib.proc.ClientService" />
<service android:name="com.example.xx.jni.EmulatorCheckService" android:process=":EmulatorCheckService" />
<service android:name="com.volcengine.android.smarteye.FloatWindowService" android:exported="false" />
<receiver android:name="com.volcengine.android.smarteye.SmartEyeReceiver" android:enabled="true" android:exported="true">
<intent-filter>
<action android:name="com.volcengine.android.smarteye.receiver" />
</intent-filter>
</receiver>
<activity android:theme="@style/PdTheme" android:name="tech.linjiang.pandora.ui.Dispatcher" android:launchMode="singleTop" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/PdTheme.Trans" android:name="tech.linjiang.pandora.ui.TransActivity" />
<provider android:name="tech.linjiang.pandora.Pandora" android:exported="false" android:authorities="com.gf.client.pdFileProvider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_path" />
</provider>
<service android:label="NotificationCenter" android:name="com.igexin.sdk.PushService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" android:process=":pushservice">
<intent-filter>
<action android:name="com.igexin.sdk.action.service.message" />
</intent-filter>
</service>
<receiver android:name="com.igexin.sdk.PushReceiver" android:enabled="false">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
<action android:name="android.intent.action.USER_PRESENT" />
</intent-filter>
</receiver>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.igexin.sdk.PushActivity" android:exported="false" android:process=":pushservice" android:taskAffinity="com.igexin.sdk.PushActivityTask" android:excludeFromRecents="true" />
<activity android:name="com.igexin.sdk.GActivity" android:exported="false" android:process=":pushservice" android:taskAffinity="com.igexin.sdk.PushActivityTask" android:excludeFromRecents="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.igexin.sdk.GetuiActivity" android:process=":pushservice" android:excludeFromRecents="true" />
<service android:name="com.gf.gfpush.service.GfPushIntentService" android:permission="android.permission.BIND_JOB_SERVICE" />
<service android:label="PushService" android:name="com.gf.gfpush.service.GfPushService" android:exported="true" android:process=":pushservice" />
<meta-data android:name="PUSH_APPID" android:value="UYd4sIMc6R7BoOglxBRgC9" />
<meta-data android:name="PUSH_APPKEY" android:value="EJMectZ7luAyiwppjryNT1" />
<meta-data android:name="PUSH_APPSECRET" android:value="Nev9pqhk31AVzVohIRsEp9" />
<activity android:theme="@style/AppStartLoadTheme" android:label="@string/ql_app_name" android:name="com.qlot.common.basenew.SplashActivity" android:launchMode="standard" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.MyChooseActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.HybjFilterActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.ManageZxActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.HybjActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.TxbjTitleManageActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.TxbjFiledManageActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.HybjFiledManageActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.TxbjActivity" android:launchMode="singleTask" android:screenOrientation="sensor" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.QQBDActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.MTxbjActivity" android:screenOrientation="sensor" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.EducationActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.LandscapeActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.SearchActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.KlingSetingActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.BDZSActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.ZxActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.QLTrendKlineActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.hq.activity.NewsHeadLineActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.activity.StockOpenActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.activity.StockOpenActivityNew" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.activity.StockWithdrawActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.activity.StockQueryActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.activity.StockHistoryQueryActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.activity.ProtectPriceActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.activity.LoginForGPActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.minsheng.login.MinShengLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.pingan.login.PingAnLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.huarong.login.HuaRongLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.guojin.login.GuoJinLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.guangzhou.login.GuangZhouLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.wukuang.login.WuKuangLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.zhongxinjiantou.login.ZhongXinJianTouLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.zhongtai.login.ZhongTaiLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.zhongyuang.login.ZhongYuanLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.dongxing.login.DongXingLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.huaan.login.HuaAnLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.lianxun.login.LianXunLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.lianchu.login.LianChuLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.dongfangcaifuzhengquan.login.DongFangCaiFuZhengQuanLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.datong.login.DaTongLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.xinan.login.XiNanLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.wanlian.login.WanLianLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.huabao.login.HuaBaoLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.donghai.login.DongHaiLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.fangzheng.login.FangZhengLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.anxin.login.AnXinLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.zhongshan.login.ZhongShanLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.caifu.login.CaiFuLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.luzheng.login.LuZhengLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.qlmoni.login.QlMoNiLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.zhongxin.login.ZhongXingLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.xibuetf.login.XiBuEtfLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.huafu.login.HuaFuLoginForGPActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.dongfangcaifu.login.DongFangCaiFuLoginForGPActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stock.ui.dongwu.DongWuLoginForGPActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/Base.AppTheme" android:name="com.qlot.stock.activity.GPTransferActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/Base.AppTheme" android:name="com.qlot.stock.activity.GpTransferActivityNew" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.BackHandOrderWayActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.QueryHistoryOrderActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.ExerciseActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.HeBinExerciseActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.LockUnlockActivity" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.BankTransferActivity" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.BankNameActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.EntrustBtnStyleActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.OptionsQueryActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.ModfiyPwdActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.TradeQqActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.ChooseContractActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.OptionsOpenActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.OptionsOpenActivityNew" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.OptionsDetailActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.OptionsQueryManageActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.OptionsCancelActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.EntrustSetActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.MoneyInfoActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.MoneyDetailActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.GroupDepositActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/Base.AppTheme" android:name="com.options.common.activity.QQTransferActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/Base.AppTheme" android:name="com.options.common.activity.QQTransferActivityNew" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.SearchTransferActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.PurchaseLimitApplicationActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.TradeOptionsActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/MyActivityDialogStyle" android:name="com.options.common.activity.SingleOrderActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.minsheng.login.MinShengLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.pingan.login.PingAnLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huarong.login.HuaRongLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.guojin.login.GuoJinLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.guangzhou.login.GuangZhouLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.wukuang.login.WuKuangLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.wukuang.sdx.WuKuangRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongxinjiantou.login.ZhongXinJianTouLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongtai.login.ZhongTaiLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongyuang.login.ZhongYuanLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongyuang.sdx.ZhongYuanRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.dongxing.login.DongXingLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huaan.login.HuaAnLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.lianxun.login.LianXunLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.lianchu.login.LianChuLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.lianchu.sdx.LianChuRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.dongfangcaifuzhengquan.login.DongFangCaiFuZhengQuanLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.datong.login.DaTongLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.xinan.login.XiNanLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.wanlian.login.WanLianLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huabao.login.HuaBaoLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.donghai.login.DongHaiLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.donghai.sdx.DongHaiRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.fangzheng.login.FangZhengLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.anxin.login.AnXinLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongshan.login.ZhongShanLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.caifu.login.CaiFuLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.luzheng.login.LuZhengLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.qlmoni.login.QlMoNiLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongxin.login.ZhongXingLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.minsheng.sdx.MinShengRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huarong.sdx.HuaRongRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.guojin.sdx.GuoJinRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.guangzhou.sdx.GuangZhouRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongxinjiantou.sdx.ZhongXinJianTouRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.xibuetf.login.XiBuEtfLoginForQQActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huaan.sdx.HuaAnAgreementSignActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huaan.sdx.HuaAnRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.lianxun.sdx.LianXunRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.lianxun.sdx.LianXunWebViewActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.lianxun.sdx.LianXunAccountInfoActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.dongxing.sdx.DongXingRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.xinan.sdx.XinNanRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.xinan.sdx.XiNanSDXManageActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.xinan.sdx.XiNanElectronicProtocolSignActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.xinan.sdx.XinNanRiskCheckSearchActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.xinan.sdx.XiNanAgreementSignActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.wanlian.sdx.WanLianRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huabao.sdx.HuaBaoRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.fangzheng.sdx.FangZhengRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.anxin.sdx.AnXinAgencyActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.anxin.sdx.AnXinRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongshan.sdx.ZhongShanRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.caifu.sdx.CaiFuRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.zhongxin.sdx.ZhongXingRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.caifu.sdx.CaiFuModifyYuLiuXinInfoActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huafu.login.HuaFuLoginForQQActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.huafu.sdx.HuaFuRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.dongfangcaifu.login.DongFangCaiFuLoginForQQActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.dongfangcaifu.sdx.DongFangCaiFuRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.dongwu.DongWuLoginForQQActivity" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.LoginForQQActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.policy.activity.QLPolicyTitleActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.policy.activity.QLPolicySelectActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.policy.activity.QLPolicyTradeActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.policy.activity.QLSelectBrokersActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.yun.activity.YunWebActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.yun.activity.PushMainActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.zhdc.activity.ZhdcStructureZuHeActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.zhdc.activity.ZhdcSettingActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.zhdc.activity.ZhdcTradeRenGuActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.zhdc.activity.ZhdcTradeKTActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.moni.order.StrategyOrderActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.moni.activity.MoNiWebActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.IntroductoryMoneyActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.common.activity.IntroductoryMoneyActivityNew" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.options.ui.datong.sdx.DaTongRiskCheckActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppThemeMain" android:name="com.qlot.main._new.activity.QLMainActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.AccountManageActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.SubMainActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.AboutUsActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.SetFontSizeActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.DefalutPriceActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.DefaultLoginTimeActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.DefaultPositionFilterActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.SystemSettingActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.ImportantRemindActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.AuthCodeActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.TradeActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.PublicLoadlocalFileActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.ImportantNoticeActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.ExplainActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.SettingActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.ShareActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.ConnectServerActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.stockmarket.StockMarketActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.login.QLLoginForAllActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.SkinChangActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.news.NewsTitlesActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.news.NewsDetailActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.SelectServerActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.news.InformationActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.RiseFallActivity" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@android:style/Theme.Dialog" android:name="com.qlot.common.base.DialogActivity" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.sdx.RiskCheckActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.SdxWebViewActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.NoticeWebViewActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.OptElectronicSignatureAgreementActivity" android:screenOrientation="portrait" />
<service android:name="com.qlot.common.service.RequstHq29Service" android:exported="false">
<intent-filter>
<action android:name=".service.RequstHq29Service" />
</intent-filter>
</service>
<service android:name="com.qlot.common.service.RequstHq16Service" android:exported="false">
<intent-filter>
<action android:name=".service.RequstHq16Service" />
</intent-filter>
</service>
<service android:name="com.qlot.common.service.ImportantNoticeService" android:exported="false">
<intent-filter>
<action android:name=".service.ImportantNoticeService" />
</intent-filter>
</service>
<service android:name="com.qlot.common.service.TmenuService" android:exported="false">
<intent-filter>
<action android:name=".service.TmenuService" />
</intent-filter>
</service>
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.sdx.SDXManageActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.statistics.activity.OptionTransactionStatisticsActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.ShowAssociationPhoneActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.WriteOffOrModifyAssociatePhoneActivity" android:screenOrientation="portrait" />
<service android:name="com.qlot.common.service.FengXianService" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.OrderActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.WebViewActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.OtherWebViewPageActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.CordovaWebViewActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/horizontal_slide" android:name="com.qlot.main.activity.TxbjHyXsActivity" android:screenOrientation="portrait" />
<service android:name="com.qlot.common.app.ForegroundService" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
<provider android:name="com.prolificinteractive.materialcalendarview.MaterialCalendarViewInitProvider" android:enabled="true" android:exported="false" android:authorities="com.gf.client.materialcalendarviewinitprovider" />
<activity android:name="com.gf.gfwidget.WidgetListActivityV2">
<intent-filter>
<action android:name="android.native.customer.widget" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name="com.gf.gfwidget.DialogTestActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.DialogTestActivityV3" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.StateLayoutActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.RefreshLayoutActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.TopNavTestActivityV2" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.ToastAndSnackbarActivity" android:exported="false" />
<activity android:name="com.gf.gfwidget.LoadingTestActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.BubbleTipsTestActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.BottomMenuTestActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.RefreshViewActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.ButtonTestActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.tabdemo.TabTestActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.tabdemo.TabSeqTabActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.tabdemo.TabBtnTabActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.tabdemo.TabNormalTabActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.tabdemo.TabViewPagerTestActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.DropDownMenuTestActivity" android:screenOrientation="portrait" />
<activity android:name="com.gf.gfwidget.KeyboardTestActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
<service android:name="com.volcengine.onekit.component.ComponentDiscoveryService" android:exported="false">
<meta-data android:name="com.bytedance.applog.onekit.AnalyticsComponentRegistrar" android:value="com.volcengine.onekit.component.ComponentRegistrar" />
<meta-data android:name="com.bytedance.applog.onekit.DeviceComponentRegistrar" android:value="com.volcengine.onekit.component.ComponentRegistrar" />
</service>
<activity android:name="com.bytedance.applog.migrate.MigrateDetectorActivity" />
<receiver android:name="com.bytedance.applog.collector.Collector" android:enabled="true" android:exported="false" />
<activity android:theme="@style/ActivityTranslucent" android:name="com.blankj.utilcode.util.UtilsTransActivity4MainProcess" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@style/ActivityTranslucent" android:name="com.blankj.utilcode.util.UtilsTransActivity" android:multiprocess="true" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<provider android:name="com.blankj.utilcode.util.UtilsFileProvider" android:exported="false" android:authorities="com.gf.client.utilcode.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/util_code_provider_paths" />
</provider>
<service android:name="com.blankj.utilcode.util.MessengerUtils$ServerService" android:exported="false">
<intent-filter>
<action android:name="com.gf.client.messenger" />
</intent-filter>
</service>
<provider android:name="org.lzh.framework.updatepluginlib.util.UpdateInstallProvider" android:exported="false" android:authorities="update.plugin.com.gf.client.UpdateInstallProvider" android:grantUriPermissions="true" />
<provider android:name="com.sensorsdata.analytics.android.sdk.data.SensorsDataContentProvider" android:enabled="true" android:exported="false" android:authorities="com.gf.client.SensorsDataContentProvider" />
<meta-data android:name="com.sensorsdata.analytics.android.MainProcessName" android:value="com.gf.client" />
<meta-data android:name="com.sensorsdata.analytics.android.version" android:value="5.2.6" />
<provider android:name="com.tencent.rmonitor.launch.AppLaunchMonitorInstaller" android:exported="false" android:authorities="com.gf.client.rmonitor-installer" />
<activity android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation" />
<activity android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.PayResultActivity" android:exported="true" android:launchMode="singleInstance" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation">
<intent-filter>
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<service android:name="com.gf.GFRNLive.GFRNLiveMediaService" android:enabled="true" android:exported="true" android:foregroundServiceType="mediaProjection" />
<provider android:name="com.reactnativecommunity.webview.RNCWebViewFileProvider" android:exported="false" android:authorities="com.gf.client.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_provider_paths" />
</provider>
<activity android:theme="@style/CaptureTheme" android:name="com.google.zxing.client.android.CaptureActivity" android:exported="true" android:clearTaskOnLaunch="true" android:stateNotNeeded="true" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden">
<intent-filter>
<action android:name="com.google.zxing.client.android.SCAN" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<provider android:name="leakcanary.internal.LeakCanaryFileProvider" android:exported="false" android:authorities="com.squareup.leakcanary.fileprovider.com.gf.client" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/leak_canary_file_paths" />
</provider>
<activity android:theme="@style/leak_canary_LeakCanary.Base" android:label="@string/leak_canary_display_activity_label" android:icon="@mipmap/leak_canary_icon" android:name="leakcanary.internal.activity.LeakActivity" android:exported="true" android:taskAffinity="com.squareup.leakcanary.com.gf.client">
<intent-filter android:label="@string/leak_canary_import_hprof_file">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="file" />
<data android:scheme="content" />
<data android:mimeType="*/*" />
<data android:host="*" />
<data android:pathPattern=".*\\.hprof" />
<data android:pathPattern=".*\\..*\\.hprof" />
<data android:pathPattern=".*\\..*\\..*\\.hprof" />
<data android:pathPattern=".*\\..*\\..*\\..*\\.hprof" />
<data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.hprof" />
<data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.hprof" />
<data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.hprof" />
</intent-filter>
</activity>
<activity-alias android:theme="@style/leak_canary_LeakCanary.Base" android:label="@string/leak_canary_display_activity_label" android:icon="@mipmap/leak_canary_icon" android:name="leakcanary.internal.activity.LeakLauncherActivity" android:enabled="@bool/leak_canary_add_launcher_icon" android:exported="true" android:taskAffinity="com.squareup.leakcanary.com.gf.client" android:targetActivity="leakcanary.internal.activity.LeakActivity" android:banner="@drawable/leak_canary_tv_icon">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
</intent-filter>
</activity-alias>
<activity android:theme="@style/leak_canary_Theme.Transparent" android:label="@string/leak_canary_storage_permission_activity_label" android:icon="@mipmap/leak_canary_icon" android:name="leakcanary.internal.RequestStoragePermissionActivity" android:taskAffinity="com.squareup.leakcanary.com.gf.client" android:excludeFromRecents="true" />
<receiver android:name="leakcanary.internal.NotificationReceiver" />
<provider android:name="leakcanary.internal.MainProcessAppWatcherInstaller" android:enabled="@bool/leak_canary_watcher_auto_install" android:exported="false" android:authorities="com.gf.client.leakcanary-installer" />
<provider android:name="leakcanary.internal.PlumberInstaller" android:enabled="@bool/leak_canary_plumber_auto_install" android:exported="false" android:authorities="com.gf.client.plumber-installer" />
<provider android:name="androidx.lifecycle.ProcessLifecycleOwnerInitializer" android:exported="false" android:multiprocess="true" android:authorities="com.gf.client.lifecycle-process" />
<meta-data android:name="com.huawei.hms.client.appid" android:value="10216954" />
<service android:name="com.igexin.sdk.HmsPushMessageService" android:exported="false" android:process=":pushservice">
<intent-filter>
<action android:name="com.huawei.push.action.MESSAGING_EVENT" />
</intent-filter>
</service>
<meta-data android:name="MEIZUPUSH_APPID" android:value="MZ_111182" />
<meta-data android:name="MEIZUPUSH_APPKEY" android:value="MZ_e6bd9fc536634998b1f3e8e5b359efe8" />
<service android:name="com.meizu.cloud.pushsdk.NotificationService" android:exported="true" android:process=":pushservice" />
<receiver android:name="com.meizu.cloud.pushsdk.MzPushSystemReceiver" android:permission="com.meizu.flyme.permission.PUSH" android:exported="false">
<intent-filter>
<action android:name="com.meizu.flyme.push.intent.PUSH_SYSTEM" />
</intent-filter>
</receiver>
<receiver android:name="com.igexin.sdk.FlymePushReceiver" android:exported="true" android:process=":pushservice">
<intent-filter>
<action android:name="com.meizu.flyme.push.intent.MESSAGE" />
<action android:name="com.meizu.flyme.push.intent.REGISTER.FEEDBACK" />
<action android:name="com.meizu.flyme.push.intent.UNREGISTER.FEEDBACK" />
<action android:name="com.meizu.c2dm.intent.REGISTRATION" />
<action android:name="com.meizu.c2dm.intent.RECEIVE" />
<category android:name="com.gf.client" />
</intent-filter>
</receiver>
<meta-data android:name="OPPOPUSH_APPKEY" android:value="OP_2kJsQ9oueW6cwO0cG00k8sk4" />
<meta-data android:name="OPPOPUSH_APPSECRET" android:value="OP_7dAa4942399011894C855170A38b8ae6" />
<service android:name="com.igexin.sdk.OppoPushService" android:permission="com.coloros.mcs.permission.SEND_MCS_MESSAGE" android:process=":pushservice">
<intent-filter>
<action android:name="com.coloros.mcs.action.RECEIVE_MCS_MESSAGE" />
</intent-filter>
</service>
<service android:name="com.igexin.sdk.OppoAppPushService" android:permission="com.heytap.mcs.permission.SEND_PUSH_MESSAGE" android:process=":pushservice">
<intent-filter>
<action android:name="com.heytap.mcs.action.RECEIVE_MCS_MESSAGE" />
<action android:name="com.heytap.msp.push.RECEIVE_MCS_MESSAGE" />
</intent-filter>
</service>
<meta-data android:name="sdk_version_vivo" android:value="484" />
<meta-data android:name="com.vivo.push.app_id" android:value="11384" />
<meta-data android:name="com.vivo.push.api_key" android:value="5f4841ce-6d70-41bd-bd6e-c5d842859727" />
<service android:name="com.vivo.push.sdk.service.CommandClientService" android:permission="com.push.permission.UPSTAGESERVICE" android:exported="true" android:process=":pushservice" />
<receiver android:name="com.igexin.sdk.VivoPushMessageReceiver" android:exported="false" android:process=":pushservice">
<intent-filter>
<action android:name="com.vivo.pushclient.action.RECEIVE" />
</intent-filter>
</receiver>
<meta-data android:name="local_iv" android:value="MzMsMzQsMzUsMzYsMzcsMzgsMzksNDAsNDEsMzIsMzgsMzcsMzYsMzUsMzQsMzMsI0AzNCwzMiwzMywzNywzMywzNCwzMiwzMywzMywzMywzNCw0MSwzNSwzNSwzMiwzMiwjQDMzLDM0LDM1LDM2LDM3LDM4LDM5LDQwLDQxLDMyLDM4LDM3LDMzLDM1LDM0LDMzLCNAMzQsMzIsMzMsMzcsMzMsMzQsMzIsMzMsMzMsMzMsMzQsNDEsMzUsMzIsMzIsMzI" />
<meta-data android:name="MIPUSH_SDK_VERSION_CODE" android:value="50001" />
<meta-data android:name="MIPUSH_SDK_VERSION_NAME" android:value="5_0_1-C" />
<meta-data android:name="MIPUSH_APPID" android:value="XM_2882303761517283706" />
<meta-data android:name="MIPUSH_APPKEY" android:value="XM_5881728375706" />
<service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android:permission="com.xiaomi.xmsf.permission.MIPUSH_RECEIVE" android:enabled="true" android:exported="true" android:process=":pushservice" />
<service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" android:process=":pushservice" />
<receiver android:name="com.igexin.sdk.MiuiPushReceiver" android:exported="true" android:process=":pushservice">
<intent-filter>
<action android:name="com.xiaomi.mipush.RECEIVE_MESSAGE" />
</intent-filter>
<intent-filter>
<action android:name="com.xiaomi.mipush.MESSAGE_ARRIVED" />
</intent-filter>
<intent-filter>
<action android:name="com.xiaomi.mipush.ERROR" />
</intent-filter>
</receiver>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.xiaomi.mipush.sdk.NotificationClickedActivity" android:enabled="true" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleInstance">
<intent-filter>
<action android:name="com.xiaomi.mipush.sdk.NotificationClickedActivity" />
</intent-filter>
<meta-data android:name="supportStyle" android:value="scene|voip" />
</activity>
<receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.gf.client.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
<intent-filter>
<action android:name="com.huawei.intent.action.PUSH_DELAY_NOTIFY" />
<action android:name="com.huawei.intent.action.PUSH" />
</intent-filter>
</receiver>
<receiver android:name="com.huawei.hms.support.api.push.PushReceiver" android:permission="com.gf.client.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
<intent-filter>
<action android:name="com.huawei.android.push.intent.REGISTRATION" />
<action android:name="com.huawei.android.push.intent.RECEIVE" />
</intent-filter>
</receiver>
<service android:name="com.huawei.hms.support.api.push.service.HmsMsgService" android:enabled="true" android:exported="true" android:process=":pushservice" android:directBootAware="true">
<intent-filter>
<action android:name="com.huawei.push.msg.NOTIFY_MSG" />
<action android:name="com.huawei.push.msg.PASSBY_MSG" />
</intent-filter>
</service>
<provider android:name="com.huawei.hms.support.api.push.PushProvider" android:readPermission="com.gf.client.permission.PUSH_PROVIDER" android:writePermission="com.gf.client.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.gf.client.huawei.push.provider" />
<meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:6.5.0.300" />
<meta-data android:name="com.huawei.hms.min_api_level:push:push" android:value="1" />
<activity android:name="com.huawei.hms.support.api.push.TransActivity" android:exported="false" />
<provider android:name="cn.unitid.mcm.sdk.McmAppContext$ContextProvider" android:exported="false" android:multiprocess="true" android:authorities="com.gf.client.permission.provider" />
<provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.gf.client.aaidinitprovider" android:initOrder="500" />
<meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:6.3.0.305" />
<meta-data android:name="com.huawei.hms.min_api_level:opendevice:push" android:value="1" />
<meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:6.5.0.300" />
<meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
<meta-data android:name="availableLoaded" android:value="yes" />
<activity android:theme="@style/Base_Translucent" android:name="com.huawei.hms.activity.BridgeActivity" android:exported="false" android:excludeFromRecents="true" android:screenOrientation="behind" android:configChanges="fontScale|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="true">
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
</activity>
<activity android:name="com.huawei.hms.activity.EnableServiceActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="com.gf.client.AGCInitializeProvider" />
<service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
</application>
</manifest>