apk(点击下载) / AndroidManifest.xml
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="72" android:versionName="1.7.8" android:compileSdkVersion="31" android:compileSdkVersionCodename="12" package="it.ppndrd.taskbot" platformBuildVersionCode="31" platformBuildVersionName="12"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="com.android.vending.BILLING" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<queries>
<intent>
<action android:name="com.huawei.hms.core.aidlservice" />
</intent>
<intent>
<action android:name="android.intent.action.GET_CONTENT" />
<data android:mimeType="*/*" />
</intent>
<provider android:authorities="com.yandex.preinstallsatellite.appmetrica.provider" />
<package android:name="com.huawei.appmarket" />
<intent>
<action android:name="com.yandex.android.advid.IDENTIFIER_SERVICE" />
</intent>
<intent>
<action android:name="com.uodis.opendevice.OPENIDS_SERVICE" />
</intent>
<package android:name="com.facebook.katana" />
<intent>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
<intent>
<action android:name="android.support.customtabs.action.CustomTabsService" />
</intent>
<intent>
<action android:name="android.media.browse.MediaBrowserService" />
</intent>
<intent>
<action android:name="androidx.media2.session.MediaSessionService" />
</intent>
<intent>
<action android:name="androidx.media2.session.MediaLibraryService" />
</intent>
<intent>
<action android:name="com.apptouch.intent.action.update_hms" />
</intent>
<intent>
<action android:name="com.huawei.appmarket.intent.action.AppDetail" />
</intent>
<package android:name="com.hisilicon.android.hiRMService" />
<intent>
<action android:name="com.huawei.hms.core" />
</intent>
</queries>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="com.google.android.gms.permission.AD_ID" />
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<meta-data android:name="com.huawei.hms.min_api_level:apptouch:apptouch" android:value="1" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
<uses-permission android:name="android.permission.BROADCAST_STICKY" />
<application android:label="TBot" android:icon="@mipmap/ic_launcher" android:usesCleartextTraffic="true" android:networkSecurityConfig="@xml/network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
<meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id" />
<activity android:label="@string/app_name" android:name="com.facebook.FacebookActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
<activity android:name="com.facebook.CustomTabActivity" android:exported="true">
<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="@string/fb_login_protocol_scheme" />
</intent-filter>
</activity>
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-3723646920460557~5864455560" />
<meta-data android:name="applovin.sdk.key" android:value="iKSk_FIpgLnUvJRwKQTHVERd7K5K7Zzb2UsHfkhS-HScwkTl8-Z6DrOMLZBVsg3WT4Li9FTChFKE7R5IWPrK64" />
<meta-data android:name="com.google.mlkit.vision.DEPENDENCIES" android:value="ica" />
<activity android:theme="@style/LaunchTheme" android:name="it.ppndrd.taskbot.MainActivity" android:exported="true" android:launchMode="singleTop" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
<meta-data android:name="io.flutter.embedding.android.NormalTheme" android:resource="@style/NormalTheme" />
<meta-data android:name="io.flutter.embedding.android.SplashScreenDrawable" android:resource="@drawable/launch_background" />
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<meta-data android:name="flutterEmbedding" android:value="2" />
<service android:name="com.google.firebase.components.ComponentDiscoveryService" android:exported="false" android:directBootAware="true">
<meta-data android:name="com.google.firebase.components:io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestoreRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:io.flutter.plugins.firebaseanalytics.FlutterFirebaseAppRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:io.flutter.plugins.firebase.core.FlutterFirebaseCoreRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.firestore.FirestoreRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
</service>
<provider android:name="io.flutter.plugins.imagepicker.ImagePickerFileProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.flutter.image_provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/flutter_image_picker_file_paths" />
</provider>
<meta-data android:name="io.flutter.embedded_views_preview" android:value="true" />
<service android:name="com.huawei.hms.flutter.ads.installreferrer.PpsChannelInfoService" android:exported="true">
<intent-filter>
<action android:name="com.huawei.android.hms.CHANNEL_SERVICE" />
</intent-filter>
</service>
<provider android:name="io.flutter.plugins.share.ShareFileProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.flutter.share_provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/flutter_share_file_paths" />
</provider>
<activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="io.flutter.plugins.urllauncher.WebViewActivity" android:exported="false" />
<activity android:theme="@style/MoPubFullscreenTheme" android:name="com.mopub.mobileads.MoPubFullscreenActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/MoPubFullscreenTheme" android:name="com.mopub.common.MoPubBrowser" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/MoPubFullscreenTheme" android:name="com.mopub.common.privacy.ConsentDialogActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<service android:name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService" android:exported="false" android:directBootAware="true">
<meta-data android:name="com.google.firebase.components:com.google.mlkit.nl.translate.NaturalLanguageTranslateRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.nl.translate.RemoteConfigRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.label.defaults.internal.BundledLabelRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.vkp.VkpRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.common.internal.VisionCommonRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
</service>
<meta-data android:name="com.huawei.hms.client.service.name:ads-lite" android:value="ads-lite:13.4.45.308" />
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.yandex.mobile.ads.common.AdActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
<service android:name="com.yandex.metrica.MetricaService" android:enabled="true" android:exported="true" android:process=":Metrica">
<intent-filter>
<category android:name="android.intent.category.DEFAULT" />
<action android:name="com.yandex.metrica.IMetricaService" />
<data android:scheme="metrica" />
</intent-filter>
<meta-data android:name="metrica:api:level" android:value="94" />
</service>
<service android:name="com.yandex.metrica.ConfigurationService" android:enabled="true" android:exported="false" android:process=":Metrica">
<meta-data android:name="metrica:configuration:api:level" android:value="3" />
<intent-filter>
<action android:name="com.yandex.metrica.configuration.ACTION_INIT" />
</intent-filter>
</service>
<service android:name="com.yandex.metrica.ConfigurationJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process=":Metrica" />
<receiver android:name="com.yandex.metrica.MetricaEventHandler" android:enabled="true" android:exported="true">
<intent-filter>
<action android:name="com.android.vending.INSTALL_REFERRER" />
</intent-filter>
</receiver>
<receiver android:name="com.yandex.metrica.ConfigurationServiceReceiver" android:enabled="true" android:exported="true" android:process=":Metrica">
<intent-filter>
<action android:name="com.yandex.metrica.configuration.service.PLC" />
</intent-filter>
</receiver>
<provider android:name="com.yandex.metrica.PreloadInfoContentProvider" android:enabled="true" android:exported="true" android:process=":Metrica" android:authorities="it.ppndrd.taskbot.appmetrica.preloadinfo.retail" />
<meta-data android:name="com.huawei.hms.jos.versioncode" android:value="50004303" />
<meta-data android:name="com.huawei.hms.min_api_level:ml-computer-vision:huawei_module_mlkit_label" android:value="2" />
<meta-data android:name="com.huawei.hms.client.service.name:ml-computer-vision-image-classification-model" android:value="ml-computer-vision-image-classification-model:2.0.1.300" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.hms.hwid.internal.ui.activity.HwIdSignInHubActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="fontScale|uiMode" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.hms.account.internal.ui.activity.AccountSignInHubActivity" android:exported="false" android:excludeFromRecents="true" />
<meta-data android:name="com.huawei.hms.client.service.name:hwid" android:value="hwid:6.1.0.300" />
<meta-data android:name="com.huawei.hms.min_api_level:hwid:hwid" android:value="1" />
<meta-data android:name="com.huawei.hms.min_api_level:hwid:account" android:value="13" />
<provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.firebaseinitprovider" android:initOrder="100" android:directBootAware="true" />
<provider android:name="com.google.mlkit.common.internal.MlKitInitProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.mlkitinitprovider" android:initOrder="99" />
<service android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" android:exported="false">
<meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct" />
</service>
<service android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
<receiver android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" android:exported="false" />
<provider android:name="androidx.lifecycle.ProcessLifecycleOwnerInitializer" android:exported="false" android:multiprocess="true" android:authorities="it.ppndrd.taskbot.lifecycle-process" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.facebook.ads.AudienceNetworkActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" />
<provider android:name="com.facebook.ads.AudienceNetworkContentProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.AudienceNetworkContentProvider" />
<activity android:theme="@android:style/Theme.Translucent" android:name="com.google.android.gms.ads.AdActivity" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
<provider android:name="com.google.android.gms.ads.MobileAdsInitProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.mobileadsinitprovider" android:initOrder="100" />
<service android:name="com.google.android.gms.ads.AdService" android:enabled="true" android:exported="false" />
<provider android:name="com.applovin.sdk.AppLovinInitProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.applovincontentprovider" android:initOrder="101" android:grantUriPermissions="true" />
<activity android:name="com.applovin.adview.AppLovinInterstitialActivity" android:screenOrientation="behind" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="true" />
<activity android:name="com.applovin.adview.AppLovinFullscreenActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="true" />
<activity android:name="com.applovin.sdk.AppLovinWebViewActivity" android:configChanges="keyboardHidden|orientation|screenSize|uiMode" />
<activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerDetailActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerMultiAdActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerAdUnitsListActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerAdUnitDetailActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerTestLiveNetworkActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<service android:name="com.applovin.impl.sdk.utils.AppKilledService" android:exported="false" android:stopWithTask="false" />
<service android:name="com.applovin.impl.adview.activity.FullscreenAdService" android:exported="false" android:stopWithTask="false" />
<receiver android:name="com.google.android.gms.measurement.AppMeasurementReceiver" android:enabled="true" android:exported="false" />
<service android:name="com.google.android.gms.measurement.AppMeasurementService" android:enabled="true" android:exported="false" />
<service android:name="com.google.android.gms.measurement.AppMeasurementJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" />
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.androidx-startup">
<meta-data android:name="androidx.work.WorkManagerInitializer" android:value="androidx.startup" />
</provider>
<service android:name="androidx.work.impl.background.systemalarm.SystemAlarmService" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false" />
<service android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@bool/enable_system_job_service_default" android:exported="true" android:directBootAware="false" />
<service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" android:directBootAware="false" />
<receiver android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver" android:enabled="true" android:exported="false" android:directBootAware="false" />
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
<action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BATTERY_OKAY" />
<action android:name="android.intent.action.BATTERY_LOW" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
<action android:name="android.intent.action.DEVICE_STORAGE_OK" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.TIME_SET" />
<action android:name="android.intent.action.TIMEZONE_CHANGED" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS" />
</intent-filter>
</receiver>
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
<meta-data android:name="com.huawei.hms.client.service.name:iap" android:value="iap:6.0.0.300" />
<meta-data android:name="com.huawei.hms.client.service.name:ml-computer-vision" android:value="ml-computer-vision:2.0.1.300" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-consent" android:value="ads-consent:3.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-identifier" android:value="ads-identifier:3.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-installreferrer" android:value="ads-installreferrer:3.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ml-computer-vision-base" android:value="ml-computer-vision-base:2.0.1.300" />
<provider android:name="com.huawei.hms.mlsdk.common.provider.MLInitializerProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.MLInitializerProvider" />
<meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:6.1.0.302" />
<meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
<meta-data android:name="com.huawei.hms.client.service.name:ml-computer-dynamic" android:value="ml-computer-dynamic:2.0.1.300" />
<meta-data android:name="availableLoaded" android:value="yes" />
<provider android:name="com.huawei.hms.update.provider.UpdateProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.hms.update.provider" android:grantUriPermissions="true" />
<provider android:name="com.huawei.hms.device.provider.CheckHmsProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.hms.device.validate.spoofprovider" android:grantUriPermissions="false" />
<provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.AGCInitializeProvider" />
<service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
<activity android:name="com.google.android.play.core.missingsplits.PlayCoreMissingSplitsActivity" android:enabled="false" android:exported="false" android:process=":playcore_missing_splits_activity" android:stateNotNeeded="true" android:launchMode="singleInstance" />
<activity android:theme="@style/Theme.PlayCore.Transparent" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:enabled="false" android:exported="false" android:stateNotNeeded="true" />
<service android:name="com.google.android.play.core.assetpacks.AssetPackExtractionService" android:enabled="false" android:exported="true">
<meta-data android:name="com.google.android.play.core.assetpacks.versionCode" android:value="11000" />
</service>
<service android:name="com.google.android.play.core.assetpacks.ExtractionForegroundService" android:enabled="false" android:exported="false" />
<meta-data android:name="com.google.android.play.billingclient.version" android:value="3.0.2" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.android.billingclient.api.ProxyBillingActivity" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
<meta-data android:name="com.huawei.hms.client.service.name:ml-computer-net" android:value="ml-computer-net:2.0.1.300" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-banner" android:value="ads-banner:13.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-template" android:value="ads-template:13.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-native" android:value="ads-native:13.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-interstitial" android:value="ads-interstitial:13.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-reward" android:value="ads-reward:13.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-lang" android:value="ads-lang:13.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-splash" android:value="ads-splash:13.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-instream" android:value="ads-instream:13.4.45.308" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-jsbridge" android:value="ads-jsbridge:3.4.45.308" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.updatesdk.service.otaupdate.AppUpdateActivity" android:exported="false" android:configChanges="orientation|screenSize">
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.updatesdk.support.pm.PackageInstallerActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize">
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
</activity>
<provider android:name="com.huawei.updatesdk.fileprovider.UpdateSdkFileProvider" android:exported="false" android:authorities="it.ppndrd.taskbot.updateSdk.fileProvider" android:grantUriPermissions="true" />
<meta-data android:name="com.huawei.hms.client.service.name:ml-computer-vision-inner" android:value="ml-computer-vision-inner:2.0.1.300" />
<meta-data android:name="com.huawei.hms.client.service.name:dynamic-api" android:value="dynamic-api:1.0.13.303" />
<meta-data android:name="com.huawei.hms.min_api_level:dynamic-api:huawei_module_dynamicloader" android:value="2" />
<meta-data android:name="com.huawei.hms.client.service.name:ml-computer-ha-inner" android:value="ml-computer-ha-inner:2.0.1.300" />
<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" />
<meta-data android:name="com.huawei.hms.client.service.name:ads-base" android:value="ads-base:13.4.45.308" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSLauncherActivity" android:exported="true">
<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="hwpps" android:host="it.ppndrd.taskbot" />
</intent-filter>
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSBridgeActivity" android:exported="false">
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.PPSNotificationActivity" android:exported="false">
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.openalliance.ad.activity.AgProtocolActivity" android:exported="false" android:configChanges="orientation|screenSize">
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
</activity>
<meta-data android:name="com.huawei.hms.client.appid" android:value="appid=104007639" />
<meta-data android:name="com.android.dynamic.apk.fused.modules" android:value="base" />
<meta-data android:name="com.android.stamp.source" android:value="https://play.google.com/store" />
<meta-data android:name="com.android.stamp.type" android:value="STAMP_TYPE_STANDALONE_APK" />
<meta-data android:name="com.android.vending.splits" android:resource="@xml/splits0" />
<meta-data android:name="com.android.vending.derived.apk.id" android:value="1" />
</application>
</manifest>