Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
74
com.discord/smali_classes2/e0/a/b/a$a.smali
Normal file
74
com.discord/smali_classes2/e0/a/b/a$a.smali
Normal file
|
@ -0,0 +1,74 @@
|
|||
.class public final Le0/a/b/a$a;
|
||||
.super Lx/m/c/k;
|
||||
.source "ApngDecoder.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Le0/a/b/a;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lx/m/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Landroid/graphics/Paint;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Le0/a/b/a$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Le0/a/b/a$a;
|
||||
|
||||
invoke-direct {v0}, Le0/a/b/a$a;-><init>()V
|
||||
|
||||
sput-object v0, Le0/a/b/a$a;->d:Le0/a/b/a$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0}, Lx/m/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 3
|
||||
|
||||
new-instance v0, Landroid/graphics/Paint;
|
||||
|
||||
invoke-direct {v0}, Landroid/graphics/Paint;-><init>()V
|
||||
|
||||
new-instance v1, Landroid/graphics/PorterDuffXfermode;
|
||||
|
||||
sget-object v2, Landroid/graphics/PorterDuff$Mode;->CLEAR:Landroid/graphics/PorterDuff$Mode;
|
||||
|
||||
invoke-direct {v1, v2}, Landroid/graphics/PorterDuffXfermode;-><init>(Landroid/graphics/PorterDuff$Mode;)V
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/graphics/Paint;->setXfermode(Landroid/graphics/Xfermode;)Landroid/graphics/Xfermode;
|
||||
|
||||
return-object v0
|
||||
.end method
|
2067
com.discord/smali_classes2/e0/a/b/a$b.smali
Normal file
2067
com.discord/smali_classes2/e0/a/b/a$b.smali
Normal file
File diff suppressed because it is too large
Load diff
103
com.discord/smali_classes2/e0/a/b/a.smali
Normal file
103
com.discord/smali_classes2/e0/a/b/a.smali
Normal file
|
@ -0,0 +1,103 @@
|
|||
.class public final Le0/a/b/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ApngDecoder.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Le0/a/b/a$b;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Ljava/util/List;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/List<",
|
||||
"Ljava/lang/Byte;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public static final b:Lkotlin/Lazy;
|
||||
|
||||
.field public static final c:Le0/a/b/a$b;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 5
|
||||
|
||||
new-instance v0, Le0/a/b/a$b;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-direct {v0, v1}, Le0/a/b/a$b;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
|
||||
sput-object v0, Le0/a/b/a;->c:Le0/a/b/a$b;
|
||||
|
||||
const/4 v0, 0x4
|
||||
|
||||
new-array v1, v0, [Ljava/lang/Integer;
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
aput-object v3, v1, v2
|
||||
|
||||
const/4 v4, 0x1
|
||||
|
||||
aput-object v3, v1, v4
|
||||
|
||||
const/4 v4, 0x2
|
||||
|
||||
aput-object v3, v1, v4
|
||||
|
||||
const/4 v4, 0x3
|
||||
|
||||
aput-object v3, v1, v4
|
||||
|
||||
new-instance v3, Ljava/util/ArrayList;
|
||||
|
||||
invoke-direct {v3, v0}, Ljava/util/ArrayList;-><init>(I)V
|
||||
|
||||
:goto_0
|
||||
if-ge v2, v0, :cond_0
|
||||
|
||||
aget-object v4, v1, v2
|
||||
|
||||
invoke-virtual {v4}, Ljava/lang/Number;->intValue()I
|
||||
|
||||
move-result v4
|
||||
|
||||
int-to-byte v4, v4
|
||||
|
||||
invoke-static {v4}, Ljava/lang/Byte;->valueOf(B)Ljava/lang/Byte;
|
||||
|
||||
move-result-object v4
|
||||
|
||||
invoke-interface {v3, v4}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
|
||||
|
||||
add-int/lit8 v2, v2, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
sput-object v3, Le0/a/b/a;->a:Ljava/util/List;
|
||||
|
||||
sget-object v0, Le0/a/b/a$a;->d:Le0/a/b/a$a;
|
||||
|
||||
invoke-static {v0}, Lf/h/a/f/f/n/g;->lazy(Lkotlin/jvm/functions/Function0;)Lkotlin/Lazy;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Le0/a/b/a;->b:Lkotlin/Lazy;
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue