apkfuckery/com.discord/smali/com/discord/widgets/channels/WidgetChannelTopic.smali
2020-03-10 00:19:51 +01:00

544 lines
17 KiB
Smali

.class public final Lcom/discord/widgets/channels/WidgetChannelTopic;
.super Lcom/discord/app/AppFragment;
.source "WidgetChannelTopic.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;
}
.end annotation
# static fields
.field public static final synthetic $$delegatedProperties:[Lkotlin/reflect/KProperty;
# instance fields
.field public final channelName$delegate:Lkotlin/properties/ReadOnlyProperty;
.field public final channelTopicTitle$delegate:Lkotlin/properties/ReadOnlyProperty;
.field public viewModel:Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
# direct methods
.method public static constructor <clinit>()V
.locals 6
const/4 v0, 0x2
new-array v0, v0, [Lkotlin/reflect/KProperty;
new-instance v1, Lw/u/b/u;
const-class v2, Lcom/discord/widgets/channels/WidgetChannelTopic;
invoke-static {v2}, Lw/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lw/y/b;
move-result-object v2
const-string v3, "channelTopicTitle"
const-string v4, "getChannelTopicTitle()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lw/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
sget-object v2, Lw/u/b/w;->a:Lw/u/b/x;
invoke-virtual {v2, v1}, Lw/u/b/x;->property1(Lw/u/b/t;)Lw/y/d;
const/4 v2, 0x0
aput-object v1, v0, v2
const/4 v1, 0x1
new-instance v2, Lw/u/b/u;
const-class v3, Lcom/discord/widgets/channels/WidgetChannelTopic;
invoke-static {v3}, Lw/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lw/y/b;
move-result-object v3
const-string v4, "channelName"
const-string v5, "getChannelName()Landroid/widget/TextView;"
invoke-direct {v2, v3, v4, v5}, Lw/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
sget-object v3, Lw/u/b/w;->a:Lw/u/b/x;
invoke-virtual {v3, v2}, Lw/u/b/x;->property1(Lw/u/b/t;)Lw/y/d;
aput-object v2, v0, v1
sput-object v0, Lcom/discord/widgets/channels/WidgetChannelTopic;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
return-void
.end method
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Lcom/discord/app/AppFragment;-><init>()V
const v0, 0x7f0a0195
invoke-static {p0, v0}, Lx/a/a2/w;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/channels/WidgetChannelTopic;->channelTopicTitle$delegate:Lkotlin/properties/ReadOnlyProperty;
const v0, 0x7f0a0194
invoke-static {p0, v0}, Lx/a/a2/w;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/channels/WidgetChannelTopic;->channelName$delegate:Lkotlin/properties/ReadOnlyProperty;
return-void
.end method
.method public static final synthetic access$configureUI(Lcom/discord/widgets/channels/WidgetChannelTopic;Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;)V
.locals 0
invoke-direct {p0, p1}, Lcom/discord/widgets/channels/WidgetChannelTopic;->configureUI(Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;)V
return-void
.end method
.method private final configureUI(Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState;)V
.locals 20
move-object/from16 v0, p1
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/channels/WidgetChannelTopic;->getChannelTopicTitle()Landroid/widget/TextView;
move-result-object v1
invoke-virtual {v1}, Landroid/widget/TextView;->getContext()Landroid/content/Context;
move-result-object v3
sget-object v1, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Uninitialized;->INSTANCE:Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Uninitialized;
invoke-static {v0, v1}, Lw/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
const/4 v15, 0x0
if-eqz v1, :cond_0
new-instance v0, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;
const/4 v5, 0x0
const/4 v6, 0x0
const/4 v7, 0x0
const/4 v8, 0x0
const/16 v9, 0xf
const/4 v10, 0x0
move-object v4, v0
invoke-direct/range {v4 .. v10}, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;-><init>(ILjava/lang/String;Ljava/lang/CharSequence;IILkotlin/jvm/internal/DefaultConstructorMarker;)V
:goto_0
const/16 v19, 0x0
goto/16 :goto_3
:cond_0
instance-of v1, v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$DefaultTopic;
if-eqz v1, :cond_1
new-instance v1, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;
check-cast v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$DefaultTopic;
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$DefaultTopic;->getChannelName()Ljava/lang/String;
move-result-object v2
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$DefaultTopic;->getChannelIconType()Lcom/discord/utilities/channel/GuildChannelIconType;
move-result-object v0
invoke-static {v0}, Lcom/discord/utilities/channel/GuildChannelIconUtilsKt;->mapGuildChannelTypeToIcon(Lcom/discord/utilities/channel/GuildChannelIconType;)I
move-result v0
const v4, 0x7f1203a1
invoke-virtual {v3, v4}, Landroid/content/Context;->getString(I)Ljava/lang/String;
move-result-object v3
invoke-direct {v1, v0, v2, v3, v15}, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;-><init>(ILjava/lang/String;Ljava/lang/CharSequence;I)V
move-object v0, v1
goto :goto_0
:cond_1
instance-of v1, v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;
if-eqz v1, :cond_7
new-instance v1, Lcom/discord/utilities/textprocessing/MessageRenderContext;
const-string v2, "context"
invoke-static {v3, v2}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
const-wide/16 v4, 0x0
check-cast v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;->getAllowAnimatedEmojis()Z
move-result v6
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;->getUserNames()Ljava/util/Map;
move-result-object v7
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;->getChannelNames()Ljava/util/Map;
move-result-object v8
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;->getRoles()Ljava/util/Map;
move-result-object v9
const/4 v10, 0x0
const/4 v11, 0x0
sget-object v12, Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$renderedTopic$renderContext$1;->INSTANCE:Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$renderedTopic$renderContext$1;
const/4 v13, 0x0
new-instance v2, Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$renderedTopic$renderContext$2;
move-object/from16 v14, p0
iget-object v15, v14, Lcom/discord/widgets/channels/WidgetChannelTopic;->viewModel:Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
if-eqz v15, :cond_6
invoke-direct {v2, v15}, Lcom/discord/widgets/channels/WidgetChannelTopic$configureUI$renderedTopic$renderContext$2;-><init>(Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;)V
const/16 v17, 0x6c0
const/16 v18, 0x0
move-object v15, v2
move-object v2, v1
const/4 v14, 0x0
const/16 v19, 0x0
move/from16 v16, v17
move-object/from16 v17, v18
invoke-direct/range {v2 .. v17}, Lcom/discord/utilities/textprocessing/MessageRenderContext;-><init>(Landroid/content/Context;JZLjava/util/Map;Ljava/util/Map;Ljava/util/Map;ILkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;IILkotlin/jvm/functions/Function1;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;->getAst()Ljava/util/List;
move-result-object v2
invoke-static {v2, v1}, Lcom/discord/utilities/textprocessing/AstRenderer;->render(Ljava/util/Collection;Ljava/lang/Object;)Lcom/facebook/drawee/span/DraweeSpanStringBuilder;
move-result-object v1
invoke-virtual {v1}, Landroid/text/SpannableStringBuilder;->length()I
move-result v2
const/16 v3, 0xc8
if-gt v2, v3, :cond_3
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;->isLinkifyConflicting()Z
move-result v2
if-eqz v2, :cond_2
goto :goto_1
:cond_2
const/16 v15, 0xf
goto :goto_2
:cond_3
:goto_1
const/4 v15, 0x0
:goto_2
new-instance v2, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;->getChannelName()Ljava/lang/String;
move-result-object v3
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Loaded;->getChannelIconType()Lcom/discord/utilities/channel/GuildChannelIconType;
move-result-object v0
invoke-static {v0}, Lcom/discord/utilities/channel/GuildChannelIconUtilsKt;->mapGuildChannelTypeToIcon(Lcom/discord/utilities/channel/GuildChannelIconType;)I
move-result v0
invoke-direct {v2, v0, v3, v1, v15}, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;-><init>(ILjava/lang/String;Ljava/lang/CharSequence;I)V
move-object v0, v2
:goto_3
invoke-virtual/range {p0 .. p0}, Landroidx/fragment/app/Fragment;->getView()Landroid/view/View;
move-result-object v1
if-eqz v1, :cond_5
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;->getTopic()Ljava/lang/CharSequence;
move-result-object v2
if-eqz v2, :cond_4
const/4 v15, 0x1
goto :goto_4
:cond_4
const/4 v15, 0x0
:goto_4
invoke-static {v1, v15}, Landroidx/core/view/ViewKt;->setVisible(Landroid/view/View;Z)V
:cond_5
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/channels/WidgetChannelTopic;->getChannelTopicTitle()Landroid/widget/TextView;
move-result-object v1
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;->getAutoLinkMask()I
move-result v2
invoke-virtual {v1, v2}, Landroid/widget/TextView;->setAutoLinkMask(I)V
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/channels/WidgetChannelTopic;->getChannelTopicTitle()Landroid/widget/TextView;
move-result-object v1
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;->getTopic()Ljava/lang/CharSequence;
move-result-object v2
invoke-virtual {v1, v2}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/channels/WidgetChannelTopic;->getChannelName()Landroid/widget/TextView;
move-result-object v1
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;->getChannelName()Ljava/lang/String;
move-result-object v2
invoke-virtual {v1, v2}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
invoke-direct/range {p0 .. p0}, Lcom/discord/widgets/channels/WidgetChannelTopic;->getChannelName()Landroid/widget/TextView;
move-result-object v3
invoke-virtual {v0}, Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;->getChannelIcon()I
move-result v4
const/4 v5, 0x0
const/4 v6, 0x0
const/4 v7, 0x0
const/16 v8, 0xe
const/4 v9, 0x0
invoke-static/range {v3 .. v9}, Lcom/discord/utilities/drawable/DrawableCompat;->setCompoundDrawablesCompat$default(Landroid/widget/TextView;IIIIILjava/lang/Object;)V
return-void
:cond_6
const-string v0, "viewModel"
invoke-static {v0}, Lw/u/b/j;->throwUninitializedPropertyAccessException(Ljava/lang/String;)V
const/4 v0, 0x0
throw v0
:cond_7
new-instance v0, Lw/g;
invoke-direct {v0}, Lw/g;-><init>()V
throw v0
.end method
.method private final getChannelName()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/channels/WidgetChannelTopic;->channelName$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/channels/WidgetChannelTopic;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x1
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, Landroid/widget/TextView;
return-object v0
.end method
.method private final getChannelTopicTitle()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/channels/WidgetChannelTopic;->channelTopicTitle$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/channels/WidgetChannelTopic;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
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, Landroid/widget/TextView;
return-object v0
.end method
# virtual methods
.method public getContentViewResId()I
.locals 1
const v0, 0x7f0d0140
return v0
.end method
.method public onViewBoundOrOnResume()V
.locals 10
invoke-super {p0}, Lcom/discord/app/AppFragment;->onViewBoundOrOnResume()V
new-instance v9, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$Factory;
const/4 v1, 0x0
const/4 v2, 0x0
const/4 v3, 0x0
const/4 v4, 0x0
const/4 v5, 0x0
const/4 v6, 0x0
const/16 v7, 0x3f
const/4 v8, 0x0
move-object v0, v9
invoke-direct/range {v0 .. v8}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$Factory;-><init>(Lcom/discord/stores/StoreChannelsSelected;Lcom/discord/stores/StoreChannels;Lcom/discord/stores/StoreUser;Lcom/discord/stores/StoreGuilds;Lcom/discord/stores/StoreUserSettings;Lcom/discord/stores/StoreNavigation;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
invoke-static {p0, v9}, Landroidx/lifecycle/ViewModelProviders;->of(Landroidx/fragment/app/Fragment;Landroidx/lifecycle/ViewModelProvider$Factory;)Landroidx/lifecycle/ViewModelProvider;
move-result-object v0
const-class v1, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
invoke-virtual {v0, v1}, Landroidx/lifecycle/ViewModelProvider;->get(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;
move-result-object v0
const-string v1, "ViewModelProviders.of(th\u2026picViewModel::class.java)"
invoke-static {v0, v1}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
check-cast v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
iput-object v0, p0, Lcom/discord/widgets/channels/WidgetChannelTopic;->viewModel:Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
iget-object v0, p0, Lcom/discord/widgets/channels/WidgetChannelTopic;->viewModel:Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
if-eqz v0, :cond_0
invoke-virtual {v0}, Le/a/b/c0;->observeViewState()Lrx/Observable;
move-result-object v0
invoke-static {v0, p0}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->bindToComponentLifecycle(Lrx/Observable;Lcom/discord/app/AppComponent;)Lrx/Observable;
move-result-object v1
const-class v2, Lcom/discord/widgets/channels/WidgetChannelTopic;
const/4 v3, 0x0
const/4 v4, 0x0
const/4 v5, 0x0
const/4 v6, 0x0
new-instance v7, Lcom/discord/widgets/channels/WidgetChannelTopic$onViewBoundOrOnResume$1;
invoke-direct {v7, p0}, Lcom/discord/widgets/channels/WidgetChannelTopic$onViewBoundOrOnResume$1;-><init>(Lcom/discord/widgets/channels/WidgetChannelTopic;)V
const/16 v8, 0x1e
const/4 v9, 0x0
invoke-static/range {v1 .. v9}, 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
:cond_0
const-string v0, "viewModel"
invoke-static {v0}, Lw/u/b/j;->throwUninitializedPropertyAccessException(Ljava/lang/String;)V
const/4 v0, 0x0
throw v0
.end method