Changes of com.discord v928
This commit is contained in:
parent
e98fd4935f
commit
64b1b10232
14 changed files with 27 additions and 25 deletions
|
@ -1,5 +1,5 @@
|
|||
!!brut.androlib.meta.MetaInfo
|
||||
apkFileName: com.discord-927.apk
|
||||
apkFileName: com.discord-928.apk
|
||||
compressionType: false
|
||||
doNotCompress:
|
||||
- arsc
|
||||
|
@ -308,5 +308,5 @@ usesFramework:
|
|||
tag: null
|
||||
version: 2.4.1-1b91ce-SNAPSHOT
|
||||
versionInfo:
|
||||
versionCode: '927'
|
||||
versionName: 9.2.7
|
||||
versionCode: '928'
|
||||
versionName: 9.2.8
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
#
|
||||
#Do NOT modify, delete, or commit to source control!
|
||||
#
|
||||
#Fri Jul 26 04:13:14 UTC 2019
|
||||
version_name=9.2.7
|
||||
#Fri Jul 26 19:01:29 UTC 2019
|
||||
version_name=9.2.8
|
||||
package_name=com.discord
|
||||
build_id=37cd65fa-eb35-45a8-8db3-b047f0fe0fb8
|
||||
version_code=927
|
||||
build_id=097ac1f7-ed6b-4898-91e0-ed86da780c86
|
||||
version_code=928
|
||||
app_name=com.discord
|
||||
|
|
Binary file not shown.
|
@ -1023,7 +1023,7 @@ Icon"</string>
|
|||
<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">37cd65fa-eb35-45a8-8db3-b047f0fe0fb8</string>
|
||||
<string name="com.crashlytics.android.build_id">097ac1f7-ed6b-4898-91e0-ed86da780c86</string>
|
||||
<string name="coming_soon">Coming Soon</string>
|
||||
<string name="coming_soon_notifications">Granular notification control only works on desktop apps at the moment. For now use the iOS notification settings.</string>
|
||||
<string name="coming_soon_title">COMING SOON!</string>
|
||||
|
|
|
@ -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/927"
|
||||
.field public static final USER_AGENT:Ljava/lang/String; = "Discord-Android/928"
|
||||
|
||||
.field public static final VERSION_CODE:I = 0x39f
|
||||
.field public static final VERSION_CODE:I = 0x3a0
|
||||
|
||||
.field public static final VERSION_NAME:Ljava/lang/String; = "9.2.7"
|
||||
.field public static final VERSION_NAME:Ljava/lang/String; = "9.2.8"
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -191,7 +191,7 @@
|
|||
|
||||
invoke-direct {v0}, Ljava/util/HashMap;-><init>()V
|
||||
|
||||
const-string v1, "STORE_CHANNELS_V19"
|
||||
const-string v1, "STORE_CHANNELS_V20"
|
||||
|
||||
invoke-direct {p1, v1, v0}, Lcom/discord/utilities/persister/Persister;-><init>(Ljava/lang/String;Ljava/lang/Object;)V
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
invoke-direct {p0}, Lcom/discord/stores/Store;-><init>()V
|
||||
|
||||
const/16 v0, 0x39f
|
||||
const/16 v0, 0x3a0
|
||||
|
||||
iput v0, p0, Lcom/discord/stores/StoreClientVersion;->clientVersion:I
|
||||
|
||||
|
|
|
@ -287,7 +287,7 @@
|
|||
|
||||
invoke-direct {v1}, Ljava/util/HashMap;-><init>()V
|
||||
|
||||
const-string v2, "STORE_GUILDS_V25"
|
||||
const-string v2, "STORE_GUILDS_V26"
|
||||
|
||||
invoke-direct {v0, v2, v1}, Lcom/discord/utilities/persister/Persister;-><init>(Ljava/lang/String;Ljava/lang/Object;)V
|
||||
|
||||
|
|
|
@ -155,9 +155,11 @@
|
|||
|
||||
iput-object p1, p0, Lcom/discord/stores/StoreMentions;->stream:Lcom/discord/stores/StoreStream;
|
||||
|
||||
invoke-static {}, Lkotlin/a/ab;->emptyMap()Ljava/util/Map;
|
||||
new-instance p1, Ljava/util/HashMap;
|
||||
|
||||
move-result-object p1
|
||||
invoke-direct {p1}, Ljava/util/HashMap;-><init>()V
|
||||
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
||||
iput-object p1, p0, Lcom/discord/stores/StoreMentions;->countsEmpty:Ljava/util/Map;
|
||||
|
||||
|
@ -167,7 +169,7 @@
|
|||
|
||||
new-instance v0, Lcom/discord/utilities/persister/Persister;
|
||||
|
||||
const-string v1, "CHANNEL_MENTION_COUNTS_V5"
|
||||
const-string v1, "CHANNEL_MENTION_COUNTS_V6"
|
||||
|
||||
invoke-direct {v0, v1, p1}, Lcom/discord/utilities/persister/Persister;-><init>(Ljava/lang/String;Ljava/lang/Object;)V
|
||||
|
||||
|
|
|
@ -179,7 +179,7 @@
|
|||
|
||||
const-string v1, "browser_user_agent"
|
||||
|
||||
const-string v2, "Discord-Android/927"
|
||||
const-string v2, "Discord-Android/928"
|
||||
|
||||
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
||||
|
||||
|
@ -189,7 +189,7 @@
|
|||
|
||||
aput-object v1, v0, v2
|
||||
|
||||
const/16 v1, 0x39f
|
||||
const/16 v1, 0x3a0
|
||||
|
||||
invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
const-string v1, "client_version"
|
||||
|
||||
const-string v2, "9.2.7"
|
||||
const-string v2, "9.2.8"
|
||||
|
||||
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
||||
|
||||
|
|
|
@ -76,13 +76,13 @@
|
|||
|
||||
const/4 v1, 0x1
|
||||
|
||||
const-string v2, "STORE_CHANNELS_V19"
|
||||
const-string v2, "STORE_CHANNELS_V20"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
const-string v2, "STORE_GUILDS_V25"
|
||||
const-string v2, "STORE_GUILDS_V26"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
|
|
|
@ -167,7 +167,7 @@
|
|||
.method public final getUserAgent()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "Discord-Android/927"
|
||||
const-string v0, "Discord-Android/928"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -512,7 +512,7 @@
|
|||
|
||||
new-array v3, v0, [Ljava/lang/Object;
|
||||
|
||||
const-string v4, "9.2.7"
|
||||
const-string v4, "9.2.8"
|
||||
|
||||
aput-object v4, v3, v2
|
||||
|
||||
|
|
|
@ -1513,7 +1513,7 @@
|
|||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v0, " - 9.2.7 (927)"
|
||||
const-string v0, " - 9.2.8 (928)"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
|
|
Loading…
Reference in a new issue