Changes of com.discord v1181

This commit is contained in:
root 2020-07-08 16:44:49 +00:00
parent f52990c3c2
commit 5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions

View file

@ -1,9 +1,9 @@
.class public final Lf/a/b/d0;
.super Ljava/lang/Object;
.source "DiscordConnectService.kt"
.source "AppTransformers.kt"
# interfaces
.implements Lg0/l/i;
.implements Lrx/Observable$c;
# annotations
@ -15,34 +15,42 @@
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lg0/l/i<",
"Lcom/discord/rtcconnection/RtcConnection$State;",
"Ljava/lang/Boolean;",
">;"
"Lrx/Observable$c<",
"TT;TT;>;"
}
.end annotation
# static fields
.field public static final d:Lf/a/b/d0;
# instance fields
.field public final synthetic d:Landroid/content/Context;
.field public final synthetic e:Ljava/lang/String;
.field public final synthetic f:Lkotlin/jvm/functions/Function1;
.field public final synthetic g:Lkotlin/jvm/functions/Function1;
.field public final synthetic h:Lkotlin/jvm/functions/Function1;
.field public final synthetic i:Lkotlin/jvm/functions/Function0;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/b/d0;
invoke-direct {v0}, Lf/a/b/d0;-><init>()V
sput-object v0, Lf/a/b/d0;->d:Lf/a/b/d0;
return-void
.end method
.method public constructor <init>()V
.method public constructor <init>(Landroid/content/Context;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V
.locals 0
iput-object p1, p0, Lf/a/b/d0;->d:Landroid/content/Context;
iput-object p2, p0, Lf/a/b/d0;->e:Ljava/lang/String;
iput-object p3, p0, Lf/a/b/d0;->f:Lkotlin/jvm/functions/Function1;
iput-object p4, p0, Lf/a/b/d0;->g:Lkotlin/jvm/functions/Function1;
iput-object p5, p0, Lf/a/b/d0;->h:Lkotlin/jvm/functions/Function1;
iput-object p6, p0, Lf/a/b/d0;->i:Lkotlin/jvm/functions/Function0;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
@ -51,29 +59,41 @@
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.locals 7
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$State;
move-object v0, p1
instance-of v0, p1, Lcom/discord/rtcconnection/RtcConnection$State$d;
check-cast v0, Lrx/Observable;
if-nez v0, :cond_0
const-string p1, "observable"
instance-of p1, p1, Lcom/discord/rtcconnection/RtcConnection$State$h;
invoke-static {v0, p1}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
if-nez p1, :cond_0
iget-object v1, p0, Lf/a/b/d0;->d:Landroid/content/Context;
const/4 p1, 0x1
iget-object v2, p0, Lf/a/b/d0;->e:Ljava/lang/String;
iget-object v3, p0, Lf/a/b/d0;->f:Lkotlin/jvm/functions/Function1;
iget-object v4, p0, Lf/a/b/d0;->g:Lkotlin/jvm/functions/Function1;
iget-object v5, p0, Lf/a/b/d0;->h:Lkotlin/jvm/functions/Function1;
iget-object p1, p0, Lf/a/b/d0;->i:Lkotlin/jvm/functions/Function0;
if-eqz p1, :cond_0
goto :goto_0
:cond_0
const/4 p1, 0x0
sget-object p1, Lf/a/b/c0;->d:Lf/a/b/c0;
:goto_0
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-object v6, p1
move-result-object p1
invoke-static/range {v0 .. v6}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->appSubscribe(Lrx/Observable;Landroid/content/Context;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V
const/4 p1, 0x0
return-object p1
.end method