Changes of com.discord v1301
This commit is contained in:
parent
42f16810b1
commit
965ee1b306
2885 changed files with 49675 additions and 41151 deletions
|
@ -11,11 +11,9 @@
|
|||
|
||||
.field public final synthetic e:J
|
||||
|
||||
.field public final synthetic f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;JLcom/discord/models/domain/ModelMessageReaction;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;J)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -24,23 +22,19 @@
|
|||
|
||||
iput-wide p2, p0, Lf/a/o/b/b/a0;->e:J
|
||||
|
||||
iput-object p4, p0, Lf/a/o/b/b/a0;->f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onClick(Landroid/view/View;)V
|
||||
.locals 4
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/a0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/a0;->e:J
|
||||
|
||||
iget-object v3, p0, Lf/a/o/b/b/a0;->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
|
||||
invoke-virtual {v0, v1, v2, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->c(JLandroid/view/View;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnLongClickListener;
|
||||
.implements Landroid/view/View$OnClickListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final onLongClick(Landroid/view/View;)Z
|
||||
.method public final onClick(Landroid/view/View;)V
|
||||
.locals 4
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/b0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
@ -40,9 +40,7 @@
|
|||
|
||||
iget-object v3, p0, Lf/a/o/b/b/b0;->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
|
||||
invoke-virtual {v0, v1, v2, v3, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->a(JLcom/discord/models/domain/ModelMessageReaction;Landroid/view/View;)V
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
return-void
|
||||
.end method
|
||||
|
|
48
com.discord/smali/f/a/o/b/b/c0.smali
Normal file
48
com.discord/smali/f/a/o/b/b/c0.smali
Normal file
|
@ -0,0 +1,48 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnLongClickListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
.field public final synthetic e:J
|
||||
|
||||
.field public final synthetic f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;JLcom/discord/models/domain/ModelMessageReaction;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/c0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iput-wide p2, p0, Lf/a/o/b/b/c0;->e:J
|
||||
|
||||
iput-object p4, p0, Lf/a/o/b/b/c0;->f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onLongClick(Landroid/view/View;)Z
|
||||
.locals 4
|
||||
|
||||
iget-object v0, 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-object v3, 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;->b(JLcom/discord/models/domain/ModelMessageReaction;Landroid/view/View;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/a;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -7,18 +7,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic a:Lf/a/o/b/b/c0/a;
|
||||
.field public static final synthetic a:Lf/a/o/b/b/d0/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/c0/a;
|
||||
new-instance v0, Lf/a/o/b/b/d0/a;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/a;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/d0/a;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/c0/a;->a:Lf/a/o/b/b/c0/a;
|
||||
sput-object v0, Lf/a/o/b/b/d0/a;->a:Lf/a/o/b/b/d0/a;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/b;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -7,18 +7,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/c0/b;
|
||||
.field public static final synthetic d:Lf/a/o/b/b/d0/b;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/c0/b;
|
||||
new-instance v0, Lf/a/o/b/b/d0/b;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/b;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/d0/b;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/c0/b;->d:Lf/a/o/b/b/c0/b;
|
||||
sput-object v0, Lf/a/o/b/b/d0/b;->d:Lf/a/o/b/b/d0/b;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/c;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/c;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -7,18 +7,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/c0/c;
|
||||
.field public static final synthetic d:Lf/a/o/b/b/d0/c;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/c0/c;
|
||||
new-instance v0, Lf/a/o/b/b/d0/c;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/c;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/d0/c;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/c0/c;->d:Lf/a/o/b/b/c0/c;
|
||||
sput-object v0, Lf/a/o/b/b/d0/c;->d:Lf/a/o/b/b/d0/c;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/d;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/d;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
|||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-wide p1, p0, Lf/a/o/b/b/c0/d;->d:J
|
||||
iput-wide p1, p0, Lf/a/o/b/b/d0/d;->d:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -26,7 +26,7 @@
|
|||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-wide v0, p0, Lf/a/o/b/b/c0/d;->d:J
|
||||
iget-wide v0, p0, Lf/a/o/b/b/d0/d;->d:J
|
||||
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/e;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/e;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -7,18 +7,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/c0/e;
|
||||
.field public static final synthetic d:Lf/a/o/b/b/d0/e;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/c0/e;
|
||||
new-instance v0, Lf/a/o/b/b/d0/e;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/e;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/d0/e;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/c0/e;->d:Lf/a/o/b/b/c0/e;
|
||||
sput-object v0, Lf/a/o/b/b/d0/e;->d:Lf/a/o/b/b/d0/e;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,13 +1,13 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/h;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/f;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Func9;
|
||||
.implements Lkotlin/jvm/functions/Function10;
|
||||
|
||||
|
||||
# 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,19 +16,19 @@
|
|||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/c0/h;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
iput-object p1, p0, Lf/a/o/b/b/d0/f;->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;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 11
|
||||
.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
|
||||
|
||||
move-object v0, p0
|
||||
|
||||
iget-object v1, v0, Lf/a/o/b/b/c0/h;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
iget-object v1, v0, Lf/a/o/b/b/d0/f;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
move-object v2, p1
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
|||
|
||||
check-cast v4, Ljava/util/List;
|
||||
|
||||
move-object v5, p4
|
||||
move-object/from16 v5, p4
|
||||
|
||||
check-cast v5, Ljava/util/Map;
|
||||
|
||||
|
@ -52,21 +52,25 @@
|
|||
|
||||
move-object/from16 v7, p6
|
||||
|
||||
check-cast v7, Ljava/lang/Long;
|
||||
check-cast v7, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v8, p7
|
||||
|
||||
check-cast v8, Ljava/util/Map;
|
||||
check-cast v8, Ljava/lang/Long;
|
||||
|
||||
move-object/from16 v9, p8
|
||||
|
||||
check-cast v9, Ljava/lang/Boolean;
|
||||
check-cast v9, Ljava/util/Map;
|
||||
|
||||
move-object/from16 v10, p9
|
||||
|
||||
check-cast v10, Ljava/lang/Boolean;
|
||||
|
||||
invoke-static/range {v1 .. v10}, 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/lang/Long;Ljava/util/Map;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lcom/discord/widgets/chat/list/model/WidgetChatListModel$Messages;
|
||||
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
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/f;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/g;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -7,18 +7,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/c0/f;
|
||||
.field public static final synthetic d:Lf/a/o/b/b/d0/g;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/c0/f;
|
||||
new-instance v0, Lf/a/o/b/b/d0/g;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/f;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/d0/g;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/c0/f;->d:Lf/a/o/b/b/c0/f;
|
||||
sput-object v0, Lf/a/o/b/b/d0/g;->d:Lf/a/o/b/b/d0/g;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/g;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/h;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
|||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/c0/g;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
iput-object p1, p0, Lf/a/o/b/b/d0/h;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -26,7 +26,7 @@
|
|||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/c0/g;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
iget-object v0, p0, Lf/a/o/b/b/d0/h;->d:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
check-cast p1, Ljava/util/Map;
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/i;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/i;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -7,18 +7,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/c0/i;
|
||||
.field public static final synthetic d:Lf/a/o/b/b/d0/i;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/c0/i;
|
||||
new-instance v0, Lf/a/o/b/b/d0/i;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/i;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/d0/i;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/c0/i;->d:Lf/a/o/b/b/c0/i;
|
||||
sput-object v0, Lf/a/o/b/b/d0/i;->d:Lf/a/o/b/b/d0/i;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/j;
|
||||
.class public final synthetic Lf/a/o/b/b/d0/j;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
|
@ -7,18 +7,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/c0/j;
|
||||
.field public static final synthetic d:Lf/a/o/b/b/d0/j;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/c0/j;
|
||||
new-instance v0, Lf/a/o/b/b/d0/j;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/j;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/d0/j;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/c0/j;->d:Lf/a/o/b/b/c0/j;
|
||||
sput-object v0, Lf/a/o/b/b/d0/j;->d:Lf/a/o/b/b/d0/j;
|
||||
|
||||
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;->d(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;->i(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
invoke-virtual {v0, v1, 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
|
||||
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
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -7,16 +7,16 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Landroid/content/Context;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/r;->d:Landroid/content/Context;
|
||||
iput-object p1, p0, Lf/a/o/b/b/r;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -26,11 +26,11 @@
|
|||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/r;->d:Landroid/content/Context;
|
||||
iget-object v0, p0, Lf/a/o/b/b/r;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->j(Landroid/content/Context;Ljava/lang/Long;)Lkotlin/Unit;
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->c(Ljava/lang/String;)Lkotlin/Unit;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
check-cast p3, Ljava/lang/String;
|
||||
|
||||
invoke-static {p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->g(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Lkotlin/Unit;
|
||||
invoke-static {p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->b(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Lkotlin/Unit;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,38 +3,42 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action3;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# 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/models/domain/ModelMessage;
|
||||
|
||||
|
||||
# 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/models/domain/ModelMessage;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/t;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
iput-object p1, p0, Lf/a/o/b/b/t;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/t;->e:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/t;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
iget-object v0, p0, Lf/a/o/b/b/t;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
iget-object v1, p0, Lf/a/o/b/b/t;->e:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
check-cast p1, Lcom/discord/utilities/textprocessing/node/SpoilerNode;
|
||||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
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;
|
||||
|
||||
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
|
||||
move-result-object p1
|
||||
|
||||
return-void
|
||||
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;->a(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;->g(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;->f(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;->k(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)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;->c(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;->h(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -28,9 +28,9 @@
|
|||
|
||||
iget-object v0, p0, Lf/a/o/b/b/x;->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;->h(Ljava/lang/String;)Lkotlin/Unit;
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->d(Ljava/lang/Long;)Lkotlin/Unit;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,36 +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 d:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;)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/y;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
iput-object p1, p0, Lf/a/o/b/b/y;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.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/y;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
iget-object v0, p0, Lf/a/o/b/b/y;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->i(Ljava/lang/Long;)Lkotlin/Unit;
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
|
||||
move-result-object p1
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
return-object p1
|
||||
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
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,38 +3,36 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnClickListener;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
.field public final synthetic e:J
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;J)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/z;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iput-wide p2, p0, Lf/a/o/b/b/z;->e:J
|
||||
iput-object p1, p0, Lf/a/o/b/b/z;->d:Landroid/content/Context;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onClick(Landroid/view/View;)V
|
||||
.locals 3
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/z;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
iget-object v0, p0, Lf/a/o/b/b/z;->d:Landroid/content/Context;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/z;->e:J
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
invoke-virtual {v0, v1, v2, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->c(JLandroid/view/View;)V
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->e(Landroid/content/Context;Ljava/lang/Long;)Lkotlin/Unit;
|
||||
|
||||
return-void
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue