正在查看:Postegro Plus v1.06 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看:Postegro Plus v1.06 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="6" android:versionName="1.06" android:compileSdkVersion="33" android:compileSdkVersionCodename="13" package="gizli.profil.goruntuleme" platformBuildVersionCode="33" platformBuildVersionName="13"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="23" android:targetSdkVersion="33" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" />
<uses-permission android:name="com.android.vending.BILLING" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="com.google.android.gms.permission.AD_ID" />
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
<application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:name="gizli.profil.goruntuleme.Application" android:allowBackup="true" android:hardwareAccelerated="false" android:largeHeap="true" android:supportsRtl="true" android:extractNativeLibs="false" android:fullBackupContent="@xml/backup_rules" android:usesCleartextTraffic="true" android:roundIcon="@mipmap/ic_launcher" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true" android:dataExtractionRules="@xml/data_extraction_rules">
<activity android:theme="@style/Theme.ProxidizeAndroidLegacy" android:label="@string/title_activity_nav_drawer" android:name="gizli.profil.goruntuleme.proxy.ui.NavDrawerActivity" android:exported="false" />
<activity android:name="gizli.profil.goruntuleme.proxy.MainActivity" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<service android:name="gizli.profil.goruntuleme.proxy.service.VoiceInteractionServiceImp" android:permission="android.permission.BIND_VOICE_INTERACTION" android:exported="true">
<meta-data android:name="android.voice_interaction" android:resource="@xml/interaction_service" />
<intent-filter>
<action android:name="android.service.voice.VoiceInteractionService" />
</intent-filter>
</service>
<service android:name="gizli.profil.goruntuleme.proxy.service.VoiceInteractionSessionService" android:permission="android.permission.BIND_VOICE_INTERACTION" />
<receiver android:name="gizli.profil.goruntuleme.proxy.UpdateReceiver" android:exported="false" />
<activity android:name="gizli.profil.goruntuleme.DownloadActivity" />
<activity android:theme="@style/AppTheme" android:name="gizli.profil.goruntuleme.NotfLists" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/Dark" android:name="gizli.profil.goruntuleme.About" android:exported="true" android:screenOrientation="portrait" />
<activity android:name="gizli.profil.goruntuleme.Tabs.Activity" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/AppTheme" android:label="@string/app_name" android:name="gizli.profil.goruntuleme.HomeActivity" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/Theme.AppCompat.Light" android:name="gizli.profil.goruntuleme.Login.LoginActivity" android:exported="true" android:screenOrientation="portrait" />
<activity android:name="gizli.profil.goruntuleme.SplashActivity" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/Dark" android:name="gizli.profil.goruntuleme.Comments.Comment" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/Dark" android:name="gizli.profil.goruntuleme.LikesList.Likes" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/Dark" android:name="gizli.profil.goruntuleme.FollowList.Follow" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/AppTheme" android:name="gizli.profil.goruntuleme.Who.WhoActivity" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/Dark" android:name="gizli.profil.goruntuleme.Comments.Reply" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/AppTheme" android:name="gizli.profil.goruntuleme.Posts" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/AppTheme2" android:name="gizli.profil.goruntuleme.Profil.ProfilActivityTabs" android:exported="true" android:screenOrientation="portrait" />
<activity android:theme="@style/AppTheme" android:label="@string/app_name" android:name="gizli.profil.goruntuleme.Search.SearchActivity" android:exported="true" android:screenOrientation="portrait">
<meta-data android:name="android.app.searchable" android:resource="@xml/searchable" />
<intent-filter>
<action android:name="android.intent.action.SEARCH" />
</intent-filter>
</activity>
<activity android:name="gizli.profil.goruntuleme.SaveUtil.ActivityForSavedPlay" android:exported="true" android:launchMode="singleTop" />
<activity android:name="gizli.profil.goruntuleme.SaveUtil.ActivityForInstall" android:exported="true" android:launchMode="singleTop" />
<activity android:name="gizli.profil.goruntuleme.SettingsPostegro" android:exported="true" android:configChanges="keyboardHidden|locale|orientation" />
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="gizli.profil.goruntuleme.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths" />
</provider>
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="@string/app_id" />
<meta-data android:name="preloaded_fonts" android:resource="@array/preloaded_fonts" />
<service android:name="gizli.profil.goruntuleme.Job.JobService" android:exported="false">
<intent-filter>
<action android:name="com.firebase.jobdispatcher.ACTION_EXECUTE" />
</intent-filter>
</service>
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<activity android:theme="@style/EasyPermissions.Transparent" android:label="" android:name="pub.devrel.easypermissions.AppSettingsDialogHolderActivity" 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.database.DatabaseRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.firestore.FirestoreRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
</service>
<receiver android:name="com.google.android.gms.analytics.AnalyticsReceiver" android:enabled="true" android:exported="false" />
<service android:name="com.google.android.gms.analytics.AnalyticsService" android:enabled="true" android:exported="false" />
<service android:name="com.google.android.gms.analytics.AnalyticsJobService" 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" />
<provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="gizli.profil.goruntuleme.firebaseinitprovider" android:initOrder="100" android:directBootAware="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" />
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
<uses-library android:name="androidx.window.extensions" android:required="false" />
<uses-library android:name="androidx.window.sidecar" android:required="false" />
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="gizli.profil.goruntuleme.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" />
</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>
<provider android:name="com.squareup.picasso.PicassoProvider" android:exported="false" android:authorities="gizli.profil.goruntuleme.com.squareup.picasso" />
<activity android:name="fm.jiecao.jcvideoplayer_lib.JCFullScreenActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<provider android:name="com.liulishuo.okdownload.OkDownloadProvider" android:exported="false" android:authorities="gizli.profil.goruntuleme.com.liulishuo.okdownload" />
<service android:name="com.firebase.jobdispatcher.GooglePlayReceiver" android:permission="com.google.android.gms.permission.BIND_NETWORK_TASK_SERVICE" android:exported="true">
<intent-filter>
<action android:name="com.google.android.gms.gcm.ACTION_TASK_READY" />
</intent-filter>
</service>
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
</application>
</manifest>