Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,4 +1,4 @@
|
|||
.class Landroidx/transition/TransitionUtils;
|
||||
.class public Landroidx/transition/TransitionUtils;
|
||||
.super Ljava/lang/Object;
|
||||
.source "TransitionUtils.java"
|
||||
|
||||
|
@ -12,73 +12,43 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final HAS_IS_ATTACHED_TO_WINDOW:Z
|
||||
.field public static final HAS_IS_ATTACHED_TO_WINDOW:Z
|
||||
|
||||
.field private static final HAS_OVERLAY:Z
|
||||
.field public static final HAS_OVERLAY:Z
|
||||
|
||||
.field private static final HAS_PICTURE_BITMAP:Z
|
||||
.field public static final HAS_PICTURE_BITMAP:Z
|
||||
|
||||
.field private static final MAX_IMAGE_SIZE:I = 0x100000
|
||||
.field public static final MAX_IMAGE_SIZE:I = 0x100000
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.locals 4
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 3
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
const/4 v2, 0x0
|
||||
sput-boolean v1, Landroidx/transition/TransitionUtils;->HAS_IS_ATTACHED_TO_WINDOW:Z
|
||||
|
||||
const/16 v3, 0x13
|
||||
sput-boolean v1, Landroidx/transition/TransitionUtils;->HAS_OVERLAY:Z
|
||||
|
||||
if-lt v0, v3, :cond_0
|
||||
const/16 v2, 0x1c
|
||||
|
||||
const/4 v0, 0x1
|
||||
if-lt v0, v2, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
sput-boolean v0, Landroidx/transition/TransitionUtils;->HAS_IS_ATTACHED_TO_WINDOW:Z
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v3, 0x12
|
||||
|
||||
if-lt v0, v3, :cond_1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_1
|
||||
sput-boolean v0, Landroidx/transition/TransitionUtils;->HAS_OVERLAY:Z
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v3, 0x1c
|
||||
|
||||
if-lt v0, v3, :cond_2
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_2
|
||||
const/4 v1, 0x0
|
||||
|
||||
:goto_2
|
||||
:goto_0
|
||||
sput-boolean v1, Landroidx/transition/TransitionUtils;->HAS_PICTURE_BITMAP:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -86,7 +56,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method static copyViewImage(Landroid/view/ViewGroup;Landroid/view/View;Landroid/view/View;)Landroid/view/View;
|
||||
.method public static copyViewImage(Landroid/view/ViewGroup;Landroid/view/View;Landroid/view/View;)Landroid/view/View;
|
||||
.locals 7
|
||||
|
||||
new-instance v0, Landroid/graphics/Matrix;
|
||||
|
@ -201,7 +171,7 @@
|
|||
return-object v5
|
||||
.end method
|
||||
|
||||
.method private static createViewBitmap(Landroid/view/View;Landroid/graphics/Matrix;Landroid/graphics/RectF;Landroid/view/ViewGroup;)Landroid/graphics/Bitmap;
|
||||
.method public static createViewBitmap(Landroid/view/View;Landroid/graphics/Matrix;Landroid/graphics/RectF;Landroid/view/ViewGroup;)Landroid/graphics/Bitmap;
|
||||
.locals 9
|
||||
|
||||
sget-boolean v0, Landroidx/transition/TransitionUtils;->HAS_IS_ATTACHED_TO_WINDOW:Z
|
||||
|
@ -396,7 +366,7 @@
|
|||
return-object v4
|
||||
.end method
|
||||
|
||||
.method static mergeAnimators(Landroid/animation/Animator;Landroid/animation/Animator;)Landroid/animation/Animator;
|
||||
.method public static mergeAnimators(Landroid/animation/Animator;Landroid/animation/Animator;)Landroid/animation/Animator;
|
||||
.locals 3
|
||||
|
||||
if-nez p0, :cond_0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue