Changes of com.discord v1301
This commit is contained in:
parent
42f16810b1
commit
965ee1b306
2885 changed files with 49675 additions and 41151 deletions
|
@ -144,7 +144,7 @@
|
|||
|
||||
const-string v0, "Model(themeName="
|
||||
|
||||
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {v0}, Lf/e/c/a/a;->D(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
|
|
@ -208,7 +208,7 @@
|
|||
|
||||
invoke-direct {v3, p0}, Lf/a/b/e;-><init>(Lcom/discord/app/AppActivity;)V
|
||||
|
||||
const v4, 0x7f0405bd
|
||||
const v4, 0x7f0405bf
|
||||
|
||||
new-instance v5, Landroid/util/TypedValue;
|
||||
|
||||
|
@ -1380,7 +1380,7 @@
|
|||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
const p1, 0x7f0402be
|
||||
const p1, 0x7f0402bf
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
|
@ -1416,7 +1416,7 @@
|
|||
invoke-static {v1, p1}, Landroidx/core/graphics/drawable/DrawableCompat;->setTint(Landroid/graphics/drawable/Drawable;I)V
|
||||
|
||||
:cond_1
|
||||
const p1, 0x7f120283
|
||||
const p1, 0x7f120285
|
||||
|
||||
invoke-virtual {p0, p1}, Landroid/app/Activity;->getString(I)Ljava/lang/String;
|
||||
|
||||
|
@ -1616,7 +1616,7 @@
|
|||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
const v1, 0x7f0404f7
|
||||
const v1, 0x7f0404f9
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
|
|
|
@ -1,167 +0,0 @@
|
|||
.class public final Lcom/discord/app/AppBottomSheet$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "java-style lambda group"
|
||||
|
||||
# interfaces
|
||||
.implements Landroidx/core/view/OnApplyWindowInsetsListener;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/discord/app/AppBottomSheet;->fixWindowInsetHandling()V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final b:Lcom/discord/app/AppBottomSheet$a;
|
||||
|
||||
.field public static final c:Lcom/discord/app/AppBottomSheet$a;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Lcom/discord/app/AppBottomSheet$a;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-direct {v0, v1}, Lcom/discord/app/AppBottomSheet$a;-><init>(I)V
|
||||
|
||||
sput-object v0, Lcom/discord/app/AppBottomSheet$a;->b:Lcom/discord/app/AppBottomSheet$a;
|
||||
|
||||
new-instance v0, Lcom/discord/app/AppBottomSheet$a;
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
invoke-direct {v0, v1}, Lcom/discord/app/AppBottomSheet$a;-><init>(I)V
|
||||
|
||||
sput-object v0, Lcom/discord/app/AppBottomSheet$a;->c:Lcom/discord/app/AppBottomSheet$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(I)V
|
||||
.locals 0
|
||||
|
||||
iput p1, p0, Lcom/discord/app/AppBottomSheet$a;->a:I
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onApplyWindowInsets(Landroid/view/View;Landroidx/core/view/WindowInsetsCompat;)Landroidx/core/view/WindowInsetsCompat;
|
||||
.locals 4
|
||||
|
||||
iget v0, p0, Lcom/discord/app/AppBottomSheet$a;->a:I
|
||||
|
||||
const-string v1, "insets"
|
||||
|
||||
const-string/jumbo v2, "v"
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
if-ne v0, v3, :cond_0
|
||||
|
||||
invoke-static {p1, v2}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-static {p2, v1}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetLeft()I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetTop()I
|
||||
|
||||
move-result v1
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetRight()I
|
||||
|
||||
move-result v2
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetBottom()I
|
||||
|
||||
move-result v3
|
||||
|
||||
invoke-virtual {p1, v0, v1, v2, v3}, Landroid/view/View;->setPadding(IIII)V
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->consumeSystemWindowInsets()Landroidx/core/view/WindowInsetsCompat;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_1
|
||||
invoke-static {p1, v2}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-static {p2, v1}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetTop()I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/View;->getPaddingLeft()I
|
||||
|
||||
move-result v1
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/View;->getPaddingRight()I
|
||||
|
||||
move-result v2
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/View;->getPaddingBottom()I
|
||||
|
||||
move-result v3
|
||||
|
||||
invoke-virtual {p1, v1, v0, v2, v3}, Landroid/view/View;->setPadding(IIII)V
|
||||
|
||||
new-instance p1, Landroidx/core/view/WindowInsetsCompat$Builder;
|
||||
|
||||
invoke-direct {p1, p2}, Landroidx/core/view/WindowInsetsCompat$Builder;-><init>(Landroidx/core/view/WindowInsetsCompat;)V
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetLeft()I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetRight()I
|
||||
|
||||
move-result v1
|
||||
|
||||
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetBottom()I
|
||||
|
||||
move-result p2
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-static {v0, v2, v1, p2}, Landroidx/core/graphics/Insets;->of(IIII)Landroidx/core/graphics/Insets;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p1, p2}, Landroidx/core/view/WindowInsetsCompat$Builder;->setSystemWindowInsets(Landroidx/core/graphics/Insets;)Landroidx/core/view/WindowInsetsCompat$Builder;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Landroidx/core/view/WindowInsetsCompat$Builder;->build()Landroidx/core/view/WindowInsetsCompat;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -421,7 +421,7 @@
|
|||
|
||||
const-string v0, "Could not show "
|
||||
|
||||
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {v0}, Lf/e/c/a/a;->D(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
|
||||
aput-object p1, v2, v3
|
||||
|
||||
const p1, 0x7f12183f
|
||||
const p1, 0x7f12184a
|
||||
|
||||
invoke-virtual {v1, p1, v2}, Landroidx/fragment/app/Fragment;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
|
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
const-string v0, "LoggedItem(priority="
|
||||
|
||||
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {v0}, Lf/e/c/a/a;->D(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
|
|
@ -44,19 +44,19 @@
|
|||
|
||||
new-instance v0, Lrx/subjects/SerializedSubject;
|
||||
|
||||
new-instance v1, Ll0/q/a$d;
|
||||
new-instance v1, Ll0/q/a$c;
|
||||
|
||||
const/16 v2, 0xfa
|
||||
const/16 v2, 0x1388
|
||||
|
||||
invoke-direct {v1, v2}, Ll0/q/a$d;-><init>(I)V
|
||||
invoke-direct {v1, v2}, Ll0/q/a$c;-><init>(I)V
|
||||
|
||||
new-instance v2, Ll0/q/a$c;
|
||||
new-instance v2, Ll0/q/a$d;
|
||||
|
||||
invoke-direct {v2, v1}, Ll0/q/a$c;-><init>(Ll0/q/a$a;)V
|
||||
invoke-direct {v2, v1}, Ll0/q/a$d;-><init>(Ll0/q/a$a;)V
|
||||
|
||||
new-instance v1, Ll0/q/a;
|
||||
|
||||
invoke-direct {v1, v2}, Ll0/q/a;-><init>(Ll0/q/a$c;)V
|
||||
invoke-direct {v1, v2}, Ll0/q/a;-><init>(Ll0/q/a$d;)V
|
||||
|
||||
invoke-direct {v0, v1}, Lrx/subjects/SerializedSubject;-><init>(Lrx/subjects/Subject;)V
|
||||
|
||||
|
@ -393,7 +393,7 @@
|
|||
|
||||
sget-object v0, Lcom/discord/utilities/buildutils/BuildUtils;->INSTANCE:Lcom/discord/utilities/buildutils/BuildUtils;
|
||||
|
||||
const-string v1, "45.2"
|
||||
const-string v1, "46.0"
|
||||
|
||||
invoke-virtual {v0, v1}, Lcom/discord/utilities/buildutils/BuildUtils;->isValidBuildVersionName(Ljava/lang/String;)Z
|
||||
|
||||
|
|
|
@ -253,7 +253,7 @@
|
|||
goto :goto_1
|
||||
|
||||
:cond_0
|
||||
const p1, 0x7f121215
|
||||
const p1, 0x7f12121f
|
||||
|
||||
new-instance v2, Lf/a/b/k;
|
||||
|
||||
|
@ -262,7 +262,7 @@
|
|||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
const p1, 0x7f12121c
|
||||
const p1, 0x7f121226
|
||||
|
||||
new-instance v2, Lf/a/b/k;
|
||||
|
||||
|
@ -271,7 +271,7 @@
|
|||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
const p1, 0x7f121216
|
||||
const p1, 0x7f121220
|
||||
|
||||
new-instance v2, Lf/a/b/k;
|
||||
|
||||
|
@ -280,7 +280,7 @@
|
|||
goto :goto_0
|
||||
|
||||
:cond_3
|
||||
const p1, 0x7f121217
|
||||
const p1, 0x7f121221
|
||||
|
||||
new-instance v2, Lf/a/b/k;
|
||||
|
||||
|
@ -289,7 +289,7 @@
|
|||
goto :goto_0
|
||||
|
||||
:cond_4
|
||||
const p1, 0x7f121072
|
||||
const p1, 0x7f121079
|
||||
|
||||
new-instance v2, Lf/a/b/k;
|
||||
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
|
||||
const-string v1, "Success["
|
||||
|
||||
invoke-static {v1}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {v1}, Lf/e/c/a/a;->D(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
|
||||
const-string v1, "Request timeout["
|
||||
|
||||
invoke-static {v1}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {v1}, Lf/e/c/a/a;->D(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
|
||||
move-result-object v0
|
||||
|
||||
const v1, 0x7f1204e2
|
||||
const v1, 0x7f1204e4
|
||||
|
||||
invoke-virtual {p0, v1}, Landroid/app/Service;->getString(I)Ljava/lang/String;
|
||||
|
||||
|
@ -129,7 +129,7 @@
|
|||
|
||||
move-result-object v0
|
||||
|
||||
const v1, 0x7f1204e9
|
||||
const v1, 0x7f1204eb
|
||||
|
||||
invoke-virtual {p0, v1}, Landroid/app/Service;->getString(I)Ljava/lang/String;
|
||||
|
||||
|
@ -301,7 +301,7 @@
|
|||
|
||||
if-eqz v6, :cond_3
|
||||
|
||||
const v2, 0x7f1211a2
|
||||
const v2, 0x7f1211ac
|
||||
|
||||
invoke-static {v0, v2, v7, v3, v8}, Lf/a/b/p;->j(Landroid/content/Context;IILcom/discord/utilities/view/ToastManager;I)V
|
||||
|
||||
|
@ -412,7 +412,7 @@
|
|||
|
||||
if-eqz v4, :cond_8
|
||||
|
||||
const v2, 0x7f121217
|
||||
const v2, 0x7f121221
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue