Changes of com.discord v1323

This commit is contained in:
root 2020-11-12 01:09:57 +00:00
parent 1234c09f33
commit d9d9f382c9
28241 changed files with 0 additions and 4903974 deletions

View file

@ -1,152 +0,0 @@
.class public Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$a;
.super Ljava/lang/Object;
.source "AnimatedFactoryV2Impl.java"
# interfaces
.implements Lf/g/j/h/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->b(Landroid/graphics/Bitmap$Config;)Lf/g/j/h/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroid/graphics/Bitmap$Config;
.field public final synthetic b:Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;
# direct methods
.method public constructor <init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;Landroid/graphics/Bitmap$Config;)V
.locals 0
iput-object p1, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$a;->b:Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;
iput-object p2, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$a;->a:Landroid/graphics/Bitmap$Config;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lf/g/j/j/e;ILf/g/j/j/i;Lf/g/j/d/b;)Lf/g/j/j/c;
.locals 4
iget-object p2, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$a;->b:Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;
iget-object p3, p2, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->e:Lf/g/j/a/b/d;
if-nez p3, :cond_0
new-instance p3, Lf/g/h/a/d/d;
invoke-direct {p3, p2}, Lf/g/h/a/d/d;-><init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;)V
new-instance v0, Lf/g/j/a/b/e;
iget-object v1, p2, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->a:Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;
invoke-direct {v0, p3, v1}, Lf/g/j/a/b/e;-><init>(Lf/g/j/a/c/b;Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;)V
iput-object v0, p2, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->e:Lf/g/j/a/b/d;
:cond_0
iget-object p2, p2, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->e:Lf/g/j/a/b/d;
iget-object p3, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$a;->a:Landroid/graphics/Bitmap$Config;
check-cast p2, Lf/g/j/a/b/e;
if-eqz p2, :cond_3
sget-object v0, Lf/g/j/a/b/e;->c:Lf/g/j/a/b/c;
if-eqz v0, :cond_2
invoke-virtual {p1}, Lf/g/j/j/e;->d()Lcom/facebook/common/references/CloseableReference;
move-result-object p1
invoke-static {p1}, Ls/a/b/b/a;->i(Ljava/lang/Object;)Ljava/lang/Object;
:try_start_0
invoke-virtual {p1}, Lcom/facebook/common/references/CloseableReference;->j()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/facebook/common/memory/PooledByteBuffer;
invoke-interface {v0}, Lcom/facebook/common/memory/PooledByteBuffer;->getByteBuffer()Ljava/nio/ByteBuffer;
move-result-object v1
if-eqz v1, :cond_1
sget-object v1, Lf/g/j/a/b/e;->c:Lf/g/j/a/b/c;
invoke-interface {v0}, Lcom/facebook/common/memory/PooledByteBuffer;->getByteBuffer()Ljava/nio/ByteBuffer;
move-result-object v0
invoke-interface {v1, v0, p4}, Lf/g/j/a/b/c;->c(Ljava/nio/ByteBuffer;Lf/g/j/d/b;)Lf/g/j/a/a/c;
move-result-object v0
goto :goto_0
:cond_1
sget-object v1, Lf/g/j/a/b/e;->c:Lf/g/j/a/b/c;
invoke-interface {v0}, Lcom/facebook/common/memory/PooledByteBuffer;->r()J
move-result-wide v2
invoke-interface {v0}, Lcom/facebook/common/memory/PooledByteBuffer;->size()I
move-result v0
invoke-interface {v1, v2, v3, v0, p4}, Lf/g/j/a/b/c;->g(JILf/g/j/d/b;)Lf/g/j/a/a/c;
move-result-object v0
:goto_0
invoke-virtual {p2, p4, v0, p3}, Lf/g/j/a/b/e;->d(Lf/g/j/d/b;Lf/g/j/a/a/c;Landroid/graphics/Bitmap$Config;)Lf/g/j/j/c;
move-result-object p2
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-virtual {p1}, Lcom/facebook/common/references/CloseableReference;->close()V
return-object p2
:catchall_0
move-exception p2
invoke-virtual {p1}, Lcom/facebook/common/references/CloseableReference;->close()V
throw p2
:cond_2
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string p2, "To encode animated gif please add the dependency to the animated-gif module"
invoke-direct {p1, p2}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
:cond_3
const/4 p1, 0x0
throw p1
.end method

View file

@ -1,152 +0,0 @@
.class public Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$b;
.super Ljava/lang/Object;
.source "AnimatedFactoryV2Impl.java"
# interfaces
.implements Lf/g/j/h/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->c(Landroid/graphics/Bitmap$Config;)Lf/g/j/h/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroid/graphics/Bitmap$Config;
.field public final synthetic b:Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;
# direct methods
.method public constructor <init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;Landroid/graphics/Bitmap$Config;)V
.locals 0
iput-object p1, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$b;->b:Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;
iput-object p2, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$b;->a:Landroid/graphics/Bitmap$Config;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lf/g/j/j/e;ILf/g/j/j/i;Lf/g/j/d/b;)Lf/g/j/j/c;
.locals 4
iget-object p2, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$b;->b:Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;
iget-object p3, p2, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->e:Lf/g/j/a/b/d;
if-nez p3, :cond_0
new-instance p3, Lf/g/h/a/d/d;
invoke-direct {p3, p2}, Lf/g/h/a/d/d;-><init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;)V
new-instance v0, Lf/g/j/a/b/e;
iget-object v1, p2, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->a:Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;
invoke-direct {v0, p3, v1}, Lf/g/j/a/b/e;-><init>(Lf/g/j/a/c/b;Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;)V
iput-object v0, p2, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->e:Lf/g/j/a/b/d;
:cond_0
iget-object p2, p2, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->e:Lf/g/j/a/b/d;
iget-object p3, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$b;->a:Landroid/graphics/Bitmap$Config;
check-cast p2, Lf/g/j/a/b/e;
if-eqz p2, :cond_3
sget-object v0, Lf/g/j/a/b/e;->d:Lf/g/j/a/b/c;
if-eqz v0, :cond_2
invoke-virtual {p1}, Lf/g/j/j/e;->d()Lcom/facebook/common/references/CloseableReference;
move-result-object p1
invoke-static {p1}, Ls/a/b/b/a;->i(Ljava/lang/Object;)Ljava/lang/Object;
:try_start_0
invoke-virtual {p1}, Lcom/facebook/common/references/CloseableReference;->j()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/facebook/common/memory/PooledByteBuffer;
invoke-interface {v0}, Lcom/facebook/common/memory/PooledByteBuffer;->getByteBuffer()Ljava/nio/ByteBuffer;
move-result-object v1
if-eqz v1, :cond_1
sget-object v1, Lf/g/j/a/b/e;->d:Lf/g/j/a/b/c;
invoke-interface {v0}, Lcom/facebook/common/memory/PooledByteBuffer;->getByteBuffer()Ljava/nio/ByteBuffer;
move-result-object v0
invoke-interface {v1, v0, p4}, Lf/g/j/a/b/c;->c(Ljava/nio/ByteBuffer;Lf/g/j/d/b;)Lf/g/j/a/a/c;
move-result-object v0
goto :goto_0
:cond_1
sget-object v1, Lf/g/j/a/b/e;->d:Lf/g/j/a/b/c;
invoke-interface {v0}, Lcom/facebook/common/memory/PooledByteBuffer;->r()J
move-result-wide v2
invoke-interface {v0}, Lcom/facebook/common/memory/PooledByteBuffer;->size()I
move-result v0
invoke-interface {v1, v2, v3, v0, p4}, Lf/g/j/a/b/c;->g(JILf/g/j/d/b;)Lf/g/j/a/a/c;
move-result-object v0
:goto_0
invoke-virtual {p2, p4, v0, p3}, Lf/g/j/a/b/e;->d(Lf/g/j/d/b;Lf/g/j/a/a/c;Landroid/graphics/Bitmap$Config;)Lf/g/j/j/c;
move-result-object p2
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-virtual {p1}, Lcom/facebook/common/references/CloseableReference;->close()V
return-object p2
:catchall_0
move-exception p2
invoke-virtual {p1}, Lcom/facebook/common/references/CloseableReference;->close()V
throw p2
:cond_2
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string p2, "To encode animated webp please add the dependency to the animated-webp module"
invoke-direct {p1, p2}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
:cond_3
const/4 p1, 0x0
throw p1
.end method

View file

@ -1,165 +0,0 @@
.class public Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;
.super Ljava/lang/Object;
.source "AnimatedFactoryV2Impl.java"
# interfaces
.implements Lf/g/j/a/b/a;
# annotations
.annotation build Lf/g/d/d/c;
.end annotation
# instance fields
.field public final a:Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;
.field public final b:Lf/g/j/e/f;
.field public final c:Lf/g/j/c/m;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lf/g/j/c/m<",
"Lcom/facebook/cache/common/CacheKey;",
"Lf/g/j/j/c;",
">;"
}
.end annotation
.end field
.field public final d:Z
.field public e:Lf/g/j/a/b/d;
.field public f:Lf/g/j/a/c/b;
.field public g:Lf/g/j/a/d/a;
.field public h:Lf/g/j/i/a;
# direct methods
.method public constructor <init>(Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;Lf/g/j/e/f;Lf/g/j/c/m;Z)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;",
"Lf/g/j/e/f;",
"Lf/g/j/c/m<",
"Lcom/facebook/cache/common/CacheKey;",
"Lf/g/j/j/c;",
">;Z)V"
}
.end annotation
.annotation build Lf/g/d/d/c;
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->a:Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;
iput-object p2, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->b:Lf/g/j/e/f;
iput-object p3, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->c:Lf/g/j/c/m;
iput-boolean p4, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->d:Z
return-void
.end method
# virtual methods
.method public a(Landroid/content/Context;)Lf/g/j/i/a;
.locals 9
iget-object p1, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->h:Lf/g/j/i/a;
if-nez p1, :cond_2
new-instance v7, Lf/g/h/a/d/a;
invoke-direct {v7, p0}, Lf/g/h/a/d/a;-><init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;)V
new-instance v3, Lf/g/d/b/c;
iget-object p1, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->b:Lf/g/j/e/f;
invoke-interface {p1}, Lf/g/j/e/f;->a()Ljava/util/concurrent/Executor;
move-result-object p1
invoke-direct {v3, p1}, Lf/g/d/b/c;-><init>(Ljava/util/concurrent/Executor;)V
new-instance v8, Lf/g/h/a/d/b;
invoke-direct {v8, p0}, Lf/g/h/a/d/b;-><init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;)V
new-instance p1, Lf/g/h/a/d/e;
iget-object v0, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->f:Lf/g/j/a/c/b;
if-nez v0, :cond_0
new-instance v0, Lf/g/h/a/d/c;
invoke-direct {v0, p0}, Lf/g/h/a/d/c;-><init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;)V
iput-object v0, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->f:Lf/g/j/a/c/b;
:cond_0
iget-object v1, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->f:Lf/g/j/a/c/b;
sget-object v0, Lf/g/d/b/f;->e:Lf/g/d/b/f;
if-nez v0, :cond_1
new-instance v0, Lf/g/d/b/f;
invoke-direct {v0}, Lf/g/d/b/f;-><init>()V
sput-object v0, Lf/g/d/b/f;->e:Lf/g/d/b/f;
:cond_1
sget-object v2, Lf/g/d/b/f;->e:Lf/g/d/b/f;
invoke-static {}, Lcom/facebook/common/time/RealtimeSinceBootClock;->get()Lcom/facebook/common/time/RealtimeSinceBootClock;
move-result-object v4
iget-object v5, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->a:Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;
iget-object v6, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->c:Lf/g/j/c/m;
move-object v0, p1
invoke-direct/range {v0 .. v8}, Lf/g/h/a/d/e;-><init>(Lf/g/j/a/c/b;Ljava/util/concurrent/ScheduledExecutorService;Ljava/util/concurrent/ExecutorService;Lf/g/d/k/b;Lcom/facebook/imagepipeline/bitmaps/PlatformBitmapFactory;Lf/g/j/c/m;Lcom/facebook/common/internal/Supplier;Lcom/facebook/common/internal/Supplier;)V
iput-object p1, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->h:Lf/g/j/i/a;
:cond_2
iget-object p1, p0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;->h:Lf/g/j/i/a;
return-object p1
.end method
.method public b(Landroid/graphics/Bitmap$Config;)Lf/g/j/h/b;
.locals 1
new-instance v0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$a;
invoke-direct {v0, p0, p1}, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$a;-><init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;Landroid/graphics/Bitmap$Config;)V
return-object v0
.end method
.method public c(Landroid/graphics/Bitmap$Config;)Lf/g/j/h/b;
.locals 1
new-instance v0, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$b;
invoke-direct {v0, p0, p1}, Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl$b;-><init>(Lcom/facebook/fresco/animation/factory/AnimatedFactoryV2Impl;Landroid/graphics/Bitmap$Config;)V
return-object v0
.end method

View file

@ -1,12 +0,0 @@
.class public final Lcom/facebook/fresco/common/middleware/R;
.super Ljava/lang/Object;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,12 +0,0 @@
.class public final Lcom/facebook/fresco/memorytypes/ashmem/R;
.super Ljava/lang/Object;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,12 +0,0 @@
.class public final Lcom/facebook/fresco/memorytypes/nativememory/R;
.super Ljava/lang/Object;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,12 +0,0 @@
.class public final Lcom/facebook/fresco/memorytypes/simple/R;
.super Ljava/lang/Object;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,12 +0,0 @@
.class public final Lcom/facebook/fresco/soloader/R;
.super Ljava/lang/Object;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,12 +0,0 @@
.class public final Lcom/facebook/fresco/ui/common/R;
.super Ljava/lang/Object;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method