正在查看: Mantra Counter v25.01 应用的 Mantra Counter v25.01 -- AndroidManifest.xml XML 源代码文件
本页面展示 XML 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Mantra Counter v25.01 应用的 Mantra Counter v25.01 -- AndroidManifest.xml XML 源代码文件
本页面展示 XML 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="176" android:versionName="25.01" android:targetSandboxVersion="1" android:compileSdkVersion="35" android:compileSdkVersionCodename="15" android:requiredSplitTypes="base__abi,base__density" android:splitTypes="" package="com.sweetedge.mantracounter" platformBuildVersionCode="35" platformBuildVersionName="15">
<uses-sdk android:minSdkVersion="23" android:targetSdkVersion="34"/>
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM"/>
<uses-permission android:name="com.android.alarm.permission.SET_ALARM"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
<uses-permission android:name="android.permission.NOTIFICATION"/>
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="com.android.vending.BILLING"/>
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<uses-permission android:name="android.permission.READ_MEDIA_IMAGES" android:minSdkVersion="33"/>
<uses-permission android:name="android.permission.READ_MEDIA_VIDEO" android:minSdkVersion="33"/>
<uses-permission android:name="android.permission.READ_MEDIA_AUDIO" android:minSdkVersion="33"/>
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" android:minSdkVersion="33"/>
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE"/>
<uses-permission android:name="android.permission.NFC" android:required="false"/>
<uses-feature android:name="android.hardware.nfc" android:required="false"/>
<queries>
<intent>
<action android:name="android.intent.action.VIEW"/>
<data android:scheme="upi" android:host="pay"/>
</intent>
<package android:name="com.android.chrome"/>
<intent>
<action android:name="com.android.vending.billing.InAppBillingService.BIND"/>
</intent>
<intent>
<action android:name="com.google.android.apps.play.billingtestcompanion.BillingOverrideService.BIND"/>
</intent>
<intent>
<action android:name="android.intent.action.VIEW"/>
<data android:scheme="https"/>
</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.intent.action.INSERT"/>
<data android:mimeType="vnd.android.cursor.dir/event"/>
</intent>
<intent>
<action android:name="android.intent.action.VIEW"/>
<data android:scheme="sms"/>
</intent>
<intent>
<action android:name="android.intent.action.DIAL"/>
<data android:path="tel:"/>
</intent>
</queries>
<uses-permission android:name="com.google.android.gms.permission.AD_ID"/>
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_AD_ID"/>
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_ATTRIBUTION"/>
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_TOPICS"/>
<uses-permission android:name="com.google.android.providers.gsf.permission.READ_GSERVICES"/>
<permission android:name="com.sweetedge.mantracounter.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="0x00000002"/>
<uses-permission android:name="com.sweetedge.mantracounter.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.front" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" 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"/>
<application android:theme="@7F13000B" android:label="@7F12002D" android:icon="@7F0F0001" android:configChanges="0x00000FB0" android:allowBackup="true" android:hardwareAccelerated="true" android:supportsRtl="true" android:extractNativeLibs="false" android:usesCleartextTraffic="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true">
<meta-data android:name="com.facebook.sdk.AdvertiserIDCollectionEnabled" android:value="true"/>
<meta-data android:name="com.facebook.sdk.AutoLogAppEventsEnabled" android:value="true"/>
<activity android:theme="@7F13024D" android:name="com.sweetedge.mantracounter.list.ListIntro" android:exported="false"/>
<activity android:theme="@7F13024A" android:label="@7F120106" android:name="com.sweetedge.mantracounter.list.Add_New_Mantra_List" android:exported="false"/>
<activity android:theme="@7F130247" android:label="@7F120106" android:name="com.sweetedge.mantracounter.list.MantraList" android:exported="false" android:hardwareAccelerated="true"/>
<activity android:name="com.sweetedge.mantracounter.multimedia.ImageViewer" android:exported="false"/>
<activity android:name="com.sweetedge.mantracounter.Authentication.Authentication" android:exported="true">
<intent-filter>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:theme="@7F1302B4" android:name="com.sweetedge.mantracounter.Splash" android:exported="true" android:hardwareAccelerated="true">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
</activity>
<activity android:name="com.sweetedge.mantracounter.cashfree.NoAdsDialog"/>
<activity android:theme="@7F13014E" android:label="@7F12018C" android:name="alarmreminder.ReminderList" android:exported="false"/>
<activity android:name="com.sweetedge.mantracounter.SubscriptionViewActivity" android:exported="false"/>
<activity android:theme="@7F13014E" android:label="Mantra Counter Photos" android:name="com.sweetedge.mantracounter.multimedia.GodImage" android:exported="false"/>
<activity android:theme="@7F13014E" android:label="Mantra Counter Video" android:name="com.sweetedge.mantracounter.multimedia.GodVideo" android:exported="false"/>
<activity android:theme="@7F13024D" android:name="com.yalantis.ucrop.UCropActivity"/>
<activity android:theme="@7F13024D" android:name="com.sweetedge.mantracounter.AlarmInvoke"/>
<activity android:theme="@7F13024A" android:label="@7F12008E" android:name="alarmreminder.ReminderCreateDialog"/>
<activity android:theme="@7F13000D" android:label="@7F120106" android:name="com.sweetedge.mantracounter.RecordList" android:configChanges="0x00000FB0"/>
<meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@7F0F0001"/>
<meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@7F06007C"/>
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="@7F120030"/>
<activity android:name="com.soundcloud.android.crop.CropImageActivity"/>
<activity android:theme="@7F13000B" android:label="My Details" android:name="com.sweetedge.mantracounter.Authentication.User_Screen"/>
<activity android:theme="@7F13024D" android:name="com.sweetedge.mantracounter.Splash_Notify_Reminder"/>
<activity android:theme="@android:0103000F" android:name="com.google.android.gms.ads.AdActivity" android:exported="false" android:configChanges="0x00000FB0"/>
<activity android:theme="@7F13000B" android:name="com.sweetedge.mantracounter.Country" android:screenOrientation="1" android:configChanges="0x00000FB0"/>
<receiver android:name="alarmreminder.Receivers.ReminderBroadcast"/>
<activity android:theme="@7F13000B" android:name="com.sweetedge.mantracounter.MainActivity" android:configChanges="0x00000084" android:hardwareAccelerated="true"/>
<activity android:theme="@7F13000C" android:name="com.sweetedge.mantracounter.Graph" android:hardwareAccelerated="true"/>
<activity android:label="@7F1201A4" android:name="com.sweetedge.mantracounter.Settings" android:configChanges="0x00000FB0" android:hardwareAccelerated="true"/>
<activity android:name="com.sweetedge.mantracounter.GetMusic"/>
<activity android:theme="@7F13024D" android:label="Group Info Page" android:name="com.sweetedge.mantracounter.group.GroupInfoPage" android:exported="false"/>
<activity android:theme="@7F13024D" android:label="Public Group Info" android:name="com.sweetedge.mantracounter.group.PublicGroupInfoPage" android:exported="false"/>
<activity android:label="Create Group" android:name="com.sweetedge.mantracounter.group.Create_Group" android:exported="false"/>
<activity android:theme="@7F130259" android:name="com.sweetedge.mantracounter.group.MyCaptureActivity" android:screenOrientation="1"/>
<activity android:name="com.sweetedge.mantracounter.group.GenerateQR"/>
<service android:name="push_notif.MyFirebaseInstanceService" android:exported="true" android:stopWithTask="false">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
</intent-filter>
</service>
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.sweetedge.mantracounter.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@7F150001"/>
</provider>
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.sweetedge.mantracounter.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@7F150004"/>
</provider>
<activity android:theme="@7F13025A" android:name="com.sweetedge.mantracounter.Developer_About"/>
<activity android:theme="@7F13024D" android:label="My Groups" android:name="com.sweetedge.mantracounter.group.MyGroup" android:exported="false"/>
<activity android:name="com.sweetedge.mantracounter.group.HandleInApp" 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="mantracounter" android:host="groupid" android:path="/group"/>
</intent-filter>
</activity>
<receiver android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver" android:permission="com.google.android.c2dm.permission.SEND" android:exported="true">
<intent-filter>
<action android:name="com.google.android.c2dm.intent.RECEIVE"/>
</intent-filter>
<meta-data android:name="com.google.android.gms.cloudmessaging.FINISHED_AFTER_HANDLED" android:value="true"/>
</receiver>
<service android:name="com.google.firebase.messaging.FirebaseMessagingService" android:exported="false" android:directBootAware="true">
<intent-filter android:priority="-500">
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
</intent-filter>
</service>
<service android:name="com.google.firebase.components.ComponentDiscoveryService" android:exported="false" android:directBootAware="true">
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.inappmessaging.display.FirebaseInAppMessagingDisplayKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.inappmessaging.display.FirebaseInAppMessagingDisplayRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.inappmessaging.FirebaseInAppMessagingKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.inappmessaging.FirebaseInAppMessagingRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.abt.component.AbtRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsKtxRegistrar" 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"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonLegacyRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.FirebaseCommonKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
</service>
<provider android:name="com.cashfree.pg.api.CashfreeCoreContentProvider" android:exported="false" android:authorities="com.sweetedge.mantracounter.cashfreecorecontentprovider"/>
<meta-data android:name="cashfree_pg_core_auto_initialization_enabled" android:value="@7F050003"/>
<meta-data android:name="cashfree_pg_core_reporting_enabled" android:value="@7F050004"/>
<activity android:theme="@7F13012D" android:name="com.cashfree.pg.ui.hidden.checkout.CashfreeNativeCheckoutActivity" android:exported="false" android:launchMode="1" android:screenOrientation="1" android:windowSoftInputMode="0x00000020">
<intent-filter>
<action android:name="android.nfc.action.TECH_DISCOVERED"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
<intent-filter>
<action android:name="android.nfc.action.TAG_DISCOVERED"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
<intent-filter>
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
</intent-filter>
</activity>
<activity android:theme="@7F13012C" android:name="com.cashfree.pg.ui.hidden.seamless.CFDropSeamlessActivity" android:exported="false" android:launchMode="1"/>
<meta-data android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="true"/>
<activity android:theme="@7F13012B" android:name="com.cashfree.pg.core.api.ui.CFCoreUPIPaymentActivity" android:exported="false" android:launchMode="1"/>
<activity android:theme="@7F13012B" android:name="com.cashfree.pg.core.api.ui.CFCoreModalActivity" android:exported="false" android:launchMode="1"/>
<activity android:theme="@7F13012A" android:name="com.cashfree.pg.core.api.ui.CashfreeCoreNativeVerificationActivity" android:exported="false" android:launchMode="1" android:screenOrientation="1"/>
<meta-data android:name="cashfree_pg_logging_level" android:value="@7F0A0005"/>
<receiver android:name="com.cashfree.pg.core.api.ui.receiver.CFSMSBroadcastReceiver" android:permission="com.google.android.gms.auth.api.phone.permission.SEND" android:exported="true">
<intent-filter>
<action android:name="com.google.android.gms.auth.api.phone.SMS_RETRIEVED"/>
</intent-filter>
</receiver>
<meta-data android:name="com.google.android.play.billingclient.version" android:value="7.1.1"/>
<activity android:theme="@android:01030010" android:name="com.android.billingclient.api.ProxyBillingActivity" android:exported="false" android:configChanges="0x000005B0"/>
<activity android:theme="@android:01030010" android:name="com.android.billingclient.api.ProxyBillingActivityV2" android:exported="false" android:configChanges="0x000005B0"/>
<meta-data android:name="cashfree_custom_analytics_subscriber_enabled" android:value="@7F050002"/>
<activity android:theme="@android:01030010" android:name="com.google.firebase.auth.internal.GenericIdpActivity" android:exported="true" android:excludeFromRecents="true" android:launchMode="2">
<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="genericidp" android:host="firebase.auth" android:path="/"/>
</intent-filter>
</activity>
<activity android:theme="@android:01030010" android:name="com.google.firebase.auth.internal.RecaptchaActivity" android:exported="true" android:excludeFromRecents="true" android:launchMode="2">
<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="recaptcha" android:host="firebase.auth" android:path="/"/>
</intent-filter>
</activity>
<service android:name="androidx.credentials.playservices.CredentialProviderMetadataHolder" android:enabled="true" android:exported="false">
<meta-data android:name="androidx.credentials.CREDENTIAL_PROVIDER_KEY" android:value="androidx.credentials.playservices.CredentialProviderPlayServicesImpl"/>
</service>
<activity android:theme="@7F130261" android:name="androidx.credentials.playservices.HiddenActivity" android:enabled="true" android:exported="false" android:configChanges="0x000005A0" android:fitsSystemWindows="true"/>
<activity android:theme="@android:01030010" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" android:exported="false" android:excludeFromRecents="true"/>
<service android:name="com.google.android.gms.auth.api.signin.RevocationBoundService" android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION" android:exported="true" android:visibleToInstantApps="true"/>
<activity android:theme="@android:01030010" android:name="com.facebook.ads.AudienceNetworkActivity" android:exported="false" android:configChanges="0x00000DA0"/>
<provider android:name="com.facebook.ads.AudienceNetworkContentProvider" android:exported="false" android:authorities="com.sweetedge.mantracounter.AudienceNetworkContentProvider"/>
<provider android:name="com.google.android.gms.ads.MobileAdsInitProvider" android:exported="false" android:authorities="com.sweetedge.mantracounter.mobileadsinitprovider" android:initOrder="100"/>
<service android:name="com.google.android.gms.ads.AdService" android:enabled="true" android:exported="false"/>
<activity android:name="com.google.android.gms.ads.OutOfContextTestingActivity" android:exported="false" android:configChanges="0x00000FB0"/>
<activity android:theme="@android:01030010" android:name="com.google.android.gms.ads.NotificationHandlerActivity" android:exported="false" android:taskAffinity="" android:excludeFromRecents="true" android:launchMode="2"/>
<meta-data android:name="com.google.android.gms.ads.flag.OPTIMIZE_AD_LOADING" android:value="true"/>
<meta-data android:name="com.google.android.gms.ads.flag.OPTIMIZE_INITIALIZATION" android:value="true"/>
<provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="com.sweetedge.mantracounter.firebaseinitprovider" android:initOrder="100" android:directBootAware="true"/>
<activity android:theme="@android:01030010" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false"/>
<uses-library android:name="android.ext.adservices" android:required="false"/>
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.sweetedge.mantracounter.androidx-startup">
<meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup"/>
<meta-data android:name="androidx.work.WorkManagerInitializer" android:value="androidx.startup"/>
<meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup"/>
<meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup"/>
</provider>
<service android:name="androidx.work.impl.background.systemalarm.SystemAlarmService" android:enabled="@7F050006" android:exported="false" android:directBootAware="false"/>
<service android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@7F050008" android:exported="true" android:directBootAware="false"/>
<service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@7F050007" 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="@7F050006" 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>
<meta-data android:name="com.google.android.gms.version" android:value="@7F0A000A"/>
<activity android:theme="@7F1304AE" android:name="com.journeyapps.barcodescanner.CaptureActivity" android:clearTaskOnLaunch="true" android:stateNotNeeded="true" android:screenOrientation="6" android:windowSoftInputMode="0x00000003"/>
<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"/>
<receiver android:name="androidx.profileinstaller.ProfileInstallReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.profileinstaller.action.INSTALL_PROFILE"/>
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SKIP_FILE"/>
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SAVE_PROFILE"/>
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION"/>
</intent-filter>
</receiver>
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true"/>
<activity android:theme="@7F1302B0" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:exported="false" android:stateNotNeeded="true"/>
<activity android:name="com.pairip.licensecheck.LicenseActivity" android:exported="false"/>
<provider android:name="com.pairip.licensecheck.LicenseContentProvider" android:exported="false" android:authorities="com.sweetedge.mantracounter.com.pairip.licensecheck.LicenseContentProvider"/>
<meta-data android:name="com.android.vending.splits.required" android:value="true"/>
<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_DISTRIBUTION_APK"/>
<meta-data android:name="com.android.vending.splits" android:resource="@7F150005"/>
<meta-data android:name="com.android.vending.derived.apk.id" android:value="3"/>
</application>
<uses-permission android:name="com.android.vending.CHECK_LICENSE"/>
</manifest>