apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInput.smali

890 lines
28 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/discord/widgets/chat/input/WidgetChatInput;
.super Lcom/discord/app/AppFragment;
.source "WidgetChatInput.kt"
# interfaces
.implements Lcom/discord/widgets/chat/input/WidgetChatInputSend$Listener;
# static fields
2019-12-06 03:29:40 +00:00
.field public static final synthetic $$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-07-24 11:27:29 +00:00
# instance fields
2019-12-06 03:29:40 +00:00
.field public final chatAttachments:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatGuard$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatGuardAction$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatGuardSubtext$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatGuardText$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatInput$delegate:Lkotlin/Lazy;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatInputEdit$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatInputEditCancel$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatInputMentionsRecycler$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final chatInputWrap$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-08-30 20:04:20 +00:00
.locals 6
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/16 v0, 0x9
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
new-array v0, v0, [Lkotlin/reflect/KProperty;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
new-instance v1, Lm/u/b/u;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v2, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-static {v2}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-string v3, "chatInputWrap"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-string v4, "getChatInputWrap()Landroid/view/View;"
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v1, v2, v3, v4}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
sget-object v2, Lm/u/b/w;->a:Lm/u/b/x;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v2, v1}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v2, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aput-object v1, v0, v2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x1
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
new-instance v2, Lm/u/b/u;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v3, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-12-20 07:00:35 +00:00
invoke-static {v3}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
const-string v4, "chatInputMentionsRecycler"
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
const-string v5, "getChatInputMentionsRecycler()Landroidx/recyclerview/widget/RecyclerView;"
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v2, v3, v4, v5}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
sget-object v3, Lm/u/b/w;->a:Lm/u/b/x;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v3, v2}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aput-object v2, v0, v1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x2
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
new-instance v2, Lm/u/b/u;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v3, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-static {v3}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
const-string v4, "chatInputEdit"
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
const-string v5, "getChatInputEdit()Landroid/view/View;"
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v2, v3, v4, v5}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
sget-object v3, Lm/u/b/w;->a:Lm/u/b/x;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v3, v2}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aput-object v2, v0, v1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x3
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
new-instance v2, Lm/u/b/u;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v3, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-static {v3}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
const-string v4, "chatInputEditCancel"
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
const-string v5, "getChatInputEditCancel()Landroid/view/View;"
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v2, v3, v4, v5}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
sget-object v3, Lm/u/b/w;->a:Lm/u/b/x;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v3, v2}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aput-object v2, v0, v1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x4
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
new-instance v2, Lm/u/b/u;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v3, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-static {v3}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
const-string v4, "chatGuard"
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
const-string v5, "getChatGuard()Landroid/view/View;"
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v2, v3, v4, v5}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
sget-object v3, Lm/u/b/w;->a:Lm/u/b/x;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v3, v2}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aput-object v2, v0, v1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x5
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
new-instance v2, Lm/u/b/u;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v3, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-static {v3}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
const-string v4, "chatGuardText"
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
const-string v5, "getChatGuardText()Landroid/widget/TextView;"
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v2, v3, v4, v5}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
sget-object v3, Lm/u/b/w;->a:Lm/u/b/x;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v3, v2}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aput-object v2, v0, v1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x6
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
new-instance v2, Lm/u/b/u;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v3, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-static {v3}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-08-30 20:04:20 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
const-string v4, "chatGuardSubtext"
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
const-string v5, "getChatGuardSubtext()Landroid/widget/TextView;"
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v2, v3, v4, v5}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
sget-object v3, Lm/u/b/w;->a:Lm/u/b/x;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v3, v2}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aput-object v2, v0, v1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x7
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
new-instance v2, Lm/u/b/u;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v3, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-static {v3}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
move-result-object v3
const-string v4, "chatGuardAction"
const-string v5, "getChatGuardAction()Landroid/widget/TextView;"
2019-12-20 07:00:35 +00:00
invoke-direct {v2, v3, v4, v5}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-11-23 00:16:54 +00:00
2019-12-20 07:00:35 +00:00
sget-object v3, Lm/u/b/w;->a:Lm/u/b/x;
2019-11-23 00:16:54 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v3, v2}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
aput-object v2, v0, v1
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
const/16 v1, 0x8
2019-11-23 00:16:54 +00:00
2019-12-20 07:00:35 +00:00
new-instance v2, Lm/u/b/u;
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
const-class v3, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-static {v3}, Lm/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lm/y/b;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-string v4, "chatInput"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-string v5, "getChatInput()Lcom/discord/widgets/chat/input/WidgetChatInputEditText;"
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-direct {v2, v3, v4, v5}, Lm/u/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
sget-object v3, Lm/u/b/w;->a:Lm/u/b/x;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
invoke-virtual {v3, v2}, Lm/u/b/x;->property1(Lm/u/b/t;)Lm/y/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aput-object v2, v0, v1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
sput-object v0, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-07-24 11:27:29 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Lcom/discord/app/AppFragment;-><init>()V
2019-12-20 07:00:35 +00:00
const v0, 0x7f0a01d8
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p0, v0}, Le/k/a/b/e/p/g;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInputWrap$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-12-20 07:00:35 +00:00
const v0, 0x7f0a01d4
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p0, v0}, Le/k/a/b/e/p/g;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInputMentionsRecycler$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-12-20 07:00:35 +00:00
const v0, 0x7f0a01c5
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p0, v0}, Le/k/a/b/e/p/g;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInputEdit$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-12-20 07:00:35 +00:00
const v0, 0x7f0a01c7
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p0, v0}, Le/k/a/b/e/p/g;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInputEditCancel$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-12-20 07:00:35 +00:00
const v0, 0x7f0a01c9
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p0, v0}, Le/k/a/b/e/p/g;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-11-23 00:16:54 +00:00
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatGuard$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
const v0, 0x7f0a01cc
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p0, v0}, Le/k/a/b/e/p/g;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-11-23 00:16:54 +00:00
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatGuardText$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
2019-12-20 07:00:35 +00:00
const v0, 0x7f0a01cb
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p0, v0}, Le/k/a/b/e/p/g;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
2019-11-23 00:16:54 +00:00
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatGuardSubtext$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-12-20 07:00:35 +00:00
const v0, 0x7f0a01ca
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {p0, v0}, Le/k/a/b/e/p/g;->b(Landroidx/fragment/app/Fragment;I)Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-11-23 00:16:54 +00:00
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatGuardAction$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
new-instance v0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
invoke-direct {v0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;-><init>()V
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatAttachments:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
new-instance v0, Lcom/discord/widgets/chat/input/WidgetChatInput$chatInput$2;
invoke-direct {v0, p0}, Lcom/discord/widgets/chat/input/WidgetChatInput$chatInput$2;-><init>(Lcom/discord/widgets/chat/input/WidgetChatInput;)V
2019-12-06 03:29:40 +00:00
invoke-static {v0}, Le/k/a/b/e/p/g;->lazy(Lkotlin/jvm/functions/Function0;)Lkotlin/Lazy;
2019-07-24 11:27:29 +00:00
move-result-object v0
iput-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInput$delegate:Lkotlin/Lazy;
return-void
.end method
.method public static final synthetic access$configureUI(Lcom/discord/widgets/chat/input/WidgetChatInput;Lcom/discord/widgets/chat/input/WidgetChatInputModel;)V
.locals 0
invoke-direct {p0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInput;->configureUI(Lcom/discord/widgets/chat/input/WidgetChatInputModel;)V
return-void
.end method
.method private final configureUI(Lcom/discord/widgets/chat/input/WidgetChatInputModel;)V
.locals 8
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatInputWrap()Landroid/view/View;
move-result-object v0
2019-08-20 03:53:10 +00:00
const/4 v1, 0x0
2019-07-24 11:27:29 +00:00
2019-08-20 03:53:10 +00:00
if-eqz p1, :cond_0
2019-07-24 11:27:29 +00:00
2019-08-20 03:53:10 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->isInputShowing()Z
move-result v2
goto :goto_0
:cond_0
2019-07-24 11:27:29 +00:00
const/4 v2, 0x0
2019-08-20 03:53:10 +00:00
:goto_0
const/4 v3, 0x0
2019-07-24 11:27:29 +00:00
2019-08-20 03:53:10 +00:00
const/4 v4, 0x2
2019-07-24 11:27:29 +00:00
2019-08-20 03:53:10 +00:00
invoke-static {v0, v2, v1, v4, v3}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuard()Landroid/view/View;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-08-20 03:53:10 +00:00
const/4 v2, 0x1
if-eqz p1, :cond_1
iget-boolean v5, p1, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->isLurking:Z
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
if-eq v5, v2, :cond_4
2019-08-20 03:53:10 +00:00
:cond_1
if-eqz p1, :cond_2
2019-07-24 11:27:29 +00:00
2019-08-20 03:53:10 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->isVerificationLevelTriggered()Z
2019-07-24 11:27:29 +00:00
2019-08-20 03:53:10 +00:00
move-result v5
2019-11-23 00:16:54 +00:00
if-eq v5, v2, :cond_4
:cond_2
if-eqz p1, :cond_3
iget-boolean v5, p1, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->isSystemDM:Z
if-ne v5, v2, :cond_3
2019-08-20 03:53:10 +00:00
goto :goto_1
2019-11-23 00:16:54 +00:00
:cond_3
2019-08-20 03:53:10 +00:00
const/4 v2, 0x0
2019-11-23 00:16:54 +00:00
:cond_4
2019-08-20 03:53:10 +00:00
:goto_1
invoke-static {v0, v2, v1, v4, v3}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
2019-11-23 00:16:54 +00:00
if-nez p1, :cond_5
2019-07-24 11:27:29 +00:00
return-void
2019-11-23 00:16:54 +00:00
:cond_5
iget-boolean v0, p1, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->isSystemDM:Z
if-eqz v0, :cond_6
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardText()Landroid/widget/TextView;
move-result-object v0
2019-12-20 07:00:35 +00:00
const v2, 0x7f121169
2019-11-23 00:16:54 +00:00
invoke-virtual {v0, v2}, Landroid/widget/TextView;->setText(I)V
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardSubtext()Landroid/widget/TextView;
move-result-object v0
2019-12-20 07:00:35 +00:00
const v2, 0x7f12116a
2019-11-23 00:16:54 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, v2}, Landroidx/fragment/app/Fragment;->getString(I)Ljava/lang/String;
2019-11-23 00:16:54 +00:00
move-result-object v2
invoke-static {v0, v2}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setTextAndVisibilityBy(Landroid/widget/TextView;Ljava/lang/CharSequence;)V
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardAction()Landroid/widget/TextView;
move-result-object v0
invoke-static {v0, v1, v1, v4, v3}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setVisibilityBy$default(Landroid/view/View;ZIILjava/lang/Object;)V
goto :goto_2
:cond_6
2019-07-24 11:27:29 +00:00
iget-boolean v0, p1, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->isLurking:Z
2019-11-23 00:16:54 +00:00
if-eqz v0, :cond_7
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardText()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-12-20 07:00:35 +00:00
const v1, 0x7f120b62
2019-07-24 11:27:29 +00:00
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setText(I)V
2019-11-23 00:16:54 +00:00
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardAction()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-12-20 07:00:35 +00:00
const v1, 0x7f120b61
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, v1}, Landroidx/fragment/app/Fragment;->getString(I)Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object v1
invoke-static {v0, v1}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setTextAndVisibilityBy(Landroid/widget/TextView;Ljava/lang/CharSequence;)V
2019-11-23 00:16:54 +00:00
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardAction()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
move-result-object v0
new-instance v1, Lcom/discord/widgets/chat/input/WidgetChatInput$configureUI$1;
invoke-direct {v1, p1}, Lcom/discord/widgets/chat/input/WidgetChatInput$configureUI$1;-><init>(Lcom/discord/widgets/chat/input/WidgetChatInputModel;)V
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
2019-08-20 03:53:10 +00:00
goto :goto_2
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
:cond_7
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardText()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Landroidx/fragment/app/Fragment;->getContext()Landroid/content/Context;
2019-07-24 11:27:29 +00:00
move-result-object v1
invoke-virtual {p1, v1}, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->getVerificationText(Landroid/content/Context;)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
2019-11-23 00:16:54 +00:00
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardAction()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Landroidx/fragment/app/Fragment;->getContext()Landroid/content/Context;
2019-07-24 11:27:29 +00:00
move-result-object v1
invoke-virtual {p1, v1}, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->getVerificationActionText(Landroid/content/Context;)Ljava/lang/String;
move-result-object v1
invoke-static {v0, v1}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setTextAndVisibilityBy(Landroid/widget/TextView;Ljava/lang/CharSequence;)V
2019-11-23 00:16:54 +00:00
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatGuardAction()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
move-result-object v0
invoke-virtual {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->getVerificationAction()Landroid/view/View$OnClickListener;
move-result-object v1
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
2019-08-20 03:53:10 +00:00
:goto_2
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatInput()Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
move-result-object v2
iget-object v3, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatAttachments:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatInputEdit()Landroid/view/View;
move-result-object v4
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatInputEditCancel()Landroid/view/View;
move-result-object v5
move-object v6, p1
2019-12-06 03:29:40 +00:00
move-object v7, p0
2019-07-24 11:27:29 +00:00
invoke-static/range {v2 .. v7}, Lcom/discord/widgets/chat/input/WidgetChatInputSend;->configureSendListeners(Lcom/discord/widgets/chat/input/WidgetChatInputEditText;Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;Landroid/view/View;Landroid/view/View;Lcom/discord/widgets/chat/input/WidgetChatInputModel;Lcom/discord/widgets/chat/input/WidgetChatInputSend$Listener;)V
return-void
.end method
2019-11-23 00:16:54 +00:00
.method private final getChatGuard()Landroid/view/View;
.locals 3
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatGuard$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
2019-11-23 00:16:54 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x4
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-11-23 00:16:54 +00:00
check-cast v0, Landroid/view/View;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
2019-11-23 00:16:54 +00:00
.method private final getChatGuardAction()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
.locals 3
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatGuardAction$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-11-23 00:16:54 +00:00
const/4 v2, 0x7
2019-07-24 11:27:29 +00:00
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
2019-11-23 00:16:54 +00:00
check-cast v0, Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
2019-11-23 00:16:54 +00:00
.method private final getChatGuardSubtext()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
.locals 3
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatGuardSubtext$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-11-23 00:16:54 +00:00
const/4 v2, 0x6
2019-07-24 11:27:29 +00:00
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
2019-11-23 00:16:54 +00:00
check-cast v0, Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
2019-11-23 00:16:54 +00:00
.method private final getChatGuardText()Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
.locals 3
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatGuardText$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-11-23 00:16:54 +00:00
const/4 v2, 0x5
2019-07-24 11:27:29 +00:00
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
2019-11-23 00:16:54 +00:00
check-cast v0, Landroid/widget/TextView;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
2019-11-23 00:16:54 +00:00
.method private final getChatInput()Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
2019-12-06 03:29:40 +00:00
.locals 3
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInput$delegate:Lkotlin/Lazy;
2019-12-06 03:29:40 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/16 v2, 0x8
aget-object v1, v1, v2
2019-11-23 00:16:54 +00:00
invoke-interface {v0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
return-object v0
.end method
.method private final getChatInputEdit()Landroid/view/View;
2019-07-24 11:27:29 +00:00
.locals 3
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInputEdit$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-11-23 00:16:54 +00:00
const/4 v2, 0x2
2019-07-24 11:27:29 +00:00
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/view/View;
return-object v0
.end method
2019-11-23 00:16:54 +00:00
.method private final getChatInputEditCancel()Landroid/view/View;
2019-07-24 11:27:29 +00:00
.locals 3
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInputEditCancel$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-11-23 00:16:54 +00:00
const/4 v2, 0x3
2019-07-24 11:27:29 +00:00
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/view/View;
return-object v0
.end method
2019-11-23 00:16:54 +00:00
.method private final getChatInputMentionsRecycler()Landroidx/recyclerview/widget/RecyclerView;
2019-07-24 11:27:29 +00:00
.locals 3
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInputMentionsRecycler$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-11-23 00:16:54 +00:00
const/4 v2, 0x1
2019-07-24 11:27:29 +00:00
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
2019-11-23 00:16:54 +00:00
check-cast v0, Landroidx/recyclerview/widget/RecyclerView;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
2019-11-23 00:16:54 +00:00
.method private final getChatInputWrap()Landroid/view/View;
2019-07-24 11:27:29 +00:00
.locals 3
2019-11-23 00:16:54 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatInputWrap$delegate:Lkotlin/properties/ReadOnlyProperty;
2019-07-24 11:27:29 +00:00
sget-object v1, Lcom/discord/widgets/chat/input/WidgetChatInput;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
2019-11-23 00:16:54 +00:00
const/4 v2, 0x0
2019-07-24 11:27:29 +00:00
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
2019-11-23 00:16:54 +00:00
check-cast v0, Landroid/view/View;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public getContentViewResId()I
2019-07-24 11:27:29 +00:00
.locals 1
2019-12-20 07:00:35 +00:00
const v0, 0x7f0d010c
2019-07-24 11:27:29 +00:00
return v0
.end method
2019-12-06 03:29:40 +00:00
.method public onDestroyView()V
2019-07-24 11:27:29 +00:00
.locals 1
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatAttachments:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
invoke-virtual {v0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->reset()V
invoke-super {p0}, Lcom/discord/app/AppFragment;->onDestroyView()V
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public onFilesTooLarge(IFZ)V
2019-07-24 11:27:29 +00:00
.locals 6
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Landroidx/fragment/app/Fragment;->getContext()Landroid/content/Context;
2019-07-24 11:27:29 +00:00
move-result-object v1
2019-12-06 03:29:40 +00:00
if-eqz v1, :cond_0
2019-07-24 11:27:29 +00:00
const-string v0, "context ?: return"
2019-12-20 07:00:35 +00:00
invoke-static {v1, v0}, Lm/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Landroidx/fragment/app/Fragment;->getFragmentManager()Landroidx/fragment/app/FragmentManager;
2019-07-24 11:27:29 +00:00
move-result-object v2
2019-12-06 03:29:40 +00:00
if-eqz v2, :cond_0
2019-07-24 11:27:29 +00:00
const-string v0, "fragmentManager ?: return"
2019-12-20 07:00:35 +00:00
invoke-static {v2, v0}, Lm/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
sget-object v0, Lcom/discord/utilities/rest/SendUtils;->INSTANCE:Lcom/discord/utilities/rest/SendUtils;
move v3, p2
move v4, p1
move v5, p3
invoke-virtual/range {v0 .. v5}, Lcom/discord/utilities/rest/SendUtils;->tryShowFilesTooLargeDialog(Landroid/content/Context;Landroidx/fragment/app/FragmentManager;FIZ)Z
2019-12-06 03:29:40 +00:00
:cond_0
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public onViewBound(Landroid/view/View;)V
.locals 1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_1
2019-07-24 11:27:29 +00:00
invoke-super {p0, p1}, Lcom/discord/app/AppFragment;->onViewBound(Landroid/view/View;)V
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatInput()Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
move-result-object p1
if-eqz p1, :cond_0
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatInputMentionsRecycler()Landroidx/recyclerview/widget/RecyclerView;
move-result-object v0
invoke-virtual {p1, v0}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->initMentions(Landroidx/recyclerview/widget/RecyclerView;)V
:cond_0
iget-object p1, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatAttachments:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatInput()Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
2019-12-06 03:29:40 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p1, p0, v0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->configureFlexInputFragment(Lcom/discord/app/AppFragment;Lcom/discord/widgets/chat/input/WidgetChatInputEditText;)V
2019-07-24 11:27:29 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_1
const-string p1, "view"
2019-12-20 07:00:35 +00:00
invoke-static {p1}, Lm/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public onViewBoundOrOnResume()V
.locals 12
2019-07-24 11:27:29 +00:00
invoke-super {p0}, Lcom/discord/app/AppFragment;->onViewBoundOrOnResume()V
invoke-direct {p0}, Lcom/discord/widgets/chat/input/WidgetChatInput;->getChatInput()Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
move-result-object v0
if-eqz v0, :cond_0
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, p0}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->configureMentionsDataSubscriptions(Lcom/discord/app/AppFragment;)V
2019-07-24 11:27:29 +00:00
:cond_0
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Landroidx/fragment/app/Fragment;->getContext()Landroid/content/Context;
2019-07-24 11:27:29 +00:00
move-result-object v0
invoke-static {v0}, Lcom/discord/widgets/chat/input/WidgetChatInputModel;->get(Landroid/content/Context;)Lrx/Observable;
move-result-object v0
const-string v1, "WidgetChatInputModel\n .get(context)"
2019-12-20 07:00:35 +00:00
invoke-static {v0, v1}, Lm/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v2, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {v0, p0, v2, v1, v2}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->ui$default(Lrx/Observable;Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;ILjava/lang/Object;)Lrx/Observable;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-class v4, Lcom/discord/widgets/chat/input/WidgetChatInput;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v5, 0x0
2019-07-24 11:27:29 +00:00
const/4 v6, 0x0
const/4 v7, 0x0
const/4 v8, 0x0
2019-12-06 03:29:40 +00:00
new-instance v9, Lcom/discord/widgets/chat/input/WidgetChatInput$onViewBoundOrOnResume$1;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-direct {v9, p0}, Lcom/discord/widgets/chat/input/WidgetChatInput$onViewBoundOrOnResume$1;-><init>(Lcom/discord/widgets/chat/input/WidgetChatInput;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/16 v10, 0x1e
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v11, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
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
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public showKeyboard(Landroid/view/View;)V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-super {p0, p1}, Lcom/discord/app/AppFragment;->showKeyboard(Landroid/view/View;)V
iget-object p1, p0, Lcom/discord/widgets/chat/input/WidgetChatInput;->chatAttachments:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
invoke-virtual {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->setEmojiTrayHidden()Z
return-void
.end method