当前分析文件:Panels v1.499 -- AndroidManifest.xml
本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。
当前分析文件:Panels v1.499 -- AndroidManifest.xml
本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="1499" android:versionName="1.499" android:compileSdkVersion="35" android:compileSdkVersionCodename="15" package="com.fossor.panels" 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.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.READ_CONTACTS" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.REORDER_TASKS" />
<uses-permission android:name="android.permission.CALL_PHONE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="com.android.vending.CHECK_LICENSE" />
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="com.google.android.gms.permission.AD_ID" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_SPECIAL_USE" />
<uses-permission android:name="android.permission.BIND_APPWIDGET" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
<uses-permission android:name="android.permission.ACCESS_NOTIFICATION_POLICY" />
<uses-permission android:name="com.android.vending.BILLING" />
<uses-permission android:name="android.permission.PACKAGE_USAGE_STATS" />
<uses-permission android:name="com.android.calendar.huawei.permission.CALENDAR_RECESS" />
<uses-permission android:name="com.hihonor.calendar.permission.WRITE_CALENDAR_RECESS" />
<uses-permission android:name="com.android.calendar.hihonor.permission.CALENDAR_RECESS" />
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
<uses-feature android:name="android.hardware.telephony" android:required="false" />
<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" />
<queries>
<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>
<intent>
<action android:name="com.android.vending.billing.InAppBillingService.BIND" />
</intent>
<intent>
<action android:name="com.google.android.apps.play.billingtestcompanion.BillingOverrideService.BIND" />
</intent>
</queries>
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
<permission android:name="com.fossor.panels.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
<uses-permission android:name="com.fossor.panels.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
<application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:name="com.fossor.panels.PanelsApplication" android:allowBackup="false" android:supportsRtl="false" android:extractNativeLibs="false" android:usesCleartextTraffic="true" android:roundIcon="@mipmap/ic_launcher_round" android:appCategory="productivity" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
<property android:name="android.adservices.AD_SERVICES_CONFIG" android:resource="@xml/gma_ad_services_config" />
<activity android:theme="@style/AppCompatDialogTheme" android:label="@string/app_name" android:name="com.fossor.panels.MainActivity" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleTop">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.NoDisplay" android:name="com.fossor.panels.activity.PanelShortcutActivity" android:exported="true" android:launchMode="singleTop">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.NoDisplay" android:name="com.fossor.panels.activity.ItemShortcutActivity" android:exported="true" android:launchMode="singleTop">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
<activity android:theme="@style/AppCompatDialogTheme" android:name="com.fossor.panels.activity.QuickSearchActivity" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleTop" android:windowSoftInputMode="adjustPan" android:noHistory="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
<activity android:theme="@style/AppCompatThemeWhite" android:label="@string/app_name" android:name="com.fossor.panels.activity.ContactListActivity" android:exported="true" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance">
<intent-filter>
<action android:name="android.intent.action.SEARCH" />
</intent-filter>
<meta-data android:name="android.app.searchable" android:resource="@xml/searchable" />
</activity>
<activity android:label="@string/app_name" android:name="com.fossor.panels.activity.PermissionActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/AppCompatDialogTheme" android:label="" android:name="com.fossor.panels.activity.LoadActivity" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/PreferencesStyle" android:label="@string/item_settings_title" android:name="com.fossor.panels.activity.SettingsActivity" android:process=":settings" android:launchMode="singleInstance" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/PreferencesStyle" android:label="@string/backup_restore" android:name="com.fossor.panels.activity.BackupActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" />
<activity android:theme="@style/PreferencesStyleWhite" android:label="@string/item_help_title" android:name="com.fossor.panels.activity.HelpActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/PreferencesStyleWhite" android:label="@string/changelog" android:name="com.fossor.panels.activity.ChangelogActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/PreferencesStyleWhite" android:label="@string/about2_title" android:name="com.fossor.panels.activity.InfoActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/SplashStyle" android:name="com.fossor.panels.activity.SplitScreenActivity" android:excludeFromRecents="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/PreferencesStyle" android:label="@string/appearance" android:name="com.fossor.panels.activity.PanelsActivity" android:exported="true" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" android:windowSoftInputMode="adjustPan" />
<activity android:theme="@style/PreferencesStyle" android:label="@string/item_settings_title" android:name="com.fossor.panels.activity.MoreSettingsActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/AppCompatThemeWhite" android:label="@string/trigger" android:name="com.fossor.panels.activity.MakeTriggerShortcutActivity" android:exported="true" android:process=":settings">
<intent-filter>
<action android:name="android.intent.action.CREATE_SHORTCUT" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:theme="@style/AppCompatThemeWhite" android:label="@string/show_panel" android:name="com.fossor.panels.activity.MakePanelShortcutActivity" android:exported="true" android:process=":settings">
<intent-filter>
<action android:name="android.intent.action.CREATE_SHORTCUT" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:theme="@style/AppCompatThemeWhite" android:label="@string/floating_widget" android:name="com.fossor.panels.activity.MakeFloatingWidgetShortcutActivity" android:exported="true" android:process=":settings">
<intent-filter>
<action android:name="android.intent.action.CREATE_SHORTCUT" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:theme="@style/SplashStyle" android:name="com.fossor.panels.activity.InitActivity" android:excludeFromRecents="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/Theme.AppCompat.Dialog" android:name="com.fossor.panels.activity.ShortcutActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleTop" />
<activity android:theme="@style/Theme.AppCompat.Dialog" android:name="com.fossor.panels.activity.WidgetActivity" android:excludeFromRecents="true" android:launchMode="singleTop" />
<activity android:theme="@style/AppCompatThemeWhite" android:label="@string/iconbrowser_title" android:name="com.fossor.panels.activity.IconBrowserActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" />
<activity android:theme="@style/AppCompatThemeWhite" android:name="com.fossor.panels.activity.IconGalleryActivity" android:process=":settings" android:excludeFromRecents="true" android:launchMode="singleInstance" />
<activity android:theme="@style/AppCompatThemeWhite" android:name="com.yalantis.ucrop.UCropActivity" android:excludeFromRecents="true" />
<activity android:theme="@style/AppCompatThemeFullscreen" android:name="com.fossor.panels.activity.YoutubeActivity" android:process=":settings" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<service android:name="com.fossor.panels.services.LauncherAccessibilityService" android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE" android:exported="true">
<intent-filter>
<action android:name="android.accessibilityservice.AccessibilityService" />
</intent-filter>
<meta-data android:name="android.accessibilityservice" android:resource="@xml/serviceconfig" />
</service>
<service android:name="com.fossor.panels.services.NotificationService" android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" android:enabled="true" android:exported="true">
<intent-filter>
<action android:name="android.service.notification.NotificationListenerService" />
</intent-filter>
</service>
<receiver android:name="com.fossor.panels.BootReceiver" android:enabled="true" android:exported="true">
<intent-filter android:priority="999">
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.QUICKBOOT_POWERON" />
<action android:name="com.htc.intent.action.QUICKBOOT_POWERON" />
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
<action android:name="com.fossor.panels.external.HIDE_TRIGGER" />
<action android:name="com.fossor.panels.external.SHOW_TRIGGER" />
</intent-filter>
</receiver>
<service android:name="com.fossor.panels.services.AppService" android:enabled="true" android:exported="true" android:foregroundServiceType="specialUse">
<property android:name="android.app.PROPERTY_SPECIAL_USE_FGS_SUBTYPE" android:value="Provides launcher features like running apps, shortcuts, widgets, etc." />
</service>
<service android:name="com.fossor.panels.services.OverlayService" />
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-2446000928070966~7981393579" />
<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="com.fossor.panels.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="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.ads.NotificationHandlerActivity" android:exported="false" android:taskAffinity="" android:excludeFromRecents="true" android:launchMode="singleTask" />
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.fossor.panels.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>
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
<meta-data android:name="com.google.android.play.billingclient.version" android:value="7.1.1" />
<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" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.android.billingclient.api.ProxyBillingActivityV2" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" 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" />
<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" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
<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="com.fossor.panels.firebaseinitprovider" android:initOrder="100" android:directBootAware="true" />
<uses-library android:name="androidx.window.extensions" android:required="false" />
<uses-library android:name="androidx.window.sidecar" android:required="false" />
<uses-library android:name="android.ext.adservices" android:required="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>
<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>
<activity android:theme="@style/Theme.PlayCore.Transparent" 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.fossor.panels.com.pairip.licensecheck.LicenseContentProvider" />
<provider android:name="com.pairip.licensecheck.LicenseContentProvider1" android:exported="false" android:process=":settings" android:authorities="com.fossor.panels.com.pairip.licensecheck.LicenseContentProvider1" />
<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="@xml/splits0" />
<meta-data android:name="com.android.vending.derived.apk.id" android:value="3" />
<meta-data android:name="com.android.dynamic.apk.fused.modules" android:value="base" />
</application>
</manifest>