Changes of com.discord v1332
This commit is contained in:
parent
6091ba12c8
commit
a21e5a6a18
16060 changed files with 738765 additions and 799429 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -150,7 +150,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -193,7 +193,7 @@
|
|||
.end array-data
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -15,11 +15,11 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mHandler:Landroid/os/Handler;
|
||||
.field private final mHandler:Landroid/os/Handler;
|
||||
|
||||
.field public mLastFrameTime:J
|
||||
|
||||
.field public final mRunnable:Ljava/lang/Runnable;
|
||||
.field private final mRunnable:Ljava/lang/Runnable;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -19,9 +19,9 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mChoreographer:Landroid/view/Choreographer;
|
||||
.field private final mChoreographer:Landroid/view/Choreographer;
|
||||
|
||||
.field public final mChoreographerCallback:Landroid/view/Choreographer$FrameCallback;
|
||||
.field private final mChoreographerCallback:Landroid/view/Choreographer$FrameCallback;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final FRAME_DELAY_MS:J = 0xaL
|
||||
.field private static final FRAME_DELAY_MS:J = 0xaL
|
||||
|
||||
.field public static final sAnimatorHandler:Ljava/lang/ThreadLocal;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
|
@ -40,11 +40,11 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final mCallbackDispatcher:Landroidx/dynamicanimation/animation/AnimationHandler$AnimationCallbackDispatcher;
|
||||
.field private final mCallbackDispatcher:Landroidx/dynamicanimation/animation/AnimationHandler$AnimationCallbackDispatcher;
|
||||
|
||||
.field public mCurrentFrameTime:J
|
||||
|
||||
.field public final mDelayedCallbackStartTime:Landroidx/collection/SimpleArrayMap;
|
||||
.field private final mDelayedCallbackStartTime:Landroidx/collection/SimpleArrayMap;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/collection/SimpleArrayMap<",
|
||||
|
@ -55,9 +55,9 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mListDirty:Z
|
||||
.field private mListDirty:Z
|
||||
|
||||
.field public mProvider:Landroidx/dynamicanimation/animation/AnimationHandler$AnimationFrameCallbackProvider;
|
||||
.field private mProvider:Landroidx/dynamicanimation/animation/AnimationHandler$AnimationFrameCallbackProvider;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -158,17 +158,15 @@
|
|||
|
||||
invoke-virtual {v0}, Ljava/lang/ThreadLocal;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
move-result-object v1
|
||||
|
||||
if-nez v0, :cond_0
|
||||
if-nez v1, :cond_0
|
||||
|
||||
const-wide/16 v0, 0x0
|
||||
|
||||
return-wide v0
|
||||
|
||||
:cond_0
|
||||
sget-object v0, Landroidx/dynamicanimation/animation/AnimationHandler;->sAnimatorHandler:Ljava/lang/ThreadLocal;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/ThreadLocal;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
@ -187,11 +185,9 @@
|
|||
|
||||
invoke-virtual {v0}, Ljava/lang/ThreadLocal;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
move-result-object v1
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
sget-object v0, Landroidx/dynamicanimation/animation/AnimationHandler;->sAnimatorHandler:Ljava/lang/ThreadLocal;
|
||||
if-nez v1, :cond_0
|
||||
|
||||
new-instance v1, Landroidx/dynamicanimation/animation/AnimationHandler;
|
||||
|
||||
|
@ -200,8 +196,6 @@
|
|||
invoke-virtual {v0, v1}, Ljava/lang/ThreadLocal;->set(Ljava/lang/Object;)V
|
||||
|
||||
:cond_0
|
||||
sget-object v0, Landroidx/dynamicanimation/animation/AnimationHandler;->sAnimatorHandler:Ljava/lang/ThreadLocal;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/ThreadLocal;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;)V
|
||||
.method private constructor <init>(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/dynamicanimation/animation/FloatPropertyCompat;-><init>(Ljava/lang/String;)V
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
|
||||
.field public static final SCROLL_Y:Landroidx/dynamicanimation/animation/DynamicAnimation$ViewProperty;
|
||||
|
||||
.field public static final THRESHOLD_MULTIPLIER:F = 0.75f
|
||||
.field private static final THRESHOLD_MULTIPLIER:F = 0.75f
|
||||
|
||||
.field public static final TRANSLATION_X:Landroidx/dynamicanimation/animation/DynamicAnimation$ViewProperty;
|
||||
|
||||
|
@ -84,7 +84,7 @@
|
|||
|
||||
.field public static final TRANSLATION_Z:Landroidx/dynamicanimation/animation/DynamicAnimation$ViewProperty;
|
||||
|
||||
.field public static final UNSET:F = 3.4028235E38f
|
||||
.field private static final UNSET:F = 3.4028235E38f
|
||||
|
||||
.field public static final X:Landroidx/dynamicanimation/animation/DynamicAnimation$ViewProperty;
|
||||
|
||||
|
@ -94,7 +94,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mEndListeners:Ljava/util/ArrayList;
|
||||
.field private final mEndListeners:Ljava/util/ArrayList;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/ArrayList<",
|
||||
|
@ -104,13 +104,13 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public mLastFrameTime:J
|
||||
.field private mLastFrameTime:J
|
||||
|
||||
.field public mMaxValue:F
|
||||
|
||||
.field public mMinValue:F
|
||||
|
||||
.field public mMinVisibleChange:F
|
||||
.field private mMinVisibleChange:F
|
||||
|
||||
.field public final mProperty:Landroidx/dynamicanimation/animation/FloatPropertyCompat;
|
||||
|
||||
|
@ -120,7 +120,7 @@
|
|||
|
||||
.field public final mTarget:Ljava/lang/Object;
|
||||
|
||||
.field public final mUpdateListeners:Ljava/util/ArrayList;
|
||||
.field private final mUpdateListeners:Ljava/util/ArrayList;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/ArrayList<",
|
||||
|
@ -504,7 +504,7 @@
|
|||
return v0
|
||||
.end method
|
||||
|
||||
.method public static removeEntry(Ljava/util/ArrayList;Ljava/lang/Object;)V
|
||||
.method private static removeEntry(Ljava/util/ArrayList;Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
|
@ -530,7 +530,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public static removeNullEntries(Ljava/util/ArrayList;)V
|
||||
.method private static removeNullEntries(Ljava/util/ArrayList;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
|
|
|
@ -18,17 +18,17 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final DEFAULT_FRICTION:F = -4.2f
|
||||
.field private static final DEFAULT_FRICTION:F = -4.2f
|
||||
|
||||
.field public static final VELOCITY_THRESHOLD_MULTIPLIER:F = 62.5f
|
||||
.field private static final VELOCITY_THRESHOLD_MULTIPLIER:F = 62.5f
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public mFriction:F
|
||||
.field private mFriction:F
|
||||
|
||||
.field public final mMassState:Landroidx/dynamicanimation/animation/DynamicAnimation$MassState;
|
||||
.field private final mMassState:Landroidx/dynamicanimation/animation/DynamicAnimation$MassState;
|
||||
|
||||
.field public mVelocityThreshold:F
|
||||
.field private mVelocityThreshold:F
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final mFlingForce:Landroidx/dynamicanimation/animation/FlingAnimation$DragForce;
|
||||
.field private final mFlingForce:Landroidx/dynamicanimation/animation/FlingAnimation$DragForce;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public mValue:F
|
||||
.field private mValue:F
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -14,15 +14,15 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final UNSET:F = 3.4028235E38f
|
||||
.field private static final UNSET:F = 3.4028235E38f
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public mEndRequested:Z
|
||||
.field private mEndRequested:Z
|
||||
|
||||
.field public mPendingPosition:F
|
||||
.field private mPendingPosition:F
|
||||
|
||||
.field public mSpring:Landroidx/dynamicanimation/animation/SpringForce;
|
||||
.field private mSpring:Landroidx/dynamicanimation/animation/SpringForce;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -23,31 +23,31 @@
|
|||
|
||||
.field public static final STIFFNESS_VERY_LOW:F = 50.0f
|
||||
|
||||
.field public static final UNSET:D = 1.7976931348623157E308
|
||||
.field private static final UNSET:D = 1.7976931348623157E308
|
||||
|
||||
.field public static final VELOCITY_THRESHOLD_MULTIPLIER:D = 62.5
|
||||
.field private static final VELOCITY_THRESHOLD_MULTIPLIER:D = 62.5
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public mDampedFreq:D
|
||||
.field private mDampedFreq:D
|
||||
|
||||
.field public mDampingRatio:D
|
||||
|
||||
.field public mFinalPosition:D
|
||||
.field private mFinalPosition:D
|
||||
|
||||
.field public mGammaMinus:D
|
||||
.field private mGammaMinus:D
|
||||
|
||||
.field public mGammaPlus:D
|
||||
.field private mGammaPlus:D
|
||||
|
||||
.field public mInitialized:Z
|
||||
.field private mInitialized:Z
|
||||
|
||||
.field public final mMassState:Landroidx/dynamicanimation/animation/DynamicAnimation$MassState;
|
||||
.field private final mMassState:Landroidx/dynamicanimation/animation/DynamicAnimation$MassState;
|
||||
|
||||
.field public mNaturalFreq:D
|
||||
|
||||
.field public mValueThreshold:D
|
||||
.field private mValueThreshold:D
|
||||
|
||||
.field public mVelocityThreshold:D
|
||||
.field private mVelocityThreshold:D
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue