Changes of com.discord v1332
This commit is contained in:
parent
6091ba12c8
commit
a21e5a6a18
16060 changed files with 738765 additions and 799429 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/a;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -34,15 +34,11 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelUser;
|
||||
check-cast p1, Lcom/discord/models/domain/emoji/EmojiSet;
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/models/domain/ModelUser;->getId()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->createCommandsForEmoji(Lcom/discord/models/domain/emoji/EmojiSet;)Ljava/util/Collection;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/b;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -34,11 +34,15 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.locals 2
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/emoji/EmojiSet;
|
||||
check-cast p1, Lcom/discord/models/domain/ModelUser;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->createCommandsForEmoji(Lcom/discord/models/domain/emoji/EmojiSet;)Ljava/util/Collection;
|
||||
invoke-virtual {p1}, Lcom/discord/models/domain/ModelUser;->getId()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,38 +3,46 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function3;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/emoji/Emoji;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/a/c;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/emoji/Emoji;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/c;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/a/c;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/a/c;->d:Lf/a/o/b/a/c;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/c;->d:Lcom/discord/models/domain/emoji/Emoji;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/c;->d:Lcom/discord/models/domain/emoji/Emoji;
|
||||
check-cast p1, Lcom/discord/models/domain/ModelGuild;
|
||||
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
invoke-virtual {p1}, Lcom/discord/models/domain/ModelGuild;->getOwnerId()J
|
||||
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
move-result-wide v0
|
||||
|
||||
check-cast p3, Landroid/content/Context;
|
||||
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsAdapter$Item;->b(Lcom/discord/models/domain/emoji/Emoji;Ljava/lang/Boolean;Ljava/lang/Integer;Landroid/content/Context;)Ljava/lang/String;
|
||||
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -34,7 +34,11 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsAdapter$Item;->a(Lcom/discord/widgets/chat/input/WidgetChatInputCommandsAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)V
|
||||
sget p1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsAdapter$Item;->a:I
|
||||
|
||||
iget-object p1, v0, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsAdapter;->onClickAction:Lrx/functions/Action1;
|
||||
|
||||
invoke-interface {p1, p3}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,46 +3,48 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/util/Comparator;
|
||||
.implements Lkotlin/jvm/functions/Function3;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/a/e;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/emoji/Emoji;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/e;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/a/e;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/a/e;->d:Lf/a/o/b/a/e;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/emoji/Emoji;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/e;->d:Lcom/discord/models/domain/emoji/Emoji;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final compare(Ljava/lang/Object;Ljava/lang/Object;)I
|
||||
.locals 0
|
||||
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
iget-object v0, p0, Lf/a/o/b/a/e;->d:Lcom/discord/models/domain/emoji/Emoji;
|
||||
|
||||
check-cast p2, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
|
||||
invoke-static {p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->p(Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)I
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
|
||||
check-cast p3, Landroid/content/Context;
|
||||
|
||||
sget p2, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsAdapter$Item;->a:I
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
const/16 p2, 0x20
|
||||
|
||||
invoke-interface {v0, p1, p2, p3}, Lcom/discord/models/domain/emoji/Emoji;->getImageUri(ZILandroid/content/Context;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,34 +3,36 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lh0/k/b;
|
||||
.implements Lrx/functions/Func2;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelChannel;
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelChannel;)V
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/f;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
iput-object p1, p0, Lf/a/o/b/a/f;->d:Landroid/content/Context;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/f;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
iget-object v0, p0, Lf/a/o/b/a/f;->d:Landroid/content/Context;
|
||||
|
||||
check-cast p1, Ljava/util/List;
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->k(Lcom/discord/models/domain/ModelChannel;Ljava/util/List;)Lrx/Observable;
|
||||
check-cast p2, Ljava/util/Map;
|
||||
|
||||
invoke-static {v0, p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->f(Landroid/content/Context;Ljava/util/Map;Ljava/util/Map;)Ljava/util/List;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,34 +3,56 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lrx/functions/Func6;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:I
|
||||
.field public final synthetic a:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(I)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelChannel;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput p1, p0, Lf/a/o/b/a/g;->d:I
|
||||
iput-object p1, p0, Lf/a/o/b/a/g;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 7
|
||||
|
||||
iget v0, p0, Lf/a/o/b/a/g;->d:I
|
||||
iget-object v0, p0, Lf/a/o/b/a/g;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
check-cast p1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
move-object v1, p1
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->g(ILcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)Ljava/lang/Integer;
|
||||
check-cast v1, Ljava/lang/Long;
|
||||
|
||||
move-object v2, p2
|
||||
|
||||
check-cast v2, Ljava/lang/Long;
|
||||
|
||||
move-object v3, p3
|
||||
|
||||
check-cast v3, Ljava/util/Map;
|
||||
|
||||
move-object v4, p4
|
||||
|
||||
check-cast v4, Ljava/util/Map;
|
||||
|
||||
move-object v5, p5
|
||||
|
||||
check-cast v5, Ljava/util/Map;
|
||||
|
||||
move-object v6, p6
|
||||
|
||||
check-cast v6, Ljava/util/Map;
|
||||
|
||||
invoke-static/range {v0 .. v6}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->h(Lcom/discord/models/domain/ModelChannel;Ljava/lang/Long;Ljava/lang/Long;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)Ljava/util/Collection;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Func6;
|
||||
.implements Lrx/functions/Func2;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:Lcom/discord/models/domain/ModelChannel;
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -16,43 +16,23 @@
|
|||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/h;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
iput-object p1, p0, Lf/a/o/b/a/h;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 7
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/h;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
iget-object v0, p0, Lf/a/o/b/a/h;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
move-object v1, p1
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
||||
check-cast v1, Ljava/lang/Long;
|
||||
check-cast p2, Ljava/util/Map;
|
||||
|
||||
move-object v2, p2
|
||||
|
||||
check-cast v2, Ljava/lang/Long;
|
||||
|
||||
move-object v3, p3
|
||||
|
||||
check-cast v3, Ljava/util/Map;
|
||||
|
||||
move-object v4, p4
|
||||
|
||||
check-cast v4, Ljava/util/Map;
|
||||
|
||||
move-object v5, p5
|
||||
|
||||
check-cast v5, Ljava/util/Map;
|
||||
|
||||
move-object v6, p6
|
||||
|
||||
check-cast v6, Ljava/util/Map;
|
||||
|
||||
invoke-static/range {v0 .. v6}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->j(Lcom/discord/models/domain/ModelChannel;Ljava/lang/Long;Ljava/lang/Long;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)Ljava/util/Collection;
|
||||
invoke-static {v0, p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->j(Lcom/discord/models/domain/ModelChannel;Ljava/util/Map;Ljava/util/Map;)Ljava/util/Collection;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Func2;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# instance fields
|
||||
|
@ -23,16 +23,14 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/i;->d:Landroid/content/Context;
|
||||
|
||||
check-cast p1, Ljava/util/Map;
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
check-cast p2, Ljava/util/Map;
|
||||
|
||||
invoke-static {v0, p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->f(Landroid/content/Context;Ljava/util/Map;Ljava/util/Map;)Ljava/util/List;
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->i(Landroid/content/Context;Lcom/discord/models/domain/ModelChannel;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,36 +3,46 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lh0/k/b;
|
||||
.implements Ljava/util/Comparator;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/a/j;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/j;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/a/j;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/a/j;->d:Lf/a/o/b/a/j;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/j;->d:Landroid/content/Context;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public final compare(Ljava/lang/Object;Ljava/lang/Object;)I
|
||||
.locals 0
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/j;->d:Landroid/content/Context;
|
||||
check-cast p1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
check-cast p2, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->m(Landroid/content/Context;Lcom/discord/models/domain/ModelChannel;)Lrx/Observable;
|
||||
invoke-static {p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->k(Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)I
|
||||
|
||||
move-result-object p1
|
||||
move-result p1
|
||||
|
||||
return-object p1
|
||||
return p1
|
||||
.end method
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/k;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -34,11 +34,23 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->l(Lcom/discord/models/domain/ModelChannel;)Ljava/lang/Boolean;
|
||||
sget v0, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->TYPE_USER:I
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,27 +3,27 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Func4;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic a:Lf/a/o/b/a/l;
|
||||
.field public static final synthetic d:Lf/a/o/b/a/l;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/l;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/a/l;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/a/l;->a:Lf/a/o/b/a/l;
|
||||
sput-object v0, Lf/a/o/b/a/l;->d:Lf/a/o/b/a/l;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -33,18 +33,24 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Ljava/util/Collection;
|
||||
check-cast p1, Lcom/discord/models/domain/ModelGuild;
|
||||
|
||||
check-cast p2, Ljava/util/List;
|
||||
sget v0, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->TYPE_USER:I
|
||||
|
||||
check-cast p3, Ljava/util/Collection;
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
check-cast p4, Ljava/util/Collection;
|
||||
const/4 p1, 0x1
|
||||
|
||||
invoke-static {p1, p2, p3, p4}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->n(Ljava/util/Collection;Ljava/util/List;Ljava/util/Collection;Ljava/util/Collection;)Ljava/util/Collection;
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,27 +3,27 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lh0/k/b;
|
||||
.implements Lcom/discord/widgets/chat/input/WidgetChatInputSlashAction;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/a/m;
|
||||
.field public static final synthetic a:Lf/a/o/b/a/m;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/m;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/a/m;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/a/m;->d:Lf/a/o/b/a/m;
|
||||
sput-object v0, Lf/a/o/b/a/m;->a:Lf/a/o/b/a/m;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -33,12 +33,10 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.method public final call(Ljava/lang/String;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)Ljava/lang/String;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelGuild;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->i(Lcom/discord/models/domain/ModelGuild;)Ljava/lang/Boolean;
|
||||
invoke-static {p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->g(Ljava/lang/String;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,38 +3,72 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Func2;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelChannel;
|
||||
.field public final synthetic d:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelChannel;)V
|
||||
.method public synthetic constructor <init>(I)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/n;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
iput p1, p0, Lf/a/o/b/a/n;->d:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 5
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/n;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
iget v0, p0, Lf/a/o/b/a/n;->d:I
|
||||
|
||||
check-cast p1, Ljava/util/Map;
|
||||
check-cast p1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
|
||||
check-cast p2, Ljava/util/Map;
|
||||
sget v1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->TYPE_USER:I
|
||||
|
||||
invoke-static {v0, p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->o(Lcom/discord/models/domain/ModelChannel;Ljava/util/Map;Ljava/util/Map;)Ljava/util/Collection;
|
||||
invoke-virtual {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->getUser()Lcom/discord/models/domain/ModelUser;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->getType()I
|
||||
|
||||
move-result p1
|
||||
|
||||
rem-int/2addr p1, v0
|
||||
|
||||
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {v1}, Lcom/discord/models/domain/ModelUser;->getId()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
const/16 p1, 0x16
|
||||
|
||||
shr-long/2addr v1, p1
|
||||
|
||||
int-to-long v3, v0
|
||||
|
||||
rem-long/2addr v1, v3
|
||||
|
||||
long-to-int p1, v1
|
||||
|
||||
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
:goto_0
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lcom/discord/widgets/chat/input/WidgetChatInputSlashAction;
|
||||
.implements Lrx/functions/Func4;
|
||||
|
||||
|
||||
# static fields
|
||||
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/o;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -33,12 +33,30 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/String;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)Ljava/lang/String;
|
||||
.locals 0
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
invoke-static {p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->h(Ljava/lang/String;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)Ljava/lang/String;
|
||||
check-cast p1, Ljava/util/Collection;
|
||||
|
||||
move-result-object p1
|
||||
check-cast p2, Ljava/util/List;
|
||||
|
||||
return-object p1
|
||||
check-cast p3, Ljava/util/Collection;
|
||||
|
||||
check-cast p4, Ljava/util/Collection;
|
||||
|
||||
sget v0, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->TYPE_USER:I
|
||||
|
||||
new-instance v0, Ljava/util/TreeSet;
|
||||
|
||||
invoke-direct {v0}, Ljava/util/TreeSet;-><init>()V
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/util/TreeSet;->addAll(Ljava/util/Collection;)Z
|
||||
|
||||
invoke-virtual {v0, p2}, Ljava/util/TreeSet;->addAll(Ljava/util/Collection;)Z
|
||||
|
||||
invoke-virtual {v0, p3}, Ljava/util/TreeSet;->addAll(Ljava/util/Collection;)Z
|
||||
|
||||
invoke-virtual {v0, p4}, Ljava/util/TreeSet;->addAll(Ljava/util/Collection;)Z
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -3,44 +3,56 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Func2;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/a/p;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/p;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/a/p;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/a/p;->d:Lf/a/o/b/a/p;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelChannel;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/p;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 3
|
||||
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
iget-object v0, p0, Lf/a/o/b/a/p;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
check-cast p2, Ljava/lang/Boolean;
|
||||
check-cast p1, Ljava/util/List;
|
||||
|
||||
invoke-static {p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->a(Ljava/lang/Boolean;Ljava/lang/Boolean;)Ljava/lang/Boolean;
|
||||
sget v1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;->TYPE_USER:I
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getUsers()Lcom/discord/stores/StoreUser;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1, p1}, Lcom/discord/stores/StoreUser;->observeUsers(Ljava/util/Collection;)Lrx/Observable;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getPresences()Lcom/discord/stores/StoreUserPresence;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v2, p1}, Lcom/discord/stores/StoreUserPresence;->observePresencesForUsers(Ljava/util/Collection;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
new-instance v2, Lf/a/o/b/a/h;
|
||||
|
||||
invoke-direct {v2, v0}, Lf/a/o/b/a/h;-><init>(Lcom/discord/models/domain/ModelChannel;)V
|
||||
|
||||
invoke-static {v1, p1, v2}, Lrx/Observable;->j(Lrx/Observable;Lrx/Observable;Lrx/functions/Func2;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lcom/discord/widgets/chat/input/WidgetChatInputMentions$OnTagsMatched;
|
||||
.implements Landroid/view/View$OnKeyListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -16,19 +16,97 @@
|
|||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/q;->a:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
iput-object p1, p0, Lf/a/o/b/a/q;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onTagsMatched(Ljava/util/List;)V
|
||||
.locals 1
|
||||
.method public final onKey(Landroid/view/View;ILandroid/view/KeyEvent;)Z
|
||||
.locals 4
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/q;->a:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
iget-object p1, p0, Lf/a/o/b/a/q;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->c(Ljava/util/List;)V
|
||||
invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
return-void
|
||||
invoke-virtual {p3}, Landroid/view/KeyEvent;->getFlags()I
|
||||
|
||||
move-result v0
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
and-int/2addr v0, v1
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
if-ne v0, v1, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
const/16 v1, 0x42
|
||||
|
||||
if-ne p2, v1, :cond_1
|
||||
|
||||
const/4 p2, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
const/4 p2, 0x0
|
||||
|
||||
:goto_1
|
||||
if-eqz p2, :cond_5
|
||||
|
||||
if-nez v0, :cond_5
|
||||
|
||||
invoke-virtual {p3, v3}, Landroid/view/KeyEvent;->hasModifiers(I)Z
|
||||
|
||||
move-result p2
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getUserSettings()Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/stores/StoreUserSettings;->getShiftEnterToSend()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
if-nez p2, :cond_3
|
||||
|
||||
:cond_2
|
||||
if-nez v0, :cond_5
|
||||
|
||||
if-nez p2, :cond_5
|
||||
|
||||
:cond_3
|
||||
iget-object p2, p1, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->onSendListener:Lrx/functions/Action0;
|
||||
|
||||
if-eqz p2, :cond_4
|
||||
|
||||
invoke-virtual {p3}, Landroid/view/KeyEvent;->getAction()I
|
||||
|
||||
move-result p2
|
||||
|
||||
if-ne p2, v3, :cond_4
|
||||
|
||||
iget-object p1, p1, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->onSendListener:Lrx/functions/Action0;
|
||||
|
||||
invoke-interface {p1}, Lrx/functions/Action0;->call()V
|
||||
|
||||
:cond_4
|
||||
const/4 v2, 0x1
|
||||
|
||||
:cond_5
|
||||
return v2
|
||||
.end method
|
||||
|
|
|
@ -3,34 +3,66 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/widget/TextView$OnEditorActionListener;
|
||||
.implements Lrx/functions/Func2;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/a/r;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputEditText;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/r;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/a/r;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/a/r;->d:Lf/a/o/b/a/r;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/r;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onEditorAction(Landroid/widget/TextView;ILandroid/view/KeyEvent;)Z
|
||||
.locals 1
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/r;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
|
||||
invoke-virtual {v0, p1, p2, p3}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->f(Landroid/widget/TextView;ILandroid/view/KeyEvent;)Z
|
||||
check-cast p2, Ljava/lang/Boolean;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
if-nez p1, :cond_0
|
||||
|
||||
invoke-virtual {p2}, Ljava/lang/Boolean;->booleanValue()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnKeyListener;
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
|
@ -23,14 +23,14 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final onKey(Landroid/view/View;ILandroid/view/KeyEvent;)Z
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/s;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
invoke-virtual {v0, p1, p2, p3}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->e(Landroid/view/View;ILandroid/view/KeyEvent;)Z
|
||||
check-cast p1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
|
||||
move-result p1
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->a(Lcom/discord/widgets/chat/input/WidgetChatInputEditText;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)V
|
||||
|
||||
return p1
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
.implements Lcom/discord/widgets/chat/input/WidgetChatInputMentions$OnTagsMatched;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
.field public final synthetic a:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -16,21 +16,21 @@
|
|||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/t;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
iput-object p1, p0, Lf/a/o/b/a/t;->a:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.method public final onTagsMatched(Ljava/util/List;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/t;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
iget-object v0, p0, Lf/a/o/b/a/t;->a:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
check-cast p1, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;
|
||||
iget-object v0, v0, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->mentionsAdapter:Lcom/discord/widgets/chat/input/WidgetChatInputCommandsAdapter;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->b(Lcom/discord/widgets/chat/input/WidgetChatInputEditText;Lcom/discord/widgets/chat/input/WidgetChatInputCommandsModel;)V
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputCommandsAdapter;->setData(Ljava/util/List;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -38,9 +38,14 @@
|
|||
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
|
||||
invoke-virtual {v0, v1, p1, p2}, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->d(Lcom/lytefast/flexinput/widget/FlexEditText;Ljava/lang/Integer;Ljava/lang/Integer;)Lkotlin/Unit;
|
||||
iget-object p1, v0, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->mentions:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
|
||||
|
||||
move-result-object p1
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-virtual {p1, v1}, Lcom/discord/widgets/chat/input/WidgetChatInputMentions;->processMentions(Landroid/widget/EditText;)V
|
||||
|
||||
:cond_0
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,34 +3,50 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
.implements Landroid/widget/TextView$OnEditorActionListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputMentions;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputEditText;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/v;->d:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
|
||||
iput-object p1, p0, Lf/a/o/b/a/v;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.method public final onEditorAction(Landroid/widget/TextView;ILandroid/view/KeyEvent;)Z
|
||||
.locals 0
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/a/v;->d:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
|
||||
iget-object p1, p0, Lf/a/o/b/a/v;->d:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
|
||||
check-cast p1, Ljava/util/List;
|
||||
and-int/lit16 p2, p2, 0xff
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputMentions;->c(Ljava/util/List;)V
|
||||
iget-object p1, p1, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->onSendListener:Lrx/functions/Action0;
|
||||
|
||||
return-void
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const/4 p3, 0x6
|
||||
|
||||
if-ne p2, p3, :cond_0
|
||||
|
||||
invoke-interface {p1}, Lrx/functions/Action0;->call()V
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
return p1
|
||||
.end method
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
invoke-virtual {v0, v1, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputMentions;->a(Landroid/widget/EditText;Landroid/text/Editable;)Lkotlin/Unit;
|
||||
|
||||
move-result-object p1
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,48 +3,34 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lh0/k/b;
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/a/y;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/a/y;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/a/y;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/a/y;->d:Lf/a/o/b/a/y;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputMentions;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/a/y;->d:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelGuild;
|
||||
iget-object v0, p0, Lf/a/o/b/a/y;->d:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/models/domain/ModelGuild;->getOwnerId()J
|
||||
check-cast p1, Ljava/util/List;
|
||||
|
||||
move-result-wide v0
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputMentions;->c(Ljava/util/List;)V
|
||||
|
||||
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,36 +3,86 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Ljava/lang/ref/WeakReference;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/models/domain/ModelApplication;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Ljava/lang/ref/WeakReference;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$1;Lcom/discord/models/domain/ModelApplication;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/a;->d:Ljava/lang/ref/WeakReference;
|
||||
iput-object p1, p0, Lf/a/o/b/b/a;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/a;->e:Lcom/discord/models/domain/ModelApplication;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 5
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/a;->d:Ljava/lang/ref/WeakReference;
|
||||
iget-object v0, p0, Lf/a/o/b/b/a;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
check-cast p1, Ljava/lang/String;
|
||||
iget-object v1, p0, Lf/a/o/b/b/a;->e:Lcom/discord/models/domain/ModelApplication;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatList$1;->a(Ljava/lang/ref/WeakReference;Ljava/lang/String;)Lkotlin/Unit;
|
||||
check-cast p1, Lcom/discord/models/domain/activity/ModelActivity$ActionConfirmation;
|
||||
|
||||
invoke-static {v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
invoke-virtual {v1}, Lcom/discord/models/domain/ModelApplication;->getDeeplinkUri()Ljava/lang/String;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1}, Lcom/discord/models/domain/ModelApplication;->getId()J
|
||||
|
||||
move-result-wide v3
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/models/domain/activity/ModelActivity$ActionConfirmation;->getSecret()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
invoke-static {v2, v3, v4, p1}, Lcom/discord/utilities/intent/IntentUtils$RouteBuilders$SDK;->join(Ljava/lang/String;JLjava/lang/String;)Landroid/content/Intent;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
:try_start_0
|
||||
iget-object v0, v0, Lcom/discord/widgets/chat/list/WidgetChatList$1;->this$0:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/fragment/app/Fragment;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
const/high16 v1, 0x10000000
|
||||
|
||||
invoke-virtual {p1, v1}, Landroid/content/Intent;->addFlags(I)Landroid/content/Intent;
|
||||
|
||||
invoke-virtual {v0, p1}, Landroid/content/Context;->startActivity(Landroid/content/Intent;)V
|
||||
:try_end_0
|
||||
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:catch_0
|
||||
move-exception p1
|
||||
|
||||
sget-object v0, Lcom/discord/app/AppLog;->e:Lcom/discord/app/AppLog;
|
||||
|
||||
const-string v1, "SDK action unhandled."
|
||||
|
||||
invoke-virtual {v0, v1, p1}, Lcom/discord/app/AppLog;->w(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||||
|
||||
:cond_0
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -7,16 +7,20 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;Lcom/discord/models/domain/ModelMessage;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/a0;->d:Landroid/content/Context;
|
||||
iput-object p1, p0, Lf/a/o/b/b/a0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/a0;->e:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -24,15 +28,37 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.locals 5
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/a0;->d:Landroid/content/Context;
|
||||
iget-object v0, p0, Lf/a/o/b/b/a0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
iget-object v1, p0, Lf/a/o/b/b/a0;->e:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->e(Landroid/content/Context;Ljava/lang/Long;)Lkotlin/Unit;
|
||||
check-cast p1, Lcom/discord/utilities/textprocessing/node/SpoilerNode;
|
||||
|
||||
move-result-object p1
|
||||
invoke-static {v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getMessageState()Lcom/discord/stores/StoreMessageState;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v1}, Lcom/discord/models/domain/ModelMessage;->getId()J
|
||||
|
||||
move-result-wide v3
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/utilities/textprocessing/node/SpoilerNode;->getId()I
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-virtual {v2, v3, v4, p1}, Lcom/discord/stores/StoreMessageState;->revealSpoiler(JI)V
|
||||
|
||||
iget-object p1, v0, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;->itemView:Landroid/view/View;
|
||||
|
||||
const/16 v0, 0x10
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/view/View;->sendAccessibilityEvent(I)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
.implements Lcom/discord/widgets/chat/input/emoji/EmojiPickerListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
|
@ -11,9 +11,11 @@
|
|||
|
||||
.field public final synthetic e:J
|
||||
|
||||
.field public final synthetic f:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$1;J)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$1;JJ)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -22,21 +24,31 @@
|
|||
|
||||
iput-wide p2, p0, Lf/a/o/b/b/b;->e:J
|
||||
|
||||
iput-wide p4, p0, Lf/a/o/b/b/b;->f:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke()Ljava/lang/Object;
|
||||
.locals 3
|
||||
.method public final onEmojiPicked(Lcom/discord/models/domain/emoji/Emoji;)V
|
||||
.locals 7
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/b;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/b;->e:J
|
||||
iget-wide v3, p0, Lf/a/o/b/b/b;->e:J
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Lcom/discord/widgets/chat/list/WidgetChatList$1;->c(J)Lkotlin/Unit;
|
||||
iget-wide v5, p0, Lf/a/o/b/b/b;->f:J
|
||||
|
||||
move-result-object v0
|
||||
iget-object v0, v0, Lcom/discord/widgets/chat/list/WidgetChatList$1;->this$0:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
|
||||
return-object v0
|
||||
invoke-static {v0}, Lcom/discord/widgets/chat/list/WidgetChatList;->access$000(Lcom/discord/widgets/chat/list/WidgetChatList;)Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
move-object v2, p1
|
||||
|
||||
invoke-static/range {v1 .. v6}, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;->access$200(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;Lcom/discord/models/domain/emoji/Emoji;JJ)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -28,13 +28,17 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final onClick(Landroid/view/View;)V
|
||||
.locals 3
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/b0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
iget-object p1, p0, Lf/a/o/b/b/b0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/b0;->e:J
|
||||
iget-wide v0, p0, Lf/a/o/b/b/b0;->e:J
|
||||
|
||||
invoke-virtual {v0, v1, v2, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->c(JLandroid/view/View;)V
|
||||
iget-object p1, p1, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
|
||||
|
||||
check-cast p1, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
invoke-virtual {p1, v0, v1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;->onQuickAddReactionClicked(J)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,42 +3,63 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/c;
|
||||
# instance fields
|
||||
.field public final synthetic d:Ljava/lang/ref/WeakReference;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/c;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/c;->d:Lf/a/o/b/b/c;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Ljava/lang/ref/WeakReference;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/c;->d:Ljava/lang/ref/WeakReference;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke()Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 4
|
||||
|
||||
invoke-static {}, Lcom/discord/widgets/chat/list/WidgetChatList$1;->e()Lkotlin/Unit;
|
||||
iget-object v0, p0, Lf/a/o/b/b/c;->d:Ljava/lang/ref/WeakReference;
|
||||
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/ref/WeakReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
check-cast v0, Landroid/content/Context;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
const v1, 0x7f12062b
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
new-array v2, v2, [Ljava/lang/Object;
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
aput-object p1, v2, v3
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Landroid/content/Context;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/16 v2, 0xc
|
||||
|
||||
invoke-static {v0, p1, v3, v1, v2}, Lf/a/b/p;->j(Landroid/content/Context;Ljava/lang/CharSequence;ILcom/discord/utilities/view/ToastManager;I)V
|
||||
|
||||
:cond_0
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -32,15 +32,19 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final onClick(Landroid/view/View;)V
|
||||
.locals 4
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/c0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
iget-object p1, p0, Lf/a/o/b/b/c0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/c0;->e:J
|
||||
iget-wide v0, p0, Lf/a/o/b/b/c0;->e:J
|
||||
|
||||
iget-object v3, p0, Lf/a/o/b/b/c0;->f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
iget-object v2, p0, Lf/a/o/b/b/c0;->f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
invoke-virtual {v0, v1, v2, v3, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->a(JLcom/discord/models/domain/ModelMessageReaction;Landroid/view/View;)V
|
||||
iget-object p1, p1, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
|
||||
|
||||
check-cast p1, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
invoke-virtual {p1, v0, v1, v2}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;->onReactionClicked(JLcom/discord/models/domain/ModelMessageReaction;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,40 +3,79 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/models/domain/ModelApplication;
|
||||
.field public final synthetic d:Ljava/lang/ref/WeakReference;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$1;Lcom/discord/models/domain/ModelApplication;)V
|
||||
.method public synthetic constructor <init>(Ljava/lang/ref/WeakReference;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/d;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/d;->e:Lcom/discord/models/domain/ModelApplication;
|
||||
iput-object p1, p0, Lf/a/o/b/b/d;->d:Ljava/lang/ref/WeakReference;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 4
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/d;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
iget-object v0, p0, Lf/a/o/b/b/d;->d:Ljava/lang/ref/WeakReference;
|
||||
|
||||
iget-object v1, p0, Lf/a/o/b/b/d;->e:Lcom/discord/models/domain/ModelApplication;
|
||||
check-cast p1, Ljava/lang/Throwable;
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/activity/ModelActivity$ActionConfirmation;
|
||||
new-instance v1, Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, v1, p1}, Lcom/discord/widgets/chat/list/WidgetChatList$1;->g(Lcom/discord/models/domain/ModelApplication;Lcom/discord/models/domain/activity/ModelActivity$ActionConfirmation;)V
|
||||
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
|
||||
|
||||
return-void
|
||||
const-string v2, "Could not download attachment due to: \n"
|
||||
|
||||
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p1}, Lcom/discord/app/AppLog;->i(Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/ref/WeakReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Landroid/content/Context;
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/ref/WeakReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Landroid/content/Context;
|
||||
|
||||
const v1, 0x7f12062a
|
||||
|
||||
invoke-virtual {p1, v1}, Landroid/content/Context;->getString(I)Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
const/16 v3, 0xc
|
||||
|
||||
invoke-static {v0, p1, v1, v2, v3}, Lf/a/b/p;->j(Landroid/content/Context;Ljava/lang/CharSequence;ILcom/discord/utilities/view/ToastManager;I)V
|
||||
|
||||
:cond_0
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -32,17 +32,21 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final onLongClick(Landroid/view/View;)Z
|
||||
.locals 4
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/d0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
iget-object p1, p0, Lf/a/o/b/b/d0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/d0;->e:J
|
||||
iget-wide v0, p0, Lf/a/o/b/b/d0;->e:J
|
||||
|
||||
iget-object v3, p0, Lf/a/o/b/b/d0;->f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
iget-object v2, p0, Lf/a/o/b/b/d0;->f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
invoke-virtual {v0, v1, v2, v3, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->b(JLcom/discord/models/domain/ModelMessageReaction;Landroid/view/View;)Z
|
||||
iget-object p1, p1, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
|
||||
|
||||
move-result p1
|
||||
check-cast p1, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
invoke-virtual {p1, v0, v1, v2}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;->onReactionLongClicked(JLcom/discord/models/domain/ModelMessageReaction;)V
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
|
|
@ -7,28 +7,20 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
.field public final synthetic e:Landroid/net/Uri;
|
||||
|
||||
.field public final synthetic f:Ljava/lang/String;
|
||||
|
||||
.field public final synthetic g:Ljava/lang/ref/WeakReference;
|
||||
.field public final synthetic e:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/ref/WeakReference;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$1;J)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/e;->d:Landroid/content/Context;
|
||||
iput-object p1, p0, Lf/a/o/b/b/e;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/e;->e:Landroid/net/Uri;
|
||||
|
||||
iput-object p3, p0, Lf/a/o/b/b/e;->f:Ljava/lang/String;
|
||||
|
||||
iput-object p4, p0, Lf/a/o/b/b/e;->g:Ljava/lang/ref/WeakReference;
|
||||
iput-wide p2, p0, Lf/a/o/b/b/e;->e:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -38,17 +30,21 @@
|
|||
.method public final invoke()Ljava/lang/Object;
|
||||
.locals 4
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/e;->d:Landroid/content/Context;
|
||||
iget-object v0, p0, Lf/a/o/b/b/e;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
|
||||
iget-object v1, p0, Lf/a/o/b/b/e;->e:Landroid/net/Uri;
|
||||
iget-wide v1, p0, Lf/a/o/b/b/e;->e:J
|
||||
|
||||
iget-object v2, p0, Lf/a/o/b/b/e;->f:Ljava/lang/String;
|
||||
iget-object v0, v0, Lcom/discord/widgets/chat/list/WidgetChatList$1;->this$0:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
|
||||
iget-object v3, p0, Lf/a/o/b/b/e;->g:Ljava/lang/ref/WeakReference;
|
||||
|
||||
invoke-static {v0, v1, v2, v3}, Lcom/discord/widgets/chat/list/WidgetChatList$1;->f(Landroid/content/Context;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/ref/WeakReference;)Lkotlin/Unit;
|
||||
invoke-virtual {v0}, Landroidx/fragment/app/Fragment;->requireContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-static {v0, v1, v2, v3}, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreen;->launch(Landroid/content/Context;JZ)V
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/a;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/b;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -34,11 +34,17 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.locals 2
|
||||
|
||||
check-cast p1, Lcom/discord/stores/StoreMessagesLoader$ChannelLoadedState;
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel;->e(Lcom/discord/stores/StoreMessagesLoader$ChannelLoadedState;)Ljava/lang/Boolean;
|
||||
const-wide/16 v0, 0x40
|
||||
|
||||
invoke-static {v0, v1, p1}, Lcom/discord/utilities/permissions/PermissionUtils;->can(JLjava/lang/Long;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -6,41 +6,65 @@
|
|||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/e0/c;
|
||||
# instance fields
|
||||
.field public final synthetic d:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/c;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/e0/c;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/e0/c;->d:Lf/a/o/b/b/e0/c;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(J)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-wide p1, p0, Lf/a/o/b/b/e0/c;->d:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.locals 2
|
||||
|
||||
check-cast p1, Lcom/discord/stores/StoreMessagesLoader$ChannelLoadedState;
|
||||
iget-wide v0, p0, Lf/a/o/b/b/e0/c;->d:J
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel;->f(Lcom/discord/stores/StoreMessagesLoader$ChannelLoadedState;)Lcom/discord/widgets/chat/list/model/WidgetChatListModel$ChatListState;
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getMessagesLoader()Lcom/discord/stores/StoreMessagesLoader;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1, v0, v1}, Lcom/discord/stores/StoreMessagesLoader;->getMessagesLoadedState(J)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object v0, Lf/a/o/b/b/e0/i;->d:Lf/a/o/b/b/e0/i;
|
||||
|
||||
invoke-virtual {p1, v0}, Lrx/Observable;->C(Lh0/k/b;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Lrx/Observable;->q()Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
sget-object p1, Lcom/discord/widgets/chat/list/model/WidgetChatListModel$ChatListState;->ATTACHED:Lcom/discord/widgets/chat/list/model/WidgetChatListModel$ChatListState;
|
||||
|
||||
new-instance v0, Lh0/l/e/j;
|
||||
|
||||
invoke-direct {v0, p1}, Lh0/l/e/j;-><init>(Ljava/lang/Object;)V
|
||||
|
||||
move-object p1, v0
|
||||
|
||||
:goto_0
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,34 +3,52 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lh0/k/b;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:J
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/e0/d;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(J)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/d;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/e0/d;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/e0/d;->d:Lf/a/o/b/b/e0/d;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-wide p1, p0, Lf/a/o/b/b/e0/d;->d:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
iget-wide v0, p0, Lf/a/o/b/b/e0/d;->d:J
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
if-nez p1, :cond_0
|
||||
|
||||
invoke-static {v0, v1, p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel;->d(JLjava/lang/Boolean;)Lrx/Observable;
|
||||
const/4 p1, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,44 +3,76 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lkotlin/jvm/functions/Function10;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/e0/e;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/e;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/e0/e;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/e0/e;->d:Lf/a/o/b/b/e0/e;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelChannel;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/e0/e;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 12
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
move-object v0, p0
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel;->c(Lcom/discord/models/domain/ModelChannel;)Lrx/Observable;
|
||||
iget-object v1, v0, Lf/a/o/b/b/e0/e;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
move-result-object p1
|
||||
move-object v2, p1
|
||||
|
||||
return-object p1
|
||||
check-cast v2, Ljava/util/Map;
|
||||
|
||||
move-object v3, p2
|
||||
|
||||
check-cast v3, Ljava/util/List;
|
||||
|
||||
move-object v4, p3
|
||||
|
||||
check-cast v4, Ljava/util/List;
|
||||
|
||||
move-object/from16 v5, p4
|
||||
|
||||
check-cast v5, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v6, p5
|
||||
|
||||
check-cast v6, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v7, p6
|
||||
|
||||
check-cast v7, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v8, p7
|
||||
|
||||
check-cast v8, Ljava/lang/Long;
|
||||
|
||||
move-object/from16 v9, p8
|
||||
|
||||
check-cast v9, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v10, p9
|
||||
|
||||
check-cast v10, Ljava/lang/Boolean;
|
||||
|
||||
move-object/from16 v11, p10
|
||||
|
||||
check-cast v11, Ljava/lang/Boolean;
|
||||
|
||||
invoke-static/range {v1 .. v11}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel$Messages;->a(Lcom/discord/models/domain/ModelChannel;Ljava/util/Map;Ljava/util/List;Ljava/util/List;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/lang/Long;Ljava/util/Map;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lcom/discord/widgets/chat/list/model/WidgetChatListModel$Messages;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
return-object v1
|
||||
.end method
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function10;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# instance fields
|
||||
|
@ -23,56 +23,22 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 12
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
move-object v0, p0
|
||||
iget-object v0, p0, Lf/a/o/b/b/e0/f;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
iget-object v1, v0, Lf/a/o/b/b/e0/f;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
||||
move-object v2, p1
|
||||
invoke-virtual {v0}, Lcom/discord/models/domain/ModelChannel;->getGuildId()Ljava/lang/Long;
|
||||
|
||||
check-cast v2, Ljava/util/Map;
|
||||
move-result-object v0
|
||||
|
||||
move-object v3, p2
|
||||
invoke-interface {p1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
check-cast v3, Ljava/util/List;
|
||||
move-result-object p1
|
||||
|
||||
move-object v4, p3
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
||||
check-cast v4, Ljava/util/List;
|
||||
|
||||
move-object/from16 v5, p4
|
||||
|
||||
check-cast v5, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v6, p5
|
||||
|
||||
check-cast v6, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v7, p6
|
||||
|
||||
check-cast v7, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v8, p7
|
||||
|
||||
check-cast v8, Ljava/lang/Long;
|
||||
|
||||
move-object/from16 v9, p8
|
||||
|
||||
check-cast v9, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v10, p9
|
||||
|
||||
check-cast v10, Ljava/lang/Boolean;
|
||||
|
||||
move-object/from16 v11, p10
|
||||
|
||||
check-cast v11, Ljava/lang/Boolean;
|
||||
|
||||
invoke-static/range {v1 .. v11}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel$Messages;->c(Lcom/discord/models/domain/ModelChannel;Ljava/util/Map;Ljava/util/List;Ljava/util/List;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/lang/Long;Ljava/util/Map;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lcom/discord/widgets/chat/list/model/WidgetChatListModel$Messages;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
return-object v1
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/g;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -34,11 +34,39 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.locals 2
|
||||
|
||||
check-cast p1, Lcom/discord/models/application/Unread;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel$Messages;->b(Lcom/discord/models/application/Unread;)Ljava/lang/Long;
|
||||
invoke-virtual {p1}, Lcom/discord/models/application/Unread;->getMarker()Lcom/discord/models/application/Unread$Marker;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/models/application/Unread$Marker;->getMessageId()Ljava/lang/Long;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/models/application/Unread;->getMarker()Lcom/discord/models/application/Unread$Marker;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/models/application/Unread$Marker;->getMessageId()Ljava/lang/Long;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const-wide/16 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,34 +3,42 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lh0/k/b;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelChannel;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/e0/h;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelChannel;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/h;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/e0/h;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/e0/h;->d:Lf/a/o/b/b/e0/h;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/e0/h;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/e0/h;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel$Messages;->a(Lcom/discord/models/domain/ModelChannel;Ljava/util/Map;)Ljava/util/Map;
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel;->a(Lcom/discord/models/domain/ModelChannel;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/i;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -36,11 +36,21 @@
|
|||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
check-cast p1, Lcom/discord/stores/StoreMessagesLoader$ChannelLoadedState;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel;->a(Ljava/lang/Long;)Ljava/lang/Boolean;
|
||||
invoke-virtual {p1}, Lcom/discord/stores/StoreMessagesLoader$ChannelLoadedState;->isTouchedSinceLastJump()Z
|
||||
|
||||
move-result-object p1
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
sget-object p1, Lcom/discord/widgets/chat/list/model/WidgetChatListModel$ChatListState;->DETACHED:Lcom/discord/widgets/chat/list/model/WidgetChatListModel$ChatListState;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
sget-object p1, Lcom/discord/widgets/chat/list/model/WidgetChatListModel$ChatListState;->DETACHED_UNTOUCHED:Lcom/discord/widgets/chat/list/model/WidgetChatListModel$ChatListState;
|
||||
|
||||
:goto_0
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# static fields
|
||||
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/e0/j;
|
||||
|
@ -23,7 +23,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -33,12 +33,16 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
check-cast p1, Lcom/discord/stores/StoreMessagesLoader$ChannelLoadedState;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/model/WidgetChatListModel;->b(Lcom/discord/models/domain/ModelChannel;)Ljava/lang/Boolean;
|
||||
invoke-virtual {p1}, Lcom/discord/stores/StoreMessagesLoader$ChannelLoadedState;->isLoadingMessages()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,36 +3,40 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Ljava/lang/ref/WeakReference;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/f;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Ljava/lang/ref/WeakReference;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/f;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/f;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/f;->d:Lf/a/o/b/b/f;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/f;->d:Ljava/lang/ref/WeakReference;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.method public final invoke()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/f;->d:Ljava/lang/ref/WeakReference;
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
check-cast p1, Ljava/lang/Throwable;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatList$1;->b(Ljava/lang/ref/WeakReference;Ljava/lang/Throwable;)Lkotlin/Unit;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -3,46 +3,62 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lcom/discord/widgets/chat/input/emoji/EmojiPickerListener;
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
|
||||
.field public final synthetic e:J
|
||||
.field public final synthetic e:Landroid/net/Uri;
|
||||
|
||||
.field public final synthetic f:J
|
||||
.field public final synthetic f:Ljava/lang/String;
|
||||
|
||||
.field public final synthetic g:Ljava/lang/ref/WeakReference;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$1;JJ)V
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/ref/WeakReference;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/g;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
iput-object p1, p0, Lf/a/o/b/b/g;->d:Landroid/content/Context;
|
||||
|
||||
iput-wide p2, p0, Lf/a/o/b/b/g;->e:J
|
||||
iput-object p2, p0, Lf/a/o/b/b/g;->e:Landroid/net/Uri;
|
||||
|
||||
iput-wide p4, p0, Lf/a/o/b/b/g;->f:J
|
||||
iput-object p3, p0, Lf/a/o/b/b/g;->f:Ljava/lang/String;
|
||||
|
||||
iput-object p4, p0, Lf/a/o/b/b/g;->g:Ljava/lang/ref/WeakReference;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onEmojiPicked(Lcom/discord/models/domain/emoji/Emoji;)V
|
||||
.method public final invoke()Ljava/lang/Object;
|
||||
.locals 6
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/g;->d:Lcom/discord/widgets/chat/list/WidgetChatList$1;
|
||||
iget-object v0, p0, Lf/a/o/b/b/g;->d:Landroid/content/Context;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/g;->e:J
|
||||
iget-object v1, p0, Lf/a/o/b/b/g;->e:Landroid/net/Uri;
|
||||
|
||||
iget-wide v3, p0, Lf/a/o/b/b/g;->f:J
|
||||
iget-object v2, p0, Lf/a/o/b/b/g;->f:Ljava/lang/String;
|
||||
|
||||
move-object v5, p1
|
||||
iget-object v3, p0, Lf/a/o/b/b/g;->g:Ljava/lang/ref/WeakReference;
|
||||
|
||||
invoke-virtual/range {v0 .. v5}, Lcom/discord/widgets/chat/list/WidgetChatList$1;->d(JJLcom/discord/models/domain/emoji/Emoji;)V
|
||||
new-instance v4, Lf/a/o/b/b/c;
|
||||
|
||||
return-void
|
||||
invoke-direct {v4, v3}, Lf/a/o/b/b/c;-><init>(Ljava/lang/ref/WeakReference;)V
|
||||
|
||||
new-instance v5, Lf/a/o/b/b/d;
|
||||
|
||||
invoke-direct {v5, v3}, Lf/a/o/b/b/d;-><init>(Ljava/lang/ref/WeakReference;)V
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-static/range {v0 .. v5}, Lcom/discord/utilities/io/NetworkUtils;->downloadFile(Landroid/content/Context;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -6,35 +6,49 @@
|
|||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/i;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/i;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/i;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/i;->d:Lf/a/o/b/b/i;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/i;->d:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 3
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/i;->d:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
check-cast p1, Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getMessages()Lcom/discord/stores/StoreMessages;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
|
||||
move-result-object v0
|
||||
|
||||
move-result-wide v1
|
||||
invoke-static {p1}, Ljava/util/Collections;->singletonList(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
invoke-static {v0, v1, v2}, Lcom/discord/widgets/chat/list/WidgetChatList;->g(Lcom/discord/widgets/chat/list/WidgetChatList;J)V
|
||||
move-result-object p1
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
invoke-virtual {v0, p1, v1}, Lcom/discord/stores/StoreMessages;->handleReactionUpdate(Ljava/util/List;Z)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,40 +3,53 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action0;
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/j;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/j;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/j;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/j;->d:Lf/a/o/b/b/j;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelMessageReaction;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/j;->d:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call()V
|
||||
.locals 0
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
invoke-static {}, Lcom/discord/widgets/chat/list/WidgetChatList;->h()V
|
||||
iget-object v0, p0, Lf/a/o/b/b/j;->d:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
check-cast p1, Ljava/lang/Void;
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/models/domain/ModelMessageReaction;->isMe()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getEmojis()Lcom/discord/stores/StoreEmoji;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/models/domain/ModelMessageReaction;->getEmoji()Lcom/discord/models/domain/ModelMessageReaction$Emoji;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/models/domain/ModelMessageReaction$Emoji;->getKey()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p1, v0}, Lcom/discord/stores/StoreEmoji;->onEmojiUsed(Ljava/lang/String;)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -6,39 +6,37 @@
|
|||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/k;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lrx/functions/Action1;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/k;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/k;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/k;->d:Lf/a/o/b/b/k;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Lrx/functions/Action1;Lcom/discord/models/domain/ModelMessageReaction$Update;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/k;->d:Lrx/functions/Action1;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/k;->e:Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
.locals 2
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
iget-object v0, p0, Lf/a/o/b/b/k;->d:Lrx/functions/Action1;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;->b(Lcom/discord/models/domain/ModelMessageReaction$Update;)V
|
||||
iget-object v1, p0, Lf/a/o/b/b/k;->e:Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
|
||||
check-cast p1, Lcom/discord/utilities/error/Error;
|
||||
|
||||
invoke-interface {v0, v1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -6,37 +6,31 @@
|
|||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/l;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/l;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/l;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/l;->d:Lf/a/o/b/b/l;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/l;->d:Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Ljava/lang/Void;
|
||||
iget-object v0, p0, Lf/a/o/b/b/l;->d:Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
|
||||
|
||||
check-cast p1, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;->a(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -6,22 +6,28 @@
|
|||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lrx/functions/Action1;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/m;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lrx/functions/Action1;Lcom/discord/models/domain/ModelMessageReaction$Update;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/m;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/m;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/m;->d:Lf/a/o/b/b/m;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/m;->d:Lrx/functions/Action1;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/m;->e:Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
@ -30,13 +36,19 @@
|
|||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/m;->d:Lrx/functions/Action1;
|
||||
check-cast p1, Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
|
||||
iget-object v1, p0, Lf/a/o/b/b/m;->e:Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getMessages()Lcom/discord/stores/StoreMessages;
|
||||
|
||||
check-cast p1, Lcom/discord/utilities/error/Error;
|
||||
move-result-object v0
|
||||
|
||||
invoke-interface {v0, v1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
||||
invoke-static {p1}, Ljava/util/Collections;->singletonList(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, p1, v1}, Lcom/discord/stores/StoreMessages;->handleReactionUpdate(Ljava/util/List;Z)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -6,31 +6,37 @@
|
|||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/n;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelMessageReaction;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/n;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/n;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/n;->d:Lf/a/o/b/b/n;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/n;->d:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/n;->d:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Ljava/lang/Void;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;->d(Lcom/discord/models/domain/ModelMessageReaction;Ljava/lang/Void;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -6,39 +6,35 @@
|
|||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/o;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/o;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/o;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/o;->d:Lf/a/o/b/b/o;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/o;->d:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
.locals 3
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelMessageReaction$Update;
|
||||
iget-object v0, p0, Lf/a/o/b/b/o;->d:Lcom/discord/widgets/chat/list/WidgetChatList;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;->a(Lcom/discord/models/domain/ModelMessageReaction$Update;)V
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-static {v0, v1, v2}, Lcom/discord/widgets/chat/list/WidgetChatList;->g(Lcom/discord/widgets/chat/list/WidgetChatList;J)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,34 +3,46 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
.implements Lrx/functions/Action0;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/p;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/p;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/p;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/p;->d:Lf/a/o/b/b/p;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/p;->d:Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.method public final call()V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/p;->d:Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;
|
||||
sget v0, Lcom/discord/widgets/chat/list/WidgetChatList;->d:I
|
||||
|
||||
check-cast p1, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getMessagesLoader()Lcom/discord/stores/StoreMessagesLoader;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;->c(Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler;Lcom/discord/widgets/chat/list/WidgetChatList$UserReactionHandler$UpdateRequest;)V
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/stores/StoreMessagesLoader;->clearScrollTo()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->i(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->a(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -7,20 +7,16 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelMessage;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/r;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/r;->e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
iput-object p1, p0, Lf/a/o/b/b/r;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -30,9 +26,7 @@
|
|||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/r;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iget-object v1, p0, Lf/a/o/b/b/r;->e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
iget-object v0, p0, Lf/a/o/b/b/r;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
|
@ -40,7 +34,21 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
invoke-virtual {v0, v1, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->j(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
sget p1, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->a:I
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getMessagesLoader()Lcom/discord/stores/StoreMessagesLoader;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/models/domain/ModelMessage;->getChannelId()J
|
||||
|
||||
move-result-wide p2
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/models/domain/ModelMessage;->getId()J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
invoke-virtual {p1, p2, p3, v0, v1}, Lcom/discord/stores/StoreMessagesLoader;->jumpToMessage(JJ)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -24,15 +24,43 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.locals 9
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/s;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
check-cast p1, Ljava/lang/String;
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->c(Ljava/lang/String;)Lkotlin/Unit;
|
||||
iget-object v1, v0, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
|
||||
|
||||
move-result-object p1
|
||||
check-cast v1, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
invoke-virtual {v1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;->getData()Lcom/discord/widgets/chat/list/WidgetChatListAdapter$Data;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
iget-object v0, v0, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
|
||||
|
||||
check-cast v0, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;->getEventHandler()Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v3
|
||||
|
||||
invoke-interface {v1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$Data;->getChannelId()J
|
||||
|
||||
move-result-wide v5
|
||||
|
||||
invoke-interface {v1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$Data;->getGuildId()J
|
||||
|
||||
move-result-wide v7
|
||||
|
||||
invoke-interface/range {v2 .. v8}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;->onUserMentionClicked(JJJ)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,48 +3,46 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function3;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/t;
|
||||
# instance fields
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/t;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/t;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/t;->d:Lf/a/o/b/b/t;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/t;->d:Landroid/content/Context;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 4
|
||||
|
||||
check-cast p1, Landroid/content/Context;
|
||||
iget-object v0, p0, Lf/a/o/b/b/t;->d:Landroid/content/Context;
|
||||
|
||||
check-cast p2, Ljava/lang/String;
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
check-cast p3, Ljava/lang/String;
|
||||
sget v1, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->a:I
|
||||
|
||||
invoke-static {p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->b(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Lkotlin/Unit;
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getChannelsSelected()Lcom/discord/stores/StoreChannelsSelected;
|
||||
|
||||
move-result-object p1
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v2
|
||||
|
||||
invoke-virtual {v1, v0, v2, v3}, Lcom/discord/stores/StoreChannelsSelected;->findAndSet(Landroid/content/Context;J)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -3,42 +3,38 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lrx/functions/Action3;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/models/domain/ModelMessage;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;Lcom/discord/models/domain/ModelMessage;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/u;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/u;->e:Lcom/discord/models/domain/ModelMessage;
|
||||
iput-object p1, p0, Lf/a/o/b/b/u;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/u;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
iget-object v0, p0, Lf/a/o/b/b/u;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
iget-object v1, p0, Lf/a/o/b/b/u;->e:Lcom/discord/models/domain/ModelMessage;
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
check-cast p1, Lcom/discord/utilities/textprocessing/node/SpoilerNode;
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
|
||||
invoke-virtual {v0, v1, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->f(Lcom/discord/models/domain/ModelMessage;Lcom/discord/utilities/textprocessing/node/SpoilerNode;)Lkotlin/Unit;
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
move-result-object p1
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->e(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-object p1
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->g(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->c(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -7,16 +7,20 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/w;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
iput-object p1, p0, Lf/a/o/b/b/w;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/w;->e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -24,9 +28,11 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/w;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
iget-object v0, p0, Lf/a/o/b/b/w;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iget-object v1, p0, Lf/a/o/b/b/w;->e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
|
@ -34,7 +40,7 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->k(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
invoke-virtual {v0, v1, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->d(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,38 +3,50 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action3;
|
||||
.implements Lkotlin/jvm/functions/Function3;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/x;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/x;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/x;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/x;->d:Lf/a/o/b/b/x;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/x;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/x;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
check-cast p1, Landroid/content/Context;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p2, Ljava/lang/String;
|
||||
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
check-cast p3, Ljava/lang/String;
|
||||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
sget v0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->a:I
|
||||
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->h(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
invoke-static {p1, p2, p3}, Lcom/discord/utilities/uri/UriHandler;->handleOrUntrusted(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -28,11 +28,19 @@
|
|||
|
||||
iget-object v0, p0, Lf/a/o/b/b/y;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->d(Ljava/lang/Long;)Lkotlin/Unit;
|
||||
iget-object v0, v0, Lcom/discord/utilities/mg_recycler/MGRecyclerViewHolder;->adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapter;
|
||||
|
||||
move-result-object p1
|
||||
check-cast v0, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;->getEventHandler()Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-interface {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;->onUrlLongClicked(Ljava/lang/String;)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -7,16 +7,16 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelMessage;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelMessage;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/z;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
iput-object p1, p0, Lf/a/o/b/b/z;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -26,7 +26,7 @@
|
|||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/z;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
iget-object v0, p0, Lf/a/o/b/b/z;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->a(Lcom/discord/models/domain/ModelMessage;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
invoke-static {v0, p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->b(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,34 +3,138 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;
|
||||
.field public final synthetic d:J
|
||||
|
||||
.field public final synthetic e:Landroid/content/Context;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;)V
|
||||
.method public synthetic constructor <init>(JLandroid/content/Context;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/c/a;->d:Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;
|
||||
iput-wide p1, p0, Lf/a/o/b/c/a;->d:J
|
||||
|
||||
iput-object p3, p0, Lf/a/o/b/c/a;->e:Landroid/content/Context;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 12
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/c/a;->d:Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;
|
||||
iget-wide v0, p0, Lf/a/o/b/c/a;->d:J
|
||||
|
||||
check-cast p1, Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;
|
||||
iget-object v2, p0, Lf/a/o/b/c/a;->e:Landroid/content/Context;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;->f(Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;)V
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
if-nez p1, :cond_0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
new-instance v0, Lh0/l/e/j;
|
||||
|
||||
invoke-direct {v0, p1}, Lh0/l/e/j;-><init>(Ljava/lang/Object;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getUsers()Lcom/discord/stores/StoreUser;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v3}, Lcom/discord/stores/StoreUser;->observeMeId()Lrx/Observable;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getPinnedMessages()Lcom/discord/stores/StorePinnedMessages;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
invoke-virtual {v3, v0, v1, v2}, Lcom/discord/stores/StorePinnedMessages;->get(JLandroid/content/Context;)Lrx/Observable;
|
||||
|
||||
move-result-object v5
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getGuilds()Lcom/discord/stores/StoreGuilds;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/models/domain/ModelChannel;->getGuildId()Ljava/lang/Long;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v6
|
||||
|
||||
invoke-virtual {v0, v6, v7}, Lcom/discord/stores/StoreGuilds;->observeRoles(J)Lrx/Observable;
|
||||
|
||||
move-result-object v6
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getGuilds()Lcom/discord/stores/StoreGuilds;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/models/domain/ModelChannel;->getGuildId()Ljava/lang/Long;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v7
|
||||
|
||||
invoke-virtual {v0, v7, v8}, Lcom/discord/stores/StoreGuilds;->observeComputed(J)Lrx/Observable;
|
||||
|
||||
move-result-object v7
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getChannels()Lcom/discord/stores/StoreChannels;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/stores/StoreChannels;->observeNames()Lrx/Observable;
|
||||
|
||||
move-result-object v8
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getUserSettings()Lcom/discord/stores/StoreUserSettings;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/stores/StoreUserSettings;->getAllowAnimatedEmojisObservable()Lrx/Observable;
|
||||
|
||||
move-result-object v9
|
||||
|
||||
invoke-static {}, Lcom/discord/stores/StoreStream;->getGuilds()Lcom/discord/stores/StoreGuilds;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/models/domain/ModelChannel;->getGuildId()Ljava/lang/Long;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Long;->longValue()J
|
||||
|
||||
move-result-wide v10
|
||||
|
||||
invoke-virtual {v0, v10, v11}, Lcom/discord/stores/StoreGuilds;->observeGuild(J)Lrx/Observable;
|
||||
|
||||
move-result-object v10
|
||||
|
||||
new-instance v11, Lf/a/o/b/c/b;
|
||||
|
||||
invoke-direct {v11, v2, p1}, Lf/a/o/b/c/b;-><init>(Landroid/content/Context;Lcom/discord/models/domain/ModelChannel;)V
|
||||
|
||||
invoke-static/range {v4 .. v11}, Lrx/Observable;->e(Lrx/Observable;Lrx/Observable;Lrx/Observable;Lrx/Observable;Lrx/Observable;Lrx/Observable;Lrx/Observable;Lrx/functions/Func7;)Lrx/Observable;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -3,42 +3,70 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lh0/k/b;
|
||||
.implements Lrx/functions/Func7;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:J
|
||||
.field public final synthetic a:Landroid/content/Context;
|
||||
|
||||
.field public final synthetic e:Landroid/content/Context;
|
||||
.field public final synthetic b:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(JLandroid/content/Context;)V
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;Lcom/discord/models/domain/ModelChannel;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-wide p1, p0, Lf/a/o/b/c/b;->d:J
|
||||
iput-object p1, p0, Lf/a/o/b/c/b;->a:Landroid/content/Context;
|
||||
|
||||
iput-object p3, p0, Lf/a/o/b/c/b;->e:Landroid/content/Context;
|
||||
iput-object p2, p0, Lf/a/o/b/c/b;->b:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 3
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 10
|
||||
|
||||
iget-wide v0, p0, Lf/a/o/b/c/b;->d:J
|
||||
move-object v0, p0
|
||||
|
||||
iget-object v2, p0, Lf/a/o/b/c/b;->e:Landroid/content/Context;
|
||||
iget-object v1, v0, Lf/a/o/b/c/b;->a:Landroid/content/Context;
|
||||
|
||||
check-cast p1, Lcom/discord/models/domain/ModelChannel;
|
||||
iget-object v2, v0, Lf/a/o/b/c/b;->b:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
invoke-static {v0, v1, v2, p1}, Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;->a(JLandroid/content/Context;Lcom/discord/models/domain/ModelChannel;)Lrx/Observable;
|
||||
move-object v3, p1
|
||||
|
||||
move-result-object p1
|
||||
check-cast v3, Ljava/lang/Long;
|
||||
|
||||
return-object p1
|
||||
move-object v4, p2
|
||||
|
||||
check-cast v4, Ljava/util/List;
|
||||
|
||||
move-object v5, p3
|
||||
|
||||
check-cast v5, Ljava/util/Map;
|
||||
|
||||
move-object v6, p4
|
||||
|
||||
check-cast v6, Ljava/util/Map;
|
||||
|
||||
move-object v7, p5
|
||||
|
||||
check-cast v7, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v8, p6
|
||||
|
||||
check-cast v8, Ljava/lang/Boolean;
|
||||
|
||||
move-object/from16 v9, p7
|
||||
|
||||
check-cast v9, Lcom/discord/models/domain/ModelGuild;
|
||||
|
||||
invoke-static/range {v1 .. v9}, Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;->a(Landroid/content/Context;Lcom/discord/models/domain/ModelChannel;Ljava/lang/Long;Ljava/util/List;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/lang/Boolean;Lcom/discord/models/domain/ModelGuild;)Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
return-object v1
|
||||
.end method
|
||||
|
|
|
@ -3,70 +3,34 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Func7;
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:Landroid/content/Context;
|
||||
|
||||
.field public final synthetic b:Lcom/discord/models/domain/ModelChannel;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;Lcom/discord/models/domain/ModelChannel;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/c/c;->a:Landroid/content/Context;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/c/c;->b:Lcom/discord/models/domain/ModelChannel;
|
||||
iput-object p1, p0, Lf/a/o/b/c/c;->d:Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 10
|
||||
.method public final call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
move-object v0, p0
|
||||
iget-object v0, p0, Lf/a/o/b/c/c;->d:Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;
|
||||
|
||||
iget-object v1, v0, Lf/a/o/b/c/c;->a:Landroid/content/Context;
|
||||
check-cast p1, Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;
|
||||
|
||||
iget-object v2, v0, Lf/a/o/b/c/c;->b:Lcom/discord/models/domain/ModelChannel;
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;->f(Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages;Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;)V
|
||||
|
||||
move-object v3, p1
|
||||
|
||||
check-cast v3, Ljava/lang/Long;
|
||||
|
||||
move-object v4, p2
|
||||
|
||||
check-cast v4, Ljava/util/List;
|
||||
|
||||
move-object v5, p3
|
||||
|
||||
check-cast v5, Ljava/util/Map;
|
||||
|
||||
move-object v6, p4
|
||||
|
||||
check-cast v6, Ljava/util/Map;
|
||||
|
||||
move-object v7, p5
|
||||
|
||||
check-cast v7, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v8, p6
|
||||
|
||||
check-cast v8, Ljava/lang/Boolean;
|
||||
|
||||
move-object/from16 v9, p7
|
||||
|
||||
check-cast v9, Lcom/discord/models/domain/ModelGuild;
|
||||
|
||||
invoke-static/range {v1 .. v9}, Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;->b(Landroid/content/Context;Lcom/discord/models/domain/ModelChannel;Ljava/lang/Long;Ljava/util/List;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/lang/Boolean;Lcom/discord/models/domain/ModelGuild;)Lcom/discord/widgets/chat/pins/WidgetChannelPinnedMessages$Model;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
return-object v1
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue