Changes of com.discord v842
This commit is contained in:
parent
51d614c484
commit
c580c71895
12 changed files with 27 additions and 19 deletions
|
@ -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="841" platformBuildVersionName="8.4.1g">
|
||||
<?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="842" platformBuildVersionName="8.4.2g">
|
||||
<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"/>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
!!brut.androlib.meta.MetaInfo
|
||||
apkFileName: com.discord-841.apk
|
||||
apkFileName: com.discord-842.apk
|
||||
compressionType: false
|
||||
doNotCompress:
|
||||
- arsc
|
||||
|
@ -345,5 +345,5 @@ usesFramework:
|
|||
tag: null
|
||||
version: 2.4.0-896569-SNAPSHOT
|
||||
versionInfo:
|
||||
versionCode: '841'
|
||||
versionName: 8.4.1g
|
||||
versionCode: '842'
|
||||
versionName: 8.4.2g
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
#
|
||||
#Do NOT modify, delete, or commit to source control!
|
||||
#
|
||||
#Mon Feb 04 18:43:24 UTC 2019
|
||||
version_name=8.4.1g
|
||||
#Mon Feb 04 22:30:05 UTC 2019
|
||||
version_name=8.4.2g
|
||||
package_name=com.discord
|
||||
build_id=b7540539-1940-4a2b-83f3-9755a8d96c83
|
||||
version_code=841
|
||||
build_id=45e7e39d-c2ed-4ec4-8a88-656dee25a9b2
|
||||
version_code=842
|
||||
app_name=com.discord
|
||||
|
|
Binary file not shown.
|
@ -879,7 +879,7 @@ HERE ARE MORE THINGS {progress}
|
|||
<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">b7540539-1940-4a2b-83f3-9755a8d96c83</string>
|
||||
<string name="com.crashlytics.android.build_id">45e7e39d-c2ed-4ec4-8a88-656dee25a9b2</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>
|
||||
|
|
|
@ -30,11 +30,11 @@
|
|||
|
||||
.field public static final LOCAL_VOICE:Ljava/lang/String; = ""
|
||||
|
||||
.field public static final USER_AGENT:Ljava/lang/String; = "Discord-Android/841"
|
||||
.field public static final USER_AGENT:Ljava/lang/String; = "Discord-Android/842"
|
||||
|
||||
.field public static final VERSION_CODE:I = 0x349
|
||||
.field public static final VERSION_CODE:I = 0x34a
|
||||
|
||||
.field public static final VERSION_NAME:Ljava/lang/String; = "8.4.1g"
|
||||
.field public static final VERSION_NAME:Ljava/lang/String; = "8.4.2g"
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
invoke-direct {p0}, Lcom/discord/stores/Store;-><init>()V
|
||||
|
||||
const/16 v0, 0x349
|
||||
const/16 v0, 0x34a
|
||||
|
||||
iput v0, p0, Lcom/discord/stores/StoreClientVersion;->clientVersion:I
|
||||
|
||||
|
|
|
@ -194,7 +194,7 @@
|
|||
|
||||
const-string v1, "browser_user_agent"
|
||||
|
||||
const-string v2, "Discord-Android/841"
|
||||
const-string v2, "Discord-Android/842"
|
||||
|
||||
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
||||
|
||||
|
@ -206,7 +206,7 @@
|
|||
|
||||
const-string v1, "client_build_number"
|
||||
|
||||
const/16 v2, 0x349
|
||||
const/16 v2, 0x34a
|
||||
|
||||
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
|
@ -222,7 +222,7 @@
|
|||
|
||||
const-string v1, "client_version"
|
||||
|
||||
const-string v2, "8.4.1g"
|
||||
const-string v2, "8.4.2g"
|
||||
|
||||
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
|
||||
|
||||
|
|
|
@ -167,7 +167,7 @@
|
|||
.method public final getUserAgent()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "Discord-Android/841"
|
||||
const-string v0, "Discord-Android/842"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -512,7 +512,7 @@
|
|||
|
||||
new-array v2, v0, [Ljava/lang/Object;
|
||||
|
||||
const-string v4, "8.4.1g"
|
||||
const-string v4, "8.4.2g"
|
||||
|
||||
aput-object v4, v2, v3
|
||||
|
||||
|
|
|
@ -1282,7 +1282,7 @@
|
|||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v0, " - 8.4.1g (841)"
|
||||
const-string v0, " - 8.4.2g (842)"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
|
|
|
@ -382,6 +382,14 @@
|
|||
|
||||
move-result p1
|
||||
|
||||
invoke-direct {p0}, Lcom/discord/widgets/settings/WidgetSettingsAppearance;->getFontScalingContainer()Landroid/view/View;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
invoke-direct {p0}, Lcom/discord/widgets/settings/WidgetSettingsAppearance;->getFontScalingText()Landroid/widget/TextView;
|
||||
|
||||
move-result-object v0
|
||||
|
|
Loading…
Reference in a new issue