Changes of com.discord v844
This commit is contained in:
parent
4ebc9533f9
commit
96f07b3254
1975 changed files with 38004 additions and 36248 deletions
com.discord
AndroidManifest.xmlapktool.yml
assets
kotlin
ArithmeticException.kotlin_metadataAssertionError.kotlin_metadataBuilderInference.kotlin_metadataClassCastException.kotlin_metadataComparator.kotlin_metadataConcurrentModificationException.kotlin_metadataError.kotlin_metadataException.kotlin_metadataExperimental.kotlin_metadataExperimentalMultiplatform.kotlin_metadataExperimentalUnsignedTypes.kotlin_metadataHashCodeKt.kotlin_metadataIllegalArgumentException.kotlin_metadataIllegalStateException.kotlin_metadataIndexOutOfBoundsException.kotlin_metadataInitializedLazyImpl.kotlin_metadataKotlinHKt.kotlin_metadataKotlinVersion.kotlin_metadataLateinitKt.kotlin_metadataLazy.kotlin_metadataLazyKt.kotlin_metadataLazyThreadSafetyMode.kotlin_metadataNoSuchElementException.kotlin_metadataNoWhenBranchMatchedException.kotlin_metadataNotImplementedError.kotlin_metadataNullPointerException.kotlin_metadataNumberFormatException.kotlin_metadataOptionalExpectation.kotlin_metadataPair.kotlin_metadataPreconditionsKt.kotlin_metadataResult.kotlin_metadataResultKt.kotlin_metadataRuntimeException.kotlin_metadataStandardKt.kotlin_metadataSuccessOrFailureKt.kotlin_metadataSuspendKt.kotlin_metadataTriple.kotlin_metadataTuplesKt.kotlin_metadataUByte.kotlin_metadataUByteArray.kotlin_metadataUByteArrayKt.kotlin_metadataUByteKt.kotlin_metadataUInt.kotlin_metadataUIntArray.kotlin_metadataUIntArrayKt.kotlin_metadataUIntKt.kotlin_metadataULong.kotlin_metadataULongArray.kotlin_metadataULongArrayKt.kotlin_metadataULongKt.kotlin_metadataUNINITIALIZED_VALUE.kotlin_metadataUShort.kotlin_metadataUShortArray.kotlin_metadataUShortArrayKt.kotlin_metadataUShortKt.kotlin_metadataUninitializedPropertyAccessException.kotlin_metadataUnsafeLazyImpl.kotlin_metadataUnsignedUtilsKt.kotlin_metadataUnsupportedOperationException.kotlin_metadataUseExperimental.kotlin_metadataWasExperimental.kotlin_metadata
annotation
collections
AbstractCollection.kotlin_metadataAbstractIterator.kotlin_metadataAbstractList.kotlin_metadataAbstractMap.kotlin_metadataAbstractMutableCollection.kotlin_metadataAbstractMutableList.kotlin_metadataAbstractMutableMap.kotlin_metadataAbstractMutableSet.kotlin_metadataAbstractSet.kotlin_metadataArrayAsCollection.kotlin_metadataArrayList.kotlin_metadataArraysKt.kotlin_metadataCollectionsHKt.kotlin_metadataCollectionsKt.kotlin_metadataEmptyIterator.kotlin_metadataEmptyList.kotlin_metadataEmptyMap.kotlin_metadataEmptySet.kotlin_metadataGrouping.kotlin_metadataGroupingKt.kotlin_metadataHashMap.kotlin_metadataHashSet.kotlin_metadataIndexedValue.kotlin_metadataIndexingIterable.kotlin_metadataIndexingIterator.kotlin_metadataIterablesKt.kotlin_metadataIteratorsKt.kotlin_metadataLinkedHashMap.kotlin_metadataLinkedHashSet.kotlin_metadataMapAccessorsKt.kotlin_metadataMapWithDefault.kotlin_metadataMapWithDefaultImpl.kotlin_metadataMapWithDefaultKt.kotlin_metadataMapsKt.kotlin_metadataMovingSubList.kotlin_metadata
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="28" android:compileSdkVersionCodename="9" android:installLocation="auto" package="com.discord" platformBuildVersionCode="843" platformBuildVersionName="8.4.3g">
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="28" android:compileSdkVersionCodename="9" android:installLocation="auto" package="com.discord" platformBuildVersionCode="844" platformBuildVersionName="8.4.4g">
|
||||
<uses-feature android:name="android.hardware.camera" android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.faketouch" android:required="false"/>
|
||||
|
@ -146,30 +146,30 @@
|
|||
<service android:directBootAware="false" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:name="androidx.work.impl.background.systemalarm.SystemAlarmService"/>
|
||||
<service android:directBootAware="false" android:enabled="@bool/enable_system_job_service_default" android:exported="true" android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE"/>
|
||||
<receiver android:directBootAware="false" android:enabled="true" android:exported="false" android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver"/>
|
||||
<receiver android:directBootAware="false" android:enabled="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy">
|
||||
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy">
|
||||
<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:directBootAware="false" android:enabled="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy">
|
||||
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.BATTERY_OKAY"/>
|
||||
<action android:name="android.intent.action.BATTERY_LOW"/>
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<receiver android:directBootAware="false" android:enabled="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy">
|
||||
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy">
|
||||
<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:directBootAware="false" android:enabled="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy">
|
||||
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy">
|
||||
<intent-filter>
|
||||
<action android:name="android.net.conn.CONNECTIVITY_CHANGE"/>
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<receiver android:directBootAware="false" android:enabled="false" android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver">
|
||||
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.BOOT_COMPLETED"/>
|
||||
<action android:name="android.intent.action.TIME_SET"/>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
!!brut.androlib.meta.MetaInfo
|
||||
apkFileName: com.discord-843.apk
|
||||
apkFileName: com.discord-844.apk
|
||||
compressionType: false
|
||||
doNotCompress:
|
||||
- arsc
|
||||
|
@ -345,5 +345,5 @@ usesFramework:
|
|||
tag: null
|
||||
version: 2.4.0-896569-SNAPSHOT
|
||||
versionInfo:
|
||||
versionCode: '843'
|
||||
versionName: 8.4.3g
|
||||
versionCode: '844'
|
||||
versionName: 8.4.4g
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
#
|
||||
#Do NOT modify, delete, or commit to source control!
|
||||
#
|
||||
#Wed Feb 06 18:54:33 UTC 2019
|
||||
version_name=8.4.3g
|
||||
#Thu Feb 07 22:40:57 UTC 2019
|
||||
version_name=8.4.4g
|
||||
package_name=com.discord
|
||||
build_id=265e2fdb-c0a2-457b-b56d-c791e400356f
|
||||
version_code=843
|
||||
build_id=f51ebf65-2f2b-41d0-8c48-68b2dd4b6322
|
||||
version_code=844
|
||||
app_name=com.discord
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue