apkfuckery/com.discord/smali/f/a/k/a0.smali

411 lines
11 KiB
Smali
Raw Normal View History

2020-04-11 15:34:05 +00:00
.class public final Lf/a/k/a0;
2020-04-10 14:32:51 +00:00
.super Lcom/discord/overlay/views/OverlayBubbleWrap;
.source "OverlayVoiceBubble.kt"
2019-07-31 00:08:31 +00:00
# interfaces
2020-04-10 14:32:51 +00:00
.implements Lcom/discord/app/AppComponent;
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
# static fields
.field public static final synthetic u:[Lkotlin/reflect/KProperty;
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
# instance fields
2020-04-10 14:32:51 +00:00
.field public final s:Lrx/subjects/Subject;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/subjects/Subject<",
"Ljava/lang/Void;",
"Ljava/lang/Void;",
">;"
}
.end annotation
.end field
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
.field public final t:Lkotlin/properties/ReadOnlyProperty;
2019-07-31 00:08:31 +00:00
# direct methods
2020-04-10 14:32:51 +00:00
.method public static constructor <clinit>()V
.locals 5
const/4 v0, 0x1
new-array v0, v0, [Lkotlin/reflect/KProperty;
2020-04-11 15:34:05 +00:00
new-instance v1, Lz/u/b/u;
2020-04-10 14:32:51 +00:00
2020-04-11 15:34:05 +00:00
const-class v2, Lf/a/k/a0;
2020-04-10 14:32:51 +00:00
2020-04-11 15:34:05 +00:00
invoke-static {v2}, Lz/u/b/x;->getOrCreateKotlinClass(Ljava/lang/Class;)Lz/y/b;
2020-04-10 14:32:51 +00:00
move-result-object v2
const-string v3, "imageView"
const-string v4, "getImageView$app_productionDiscordExternalRelease()Lcom/facebook/drawee/view/SimpleDraweeView;"
2020-04-11 15:34:05 +00:00
invoke-direct {v1, v2, v3, v4}, Lz/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2020-04-10 14:32:51 +00:00
2020-04-11 15:34:05 +00:00
sget-object v2, Lz/u/b/x;->a:Lz/u/b/y;
2020-04-10 14:32:51 +00:00
2020-04-11 15:34:05 +00:00
invoke-virtual {v2, v1}, Lz/u/b/y;->property1(Lz/u/b/t;)Lz/y/d;
2020-04-10 14:32:51 +00:00
const/4 v2, 0x0
aput-object v1, v0, v2
2020-04-11 15:34:05 +00:00
sput-object v0, Lf/a/k/a0;->u:[Lkotlin/reflect/KProperty;
2020-04-10 14:32:51 +00:00
return-void
.end method
.method public constructor <init>(Landroid/content/Context;)V
.locals 1
if-eqz p1, :cond_0
invoke-direct {p0, p1}, Lcom/discord/overlay/views/OverlayBubbleWrap;-><init>(Landroid/content/Context;)V
invoke-virtual {p0}, Landroid/widget/FrameLayout;->getContext()Landroid/content/Context;
move-result-object p1
2020-04-16 17:34:59 +00:00
const v0, 0x7f0d008d
2020-04-10 14:32:51 +00:00
invoke-static {p1, v0, p0}, Landroid/view/View;->inflate(Landroid/content/Context;ILandroid/view/ViewGroup;)Landroid/view/View;
invoke-static {}, Lrx/subjects/PublishSubject;->o()Lrx/subjects/PublishSubject;
move-result-object p1
const-string v0, "PublishSubject.create()"
2020-04-11 15:34:05 +00:00
invoke-static {p1, v0}, Lz/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-04-10 14:32:51 +00:00
2020-04-11 15:34:05 +00:00
iput-object p1, p0, Lf/a/k/a0;->s:Lrx/subjects/Subject;
2020-04-10 14:32:51 +00:00
2020-04-16 17:34:59 +00:00
const p1, 0x7f0a05c9
2020-04-10 14:32:51 +00:00
2020-04-11 15:34:05 +00:00
invoke-static {p0, p1}, Lf/n/a/j/a;->a(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
2020-04-10 14:32:51 +00:00
move-result-object p1
2020-04-11 15:34:05 +00:00
iput-object p1, p0, Lf/a/k/a0;->t:Lkotlin/properties/ReadOnlyProperty;
2020-04-10 14:32:51 +00:00
return-void
2019-07-31 00:08:31 +00:00
2020-04-10 14:32:51 +00:00
:cond_0
const-string p1, "context"
2020-04-11 15:34:05 +00:00
invoke-static {p1}, Lz/u/b/j;->a(Ljava/lang/String;)V
2020-04-10 14:32:51 +00:00
const/4 p1, 0x0
throw p1
.end method
2020-04-11 15:34:05 +00:00
.method public static final synthetic a(Lf/a/k/a0;Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;)V
2020-04-10 14:32:51 +00:00
.locals 7
if-nez p1, :cond_0
2020-04-11 15:34:05 +00:00
invoke-virtual {p0}, Lf/a/k/a0;->e()V
2020-04-10 14:32:51 +00:00
goto :goto_0
:cond_0
2020-04-11 15:34:05 +00:00
invoke-virtual {p0}, Lf/a/k/a0;->getImageView$app_productionDiscordExternalRelease()Lcom/facebook/drawee/view/SimpleDraweeView;
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
move-result-object v0
2019-07-31 00:08:31 +00:00
2020-04-10 14:32:51 +00:00
invoke-virtual {p1}, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;->getUser()Lcom/discord/models/domain/ModelUser;
2019-07-31 00:08:31 +00:00
2020-04-10 14:32:51 +00:00
move-result-object v1
const/4 v2, 0x0
const/4 v3, 0x0
const/4 v4, 0x0
const/16 v5, 0x1c
const/4 v6, 0x0
invoke-static/range {v0 .. v6}, Lcom/discord/utilities/icon/IconUtils;->setIcon$default(Landroid/widget/ImageView;Lcom/discord/models/domain/ModelUser;ILkotlin/jvm/functions/Function1;Lcom/discord/utilities/images/MGImages$ChangeDetector;ILjava/lang/Object;)V
2020-04-11 15:34:05 +00:00
invoke-virtual {p0}, Lf/a/k/a0;->d()V
2020-04-10 14:32:51 +00:00
:goto_0
2019-07-31 00:08:31 +00:00
return-void
.end method
2020-01-22 01:17:22 +00:00
# virtual methods
2020-04-10 14:32:51 +00:00
.method public a(Landroid/view/View;)V
.locals 0
if-eqz p1, :cond_0
invoke-super {p0, p1}, Lcom/discord/overlay/views/OverlayBubbleWrap;->a(Landroid/view/View;)V
2020-04-11 15:34:05 +00:00
invoke-virtual {p0}, Lf/a/k/a0;->d()V
2020-04-10 14:32:51 +00:00
return-void
:cond_0
const-string p1, "targetView"
2020-04-11 15:34:05 +00:00
invoke-static {p1}, Lz/u/b/j;->a(Ljava/lang/String;)V
2020-04-10 14:32:51 +00:00
const/4 p1, 0x0
throw p1
.end method
.method public a(Z)V
.locals 0
2020-04-11 15:34:05 +00:00
invoke-virtual {p0}, Lf/a/k/a0;->e()V
2020-04-10 14:32:51 +00:00
invoke-super {p0, p1}, Lcom/discord/overlay/views/OverlayBubbleWrap;->a(Z)V
return-void
.end method
.method public final d()V
.locals 3
2020-04-11 15:34:05 +00:00
invoke-virtual {p0}, Lf/a/k/a0;->getImageView$app_productionDiscordExternalRelease()Lcom/facebook/drawee/view/SimpleDraweeView;
2020-04-10 14:32:51 +00:00
move-result-object v0
invoke-virtual {v0}, Landroid/widget/ImageView;->animate()Landroid/view/ViewPropertyAnimator;
move-result-object v0
const-wide/16 v1, 0x64
invoke-virtual {v0, v1, v2}, Landroid/view/ViewPropertyAnimator;->setDuration(J)Landroid/view/ViewPropertyAnimator;
move-result-object v0
const/high16 v1, 0x3f800000 # 1.0f
invoke-virtual {v0, v1}, Landroid/view/ViewPropertyAnimator;->alpha(F)Landroid/view/ViewPropertyAnimator;
move-result-object v0
invoke-virtual {v0}, Landroid/view/ViewPropertyAnimator;->start()V
return-void
.end method
.method public final e()V
.locals 3
2020-04-11 15:34:05 +00:00
invoke-virtual {p0}, Lf/a/k/a0;->getImageView$app_productionDiscordExternalRelease()Lcom/facebook/drawee/view/SimpleDraweeView;
2020-04-10 14:32:51 +00:00
move-result-object v0
invoke-virtual {v0}, Landroid/widget/ImageView;->animate()Landroid/view/ViewPropertyAnimator;
move-result-object v0
const-wide/16 v1, 0xc8
invoke-virtual {v0, v1, v2}, Landroid/view/ViewPropertyAnimator;->setDuration(J)Landroid/view/ViewPropertyAnimator;
move-result-object v0
const/high16 v1, 0x3f000000 # 0.5f
invoke-virtual {v0, v1}, Landroid/view/ViewPropertyAnimator;->alpha(F)Landroid/view/ViewPropertyAnimator;
move-result-object v0
invoke-virtual {v0}, Landroid/view/ViewPropertyAnimator;->start()V
return-void
.end method
.method public final getImageView$app_productionDiscordExternalRelease()Lcom/facebook/drawee/view/SimpleDraweeView;
.locals 3
2020-04-11 15:34:05 +00:00
iget-object v0, p0, Lf/a/k/a0;->t:Lkotlin/properties/ReadOnlyProperty;
2020-04-10 14:32:51 +00:00
2020-04-11 15:34:05 +00:00
sget-object v1, Lf/a/k/a0;->u:[Lkotlin/reflect/KProperty;
2020-04-10 14:32:51 +00:00
const/4 v2, 0x0
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/facebook/drawee/view/SimpleDraweeView;
return-object v0
.end method
.method public getPaused()Lrx/subjects/Subject;
2020-03-19 04:19:10 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-10 14:32:51 +00:00
"()",
"Lrx/subjects/Subject<",
"Ljava/lang/Void;",
"Ljava/lang/Void;",
">;"
2020-03-19 04:19:10 +00:00
}
.end annotation
2019-07-31 00:08:31 +00:00
2020-04-11 15:34:05 +00:00
iget-object v0, p0, Lf/a/k/a0;->s:Lrx/subjects/Subject;
2020-03-14 02:12:46 +00:00
2020-04-10 14:32:51 +00:00
return-object v0
.end method
2019-07-31 00:08:31 +00:00
2020-04-10 14:32:51 +00:00
.method public onAttachedToWindow()V
.locals 12
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
invoke-super {p0}, Lcom/discord/overlay/views/OverlayBubbleWrap;->onAttachedToWindow()V
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getVoiceChannelSelected()Lcom/discord/stores/StoreVoiceChannelSelected;
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
move-result-object v0
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
invoke-virtual {v0}, Lcom/discord/stores/StoreVoiceChannelSelected;->getId()Lrx/Observable;
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
move-result-object v0
2020-03-19 04:19:10 +00:00
2020-04-11 15:34:05 +00:00
sget-object v1, Lf/a/k/a0$a;->d:Lf/a/k/a0$a;
2020-01-28 00:59:01 +00:00
2020-04-11 15:34:05 +00:00
invoke-virtual {v0, v1}, Lrx/Observable;->k(Lh0/l/i;)Lrx/Observable;
2020-03-14 02:12:46 +00:00
2020-04-10 14:32:51 +00:00
move-result-object v0
2020-03-14 02:12:46 +00:00
2020-04-10 14:32:51 +00:00
const-string v1, "StoreStream\n .get\u2026d()\n }\n }"
2020-03-19 04:19:10 +00:00
2020-04-11 15:34:05 +00:00
invoke-static {v0, v1}, Lz/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-03-14 02:12:46 +00:00
2020-04-10 14:32:51 +00:00
invoke-static {v0}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->computationLatest(Lrx/Observable;)Lrx/Observable;
move-result-object v0
const/4 v1, 0x0
const/4 v2, 0x2
invoke-static {v0, p0, v1, v2, v1}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->ui$default(Lrx/Observable;Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;ILjava/lang/Object;)Lrx/Observable;
move-result-object v3
2020-03-14 02:12:46 +00:00
2020-04-11 15:34:05 +00:00
const-class v4, Lf/a/k/a0;
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
invoke-virtual {p0}, Landroid/widget/FrameLayout;->getContext()Landroid/content/Context;
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
move-result-object v5
2020-03-19 04:19:10 +00:00
2020-04-11 15:34:05 +00:00
new-instance v9, Lf/a/k/a0$b;
2020-03-19 04:19:10 +00:00
2020-04-11 15:34:05 +00:00
invoke-direct {v9, p0}, Lf/a/k/a0$b;-><init>(Lf/a/k/a0;)V
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
const/4 v6, 0x0
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
const/4 v7, 0x0
const/4 v8, 0x0
const/16 v10, 0x1c
const/4 v11, 0x0
invoke-static/range {v3 .. v11}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->appSubscribe$default(Lrx/Observable;Ljava/lang/Class;Landroid/content/Context;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V
return-void
.end method
.method public onConfigurationChanged(Landroid/content/res/Configuration;)V
.locals 7
invoke-virtual {p0}, Lcom/discord/overlay/views/OverlayBubbleWrap;->getWindowLayoutParams()Landroid/view/WindowManager$LayoutParams;
move-result-object v0
iget v0, v0, Landroid/view/WindowManager$LayoutParams;->x:I
invoke-virtual {p0}, Lcom/discord/overlay/views/OverlayBubbleWrap;->getAllowedAreaBounds()Landroid/graphics/Rect;
move-result-object v1
invoke-virtual {v1}, Landroid/graphics/Rect;->centerX()I
move-result v1
if-le v0, v1, :cond_0
const v0, 0x7fffffff
const v2, 0x7fffffff
goto :goto_0
2019-07-31 00:08:31 +00:00
2020-03-19 04:19:10 +00:00
:cond_0
2020-04-10 14:32:51 +00:00
const/high16 v0, -0x80000000
const/high16 v2, -0x80000000
:goto_0
invoke-super {p0, p1}, Lcom/discord/overlay/views/OverlayBubbleWrap;->onConfigurationChanged(Landroid/content/res/Configuration;)V
invoke-virtual {p0}, Lcom/discord/overlay/views/OverlayBubbleWrap;->getWindowLayoutParams()Landroid/view/WindowManager$LayoutParams;
move-result-object p1
iget v3, p1, Landroid/view/WindowManager$LayoutParams;->y:I
const/4 v4, 0x0
const/4 v5, 0x4
const/4 v6, 0x0
move-object v1, p0
invoke-static/range {v1 .. v6}, Lcom/discord/overlay/views/OverlayBubbleWrap;->a(Lcom/discord/overlay/views/OverlayBubbleWrap;IILandroid/graphics/Rect;ILjava/lang/Object;)V
invoke-virtual {p0}, Lcom/discord/overlay/views/OverlayBubbleWrap;->getSpringAnimationX()Landroidx/dynamicanimation/animation/SpringAnimation;
move-result-object p1
invoke-virtual {p1}, Landroidx/dynamicanimation/animation/SpringAnimation;->skipToEnd()V
invoke-virtual {p0}, Lcom/discord/overlay/views/OverlayBubbleWrap;->getSpringAnimationY()Landroidx/dynamicanimation/animation/SpringAnimation;
move-result-object p1
invoke-virtual {p1}, Landroidx/dynamicanimation/animation/SpringAnimation;->skipToEnd()V
2020-01-22 01:17:22 +00:00
return-void
2020-04-10 14:32:51 +00:00
.end method
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
.method public onDetachedFromWindow()V
.locals 2
2020-03-19 04:19:10 +00:00
2020-04-11 15:34:05 +00:00
invoke-virtual {p0}, Lf/a/k/a0;->getPaused()Lrx/subjects/Subject;
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
move-result-object v0
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
const/4 v1, 0x0
2020-03-19 04:19:10 +00:00
2020-04-11 15:34:05 +00:00
invoke-interface {v0, v1}, Lh0/g;->onNext(Ljava/lang/Object;)V
2020-03-19 04:19:10 +00:00
2020-04-10 14:32:51 +00:00
invoke-super {p0}, Landroid/widget/FrameLayout;->onDetachedFromWindow()V
return-void
2020-01-22 01:17:22 +00:00
.end method