apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="200132" android:versionName="2.00" android:compileSdkVersion="35" android:compileSdkVersionCodename="15" package="com.jamworks.dynamicspot" platformBuildVersionCode="35" platformBuildVersionName="15"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="28" android:targetSdkVersion="34" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" />
    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.READ_CONTACTS" />
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <uses-permission android:name="android.permission.RECEIVE_SENSITIVE_NOTIFICATIONS" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
    <uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
    <uses-permission android:name="com.android.vending.BILLING" />
    <uses-permission android:name="android.permission.BIND_ACCESSIBILITY_SERVICE" />
    <queries>
        <package android:name="com.sec.android.app.myfiles" />
        <intent>
            <action android:name="android.intent.action.MAIN" />
        </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>
        <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>
    </queries>
    <uses-permission android:name="android.permission.INTERNET" />
    <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="android.permission.FOREGROUND_SERVICE" />
    <permission android:name="com.jamworks.dynamicspot.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
    <uses-permission android:name="com.jamworks.dynamicspot.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name_new" android:icon="@mipmap/ic_launcher" android:name="com.pairip.application.Application" android:excludeFromRecents="true" android:configChanges="orientation|screenSize" android:allowBackup="true" android:resizeableActivity="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true">
        <meta-data android:name="android.max_aspect" android:value="3.5" />
        <meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-9216175098132382~8497816740" />
        <activity android:theme="@style/MyThemeHome" android:label="@string/app_name_new" android:name="com.jamworks.dynamicspot.SettingsHome" android:exported="true" android:excludeFromRecents="true" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Transparent" android:name="com.jamworks.dynamicspot.activitytest.AppNew" android:excludeFromRecents="true" android:launchMode="singleInstance" android:noHistory="true" />
        <activity android:theme="@style/Theme.Transparent" android:name="com.jamworks.dynamicspot.AppScreenBak" android:excludeFromRecents="true" android:launchMode="singleInstance" android:noHistory="true" />
        <activity android:name="com.jamworks.dynamicspot.AppScreen" android:excludeFromRecents="true" android:launchMode="singleInstance" android:noHistory="true" />
        <activity android:theme="@style/AppThemeTut" android:name="com.jamworks.dynamicspot.AppInset" android:excludeFromRecents="true" android:launchMode="singleInstance" android:noHistory="true" />
        <activity android:theme="@style/AppTheme" android:label="@string/pref_help" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.SettingsTips" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/Locker" android:name="com.jamworks.dynamicspot.PermissionApp" android:excludeFromRecents="true" android:noHistory="true" />
        <activity android:theme="@style/Locker" android:name="com.jamworks.dynamicspot.PermissionAppButton" android:excludeFromRecents="true" android:noHistory="true" />
        <activity android:theme="@style/AppBaseTheme" android:name="com.jamworks.dynamicspot.AppsListSelection" android:excludeFromRecents="true" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:name="com.jamworks.dynamicspot.SettingsNotificationApps" android:excludeFromRecents="true" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppThemeTut" android:name="com.jamworks.dynamicspot.Tutorial" android:excludeFromRecents="true" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppThemeTut" android:name="com.jamworks.dynamicspot.SettingsOptions2" android:excludeFromRecents="true" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:label="@string/pref_aod_general" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.SettingsSpotBehavior" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:label="@string/pref_glow_appear" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.SettingsSpotAppearance" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:label="@string/pref_glow_color" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.SettingsEdgeLightingColor" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:label="@string/pref_app" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.SettingsApps" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:label="@string/pref_popup_position" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.SettingsSpotSize" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:label="@string/pref_app_set" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.SettingsSpotNotification" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/Locker" android:label="@string/app_select" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.SettingsOptions" android:excludeFromRecents="true" android:launchMode="singleTask" />
        <activity android:theme="@style/AppTheme" android:label="@string/app_select" android:icon="@drawable/x_set" android:name="com.jamworks.dynamicspot.MyAppsList" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.jamworks.dynamicspot.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_provider_paths" />
        </provider>
        <service android:name="com.jamworks.dynamicspot.activities.CallService" android:permission="android.permission.BIND_INCALL_SERVICE" android:enabled="false" android:exported="true">
            <meta-data android:name="android.telecom.IN_CALL_SERVICE_UI" android:value="true" />
            <meta-data android:name="android.telecom.IN_CALL_SERVICE_RINGING" android:value="false" />
            <intent-filter>
                <action android:name="android.telecom.InCallService" />
            </intent-filter>
        </service>
        <activity android:theme="@style/AppThemeX.CallScreen" android:label="" android:name="com.jamworks.dynamicspot.activities.CallActivity" android:enabled="false" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.DIAL" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <action android:name="android.intent.action.DIAL" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="tel" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.DIAL" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:mimeType="vnd.android.cursor.dir/calls" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.CALL_BUTTON" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
        </activity>
        <receiver android:name="com.jamworks.dynamicspot.activities.ActionReceiver" android:enabled="false" android:exported="false">
            <intent-filter>
                <action android:name="com.jamworks.dynamicspot.cancel" />
                <action android:name="com.jamworks.dynamicspot.accept" />
                <action android:name="com.jamworks.dynamicspot.mute" />
                <action android:name="com.jamworks.dynamicspot.speaker" />
            </intent-filter>
        </receiver>
        <service android:label="@string/app_name_new" android:name="com.jamworks.dynamicspot.NotificationObserverSpot" android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" android:exported="false" android:stopWithTask="false">
            <intent-filter>
                <action android:name="android.service.notification.NotificationListenerService" />
            </intent-filter>
        </service>
        <service android:name="com.jamworks.dynamicspot.OverlayServiceSpot" android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE" android:enabled="true" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" android:stopWithTask="false">
            <intent-filter>
                <action android:name="android.accessibilityservice.AccessibilityService" />
            </intent-filter>
            <meta-data android:name="android.accessibilityservice" android:resource="@xml/overlay_layout" />
        </service>
        <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.common.api.GoogleApiActivity" android:exported="false" />
        <activity android:theme="@style/Theme.PlayCore.Transparent" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:exported="false" android:stateNotNeeded="true" />
        <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.jamworks.dynamicspot.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" />
        <property android:name="android.adservices.AD_SERVICES_CONFIG" android:resource="@xml/gma_ad_services_config" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <uses-library android:name="android.ext.adservices" android:required="false" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.jamworks.dynamicspot.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="@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>
        <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="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" />
        <service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
        <activity android:theme="@android:style/Theme.Material.Dialog.NoActionBar.MinWidth" android:name="com.android.spreadsheet.LoadSpreadSheetActivity" android:excludeFromRecents="true" android:launchMode="singleTask" android:hardwareAccelerated="true" />
    </application>
    <uses-permission android:name="com.android.vending.CHECK_LICENSE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" />
</manifest>