Changes of com.discord v1223
This commit is contained in:
parent
26a73a7cb0
commit
da617a80e6
1163 changed files with 35354 additions and 27103 deletions
|
@ -3,7 +3,7 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnClickListener;
|
||||
.implements Landroid/view/View$OnLongClickListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final onClick(Landroid/view/View;)V
|
||||
.method public final onLongClick(Landroid/view/View;)Z
|
||||
.locals 4
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/a0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
@ -40,7 +40,9 @@
|
|||
|
||||
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, v3, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->b(JLcom/discord/models/domain/ModelMessageReaction;Landroid/view/View;)Z
|
||||
|
||||
return-void
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
|
|
@ -1,48 +0,0 @@
|
|||
.class public final synthetic Lf/a/o/b/b/b0;
|
||||
.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/b0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iput-wide p2, p0, Lf/a/o/b/b/b0;->e:J
|
||||
|
||||
iput-object p4, p0, Lf/a/o/b/b/b0;->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/b0;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/b0;->e:J
|
||||
|
||||
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
|
||||
|
||||
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/b0/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/b0/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/b0/a;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/a;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/b0/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/b0/a;->a:Lf/a/o/b/b/b0/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/b0/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/b0/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/b0/b;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/b;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/b0/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/b0/b;->d:Lf/a/o/b/b/b0/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/b0/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/b0/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/b0/c;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/c;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/b0/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/b0/c;->d:Lf/a/o/b/b/b0/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/b0/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/b0/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/b0/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/b0/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/b0/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/b0/e;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/e;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/b0/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/b0/e;->d:Lf/a/o/b/b/b0/e;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/f;
|
||||
.class public final synthetic Lf/a/o/b/b/b0/f;
|
||||
.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/b0/f;
|
||||
|
||||
|
||||
# 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/b0/f;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/f;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/b0/f;-><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/b0/f;->d:Lf/a/o/b/b/b0/f;
|
||||
|
||||
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/b0/g;
|
||||
.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/b0/g;->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/b0/g;->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/h;
|
||||
.class public final synthetic Lf/a/o/b/b/b0/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/h;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
iput-object p1, p0, Lf/a/o/b/b/b0/h;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -28,7 +28,7 @@
|
|||
|
||||
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/b0/h;->a:Lcom/discord/models/domain/ModelChannel;
|
||||
|
||||
move-object v2, p1
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
.class public final synthetic Lf/a/o/b/b/c0/i;
|
||||
.class public final synthetic Lf/a/o/b/b/b0/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/b0/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/b0/i;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/i;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/b0/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/b0/i;->d:Lf/a/o/b/b/b0/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/b0/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/b0/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/b0/j;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/c0/j;-><init>()V
|
||||
invoke-direct {v0}, Lf/a/o/b/b/b0/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/b0/j;->d:Lf/a/o/b/b/b0/j;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -3,36 +3,44 @@
|
|||
.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/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;)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/q;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iput-object p2, p0, Lf/a/o/b/b/q;->e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
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;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/q;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
check-cast p1, Ljava/lang/String;
|
||||
iget-object v1, p0, Lf/a/o/b/b/q;->e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->i(Ljava/lang/String;)Lkotlin/Unit;
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
move-result-object p1
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
|
||||
return-object p1
|
||||
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
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -3,46 +3,34 @@
|
|||
.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/r;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/r;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/r;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/r;->d:Lf/a/o/b/b/r;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()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/models/domain/ModelMessage;
|
||||
|
||||
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 1
|
||||
|
||||
check-cast p1, Landroid/content/Context;
|
||||
iget-object v0, p0, Lf/a/o/b/b/r;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
|
||||
check-cast p2, Ljava/lang/String;
|
||||
check-cast p1, Lcom/discord/utilities/textprocessing/node/SpoilerNode;
|
||||
|
||||
check-cast p3, Ljava/lang/String;
|
||||
|
||||
invoke-static {p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->h(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Lkotlin/Unit;
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->a(Lcom/discord/models/domain/ModelMessage;Lcom/discord/utilities/textprocessing/node/SpoilerNode;)Lkotlin/Unit;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,34 +3,46 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lkotlin/jvm/functions/Function3;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/s;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;)V
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/s;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/s;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/s;->d:Lf/a/o/b/b/s;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/o/b/b/s;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/s;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
check-cast p1, Landroid/content/Context;
|
||||
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
check-cast p2, Ljava/lang/String;
|
||||
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->j(Ljava/lang/Long;)Lkotlin/Unit;
|
||||
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;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -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/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
|
||||
# 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/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/widgets/chat/list/WidgetChatListAdapter;
|
||||
iput-object p1, p0, Lf/a/o/b/b/u;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -28,11 +24,9 @@
|
|||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/u;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
iget-object v1, p0, Lf/a/o/b/b/u;->e:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
iget-object v0, p0, Lf/a/o/b/b/u;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
|
@ -40,7 +34,7 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
invoke-virtual {v0, v1, 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;->f(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -6,35 +6,27 @@
|
|||
.implements Lrx/functions/Action3;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic d:Lf/a/o/b/b/v;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static synthetic constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/o/b/b/v;
|
||||
|
||||
invoke-direct {v0}, Lf/a/o/b/b/v;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/o/b/b/v;->d:Lf/a/o/b/b/v;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private synthetic constructor <init>()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/v;->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
|
||||
.locals 0
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/v;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
|
@ -42,7 +34,7 @@
|
|||
|
||||
check-cast p3, Lcom/discord/widgets/chat/list/entries/ChatListEntry;
|
||||
|
||||
invoke-static {p1, p2, p3}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->e(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
|
||||
|
|
|
@ -3,38 +3,36 @@
|
|||
.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;
|
||||
|
||||
|
||||
# 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;)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;
|
||||
|
||||
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;
|
||||
.locals 1
|
||||
|
||||
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;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->h(Ljava/lang/String;)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;->c(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;Landroid/view/View;Ljava/lang/Integer;Lcom/discord/widgets/chat/list/entries/ChatListEntry;)V
|
||||
|
||||
return-void
|
||||
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/WidgetChatListAdapterItemMessage;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/ModelMessage;)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/x;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
iput-object p1, p0, Lf/a/o/b/b/x;->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/x;->d:Lcom/discord/models/domain/ModelMessage;
|
||||
iget-object v0, p0, Lf/a/o/b/b/x;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;
|
||||
|
||||
check-cast p1, Lcom/discord/utilities/textprocessing/node/SpoilerNode;
|
||||
check-cast p1, Ljava/lang/Long;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->a(Lcom/discord/models/domain/ModelMessage;Lcom/discord/utilities/textprocessing/node/SpoilerNode;)Lkotlin/Unit;
|
||||
invoke-virtual {v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessage;->i(Ljava/lang/Long;)Lkotlin/Unit;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,38 +3,38 @@
|
|||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action3;
|
||||
.implements Landroid/view/View$OnClickListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
.field public final synthetic d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
.field public final synthetic e:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V
|
||||
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;J)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/WidgetChatListAdapter;
|
||||
iput-object p1, p0, Lf/a/o/b/b/y;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iput-wide p2, p0, Lf/a/o/b/b/y;->e:J
|
||||
|
||||
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 onClick(Landroid/view/View;)V
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/y;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
|
||||
iget-object v0, p0, Lf/a/o/b/b/y;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
iget-wide v1, p0, Lf/a/o/b/b/y;->e:J
|
||||
|
||||
check-cast p2, Ljava/lang/Integer;
|
||||
|
||||
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-virtual {v0, v1, v2, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->c(JLandroid/view/View;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -11,9 +11,11 @@
|
|||
|
||||
.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;J)V
|
||||
.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
|
||||
|
@ -22,19 +24,23 @@
|
|||
|
||||
iput-wide p2, p0, Lf/a/o/b/b/z;->e:J
|
||||
|
||||
iput-object p4, p0, Lf/a/o/b/b/z;->f:Lcom/discord/models/domain/ModelMessageReaction;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onClick(Landroid/view/View;)V
|
||||
.locals 3
|
||||
.locals 4
|
||||
|
||||
iget-object v0, p0, Lf/a/o/b/b/z;->d:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;
|
||||
|
||||
iget-wide v1, p0, Lf/a/o/b/b/z;->e:J
|
||||
|
||||
invoke-virtual {v0, v1, v2, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemReactions;->c(JLandroid/view/View;)V
|
||||
iget-object v3, p0, Lf/a/o/b/b/z;->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
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue