Changes of com.discord v1339

This commit is contained in:
root 2020-11-16 22:05:17 +00:00
parent 5032d4b898
commit 6ae5001f89
18321 changed files with 985205 additions and 1013666 deletions

View file

@ -3,7 +3,7 @@
# direct methods
.method public constructor <init>()V
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V

View file

@ -7,7 +7,7 @@
# instance fields
.field public mNativeContext:J
.field private mNativeContext:J
.annotation build Lf/g/d/d/c;
.end annotation
.end field

View file

@ -17,7 +17,7 @@
# instance fields
.field public mNativeContext:J
.field private mNativeContext:J
.annotation build Lf/g/d/d/c;
.end annotation
.end field
@ -64,7 +64,7 @@
const-string v1, "gifimage"
invoke-static {v1}, Lf/g/m/o/a;->c(Ljava/lang/String;)Z
invoke-static {v1}, Lf/g/m/n/a;->c(Ljava/lang/String;)Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
@ -81,17 +81,17 @@
throw v1
.end method
.method public static native nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;IZ)Lcom/facebook/animated/gif/GifImage;
.method private static native nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;IZ)Lcom/facebook/animated/gif/GifImage;
.annotation build Lf/g/d/d/c;
.end annotation
.end method
.method public static native nativeCreateFromFileDescriptor(IIZ)Lcom/facebook/animated/gif/GifImage;
.method private static native nativeCreateFromFileDescriptor(IIZ)Lcom/facebook/animated/gif/GifImage;
.annotation build Lf/g/d/d/c;
.end annotation
.end method
.method public static native nativeCreateFromNativeMemory(JIIZ)Lcom/facebook/animated/gif/GifImage;
.method private static native nativeCreateFromNativeMemory(JIIZ)Lcom/facebook/animated/gif/GifImage;
.annotation build Lf/g/d/d/c;
.end annotation
.end method
@ -198,11 +198,11 @@
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->rewind()Ljava/nio/Buffer;
iget v0, p2, Lf/g/j/d/b;->b:I
iget p2, p2, Lf/g/j/d/b;->b:I
iget-boolean p2, p2, Lf/g/j/d/b;->f:Z
const/4 v0, 0x0
invoke-static {p1, v0, p2}, Lcom/facebook/animated/gif/GifImage;->nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;IZ)Lcom/facebook/animated/gif/GifImage;
invoke-static {p1, p2, v0}, Lcom/facebook/animated/gif/GifImage;->nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;IZ)Lcom/facebook/animated/gif/GifImage;
move-result-object p1
@ -327,15 +327,17 @@
.end method
.method public g(JILf/g/j/d/b;)Lf/g/j/a/a/c;
.locals 3
.locals 4
invoke-static {}, Lcom/facebook/animated/gif/GifImage;->j()V
const-wide/16 v0, 0x0
cmp-long v2, p1, v0
const/4 v2, 0x0
if-eqz v2, :cond_0
cmp-long v3, p1, v0
if-eqz v3, :cond_0
const/4 v0, 0x1
@ -345,13 +347,11 @@
const/4 v0, 0x0
:goto_0
invoke-static {v0}, Lt/a/b/b/a;->g(Z)V
invoke-static {v0}, Ls/a/b/b/a;->g(Z)V
iget v0, p4, Lf/g/j/d/b;->b:I
iget p4, p4, Lf/g/j/d/b;->b:I
iget-boolean p4, p4, Lf/g/j/d/b;->f:Z
invoke-static {p1, p2, p3, v0, p4}, Lcom/facebook/animated/gif/GifImage;->nativeCreateFromNativeMemory(JIIZ)Lcom/facebook/animated/gif/GifImage;
invoke-static {p1, p2, p3, p4, v2}, Lcom/facebook/animated/gif/GifImage;->nativeCreateFromNativeMemory(JIIZ)Lcom/facebook/animated/gif/GifImage;
move-result-object p1

View file

@ -3,7 +3,7 @@
# direct methods
.method public constructor <init>()V
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V

View file

@ -3,7 +3,7 @@
# direct methods
.method public constructor <init>()V
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V

View file

@ -7,7 +7,7 @@
# instance fields
.field public mNativeContext:J
.field private mNativeContext:J
.annotation build Lf/g/d/d/c;
.end annotation
.end field

View file

@ -13,7 +13,7 @@
# instance fields
.field public mNativeContext:J
.field private mNativeContext:J
.annotation build Lf/g/d/d/c;
.end annotation
.end field
@ -42,10 +42,10 @@
return-void
.end method
.method public static native nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;)Lcom/facebook/animated/webp/WebPImage;
.method private static native nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;)Lcom/facebook/animated/webp/WebPImage;
.end method
.method public static native nativeCreateFromNativeMemory(JI)Lcom/facebook/animated/webp/WebPImage;
.method private static native nativeCreateFromNativeMemory(JI)Lcom/facebook/animated/webp/WebPImage;
.end method
.method private native nativeDispose()V
@ -237,7 +237,7 @@
const/4 p4, 0x0
:goto_0
invoke-static {p4}, Lt/a/b/b/a;->g(Z)V
invoke-static {p4}, Ls/a/b/b/a;->g(Z)V
invoke-static {p1, p2, p3}, Lcom/facebook/animated/webp/WebPImage;->nativeCreateFromNativeMemory(JI)Lcom/facebook/animated/webp/WebPImage;