Changes of com.discord v1207
This commit is contained in:
parent
79cc469071
commit
ec286a9030
11183 changed files with 624324 additions and 580196 deletions
|
@ -1,20 +1,45 @@
|
|||
.class public final Lf/a/b/l;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppScreen.kt"
|
||||
.source "AppState.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/lang/Runnable;
|
||||
.implements Lr0/k/b;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/app/AppActivity;
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
"R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lr0/k/b<",
|
||||
"TT;TR;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/b/l;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/app/AppActivity;)V
|
||||
.locals 0
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
iput-object p1, p0, Lf/a/b/l;->d:Lcom/discord/app/AppActivity;
|
||||
new-instance v0, Lf/a/b/l;
|
||||
|
||||
invoke-direct {v0}, Lf/a/b/l;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/b/l;->d:Lf/a/b/l;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -23,12 +48,29 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final run()V
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/b/l;->d:Lcom/discord/app/AppActivity;
|
||||
check-cast p1, Ljava/lang/Integer;
|
||||
|
||||
invoke-virtual {v0}, Landroid/app/Activity;->recreate()V
|
||||
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
|
||||
|
||||
return-void
|
||||
move-result p1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-static {p1, v0}, Lj0/n/c/h;->compare(II)I
|
||||
|
||||
move-result p1
|
||||
|
||||
if-lez p1, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
:cond_0
|
||||
invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue