Changes of com.discord v1280
This commit is contained in:
parent
d85ec4ac24
commit
0698471595
35 changed files with 1199 additions and 531 deletions
|
@ -63,7 +63,18 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public static final f:Lf/a/b/m;
|
||||
.field public static final f:Ljava/util/List;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/List<",
|
||||
"Lc0/r/b<",
|
||||
"Lcom/discord/widgets/tabs/WidgetTabsHost;",
|
||||
">;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public static final g:Lf/a/b/m;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -74,7 +85,7 @@
|
|||
|
||||
invoke-direct {v0}, Lf/a/b/m;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/b/m;->f:Lf/a/b/m;
|
||||
sput-object v0, Lf/a/b/m;->g:Lf/a/b/m;
|
||||
|
||||
const/16 v0, 0x8
|
||||
|
||||
|
@ -680,6 +691,18 @@
|
|||
|
||||
sput-object v0, Lf/a/b/m;->e:Ljava/util/List;
|
||||
|
||||
const-class v0, Lcom/discord/widgets/tabs/WidgetTabsHost;
|
||||
|
||||
invoke-static {v0}, Lc0/n/c/u;->getOrCreateKotlinClass(Ljava/lang/Class;)Lc0/r/b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-static {v0}, Lf/h/a/f/e/n/f;->listOf(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lf/a/b/m;->f:Ljava/util/List;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
@ -858,15 +881,17 @@
|
|||
|
||||
invoke-virtual {v0, v1, v2}, Lcom/discord/app/AppLog;->g(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
new-instance v0, Landroid/content/Intent;
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
new-instance v0, Landroid/content/Intent;
|
||||
|
||||
invoke-direct {v0, p2}, Landroid/content/Intent;-><init>(Landroid/content/Intent;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance v0, Landroid/content/Intent;
|
||||
|
||||
invoke-direct {v0}, Landroid/content/Intent;-><init>()V
|
||||
|
||||
:goto_0
|
||||
|
@ -882,7 +907,7 @@
|
|||
|
||||
move-result-object p1
|
||||
|
||||
const-string p2, "if (extras != null) { In\u2026nts.EXTRA_SCREEN, screen)"
|
||||
const-string p2, "if (extras != null) {\n \u2026nts.EXTRA_SCREEN, screen)"
|
||||
|
||||
invoke-static {p1, p2}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
|
@ -956,15 +981,17 @@
|
|||
|
||||
invoke-virtual {v1, v2, v3}, Lcom/discord/app/AppLog;->g(Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
new-instance v1, Landroid/content/Intent;
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
new-instance v1, Landroid/content/Intent;
|
||||
|
||||
invoke-direct {v1, p2}, Landroid/content/Intent;-><init>(Landroid/content/Intent;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance v1, Landroid/content/Intent;
|
||||
|
||||
invoke-direct {v1}, Landroid/content/Intent;-><init>()V
|
||||
|
||||
:goto_0
|
||||
|
@ -980,7 +1007,7 @@
|
|||
|
||||
move-result-object p1
|
||||
|
||||
const-string p2, "if (extras != null) { In\u2026nts.EXTRA_SCREEN, screen)"
|
||||
const-string p2, "if (extras != null) {\n \u2026nts.EXTRA_SCREEN, screen)"
|
||||
|
||||
invoke-static {p1, p2}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue