Advertisement
Guest User

The epic seven

a guest
Apr 21st, 2019
669
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.03 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="23" android:compileSdkVersionCodename="6.0-2438415" android:installLocation="auto" android:versionCode="171000100" android:versionName="1.0.100" package="com.stove.epic7.google" platformBuildVersionCode="23" platformBuildVersionName="6.0-2438415">
  3. <uses-sdk android:minSdkVersion="19" android:targetSdkVersion="26" />
  4. <uses-permission android:name="android.permission.INTERNET" />
  5. <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
  6. <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
  7. <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
  8. <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
  9. <uses-permission android:name="android.permission.VIBRATE" />
  10. <uses-feature android:name="android.hardware.telephony" android:required="false" />
  11. <uses-permission android:name="com.android.vending.BILLING" />
  12. <uses-feature android:glEsVersion="0x20000" />
  13. <supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true" />
  14. <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
  15. <uses-permission android:name="android.permission.WAKE_LOCK" />
  16. <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
  17. <application android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:name="web.apache.sax.app" android:resizeableActivity="false" android:supportsRtl="true" android:theme="@style/Theme.Stove">
  18. <meta-data android:name="android.app.lib_name" android:value="ur" />
  19. <meta-data android:name="android.max_aspect" android:value="2.1" />
  20. <activity android:configChanges="fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:launchMode="singleTop" android:name="kr.supercreative.epic7.AppActivity" android:screenOrientation="sensorLandscape" android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:windowSoftInputMode="stateHidden">
  21. <intent-filter>
  22. <action android:name="android.intent.action.MAIN" />
  23. <category android:name="android.intent.category.LAUNCHER" />
  24. </intent-filter>
  25. </activity>
  26. <meta-data android:name="io.fabric.ApiKey" android:value="ab2f7c07fe72a2bb69ef324381364e1c607f540a" />
  27. <activity android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:name="com.stove.stovesdk.activity.StoveActivity" android:theme="@style/Theme.StoveTransparent" />
  28. <activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" android:label="@string/app_name" android:name="com.facebook.FacebookActivity" android:theme="@style/Theme.StoveTransparent" />
  29. <receiver android:name="com.stove.stovesdkcore.receiver.ReferrerReceiver">
  30. <intent-filter>
  31. <action android:name="com.android.vending.INSTALL_REFERRER" />
  32. </intent-filter>
  33. </receiver>
  34. <receiver android:exported="false" android:name="com.stove.stovesdkcore.receiver.EventReceiver" />
  35. <receiver android:name="kr.supercreative.epic7.Receiver" />
  36. <receiver android:name="com.tune.TuneTracker">
  37. <intent-filter>
  38. <action android:name="com.android.vending.INSTALL_REFERRER" />
  39. </intent-filter>
  40. </receiver>
  41. <service android:name="com.stove.stovesdkcore.fcm.StoveFirebaseMessagingService" android:stopWithTask="false">
  42. <intent-filter>
  43. <action android:name="com.google.firebase.MESSAGING_EVENT" />
  44. </intent-filter>
  45. </service>
  46. <service android:name="com.stove.stovesdkcore.service.HeartbeatService" />
  47. <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id" />
  48. <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
  49. <meta-data android:name="com.google.android.gms.games.APP_ID" android:value="@string/app_id" />
  50. <meta-data android:name="com.stove.environment" android:value="@string/stove_environment" />
  51. <uses-library android:name="org.apache.http.legacy" android:required="false" />
  52. <activity android:name="com.nhn.android.naverlogin.ui.OAuthLoginActivity" android:theme="@style/Theme.AppCompat.Light.Dialog" />
  53. <activity android:configChanges="orientation|screenSize" android:label="OAuth2.0 In-app" android:name="com.nhn.android.naverlogin.ui.OAuthLoginInAppBrowserActivity" />
  54. <activity android:configChanges="orientation|screenSize" android:launchMode="singleTask" android:name="com.nhn.android.naverlogin.ui.OAuthCustomTabActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar">
  55. <intent-filter>
  56. <action android:name="android.intent.action.VIEW" />
  57. <category android:name="android.intent.category.DEFAULT" />
  58. <category android:name="android.intent.category.BROWSABLE" />
  59. <data android:host="authorize" android:path="/" android:scheme="naver3rdpartylogin" />
  60. </intent-filter>
  61. </activity>
  62. <activity android:excludeFromRecents="true" android:exported="false" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar" />
  63. <service android:exported="true" android:name="com.google.android.gms.auth.api.signin.RevocationBoundService" android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION" />
  64. <service android:exported="true" android:name="com.google.firebase.messaging.FirebaseMessagingService">
  65. <intent-filter android:priority="-500">
  66. <action android:name="com.google.firebase.MESSAGING_EVENT" />
  67. </intent-filter>
  68. </service>
  69. <activity android:name="com.facebook.CustomTabMainActivity" />
  70. <activity android:name="com.facebook.CustomTabActivity" />
  71. <provider android:authorities="com.stove.epic7.google.crashlyticsinitprovider" android:exported="false" android:initOrder="100" android:name="com.crashlytics.android.CrashlyticsInitProvider" />
  72. <service android:exported="false" android:name="com.google.firebase.components.ComponentDiscoveryService">
  73. <meta-data android:name="com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
  74. <meta-data android:name="com.google.firebase.components:com.google.firebase.iid.Registrar" android:value="com.google.firebase.components.ComponentRegistrar" />
  75. </service>
  76. <receiver android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementReceiver" />
  77. <receiver android:enabled="true" android:exported="true" android:name="com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver" android:permission="android.permission.INSTALL_PACKAGES">
  78. <intent-filter>
  79. <action android:name="com.android.vending.INSTALL_REFERRER" />
  80. </intent-filter>
  81. </receiver>
  82. <service android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementService" />
  83. <service android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementJobService" android:permission="android.permission.BIND_JOB_SERVICE" />
  84. <receiver android:exported="true" android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver" android:permission="com.google.android.c2dm.permission.SEND">
  85. <intent-filter>
  86. <action android:name="com.google.android.c2dm.intent.RECEIVE" />
  87. </intent-filter>
  88. </receiver>
  89. <service android:exported="true" android:name="com.google.firebase.iid.FirebaseInstanceIdService">
  90. <intent-filter android:priority="-500">
  91. <action android:name="com.google.firebase.INSTANCE_ID_EVENT" />
  92. </intent-filter>
  93. </service>
  94. <activity android:exported="false" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar" />
  95. <provider android:authorities="com.stove.epic7.google.firebaseinitprovider" android:exported="false" android:initOrder="100" android:name="com.google.firebase.provider.FirebaseInitProvider" />
  96. <provider android:authorities="com.stove.epic7.google.MarketingInitProvider" android:exported="false" android:name="com.facebook.marketing.internal.MarketingInitProvider" />
  97. <provider android:authorities="com.stove.epic7.google.FacebookInitProvider" android:exported="false" android:name="com.facebook.internal.FacebookInitProvider" />
  98. <receiver android:exported="false" android:name="com.facebook.CurrentAccessTokenExpirationBroadcastReceiver">
  99. <intent-filter>
  100. <action android:name="com.facebook.sdk.ACTION_CURRENT_ACCESS_TOKEN_CHANGED" />
  101. </intent-filter>
  102. </receiver>
  103. <activity android:name="web.apache.sax.DialogActivity" />
  104. <meta-data android:name="ORIAPPLICATION" android:value="kr.supercreative.epic7.Epic7Application" />
  105. </application>
  106. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement