正在查看:Thanox Pro v5.2.7 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看:Thanox Pro v5.2.7 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="3315212" android:versionName="5.2.7-row" android:compileSdkVersion="35" android:compileSdkVersionCodename="15" package="github.tornaco.android.thanos.pro" platformBuildVersionCode="35" platformBuildVersionName="15"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="24" android:targetSdkVersion="35" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />
<uses-permission android:name="android.permission.READ_MEDIA_AUDIO" />
<uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="com.android.vending.CHECK_LICENSE" />
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<uses-permission android:name="android.permission.USE_BIOMETRIC" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
<uses-permission android:name="com.google.android.gms.permission.AD_ID" />
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_ATTRIBUTION" />
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_AD_ID" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<permission android:name="github.tornaco.android.thanos.pro.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
<uses-permission android:name="github.tornaco.android.thanos.pro.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
<uses-permission android:name="moe.shizuku.manager.permission.API_V23" />
<application android:theme="@style/AppThemeLight.NoActionBar" android:label="@string/app_name_thanox" android:icon="@mipmap/ic_launcher" android:name="now.fortuitous.thanos.ThanosApp" android:description="@string/app_description" android:allowBackup="false" android:supportsRtl="true" android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/ic_launcher_round" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
<activity android:label="@string/nav_title_thanox" android:name="github.tornaco.android.thanos.app.PLayLvlCheckActivity" android:exported="false" />
<activity android:theme="@style/Theme.AppSplash" android:label="@string/nav_title_thanox" android:name="now.fortuitous.thanos.main.NavActivity" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<intent-filter>
<action android:name="github.tornaco.android.thanos.action.NAV_ACTIVITY" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:label="@string/activity_title_process_manage" android:name="now.fortuitous.thanos.process.v2.ProcessManageActivityV2" android:exported="true">
<intent-filter>
<action android:name="thanox.a.running_process.viewer" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:theme="@style/AppThemeShortcut" android:name="now.fortuitous.thanos.process.v2.ProcessManageActivityV2Delegate" android:exported="false" android:taskAffinity="ui.shortcut.pm" android:excludeFromRecents="true" android:launchMode="singleTask" />
<activity android:label="@string/activity_title_process_manage" android:name="now.fortuitous.thanos.process.v2.RunningAppStateDetailsActivity" android:exported="false" />
<activity android:label="@string/activity_title_process_manage" android:name="now.fortuitous.thanos.process.ProcessManageActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.start.StartRestrictActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.start.BackgroundRestrictActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.task.CleanUpOnTaskRemovedActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.privacy.DataCheatActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.settings.SettingsDashboardActivity" android:exported="false">
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />
</intent-filter>
</activity>
<activity android:label="@string/pre_title_ui" android:name="now.fortuitous.thanos.settings.UiSettingsActivity" android:exported="false" />
<activity android:label="@string/pre_title_strategy" android:name="now.fortuitous.thanos.settings.StrategySettingsActivity" android:exported="false" />
<activity android:label="@string/pre_title_power" android:name="now.fortuitous.thanos.settings.GeneralSettingsActivity" android:exported="false" />
<activity android:label="@string/pre_title_data" android:name="now.fortuitous.thanos.settings.DataSettingsActivity" android:exported="false" />
<activity android:label="@string/pre_title_developer" android:name="now.fortuitous.thanos.settings.DevSettingsActivity" android:exported="false" />
<activity android:label="@string/pre_title_about" android:name="now.fortuitous.thanos.settings.AboutSettingsActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.apps.AppsManageActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.privacy.CheatFieldSettingsActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.start.BgRestrictSettingsActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.task.RecentTaskBlurSettingsActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.apps.AppDetailsActivity" android:enabled="true" android:exported="true" />
<activity android:name="now.fortuitous.thanos.notification.ScreenOnNotificationActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.task.RecentTaskBlurListActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.power.SmartStandbyV2Activity" android:exported="false" />
<activity android:label="@string/feature_title_apps_manager" android:name="now.fortuitous.thanos.apps.SuggestedAppsActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.start.StartChartActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.start.StartRuleActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.power.StandByRuleActivity" android:exported="false" />
<activity android:theme="@style/AppThemeNeedRestart" android:name="now.fortuitous.thanos.main.NeedToRestartActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.power.SmartFreezeActivity" android:exported="true" />
<activity android:theme="@style/AppThemeShortcut" android:name="now.fortuitous.thanos.power.ShortcutStubActivity" android:exported="false" android:taskAffinity="ui.shortcut.freeze" android:excludeFromRecents="true" android:launchMode="singleTask" />
<activity android:theme="@style/AppThemeShortcut" android:name="now.fortuitous.thanos.power.FreezeAllShortcutActivity" android:exported="false" android:taskAffinity="ui.shortcut.freeze.all" android:excludeFromRecents="true" android:launchMode="singleTask" />
<activity android:name="now.fortuitous.thanos.power.SmartFreezeSettingsActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.process.RunningServicesDetailsActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.power.SmartStandbySettingsActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.privacy.CheatRecordViewerActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.start.DetailedStartRecordsActivity" android:exported="false" />
<activity android:theme="@style/AppThemeShortcut" android:name="now.fortuitous.thanos.main.OneKeyBoostShortcutActivity" android:exported="false" android:taskAffinity="ui.shortcut.boost" android:excludeFromRecents="true" android:launchMode="singleTask" />
<activity android:name="now.fortuitous.thanos.infinite.InfiniteZActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.privacy.FieldsTemplateListActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.apps.PackageSetListActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.apps.PackageSetEditorActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.settings.BuildPropActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.onboarding.OnBoardingActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.start.chart.ComposeStartChartActivity" android:exported="false" />
<activity android:theme="@style/AppThemeShortcut" android:name="now.fortuitous.thanos.main.PrebuiltFeatureShortcutActivity" android:exported="false" android:taskAffinity="ui.shortcut.feat" android:excludeFromRecents="true" android:launchMode="singleTask" />
<activity android:name="now.fortuitous.thanos.settings.ThemeAttrPreviewActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.power.wakelock.WakeLockBlockerActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.settings.access.SettingsAccessRecordViewerActivity" android:exported="false" />
<activity android:label="@string/module_notification_recorder_feature_title_notification_center" android:name="now.fortuitous.thanos.notification.NotificationCenterActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.settings.FeatureToggleActivity" android:exported="false" />
<activity android:theme="@style/UiTheme.ActivityDialog" android:name="now.fortuitous.thanos.launchother.LaunchOtherAppAskActivity" android:exported="true" android:taskAffinity="ui.verify.LaunchOtherAppActivity" android:excludeFromRecents="true" android:launchMode="singleTask">
<intent-filter>
<action android:name="github.tornaco.action.launcher.other.app" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.NoDisplay" android:name="now.fortuitous.thanos.launchother.LaunchOtherAppDenyActivity" android:exported="true" android:taskAffinity="ui.verify.LaunchOtherAppActivity" android:excludeFromRecents="true" android:launchMode="singleTask">
<intent-filter>
<action android:name="github.tornaco.action.launcher.other.app.deny" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name="now.fortuitous.thanos.launchother.LaunchOtherAppListActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.launchother.LaunchOtherAppRuleActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.main.ChooserActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.launchother.AllowListActivity" android:exported="true" />
<activity android:name="now.fortuitous.thanos.resident.ResidentActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.privacy.SensorOffAppListActivity" android:exported="false" />
<activity android:name="now.fortuitous.thanos.recovery.RecoveryUtilsActivity" android:exported="true" />
<meta-data android:name="xposedmodule" android:value="true" />
<meta-data android:name="xposeddescription" android:value="I am thanos!" />
<meta-data android:name="xposedminversion" android:value="53" />
<meta-data android:name="xposedscope" android:resource="@array/scope" />
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="github.tornaco.android.thanos.pro.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_provider_paths" />
</provider>
<service android:label="@string/feature_title_apps_manager" android:icon="@drawable/ic_settings_line_black" android:name="now.fortuitous.thanos.qs.QuickConfigAppTile" android:permission="android.permission.BIND_QUICK_SETTINGS_TILE" android:exported="true">
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE" />
</intent-filter>
</service>
<service android:label="@string/title_show_current_activity" android:icon="@drawable/ic_radio_button_fill_black" android:name="now.fortuitous.thanos.qs.ShowCurrentActivityTile" android:permission="android.permission.BIND_QUICK_SETTINGS_TILE" android:exported="true">
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE" />
</intent-filter>
</service>
<service android:label="@string/title_net_stats" android:icon="@drawable/ic_numbers_fill_black" android:name="now.fortuitous.thanos.qs.ShowNetStatsTile" android:permission="android.permission.BIND_QUICK_SETTINGS_TILE" android:exported="true">
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE" />
</intent-filter>
</service>
<service android:label="@string/module_profile_feature_name" android:icon="@drawable/module_profile_ic_thunderstorms_fill" android:name="now.fortuitous.thanos.qs.ProfileOnOffTile" android:permission="android.permission.BIND_QUICK_SETTINGS_TILE" android:exported="true">
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE" />
</intent-filter>
</service>
<service android:label="@string/module_activity_trampoline_app_name" android:icon="@drawable/ic_guide_fill" android:name="now.fortuitous.thanos.qs.TrampolineOnOffTile" android:permission="android.permission.BIND_QUICK_SETTINGS_TILE" android:exported="true">
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE" />
</intent-filter>
</service>
<service android:label="@string/feature_title_one_key_boost" android:icon="@drawable/ic_rocket_line" android:name="now.fortuitous.thanos.qs.OnyKeyClearTile" android:permission="android.permission.BIND_QUICK_SETTINGS_TILE" android:exported="true">
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE" />
</intent-filter>
</service>
<service android:name="now.fortuitous.thanos.service.SuSupportService" android:exported="true" />
<receiver android:name="now.fortuitous.thanos.infinite.InfiniteZDeviceAdminReceiver" android:permission="android.permission.BIND_DEVICE_ADMIN" android:enabled="false" android:exported="true" android:description="@string/device_admin_description">
<meta-data android:name="android.app.device_admin" android:resource="@xml/device_admin" />
<intent-filter>
<action android:name="android.app.action.DEVICE_ADMIN_ENABLED" />
<action android:name="android.app.action.PROFILE_PROVISIONING_COMPLETE" />
</intent-filter>
</receiver>
<provider android:name="io.github.libxposed.service.XposedProvider" android:exported="true" android:authorities="github.tornaco.android.thanos.pro.XposedService" />
<receiver android:name="now.fortuitous.thanos.widget.SmartFreezeAppWidgetProvider" android:exported="false">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
</intent-filter>
<meta-data android:name="android.appwidget.provider" android:resource="@xml/smart_freeze_widget_info" />
</receiver>
<activity android:label="@string/module_ops_activity_title_app_ops_list" android:name="github.tornaco.thanos.android.ops.ops.by.app.AppOpsListActivity" android:exported="false" />
<activity android:label="@string/module_ops_activity_title_app_ops_list" android:name="github.tornaco.thanos.android.ops.ops.by.app.AppListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.ops.ops.by.ops.OpsAppListActivity" android:exported="false" />
<activity android:label="@string/module_ops_feature_title_ops_remind_list" android:name="github.tornaco.thanos.android.ops.ops.remind.RemindOpsActivity" android:exported="false" />
<activity android:label="@string/module_ops_title_op_remind_apps" android:name="github.tornaco.thanos.android.ops.ops.remind.AppListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.ops.OpsBottomNavActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.ops2.byop.Ops2Activity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.ops2.byop.AppListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.ops2.byapp.AppOpsListActivity" android:exported="false" />
<activity android:label="@string/module_activity_trampoline_app_name" android:name="github.tornaco.android.thanox.module.activity.trampoline.ActivityTrampolineActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.module.component.manager.ActivityListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.module.component.manager.ReceiverListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.module.component.manager.ServiceListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.module.component.manager.ProviderListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.module.component.manager.redesign.ComponentsActivity" android:exported="false" />
<activity android:name="github.tornaco.android.thanox.module.notification.recorder.NotificationRecordSettingsActivity" android:exported="false" />
<activity android:label="@string/module_notification_recorder_feature_title_notification_recorder" android:name="github.tornaco.android.thanox.module.notification.recorder.ui.NotificationRecordActivity" android:exported="false" />
<activity android:label="@string/module_notification_recorder_stats" android:name="github.tornaco.android.thanox.module.notification.recorder.ui.stats.StatsActivity" android:exported="false" />
<activity android:label="@string/app_picker_title" android:name="github.tornaco.android.thanox.module.notification.recorder.AppListActivity" android:exported="false" />
<activity android:name="github.tornaco.practice.honeycomb.locker.ui.start.LockerStartActivity" android:exported="false" />
<activity android:name="github.tornaco.practice.honeycomb.locker.ui.verify.VerifyActivity" android:exported="true" android:taskAffinity="ui.verify.VerifyActivity" android:excludeFromRecents="true" android:launchMode="singleTask">
<intent-filter>
<action android:name="github.tornaco.practice.honeycomb.locker.action.VERIFY" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:label="@string/module_locker_title_settings" android:name="github.tornaco.practice.honeycomb.locker.ui.setup.LockSettingsActivity" />
<activity android:name="github.tornaco.practice.honeycomb.locker.ui.setup.WhiteListComponentViewerActivity" android:excludeFromRecents="false" />
<activity android:name="github.tornaco.practice.honeycomb.locker.ui.verify.PatternSettingsActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.RuleListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.RuleEditorActivity" android:exported="false" android:windowSoftInputMode="adjustResize|stateVisible" />
<activity android:name="github.tornaco.thanos.android.module.profile.RuleEngineSettingsActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.GlobalVarListActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.GlobalVarEditorActivity" android:exported="false" />
<activity android:theme="@style/AppThemeShortcut" android:name="github.tornaco.thanos.android.module.profile.ProfileShortcutEngineActivity" android:exported="false" android:excludeFromRecents="true" />
<activity android:name="github.tornaco.thanos.android.module.profile.LogActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.engine.DateTimeEngineActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.ConsoleActivity" android:exported="false" android:windowSoftInputMode="adjustResize|stateVisible" />
<activity android:name="github.tornaco.thanos.android.module.profile.engine.NewRegularIntervalActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.example.ProfileExampleActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.online.OnlineProfileActivity" android:exported="false" />
<activity android:name="github.tornaco.thanos.android.module.profile.engine.danmu.DanmuUISettingsActivity" android:exported="false" />
<activity android:label="@string/app_name_thanox" android:name="com.nononsenseapps.filepicker.FilePickerActivity" android:exported="false">
<intent-filter>
<action android:name="android.intent.action.GET_CONTENT" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name="github.tornaco.android.plugin.push.message.delegate.WechatPushDeleteMainActivity" android:exported="false" />
<activity android:theme="@style/Theme.ThanoxLite" android:name="tornaco.apps.thanox.ThanosMainActivity" android:exported="false" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/Theme.ThanoxLite" android:name="tornaco.apps.thanox.running.ProcessManageActivity" />
<activity android:theme="@style/Theme.ThanoxLite" android:name="tornaco.apps.thanox.sf.SFActivity" android:exported="false" />
<activity android:theme="@style/Theme.ThanoxLite" android:name="tornaco.apps.thanox.picker.PkgPickerActivity" android:exported="false" />
<activity android:theme="@style/Theme.ThanoxLite" android:name="tornaco.apps.thanox.running.detail.RunningAppStateDetailsActivity" android:exported="false" />
<activity android:theme="@style/Theme.ThanoxLite" android:name="tornaco.apps.thanox.subscribe.LVLCheckActivity" android:exported="false" />
<provider android:name="rikka.shizuku.ShizukuProvider" android:permission="android.permission.INTERACT_ACROSS_USERS_FULL" android:enabled="true" android:exported="true" android:multiprocess="false" android:authorities="github.tornaco.android.thanos.pro.shizuku" />
<activity android:name="now.fortuitous.app.donate.DonateActivity" android:enabled="true" android:exported="false" />
<activity android:name="now.fortuitous.app.PLayLvlCheckActivity" />
<activity android:name="github.tornaco.android.thanos.picker.AppPickerActivity" android:exported="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" />
<property android:name="android.adservices.AD_SERVICES_CONFIG" android:resource="@xml/ga_ad_services_config" />
<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.analytics.connector.internal.AnalyticsConnectorRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.FirebaseCrashlyticsKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.CrashlyticsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.sessions.FirebaseSessionsRegistrar" 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>
<service android:name="com.google.firebase.sessions.SessionLifecycleService" android:enabled="true" android:exported="false" />
<provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="github.tornaco.android.thanos.pro.firebaseinitprovider" android:initOrder="100" android:directBootAware="true" />
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="github.tornaco.android.thanos.pro.androidx-startup">
<meta-data android:name="androidx.work.WorkManagerInitializer" android:value="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" />
<meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" 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>
<activity android:name="androidx.compose.ui.tooling.PreviewActivity" android:exported="true" />
<uses-library android:name="android.ext.adservices" android:required="false" />
<uses-library android:name="androidx.window.extensions" android:required="false" />
<uses-library android:name="androidx.window.sidecar" android:required="false" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
<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>
<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>
<meta-data android:name="moe.shizuku.client.V3_SUPPORT" android:value="true" />
<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" />
</application>
</manifest>