AndroidManifest.xml
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.timanetworks.android.frame.audisuper.release" platformBuildVersionCode="33" platformBuildVersionName="13" android:versionCode="3041" android:versionName="3.11.1" android:compileSdkVersion="33" android:compileSdkVersionCodename="13"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="26" android:targetSdkVersion="31" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
<uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.READ_LOGS" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<queries package="com.timanetworks.android.frame.audisuper.release">
<intent>
<action android:name="android.media.action.IMAGE_CAPTURE" />
</intent>
<intent>
<action android:name="android.media.action.ACTION_VIDEO_CAPTURE" />
</intent>
<package android:name="com.autonavi.minimap" />
<package android:name="com.baidu.BaiduMap" />
<package android:name="com.tencent.mm" />
<package android:name="com.tencent.mobileqq" />
<package android:name="com.sina.weibo" />
<package android:name="com.tencent.wework" />
<package android:name="com.qzone" />
<package android:name="com.alibaba.android.rimet" />
<package android:name="com.eg.android.AlipayGphone" />
<package android:name="com.instagram.android" />
<package android:name="com.ss.android.ugc.aweme" />
<intent>
<action android:name="*" />
<data android:scheme="tbopen" />
</intent>
<package android:name="com.eg.android.AlipayGphoneRC" />
<package android:name="hk.alipay.wallet" />
</queries>
<uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES" />
<uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
<uses-permission android:name="android.permission.CALL_PHONE" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADVERTISE" />
<uses-feature android:name="android.hardware.camera" />
<uses-feature android:name="android.hardware.camera.autofocus" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.READ_CONTACTS" />
<uses-permission android:name="android.permission.READ_PRIVILEGED_PHONE_STATE" android:maxSdkVersion="22" />
<uses-permission android:name="android.permission.SMARTCARD" android:maxSdkVersion="27" />
<uses-permission android:name="org.simalliance.openmobileapi.SMARTCARD" android:maxSdkVersion="27" />
<permission android:name="com.timanetworks.android.frame.audisuper.release.reachability.permission.CAR_WIFI" android:protectionLevel="signature" />
<uses-permission android:name="android.permission.USE_BIOMETRIC" />
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<permission android:name="com.timanetworks.android.frame.audisuper.release.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
<uses-permission android:name="com.timanetworks.android.frame.audisuper.release.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
<uses-feature android:name="android.hardware.camera.front" android:required="false" />
<uses-feature android:name="android.hardware.camera.flash" android:required="false" />
<uses-feature android:name="android.hardware.screen.landscape" android:required="false" />
<uses-feature android:name="android.hardware.wifi" android:required="false" />
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
<uses-feature android:name="android.hardware.nfc.hce" />
<uses-permission android:name="android.permission.NFC" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
<uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.GET_TASKS" />
<uses-permission android:name="com.google.android.gms.permission.AD_ID" />
<uses-permission android:name="android.permission.FLASHLIGHT" />
<application android:theme="@style/CommonAudiAppTheme" android:label="@string/common_appname_myaudi" android:icon="@drawable/common_icon_red_rounded" android:name="com.stub.StubApp" android:screenOrientation="portrait" android:allowBackup="false" android:largeHeap="true" android:supportsRtl="true" android:extractNativeLibs="true" android:usesCleartextTraffic="true" android:resizeableActivity="true" android:networkSecurityConfig="@xml/common_network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true" android:allowNativeHeapPointerTagging="false">
<activity android:theme="@style/CommonAppSplash" android:label="@string/common_appname_myaudi" android:name="com.timanetworks.android.frame.audisuper.release.splash.SplashActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</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="atm.60078287" />
</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="audi" android:host="web" />
<data android:scheme="audi" android:host="native" />
<data android:scheme="audi" android:host="mall_web" />
</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="audi" android:host="native" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="@string/common_appname_myaudi" android:name="com.timanetworks.android.frame.audisuper.release.wxapi.WXEntryActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="@string/common_appname_myaudi" android:name="com.timanetworks.android.frame.audisuper.release.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<meta-data android:name="UMENG_APPKEY" android:value="5d525b673fc195149d0000ef" />
<meta-data android:name="UMENG_CHANNEL" android:value="online" />
<meta-data android:name="design_width_in_dp" android:value="375" />
<meta-data android:name="design_height_in_dp" android:value="667" />
<meta-data android:name="notch.config" android:value="portrait|landscape" />
<meta-data android:name="android.max_aspect" android:value="2.4" />
<meta-data android:name="android.notch_support" android:value="true" />
<meta-data android:name="notch.config" android:value="portrait|landscape" />
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.timanetworks.android.frame.audisuper.release.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/app_file_paths" />
</provider>
<activity android:name="com.audisuper.navigation.mvvm.v.NavigationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/CommonAppSplash" android:name="com.audisuper.navigation.mvvm.v.GuideActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.commonsense.CommonSenseListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.qa.AskActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.qa.QaDetailsActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.qa.QaCommentDetailsActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.activity.ActivitiesEnrollActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.activity.ActivitiesAskPriceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.activity.ActivitiesTestDriveActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.activity.ActivitiesMessageCommentDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.message.MessageCommentDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.community.HotCommunityTopicActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/CommonTransparentActivity" android:name="com.audisuper.home.mvvm.v.community.SearchCommunityTopicActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysVisible|adjustResize" />
<activity android:name="com.audisuper.home.mvvm.v.community.CommunityDynamicPublishingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.audisuper.home.mvvm.v.community.CommunityArticlePublishingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.audisuper.home.mvvm.v.community.CommunityTopicDetailsActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.community.CommunityDynamicDetailsActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.community.CommunityArticleDetailsActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.community.CommunityCommentDetailsActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.commonsense.CommonSenseCommentDetailsActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.home.mvvm.v.qa.QaFrequentlyAskedQuestionActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.watch.mvvm.v.PurchaseOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.watch.mvvm.v.AllVehicleTypeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.watch.mvvm.v.CarModelDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.watch.mvvm.v.CarModelListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeSocActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeLocationAddActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.PinManagerActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChangePinActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.audisuper.pick.grayservice.activity.ForgetPinActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.audisuper.pick.grayservice.activity.SetPinActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.audisuper.pick.grayservice.activity.TbWebViewActivity" android:exported="false" />
<activity android:name="com.audisuper.pick.grayservice.activity.AloneWebViewActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="me.nereo.multi_image_selector.MultiImageSelectorActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
<activity android:name="com.audisuper.pick.grayservice.zxing.ScanLoginActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
<activity android:label="@string/pick_string_scan_qrcode_title_text" android:name="com.audisuper.pick.grayservice.zxing.activity.CaptureActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.VehicleSignalLightActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.VehicleControlListActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.VehicleLocationActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.VehicleSignalLockActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.EditSPINCodeActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.VehicleLockHistoryActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.VehicleSignalHistoryActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.VehicleStolenActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeMainActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeTimerMainActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeLocationListActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeLocationDetailActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeLocationPoiListActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeLocationPoiDetailActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.DrivingDataMsgActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.DrivingDataListActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.DrivingRecordDetailActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.CarAlarmStatusActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChoosePartnerFilterActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.OnLineAppointmentActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.PartnerAgreementActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.SearchAudiPartnerDealerActivity" android:launchMode="singleTask" />
<activity android:name="com.audisuper.pick.grayservice.activity.OnlineAppointmentSetActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.OnlineServiceEnterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.PartnerDetailActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<service android:name="com.amap.api.location.APSService" />
<provider android:name="com.audisuper.pick.grayservice.util.AudiFileProvider" android:exported="false" android:authorities="com.timanetworks.android.frame.audisuper.release.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/pick_file_provider" />
</provider>
<receiver android:name="com.audisuper.pick.grayservice.push.BDPushMessageReceiver" android:exported="false">
<intent-filter>
<action android:name="com.baidu.android.pushservice.action.MESSAGE" />
<action android:name="com.baidu.android.pushservice.action.RECEIVE" />
<action android:name="com.baidu.android.pushservice.action.notification.CLICK" />
<action android:name="com.huawei.android.push.intent.RECEIVE" />
</intent-filter>
</receiver>
<receiver android:name="com.baidu.android.pushservice.PushServiceReceiver" android:exported="false" android:process=":bdservice_v1">
<intent-filter>
<action android:name="com.baidu.android.pushservice.action.notification.SHOW" />
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
<action android:name="android.intent.action.MEDIA_MOUNTED" />
</intent-filter>
</receiver>
<receiver android:name="com.baidu.android.pushservice.RegistrationReceiver" android:exported="false" android:process=":bdservice_v1">
<intent-filter>
<action android:name="com.baidu.android.pushservice.action.METHOD" />
</intent-filter>
</receiver>
<service android:name="com.baidu.android.pushservice.PushService" android:exported="true" android:process=":bdservice_v1">
<intent-filter>
<action android:name="com.baidu.android.pushservice.action.PUSH_SERVICE" />
</intent-filter>
</service>
<service android:name="com.baidu.android.pushservice.CommandService" android:exported="true" />
<provider android:name="com.baidu.android.pushservice.PushInfoProvider" android:readPermission="baidu.push.permission.WRITE_PUSHINFOPROVIDER.com.timanetworks.android.frame.audisuper.release" android:writePermission="baidu.push.permission.WRITE_PUSHINFOPROVIDER.com.timanetworks.android.frame.audisuper.release" android:protectionLevel="signature" android:exported="true" android:process=":bdservice_v1" android:authorities="com.timanetworks.android.frame.audisuper.release.bdpush" />
<service android:name="com.baidu.android.pushservice.job.PushJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:process=":bdservice_v1" />
<activity android:name="com.audisuper.pick.grayservice.activity.AirConditionerActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.AirConditionerTimedSettingsActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/pick_NoTitleTranslucentTheme" android:name="com.audisuper.pick.grayservice.activity.AirConditionerSafeConfirmWithTimerActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/pick_NoTitleTranslucentTheme" android:name="com.audisuper.pick.grayservice.activity.AirConditionerShortCutActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.AirConditionerGreenTimedSettingsActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.WarningsAndNotificationsListActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/pick_NoTitleTranslucentTheme" android:name="com.audisuper.pick.grayservice.activity.VehicleManageAddActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/pick_NoTitleTranslucentTheme" android:name="com.audisuper.pick.grayservice.activity.VehicleManageAddSelectActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/pick_NoTitleTranslucentTheme" android:name="com.audisuper.pick.grayservice.activity.VehicleManageEditRemarkActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.vinscanner.ScannerActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.LocationShowActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ResetPinActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.UserManagerListActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.PartnerAddActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.PartnerMsgShowActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeTimerWeekDayActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.ChargeTimerSettingActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.asuve.ChargeElectronMainActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.asuve.ChargeElectronTimerSettingActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.asuve.ChargeElectronTimerMainActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.asuve.ChargeElectronTimerRepeatActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.asuve.ChargeElectronAddressActivity" android:screenOrientation="portrait" />
<activity android:name="com.audisuper.pick.grayservice.activity.asuve.ChargeElectronSetAddressActivity" android:screenOrientation="portrait" />
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<activity android:name="com.audisuper.member.mvvm.v.MemberCenterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.member.mvvm.v.MembershipInterestsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.member.mvvm.v.MemberLevelIntegralDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.member.mvvm.v.MemberUpdateActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.member.mvvm.v.IntegralCenterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.member.mvvm.v.MallOrderEntranceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.member.mvvm.v.NewMallOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.member.mvvm.v.MallShareActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.complaint.ComplaintOpinionEntranceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.complaint.OpinionActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.complaint.ComplaintsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.complaint.ComplaintOpinionHistoryActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.complaint.ComplaintOpinionDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.CarManagementActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.AddMyCarActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.upload.UploadAuditInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.upload.CheckPersonalInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.upload.CheckCompanyInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.common.mvvm.v.OcrIdentifyActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.VehicleDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.UnbindVehicleActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.invoice.InvoiceManagementActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.invoice.InvoiceManagerDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.invoice.InvoicedManagerOrderListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.invoice.InvoiceManagerOpenActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.invoice.InvoiceManagerMoreContentActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.invoice.InvoiceManagerSetNotificationHeaderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.SettingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.PersonalSettingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.AboutMeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.messagecenter.MessageCenterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.messagecenter.MessageCenterListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.release.MyReleaseActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.MyActivitiesActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.collect.MineCollectActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.function.YearlyCheckInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.function.CarInsuranceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.order.ServiceOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.MineContractActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.function.ViolationQueryActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.car.function.ViolationQueryDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.coupon.CouponCenterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.order.ReserveOrderListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.order.ReserveOrderDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.coupon.EcardDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.UnsubscribeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.UnsubscribeSuccessActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.deliverycar.DeliveryCarActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.deliverycar.DeliveryCarAuthenticationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.reservesales.ReserveSalesAuthenticationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.reservesales.SalesContractActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.reservesales.ReserveContractActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.coupon.PowerUpCouponSelectActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.InviteFriendActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.coupon.GetCouponActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.coupon.UploadAuditDataActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.coupon.ChargeCouponSelectActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.coupon.CouponVehicleListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.PersonalHomepageActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.FanActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.FollowActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.mine.BackgroundPreviewActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.questionnairesurvey.QuestionnaireSurveyActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.mine.mvvm.v.onlineservice.OnlineServiceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.LoginActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@style/CommonTransparentTheme" android:name="com.audisuper.user.mvvm.v.AuthLoginActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.ChangePhoneCheckoutIdentityActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.ResetPwdActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.ChangePhoneActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.RegisterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.UserInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.UserInfoEditActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.EnvironmentSwitchActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.ChangePwdActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.ThirdAccountSettingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.user.mvvm.v.BindPhoneActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.ChargeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.ChargingStationMapModeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.ChargingStationSearchActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.ChargingStationListModeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.NearbyChargingStationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.RelatedChargingStationDestinationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.RelatedChargingStationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.ChargingStationDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ScanChargeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.LockDownActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.SelectChargeGunActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ManualInputChargeNumActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.ChargePileDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/CommonTransparentTheme" android:name="com.audisuper.charge.mvvm.v.chargestation.order.AliWebPayActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChargingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChargePayActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.SettlementActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChargeFinishAlreadyPayActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChargePayResultActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChargePayResultContainsPrePayActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChoseChargePileOperatorActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.station.StationDetailsFeedbackActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChargingEvaluateActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChargeOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.chargestation.order.ChargeOrderDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalChargePileActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.BindPileActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalChargeSettingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalScanChargeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalManualInputChargeNumActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalChargingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalChargeOrderDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalChargePileSelectPileActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.AlreadyPairingBluetoothDeviceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.AlreadyWhiteMenuListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalAddWhitelistActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalChargeUserRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.personpile.PersonalChargeMasterRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.powerup.PowerUpEntranceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.powerup.PowerUpInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.audisuper.charge.mvvm.v.powerup.PowerUpOrderListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.powerup.PowerUpOrderDetailsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.charge.mvvm.v.powerup.PowerUpOrderPayActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.OrderPayingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.TravelActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.audisuper.travel.mvvm.v.TravelSwitchCityMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.MultiMapActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.audisuper.travel.mvvm.v.SuperDrivingMultiMapActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.audisuper.travel.mvvm.v.AddressSearchMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.CalendarSelectActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.BookDealersMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.TravelUserInfoMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.UserCertificateActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.BookInfoMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.OrderCreateMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.OrderTaskDetailsMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.OrderLongTaskDetailsMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.book.order.list.OrderTaskActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.ServicesAddedMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.CouponEnableMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.MapVehicleAddressMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.book.order.detail.servicestatus.OrderServiceStatusActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.UserAppraiseMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.OrderTaskDetailsModifiedMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.CalendarVehicleMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.DealersInfoMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.book.order.detail.license.DrivingLicenseActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.travel.mvvm.v.VehicleSnapshotMVVMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.address.SwitchCityActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.InstrumentIndicatorActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.AppointmentTestDriveActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.dealer.SearchDealerActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.dealer.DealerDetailActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.dealer.SelectDealerActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.dealer.MembershipSelectDealerActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.dealer.MembershipMyDealerActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.assessmentcar.AssessmentCarActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.assessmentcar.AssessmentCarBrandActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.assessmentcar.AssessmentCarSeriesActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.assessmentcar.AssessmentCarModelActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.assessmentcar.AssessmentValuationResultActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.assessmentcar.AssessmentAccurateEvaluationStoreActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.QuotationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.maintenance.AppointmentMaintenanceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.maintenance.MaintenanceHistoryActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.VehicleSelectionActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.address.SelectAddressActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.address.SearchAddressActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.equitysupermarket.EquitySupermarketActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.equitysupermarket.EquitySupermarketDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.equitysupermarket.EquityOrderListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.equitysupermarket.EquityOrderDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.equitysupermarket.EquityOrderActivateActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.equitysupermarket.ClaimEquityActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.equitysupermarket.ClaimEquitySuccessActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.maintenance.card.BasicMaintenanceCardActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.maintenance.card.BasicMaintenanceCardBindingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.biz.mvvm.v.maintenance.card.BasicMaintenanceCardDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.umeng.socialize.editorpage.ShareActivity" android:excludeFromRecents="true" android:screenOrientation="portrait" />
<activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:name="com.audisuper.common.ocrcamera.CameraActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.audisuper.common.web.mvvm.v.CommonWebActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.audisuper.common.web.mvvm.v.CommonWebNotSyncTokenActivity" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.audisuper.common.mvvm.v.CommonVideoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.audisuper.common.widget.multimedia.imagewatch.CommonImagePickActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false" />
<meta-data android:name="com.amap.api.v2.apikey" android:value="1af8b2a2f179e8bed8543f5666be2cc8" />
<meta-data android:name="flavor_type" android:value="online" />
<meta-data android:name="build_package_time" android:value="2023-07-21-14-13-24" />
<meta-data android:name="umeng_key" android:value="5d525b673fc195149d0000ef" />
<meta-data android:name="umeng_channel" android:value="online" />
<meta-data android:name="qq_app_id" android:value=""1110060555"" />
<activity android:name="com.sensorsdata.analytics.android.sdk.dialog.SchemeActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="orientation|screenSize">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" />
<category android:name="android.intent.category.DEFAULT" />
<data android:scheme="sa436ea84b" />
</intent-filter>
</activity>
<meta-data android:name="atm_key" android:value=""60078287"" />
<meta-data android:name="audi_app_channel_name" android:value="vivo" />
<uses-library android:name="org.simalliance.openmobileapi" android:required="false" />
<service android:name="de.quartettmobile.reachability.WifiJobService" android:permission="android.permission.BIND_JOB_SERVICE" />
<provider android:name="com.luck.picture.lib.basic.PictureFileProvider" android:exported="false" android:authorities="com.timanetworks.android.frame.audisuper.release.luckProvider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/ps_file_paths" />
</provider>
<service android:name="com.luck.picture.lib.service.ForegroundService" android:enabled="true" android:foregroundServiceType="0x00000008" />
<activity android:theme="@style/Base.Theme.NoActionBar" android:name="com.luck.picture.lib.basic.PictureSelectorSupporterActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/Picture.Theme.Translucent" android:name="com.luck.picture.lib.basic.PictureSelectorTransparentActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/DeviceCredentialHandlerTheme" android:name="androidx.biometric.DeviceCredentialHandlerActivity" android:exported="true" />
<meta-data android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule" android:value="GlideModule" />
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.timanetworks.android.frame.audisuper.release.androidx-startup">
<meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup" />
<meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup" />
</provider>
<activity android:theme="@style/EasyPermissions.Transparent" android:label="" android:name="pub.devrel.easypermissions.AppSettingsDialogHolderActivity" android:exported="false" />
<activity android:theme="@style/MediaPickerTheme" android:name="vn.tungdx.mediapicker.activities.MediaPickerActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/zxing_CaptureTheme" android:name="com.journeyapps.barcodescanner.CaptureActivity" android:clearTaskOnLaunch="true" android:stateNotNeeded="true" android:screenOrientation="sensorLandscape" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.PayResultActivity" android:exported="true" android:launchMode="singleInstance" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.AlipayResultActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.alipay.sdk.app.H5OpenAuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.APayEntranceActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:name="com.rjht.paysdk.activity.WebViewActivity" android:screenOrientation="portrait" />
<activity android:name="com.rjht.paysdk.activity.ResultActivity" />
<activity android:label="@string/app_name" android:name="com.unionpay.uppay.PayActivity" android:excludeFromRecents="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.unionpay.UPPayWapActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/payTheme" android:name="cn.swiftpass.wftpay.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" />
<activity android:theme="@style/payTheme" android:name="cn.swiftpass.wftpay.wxapi.WXEntryActivity" android:exported="true" android:launchMode="singleTop" />
<activity android:theme="@style/translucent" android:label="警告" android:name="com.bangcle.everisk1292.core.activity.AlertActivity" />
<receiver android:name="com.rjht.paysdk.broad.MyBroadCastReceiver" android:exported="false">
<intent-filter>
<action android:name="com.rjht.payment.broadcast" />
</intent-filter>
</receiver>
<activity android:theme="@style/SDKAppTheme" android:name="com.tencent.ocr.sdk.activity.OcrDetectActivity" android:launchMode="singleTask" android:screenOrientation="sensorPortrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@style/txy_full_screen_no_title" android:name="com.tencent.ocr.sdk.activity.OcrLandDetectActivity" android:launchMode="singleTask" android:screenOrientation="sensorLandscape" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@style/txTheme" android:name="com.cmic.gen.sdk.view.GenLoginAuthActivity" android:launchMode="singleTop" android:screenOrientation="unspecified" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.tencent.qcloud.logutils.LogActivity" />
<provider android:name="com.just.agentweb.AgentWebFileProvider" android:exported="false" android:authorities="com.timanetworks.android.frame.audisuper.release.AgentWebFileProvider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/web_files_public" />
</provider>
<activity android:theme="@style/actionActivity" android:name="com.just.agentweb.AgentActionFragment" android:exported="false" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.yalantis.ucrop.UCropActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.yalantis.ucrop.UCropMultipleActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<provider android:name="com.sensorsdata.analytics.android.sdk.data.SensorsDataContentProvider" android:enabled="true" android:exported="false" android:authorities="com.timanetworks.android.frame.audisuper.release.SensorsDataContentProvider" />
<meta-data android:name="com.sensorsdata.analytics.android.MainProcessName" android:value="com.timanetworks.android.frame.audisuper.release" />
<meta-data android:name="com.sensorsdata.analytics.android.version" android:value="0.2.3" />
</application>
</manifest>