Skip to content

Commit

Permalink
🚀 alpha release 251.5 (251205)
Browse files Browse the repository at this point in the history
  • Loading branch information
DiscrapperManager committed Oct 3, 2024
1 parent 76d8a16 commit b3741a1
Show file tree
Hide file tree
Showing 46 changed files with 300 additions and 2,344 deletions.
4 changes: 2 additions & 2 deletions apktool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ packageInfo:
forcedPackageId: 127
renameManifestPackage: null
versionInfo:
versionCode: 251204
versionName: 251.4 - Alpha
versionCode: 251205
versionName: 251.5 - Alpha
resourcesAreCompressed: false
sharedLibrary: false
sparseResources: false
Expand Down
Binary file modified assets/dexopt/baseline.prof
Binary file not shown.
Binary file modified assets/index.android.bundle
Binary file not shown.
8 changes: 4 additions & 4 deletions assets/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"metadata": {
"build": "251204",
"commit": "5aa21864509bb064e32fadfcf98a8217cec8257e",
"build": "251205",
"commit": "9ef894905bf42227aad282dc4e1f3842d8d44e46",
"confirm_update": false
},
"hashes": {
"app/src/main/assets/index.android.bundle": "e32a8398a4d6a393366001e7ef7ecb23",
"app/src/main/assets/index.android.bundle": "eb9acfc40fd2f2111ae8b22f0d23d287",
"app/src/main/res/drawable-hdpi/_node_modules_pnpm_reactnavigationelements1330_reactnavigationnative617_reactnativehttpscodeloa_br2sraobipod64k4kjkev7zbnu_node_modules_reactnavigation_elements_src_assets_backicon.png": "376d6a4c7f622917c39feb23671ef71d",
"app/src/main/res/drawable-mdpi/_discord_common_js_shared_images_flags_bg.png": "d24e290703f8b31b56744a69df613fcb",
"app/src/main/res/drawable-mdpi/_discord_common_js_shared_images_flags_cs.png": "44a7840b2161275358742595c9257e76",
Expand Down Expand Up @@ -3261,6 +3261,6 @@
"app/src/main/res/raw/modules_holidays_assets_snowsgiving_loading_light.webm": "69a0ecf46982cea47de18b3e75dfe8f5",
"app/src/main/res/raw/modules_intl_messages_cache_intl_frmessagesd6ad2e79e20f3fa37f2d52cb6d698995compiledmessages.jsona": "8368af58ede9be7e959bc6da12d02734",
"app/src/main/res/raw/modules_intl_messages_secondtestcompiledmessages.jsona": "91e013f9fc5df854a9e6845bd2c3a3a1",
"app/src/main/res/raw/modules_intl_messages_testcompiledmessages.jsona": "7772500e0d5ccfc4741173c4e4285618"
"app/src/main/res/raw/modules_intl_messages_testcompiledmessages.jsona": "829270e7d543b60806c827776aaf354b"
}
}
Binary file modified classes.dex
Binary file not shown.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version_code": 251204,
"version_string": "251.4"
"version_code": 251205,
"version_string": "251.5"
}
Binary file modified original/AndroidManifest.xml
Binary file not shown.
100 changes: 50 additions & 50 deletions res/raw/modules_intl_messages_testcompiledmessages.jsona
Original file line number Diff line number Diff line change
Expand Up @@ -27,81 +27,54 @@
"value": ", with the url defined in the string."
}
],
"uczI4u": [
"XOdbAw": [
{
"type": 0,
"value": "This link uses a "
"value": "Use hooks like "
},
{
"type": 8,
"value": "$link",
"value": "usernameHook",
"children": [
{
"type": 1,
"value": "linkTarget"
},
{
"type": 0,
"value": "variable link"
"value": "username"
}
]
},
{
"type": 0,
"value": " provided at runtime."
"value": " for special content."
}
],
"XOdbAw": [
"uczI4u": [
{
"type": 0,
"value": "Use hooks like "
"value": "This link uses a "
},
{
"type": 8,
"value": "usernameHook",
"value": "$link",
"children": [
{
"type": 1,
"value": "username"
"value": "linkTarget"
},
{
"type": 0,
"value": "variable link"
}
]
},
{
"type": 0,
"value": " for special content."
"value": " provided at runtime."
}
],
"Q+eyqq": [
"JJ0wpK": [
{
"type": 6,
"value": "count",
"options": {
"one": {
"value": [
{
"type": 7
},
{
"type": 0,
"value": " thing"
}
]
},
"other": {
"value": [
{
"type": 1,
"value": "count"
},
{
"type": 0,
"value": " things"
}
]
}
},
"offset": 0,
"pluralType": "cardinal"
"type": 0,
"value": "This page uses the new intl system for displaying messages"
}
],
"HMvECw": [
Expand All @@ -124,12 +97,6 @@
"value": " replaced the global i18n system."
}
],
"JJ0wpK": [
{
"type": 0,
"value": "This page uses the new intl system for displaying messages"
}
],
"rdfRys": [
{
"type": 0,
Expand All @@ -149,5 +116,38 @@
"type": 0,
"value": " here."
}
],
"Q+eyqq": [
{
"type": 6,
"value": "count",
"options": {
"one": {
"value": [
{
"type": 7
},
{
"type": 0,
"value": " thing"
}
]
},
"other": {
"value": [
{
"type": 1,
"value": "count"
},
{
"type": 0,
"value": " things"
}
]
}
},
"offset": 0,
"pluralType": "cardinal"
}
]
}
8 changes: 4 additions & 4 deletions src/com/discord/BuildConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ public final class BuildConfig {
public static final boolean IS_HERMES_ENABLED = true;
public static final boolean IS_NEW_ARCHITECTURE_ENABLED = false;
public static final String MAIN_MODULE = "index.native";
public static final String USER_AGENT = "Discord-Android/251204";
public static final int VERSION_CODE = 251204;
public static final String VERSION_NAME = "251.4 - Alpha";
public static final String VERSION_NAME_RNA = "251.4";
public static final String USER_AGENT = "Discord-Android/251205";
public static final int VERSION_CODE = 251205;
public static final String VERSION_NAME = "251.5 - Alpha";
public static final String VERSION_NAME_RNA = "251.5";
public static final Boolean logTTIMetrics = Boolean.FALSE;
}
4 changes: 2 additions & 2 deletions src/com/discord/MainApplication.kt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public class MainApplication : TTILoggingApplication, ReactApplication {
val var1: BundleUpdater.Companion = BundleUpdater.Companion;
BundleUpdater.Companion.init(this);
TTIMetrics.record$default(var3, "BundlerUpdater.init()", 0L, null, false, 14, null);
ClientInfo.INSTANCE.init(this, "251.4", 251204, "canary", "release", var1.instance().getManifestETag(), var1.instance().getOtaVersion());
ClientInfo.INSTANCE.init(this, "251.5", 251205, "canary", "release", var1.instance().getManifestETag(), var1.instance().getOtaVersion());
TTIMetrics.record$default(var3, "ClientInfo.init()", 0L, null, false, 14, null);
CacheDataSourceFactory.Companion.init(this);
TTIMetrics.record$default(var3, "CacheDataSourceFactory.init()", 0L, null, false, 14, null);
Expand All @@ -86,7 +86,7 @@ public class MainApplication : TTILoggingApplication, ReactApplication {
}
}

var5 = "discord_android@251.4.0-2+251204";
var5 = "discord_android@251.5.0-2+251205";
}

CrashReporting.INSTANCE.init(this, var5);
Expand Down
6 changes: 3 additions & 3 deletions src/com/discord/analytics/InstallReferrerModule.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ public class InstallReferrerModule(context: ReactApplicationContext) : ReactCont
new Function2(new ObjectRef(), this, var4, var3, var1, var2, null)// $VF: Couldn't be decompiled
// Please report this to the Vineflower issue tracker, at https://github.com/Vineflower/vineflower/issues with a copy of the class file (if you have the rights to distribute it!)
// java.lang.StackOverflowError
// at java.base/java.util.ArrayList.addAll(ArrayList.java:752)
// at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getAllExprents(InvocationExprent.java:675)
// at org.jetbrains.java.decompiler.modules.decompiler.exps.Exprent.getAllExprents(Exprent.java:130)
// at org.jetbrains.java.decompiler.modules.decompiler.exps.Exprent.getAllExprents(Exprent.java:119)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1488)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
Expand Down Expand Up @@ -1055,9 +1058,6 @@ public class InstallReferrerModule(context: ReactApplicationContext) : ReactCont
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1492)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1492)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
,
3,
null
Expand Down
30 changes: 15 additions & 15 deletions src/com/discord/billing/BillingManager.kt
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,10 @@ internal class BillingManager(isProdBuild: Boolean,
new Function2(new ExponentialBackoff(var6, 0L, 0L, 0, 14, null), var4, this, var3, var2, var1, null)// $VF: Couldn't be decompiled
// Please report this to the Vineflower issue tracker, at https://github.com/Vineflower/vineflower/issues with a copy of the class file (if you have the rights to distribute it!)
// java.lang.StackOverflowError
// at org.jetbrains.java.decompiler.struct.gen.VarType.<init>(VarType.java:82)
// at org.jetbrains.java.decompiler.struct.gen.MethodDescriptor.parseDescriptor(MethodDescriptor.java:67)
// at org.jetbrains.java.decompiler.struct.gen.MethodDescriptor.parseDescriptor(MethodDescriptor.java:80)
// at org.jetbrains.java.decompiler.struct.StructMethod.methodDescriptor(StructMethod.java:371)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1649)
// at java.base/java.lang.ThreadLocal.get(ThreadLocal.java:172)
// at org.jetbrains.java.decompiler.main.DecompilerContext.getCurrentContext(DecompilerContext.java:67)
// at org.jetbrains.java.decompiler.main.DecompilerContext.getClassProcessor(DecompilerContext.java:141)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1634)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1492)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
Expand Down Expand Up @@ -1165,6 +1164,7 @@ internal class BillingManager(isProdBuild: Boolean,
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1492)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
,
2,
null
Expand All @@ -1190,11 +1190,10 @@ internal class BillingManager(isProdBuild: Boolean,
new Function2(new ExponentialBackoff(var6, 0L, 0L, 0, 14, null), var4, this, var3, var2, var1, null)// $VF: Couldn't be decompiled
// Please report this to the Vineflower issue tracker, at https://github.com/Vineflower/vineflower/issues with a copy of the class file (if you have the rights to distribute it!)
// java.lang.StackOverflowError
// at org.jetbrains.java.decompiler.struct.gen.VarType.<init>(VarType.java:82)
// at org.jetbrains.java.decompiler.struct.gen.MethodDescriptor.parseDescriptor(MethodDescriptor.java:67)
// at org.jetbrains.java.decompiler.struct.gen.MethodDescriptor.parseDescriptor(MethodDescriptor.java:80)
// at org.jetbrains.java.decompiler.struct.StructMethod.methodDescriptor(StructMethod.java:371)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1649)
// at java.base/java.lang.ThreadLocal.get(ThreadLocal.java:172)
// at org.jetbrains.java.decompiler.main.DecompilerContext.getCurrentContext(DecompilerContext.java:67)
// at org.jetbrains.java.decompiler.main.DecompilerContext.getClassProcessor(DecompilerContext.java:141)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1634)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1492)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
Expand Down Expand Up @@ -2214,6 +2213,7 @@ internal class BillingManager(isProdBuild: Boolean,
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1492)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
,
2,
null
Expand Down Expand Up @@ -2328,11 +2328,11 @@ internal class BillingManager(isProdBuild: Boolean,
new Function1(this, null)// $VF: Couldn't be decompiled
// Please report this to the Vineflower issue tracker, at https://github.com/Vineflower/vineflower/issues with a copy of the class file (if you have the rights to distribute it!)
// java.lang.StackOverflowError
// at org.jetbrains.java.decompiler.modules.decompiler.exps.Exprent.getAllExprents(Exprent.java:130)
// at org.jetbrains.java.decompiler.modules.decompiler.exps.Exprent.getAllExprents(Exprent.java:119)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1488)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
// at org.jetbrains.java.decompiler.struct.gen.VarType.<init>(VarType.java:82)
// at org.jetbrains.java.decompiler.struct.gen.MethodDescriptor.parseDescriptor(MethodDescriptor.java:67)
// at org.jetbrains.java.decompiler.struct.gen.MethodDescriptor.parseDescriptor(MethodDescriptor.java:80)
// at org.jetbrains.java.decompiler.struct.StructMethod.methodDescriptor(StructMethod.java:371)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1649)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1492)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingNames(VarDefinitionHelper.java:1541)
// at org.jetbrains.java.decompiler.modules.decompiler.vars.VarDefinitionHelper.iterateClashingExprent(VarDefinitionHelper.java:1672)
Expand Down
Loading

0 comments on commit b3741a1

Please sign in to comment.