Changes of com.discord v1009

This commit is contained in:
root 2019-12-17 21:43:50 +01:00
parent 7d28b76cf3
commit c7c17e2fbf
13 changed files with 24 additions and 18 deletions

View File

@ -1,5 +1,5 @@
!!brut.androlib.meta.MetaInfo
apkFileName: com.discord-1007.apk
apkFileName: com.discord-1009.apk
compressionType: false
doNotCompress:
- arsc
@ -184,5 +184,5 @@ usesFramework:
tag: null
version: 2.4.1-197d46-SNAPSHOT
versionInfo:
versionCode: '1007'
versionName: 10.0.7
versionCode: '1009'
versionName: 10.0.9

View File

@ -3,9 +3,9 @@
#
#Do NOT modify, delete, or commit to source control!
#
#Fri Dec 13 22:27:16 UTC 2019
version_name=10.0.7
#Tue Dec 17 18:52:57 UTC 2019
version_name=10.0.9
package_name=com.discord
build_id=9131c99b-b197-463d-9a62-f32efccae3fb
version_code=1007
build_id=5387efb8-c3f4-49ff-a4bd-bfa913716f0d
version_code=1009
app_name=com.discord

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -1026,7 +1026,7 @@ ONE MORE THING {fixed}
<string name="cloud_sync_modal_error_header">Unable to sync cloud saves</string>
<string name="cloud_sync_modal_or">OR</string>
<string name="collapse_category">Collapse Category</string>
<string name="com.crashlytics.android.build_id">9131c99b-b197-463d-9a62-f32efccae3fb</string>
<string name="com.crashlytics.android.build_id">5387efb8-c3f4-49ff-a4bd-bfa913716f0d</string>
<string name="coming_soon">Coming Soon</string>
<string name="command_giphy_description">Search Animated GIFs on the Web</string>
<string name="command_me_description">Displays text with emphasis.</string>

View File

@ -36,11 +36,11 @@
.field public static final SAMSUNGxDISCORD_CLIENT_ID:Ljava/lang/String; = "97t47j218f"
.field public static final USER_AGENT:Ljava/lang/String; = "Discord-Android/1007"
.field public static final USER_AGENT:Ljava/lang/String; = "Discord-Android/1009"
.field public static final VERSION_CODE:I = 0x3ef
.field public static final VERSION_CODE:I = 0x3f1
.field public static final VERSION_NAME:Ljava/lang/String; = "10.0.7"
.field public static final VERSION_NAME:Ljava/lang/String; = "10.0.9"
# direct methods

View File

@ -28,7 +28,7 @@
invoke-direct {p0}, Lcom/discord/stores/Store;-><init>()V
const/16 v0, 0x3ef
const/16 v0, 0x3f1
iput v0, p0, Lcom/discord/stores/StoreClientVersion;->clientVersion:I

View File

@ -177,7 +177,7 @@
const-string v3, "browser_user_agent"
const-string v4, "Discord-Android/1007"
const-string v4, "Discord-Android/1009"
invoke-direct {v2, v3, v4}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
@ -185,7 +185,7 @@
const/4 v1, 0x2
const/16 v2, 0x3ef
const/16 v2, 0x3f1
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
@ -201,7 +201,7 @@
const/4 v1, 0x3
const-string v2, "10.0.7"
const-string v2, "10.0.9"
const-string v3, ""

View File

@ -159,7 +159,7 @@
.method public getUserAgent()Ljava/lang/String;
.locals 1
const-string v0, "Discord-Android/1007"
const-string v0, "Discord-Android/1009"
return-object v0
.end method

View File

@ -115,6 +115,12 @@
if-eqz v3, :cond_2
invoke-virtual {v3}, Ljava/lang/Integer;->intValue()I
move-result v6
if-lez v6, :cond_2
invoke-interface/range {p6 .. p6}, Ljava/util/Map;->size()I
move-result v6

View File

@ -492,7 +492,7 @@
new-array v1, v2, [Ljava/lang/Object;
const-string v3, "10.0.7"
const-string v3, "10.0.9"
aput-object v3, v1, v4

View File

@ -1663,7 +1663,7 @@
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v0, " - 10.0.7 (1007)"
const-string v0, " - 10.0.9 (1009)"
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;