Changes of com.discord v1089
This commit is contained in:
parent
cedbcce970
commit
5152186e60
73 changed files with 410 additions and 838 deletions
|
@ -40,11 +40,11 @@
|
|||
|
||||
.field public static final SAMSUNGxDISCORD_CLIENT_ID:Ljava/lang/String; = "97t47j218f"
|
||||
|
||||
.field public static final USER_AGENT:Ljava/lang/String; = "Discord-Android/1087"
|
||||
.field public static final USER_AGENT:Ljava/lang/String; = "Discord-Android/1089"
|
||||
|
||||
.field public static final VERSION_CODE:I = 0x43f
|
||||
.field public static final VERSION_CODE:I = 0x441
|
||||
|
||||
.field public static final VERSION_NAME:Ljava/lang/String; = "16"
|
||||
.field public static final VERSION_NAME:Ljava/lang/String; = "16.2"
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
|
||||
move-result-object v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
invoke-virtual {v0}, Landroid/view/View;->getRootView()Landroid/view/View;
|
||||
|
||||
|
@ -120,6 +120,11 @@
|
|||
|
||||
move-result-object v1
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
sget-object v2, Lcom/discord/app/AppBottomSheet$a;->b:Lcom/discord/app/AppBottomSheet$a;
|
||||
|
||||
invoke-static {v1, v2}, Landroidx/core/view/ViewCompat;->setOnApplyWindowInsetsListener(Landroid/view/View;Landroidx/core/view/OnApplyWindowInsetsListener;)V
|
||||
|
@ -152,7 +157,8 @@
|
|||
|
||||
invoke-static {v0, v1}, Landroidx/core/view/ViewCompat;->setOnApplyWindowInsetsListener(Landroid/view/View;Landroidx/core/view/OnApplyWindowInsetsListener;)V
|
||||
|
||||
:cond_0
|
||||
:cond_1
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
invoke-direct {p0}, Lcom/discord/stores/Store;-><init>()V
|
||||
|
||||
const/16 v0, 0x43f
|
||||
const/16 v0, 0x441
|
||||
|
||||
iput v0, p0, Lcom/discord/stores/StoreClientVersion;->clientVersion:I
|
||||
|
||||
|
|
|
@ -181,7 +181,7 @@
|
|||
|
||||
const-string v3, "browser_user_agent"
|
||||
|
||||
const-string v4, "Discord-Android/1087"
|
||||
const-string v4, "Discord-Android/1089"
|
||||
|
||||
invoke-direct {v2, v3, v4}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
|
@ -189,7 +189,7 @@
|
|||
|
||||
const/4 v1, 0x2
|
||||
|
||||
const/16 v2, 0x43f
|
||||
const/16 v2, 0x441
|
||||
|
||||
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
|
@ -205,7 +205,7 @@
|
|||
|
||||
const/4 v1, 0x3
|
||||
|
||||
const-string v2, "16"
|
||||
const-string v2, "16.2"
|
||||
|
||||
const-string v3, ""
|
||||
|
||||
|
|
|
@ -159,7 +159,7 @@
|
|||
.method public getUserAgent()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "Discord-Android/1087"
|
||||
const-string v0, "Discord-Android/1089"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -492,7 +492,7 @@
|
|||
|
||||
new-array v1, v2, [Ljava/lang/Object;
|
||||
|
||||
const-string v3, "16"
|
||||
const-string v3, "16.2"
|
||||
|
||||
aput-object v3, v1, v4
|
||||
|
||||
|
|
|
@ -0,0 +1,71 @@
|
|||
.class public final synthetic Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$1;
|
||||
.super Ly/u/b/l;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/widgets/main/OverlappingPanelsLayout;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Ly/u/b/l;-><init>(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public get()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Ly/u/b/b;->receiver:Ljava/lang/Object;
|
||||
|
||||
check-cast v0, Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {v0}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->access$getCenterPanel$p(Lcom/discord/widgets/main/OverlappingPanelsLayout;)Landroid/view/View;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getName()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "centerPanel"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getOwner()Lkotlin/reflect/KDeclarationContainer;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {v0}, Ly/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Ly/y/b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getSignature()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "getCenterPanel()Landroid/view/View;"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public set(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Ly/u/b/b;->receiver:Ljava/lang/Object;
|
||||
|
||||
check-cast v0, Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->access$setCenterPanel$p(Lcom/discord/widgets/main/OverlappingPanelsLayout;Landroid/view/View;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,72 @@
|
|||
.class public final Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$2;
|
||||
.super Ly/u/b/k;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/discord/widgets/main/OverlappingPanelsLayout;->closePanels(Ljava/lang/Float;)V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ly/u/b/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $pxPerSecond:Ljava/lang/Float;
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$2;->this$0:Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
iput-object p2, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$2;->$pxPerSecond:Ljava/lang/Float;
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Ly/u/b/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public bridge synthetic invoke()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$2;->invoke()V
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final invoke()V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$2;->this$0:Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
iget-object v1, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$2;->$pxPerSecond:Ljava/lang/Float;
|
||||
|
||||
invoke-static {v0, v1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->access$closePanels(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;)V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel(Ljava/lang/Float;Z)V
|
||||
value = Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel(Ljava/lang/Float;)V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
|
@ -27,23 +27,19 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $enableAnimation:Z
|
||||
|
||||
.field public final synthetic $pxPerSecond:Ljava/lang/Float;
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;Z)V
|
||||
.method public constructor <init>(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;->this$0:Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
iput-object p2, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;->$pxPerSecond:Ljava/lang/Float;
|
||||
|
||||
iput-boolean p3, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;->$enableAnimation:Z
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Ly/u/b/k;-><init>(I)V
|
||||
|
@ -64,15 +60,13 @@
|
|||
.end method
|
||||
|
||||
.method public final invoke()V
|
||||
.locals 3
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;->this$0:Lcom/discord/widgets/main/OverlappingPanelsLayout;
|
||||
|
||||
iget-object v1, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;->$pxPerSecond:Ljava/lang/Float;
|
||||
|
||||
iget-boolean v2, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;->$enableAnimation:Z
|
||||
|
||||
invoke-static {v0, v1, v2}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->access$openLeftPanel(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;Z)V
|
||||
invoke-static {v0, v1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->access$openLeftPanel(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -323,6 +323,14 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public static final synthetic access$closePanels(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->closePanels(Ljava/lang/Float;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static final synthetic access$getCenterPanel$p(Lcom/discord/widgets/main/OverlappingPanelsLayout;)Landroid/view/View;
|
||||
.locals 0
|
||||
|
||||
|
@ -385,10 +393,10 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public static final synthetic access$openLeftPanel(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;Z)V
|
||||
.method public static final synthetic access$openLeftPanel(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1, p2}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel(Ljava/lang/Float;Z)V
|
||||
invoke-direct {p0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel(Ljava/lang/Float;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -452,6 +460,19 @@
|
|||
.method private final closePanels(Ljava/lang/Float;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->centerPanel:Landroid/view/View;
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
new-instance v0, Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$2;
|
||||
|
||||
invoke-direct {v0, p0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout$closePanels$2;-><init>(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;)V
|
||||
|
||||
iput-object v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->pendingUpdate:Lkotlin/jvm/functions/Function0;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->updateCenterPanelXWithAnimation(FLjava/lang/Float;)V
|
||||
|
@ -988,11 +1009,9 @@
|
|||
if-nez v0, :cond_1
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
const/4 v0, 0x1
|
||||
|
||||
const/4 v1, 0x3
|
||||
|
||||
invoke-static {p0, v3, v0, v1, v3}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ZILjava/lang/Object;)V
|
||||
invoke-static {p0, v3, v0, v3}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ILjava/lang/Object;)V
|
||||
|
||||
:cond_1
|
||||
return-void
|
||||
|
@ -1562,8 +1581,8 @@
|
|||
return v3
|
||||
.end method
|
||||
|
||||
.method private final openLeftPanel(Ljava/lang/Float;Z)V
|
||||
.locals 1
|
||||
.method private final openLeftPanel(Ljava/lang/Float;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->centerPanel:Landroid/view/View;
|
||||
|
||||
|
@ -1571,18 +1590,18 @@
|
|||
|
||||
new-instance v0, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;
|
||||
|
||||
invoke-direct {v0, p0, p1, p2}, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;-><init>(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;Z)V
|
||||
invoke-direct {v0, p0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout$openLeftPanel$2;-><init>(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;)V
|
||||
|
||||
iput-object v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->pendingUpdate:Lkotlin/jvm/functions/Function0;
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
iget-object p2, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->leftPanelLockState:Lcom/discord/widgets/main/OverlappingPanelsLayout$LockState;
|
||||
iget-object v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->leftPanelLockState:Lcom/discord/widgets/main/OverlappingPanelsLayout$LockState;
|
||||
|
||||
sget-object v0, Lcom/discord/widgets/main/OverlappingPanelsLayout$LockState;->OPEN:Lcom/discord/widgets/main/OverlappingPanelsLayout$LockState;
|
||||
sget-object v1, Lcom/discord/widgets/main/OverlappingPanelsLayout$LockState;->OPEN:Lcom/discord/widgets/main/OverlappingPanelsLayout$LockState;
|
||||
|
||||
if-ne p2, v0, :cond_1
|
||||
if-ne v0, v1, :cond_1
|
||||
|
||||
iget p1, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->maxCenterPanelX:F
|
||||
|
||||
|
@ -1591,32 +1610,25 @@
|
|||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
iget p2, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->maxCenterPanelX:F
|
||||
iget v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->maxCenterPanelX:F
|
||||
|
||||
invoke-direct {p0, p2, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->updateCenterPanelXWithAnimation(FLjava/lang/Float;)V
|
||||
invoke-direct {p0, v0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->updateCenterPanelXWithAnimation(FLjava/lang/Float;)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static synthetic openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ZILjava/lang/Object;)V
|
||||
.method public static synthetic openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ILjava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
and-int/lit8 p4, p3, 0x1
|
||||
and-int/lit8 p2, p2, 0x1
|
||||
|
||||
if-eqz p4, :cond_0
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
:cond_0
|
||||
and-int/lit8 p3, p3, 0x2
|
||||
|
||||
if-eqz p3, :cond_1
|
||||
|
||||
const/4 p2, 0x1
|
||||
|
||||
:cond_1
|
||||
invoke-direct {p0, p1, p2}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel(Ljava/lang/Float;Z)V
|
||||
invoke-direct {p0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel(Ljava/lang/Float;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -1846,7 +1858,7 @@
|
|||
.end method
|
||||
|
||||
.method private final snapOpenOrClose(Landroid/view/MotionEvent;)V
|
||||
.locals 6
|
||||
.locals 5
|
||||
|
||||
invoke-direct {p0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->getTargetedX(Landroid/view/MotionEvent;)F
|
||||
|
||||
|
@ -1881,7 +1893,9 @@
|
|||
|
||||
iget v2, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->minFlingPxPerSecond:F
|
||||
|
||||
const/4 v3, 0x0
|
||||
const/4 v3, 0x1
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
cmpl-float v1, v1, v2
|
||||
|
||||
|
@ -1895,13 +1909,9 @@
|
|||
const/4 v1, 0x0
|
||||
|
||||
:goto_1
|
||||
const/4 v2, 0x2
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
if-eqz v1, :cond_7
|
||||
|
||||
int-to-float v1, v3
|
||||
int-to-float v1, v4
|
||||
|
||||
cmpl-float v1, v0, v1
|
||||
|
||||
|
@ -1930,7 +1940,7 @@
|
|||
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p0, p1, v3, v2, v4}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ZILjava/lang/Object;)V
|
||||
invoke-direct {p0, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel(Ljava/lang/Float;)V
|
||||
|
||||
:cond_4
|
||||
return-void
|
||||
|
@ -1938,9 +1948,9 @@
|
|||
:cond_5
|
||||
iget-object v1, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->selectedPanel:Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;
|
||||
|
||||
sget-object v5, Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;->LEFT:Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;
|
||||
sget-object v2, Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;->LEFT:Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;
|
||||
|
||||
if-ne v1, v5, :cond_6
|
||||
if-ne v1, v2, :cond_6
|
||||
|
||||
invoke-static {v0}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;
|
||||
|
||||
|
@ -1951,9 +1961,9 @@
|
|||
return-void
|
||||
|
||||
:cond_6
|
||||
sget-object v5, Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;->CENTER:Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;
|
||||
sget-object v2, Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;->CENTER:Lcom/discord/widgets/main/OverlappingPanelsLayout$Panel;
|
||||
|
||||
if-ne v1, v5, :cond_7
|
||||
if-ne v1, v2, :cond_7
|
||||
|
||||
invoke-static {v0}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;
|
||||
|
||||
|
@ -1966,7 +1976,9 @@
|
|||
:cond_7
|
||||
iget v0, p0, Lcom/discord/widgets/main/OverlappingPanelsLayout;->maxCenterPanelX:F
|
||||
|
||||
int-to-float v1, v2
|
||||
const/4 v1, 0x2
|
||||
|
||||
int-to-float v1, v1
|
||||
|
||||
div-float/2addr v0, v1
|
||||
|
||||
|
@ -1974,9 +1986,9 @@
|
|||
|
||||
if-lez v0, :cond_8
|
||||
|
||||
const/4 p1, 0x3
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-static {p0, v4, v3, p1, v4}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ZILjava/lang/Object;)V
|
||||
invoke-static {p0, p1, v3, p1}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ILjava/lang/Object;)V
|
||||
|
||||
goto :goto_2
|
||||
|
||||
|
@ -2695,15 +2707,11 @@
|
|||
.end method
|
||||
|
||||
.method public openStartPanel()V
|
||||
.locals 3
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
invoke-static {p0, v0, v1, v2, v0}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ZILjava/lang/Object;)V
|
||||
invoke-direct {p0, v0}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel(Ljava/lang/Float;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -2818,11 +2826,9 @@
|
|||
|
||||
if-ne p1, v1, :cond_0
|
||||
|
||||
const/4 p1, 0x0
|
||||
const/4 p1, 0x1
|
||||
|
||||
const/4 v1, 0x3
|
||||
|
||||
invoke-static {p0, v0, p1, v1, v0}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ZILjava/lang/Object;)V
|
||||
invoke-static {p0, v0, p1, v0}, Lcom/discord/widgets/main/OverlappingPanelsLayout;->openLeftPanel$default(Lcom/discord/widgets/main/OverlappingPanelsLayout;Ljava/lang/Float;ILjava/lang/Object;)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
|
|
|
@ -1987,7 +1987,7 @@
|
|||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v0, " - 16 (1087)"
|
||||
const-string v0, " - 16.2 (1089)"
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
|
|
|
@ -1,60 +0,0 @@
|
|||
.class public final synthetic Li;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic a:[I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static synthetic constructor <clinit>()V
|
||||
.locals 3
|
||||
|
||||
invoke-static {}, Lcom/discord/rtcconnection/mediaengine/MediaEngine$OpenSLESConfig;->values()[Lcom/discord/rtcconnection/mediaengine/MediaEngine$OpenSLESConfig;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
array-length v0, v0
|
||||
|
||||
new-array v0, v0, [I
|
||||
|
||||
sput-object v0, Li;->a:[I
|
||||
|
||||
sget-object v0, Li;->a:[I
|
||||
|
||||
sget-object v1, Lcom/discord/rtcconnection/mediaengine/MediaEngine$OpenSLESConfig;->FORCE_ENABLED:Lcom/discord/rtcconnection/mediaengine/MediaEngine$OpenSLESConfig;
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
|
||||
|
||||
move-result v1
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
aput v2, v0, v1
|
||||
|
||||
sget-object v0, Li;->a:[I
|
||||
|
||||
sget-object v1, Lcom/discord/rtcconnection/mediaengine/MediaEngine$OpenSLESConfig;->FORCE_DISABLED:Lcom/discord/rtcconnection/mediaengine/MediaEngine$OpenSLESConfig;
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
|
||||
|
||||
move-result v1
|
||||
|
||||
const/4 v2, 0x2
|
||||
|
||||
aput v2, v0, v1
|
||||
|
||||
sget-object v0, Li;->a:[I
|
||||
|
||||
sget-object v1, Lcom/discord/rtcconnection/mediaengine/MediaEngine$OpenSLESConfig;->DEFAULT:Lcom/discord/rtcconnection/mediaengine/MediaEngine$OpenSLESConfig;
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
|
||||
|
||||
move-result v1
|
||||
|
||||
const/4 v2, 0x3
|
||||
|
||||
aput v2, v0, v1
|
||||
|
||||
return-void
|
||||
.end method
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue