Changes of com.discord v1335
This commit is contained in:
parent
c42fc6bb28
commit
7b3a618778
18191 changed files with 1011128 additions and 974580 deletions
|
@ -1,54 +1,323 @@
|
|||
.class public final Lf/a/h/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "RtcConnection.kt"
|
||||
.super Lz/k/h/a/g;
|
||||
.source "SamsungConnect.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
.implements Lkotlin/jvm/functions/Function2;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Lz/k/h/a/g;",
|
||||
"Lkotlin/jvm/functions/Function2<",
|
||||
"Lkotlinx/coroutines/CoroutineScope;",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"-",
|
||||
"Landroid/net/Uri;",
|
||||
">;",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/functions/Action1<",
|
||||
"Ljava/lang/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Lz/k/h/a/d;
|
||||
c = "com.discord.samsung.SamsungConnect$postSamsungAuthorizeCallback$2"
|
||||
f = "SamsungConnect.kt"
|
||||
l = {}
|
||||
m = "invokeSuspend"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
.field public final synthetic $okHttpClient:Ld0/z;
|
||||
|
||||
.field public final synthetic $samsungAuthCode:Ljava/lang/String;
|
||||
|
||||
.field public final synthetic $state:Ljava/lang/String;
|
||||
|
||||
.field public final synthetic $url:Ljava/lang/String;
|
||||
|
||||
.field public label:I
|
||||
|
||||
.field public p$:Lkotlinx/coroutines/CoroutineScope;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ld0/z;Lkotlin/coroutines/Continuation;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/h/b;->d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
iput-object p1, p0, Lf/a/h/b;->$state:Ljava/lang/String;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
iput-object p2, p0, Lf/a/h/b;->$samsungAuthCode:Ljava/lang/String;
|
||||
|
||||
iput-object p3, p0, Lf/a/h/b;->$url:Ljava/lang/String;
|
||||
|
||||
iput-object p4, p0, Lf/a/h/b;->$okHttpClient:Ld0/z;
|
||||
|
||||
const/4 p1, 0x2
|
||||
|
||||
invoke-direct {p0, p1, p5}, Lz/k/h/a/g;-><init>(ILkotlin/coroutines/Continuation;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public call(Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
.method public final create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
||||
.locals 7
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"*>;)",
|
||||
"Lkotlin/coroutines/Continuation<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
const-string v0, "completion"
|
||||
|
||||
iget-object v0, p0, Lf/a/h/b;->d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
new-instance v1, Lf/a/h/a;
|
||||
new-instance v0, Lf/a/h/b;
|
||||
|
||||
invoke-direct {v1, p0, p1}, Lf/a/h/a;-><init>(Lf/a/h/b;Ljava/lang/Boolean;)V
|
||||
iget-object v2, p0, Lf/a/h/b;->$state:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
|
||||
iget-object v3, p0, Lf/a/h/b;->$samsungAuthCode:Ljava/lang/String;
|
||||
|
||||
return-void
|
||||
iget-object v4, p0, Lf/a/h/b;->$url:Ljava/lang/String;
|
||||
|
||||
iget-object v5, p0, Lf/a/h/b;->$okHttpClient:Ld0/z;
|
||||
|
||||
move-object v1, v0
|
||||
|
||||
move-object v6, p2
|
||||
|
||||
invoke-direct/range {v1 .. v6}, Lf/a/h/b;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ld0/z;Lkotlin/coroutines/Continuation;)V
|
||||
|
||||
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
|
||||
|
||||
iput-object p1, v0, Lf/a/h/b;->p$:Lkotlinx/coroutines/CoroutineScope;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p2, Lkotlin/coroutines/Continuation;
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Lf/a/h/b;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Lf/a/h/b;
|
||||
|
||||
sget-object p2, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
invoke-virtual {p1, p2}, Lf/a/h/b;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 8
|
||||
|
||||
iget v0, p0, Lf/a/h/b;->label:I
|
||||
|
||||
if-nez v0, :cond_1
|
||||
|
||||
invoke-static {p1}, Lf/h/a/f/f/n/f;->throwOnFailure(Ljava/lang/Object;)V
|
||||
|
||||
const/4 p1, 0x2
|
||||
|
||||
new-array p1, p1, [Lkotlin/Pair;
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
iget-object v1, p0, Lf/a/h/b;->$state:Ljava/lang/String;
|
||||
|
||||
new-instance v2, Lkotlin/Pair;
|
||||
|
||||
const-string/jumbo v3, "state"
|
||||
|
||||
invoke-direct {v2, v3, v1}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
aput-object v2, p1, v0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
const-string/jumbo v1, "{\"code\":\""
|
||||
|
||||
invoke-static {v1}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
iget-object v2, p0, Lf/a/h/b;->$samsungAuthCode:Ljava/lang/String;
|
||||
|
||||
const-string v3, "\"}"
|
||||
|
||||
invoke-static {v1, v2, v3}, Lf/e/c/a/a;->w(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
new-instance v2, Lkotlin/Pair;
|
||||
|
||||
const-string v3, "code"
|
||||
|
||||
invoke-direct {v2, v3, v1}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
aput-object v2, p1, v0
|
||||
|
||||
invoke-static {p1}, Lf/h/a/f/f/n/f;->mapOf([Lkotlin/Pair;)Ljava/util/Map;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
new-instance v0, Ljava/util/ArrayList;
|
||||
|
||||
invoke-interface {p1}, Ljava/util/Map;->size()I
|
||||
|
||||
move-result v1
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/util/ArrayList;-><init>(I)V
|
||||
|
||||
invoke-interface {p1}, Ljava/util/Map;->entrySet()Ljava/util/Set;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-interface {p1}, Ljava/util/Set;->iterator()Ljava/util/Iterator;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
:goto_0
|
||||
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
check-cast v1, Ljava/util/Map$Entry;
|
||||
|
||||
invoke-interface {v1}, Ljava/util/Map$Entry;->getKey()Ljava/lang/Object;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
check-cast v2, Ljava/lang/String;
|
||||
|
||||
invoke-interface {v1}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
check-cast v1, Ljava/lang/String;
|
||||
|
||||
new-instance v3, Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-direct {v3}, Ljava/lang/StringBuilder;-><init>()V
|
||||
|
||||
invoke-virtual {v3, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const/16 v2, 0x3d
|
||||
|
||||
invoke-virtual {v3, v2}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v3, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-interface {v0, v1}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v2, 0x0
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
const/4 v5, 0x0
|
||||
|
||||
const/4 v6, 0x0
|
||||
|
||||
const/16 v7, 0x3e
|
||||
|
||||
const-string v1, "&"
|
||||
|
||||
invoke-static/range {v0 .. v7}, Lz/i/f;->joinToString$default(Ljava/lang/Iterable;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;ILjava/lang/CharSequence;Lkotlin/jvm/functions/Function1;I)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object v0, Lokhttp3/RequestBody;->Companion:Lokhttp3/RequestBody$Companion;
|
||||
|
||||
sget-object v1, Lokhttp3/MediaType;->g:Lokhttp3/MediaType$a;
|
||||
|
||||
const-string v1, "application/x-www-form-urlencoded"
|
||||
|
||||
invoke-static {v1}, Lokhttp3/MediaType$a;->a(Ljava/lang/String;)Lokhttp3/MediaType;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v0, p1, v1}, Lokhttp3/RequestBody$Companion;->a(Ljava/lang/String;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
new-instance v0, Ld0/b0$a;
|
||||
|
||||
invoke-direct {v0}, Ld0/b0$a;-><init>()V
|
||||
|
||||
const-string v1, "body"
|
||||
|
||||
invoke-static {p1, v1}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string v1, "POST"
|
||||
|
||||
invoke-virtual {v0, v1, p1}, Ld0/b0$a;->c(Ljava/lang/String;Lokhttp3/RequestBody;)Ld0/b0$a;
|
||||
|
||||
iget-object p1, p0, Lf/a/h/b;->$url:Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, p1}, Ld0/b0$a;->f(Ljava/lang/String;)Ld0/b0$a;
|
||||
|
||||
invoke-virtual {v0}, Ld0/b0$a;->a()Ld0/b0;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
iget-object v0, p0, Lf/a/h/b;->$okHttpClient:Ld0/z;
|
||||
|
||||
invoke-virtual {v0, p1}, Ld0/z;->b(Ld0/b0;)Ld0/f;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Ld0/h0/g/e;
|
||||
|
||||
invoke-virtual {p1}, Ld0/h0/g/e;->execute()Lokhttp3/Response;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object v0, Lcom/discord/samsung/SamsungConnect;->a:Lcom/discord/samsung/SamsungConnect;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/samsung/SamsungConnect;->a(Lcom/discord/samsung/SamsungConnect;Lokhttp3/Response;)Landroid/net/Uri;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_1
|
||||
new-instance p1, Ljava/lang/IllegalStateException;
|
||||
|
||||
const-string v0, "call to \'resume\' before \'invoke\' with coroutine"
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue