Changes of com.discord v1332

This commit is contained in:
root 2020-11-13 19:18:44 +00:00
parent 6091ba12c8
commit a21e5a6a18
16060 changed files with 738765 additions and 799429 deletions

View file

@ -15,27 +15,27 @@
# static fields
.field public static final STATE_AWAITING_CONNECTION:I = 0x0
.field private static final STATE_AWAITING_CONNECTION:I = 0x0
.field public static final STATE_CANCELLED:I = 0x3
.field private static final STATE_CANCELLED:I = 0x3
.field public static final STATE_CONNECTED:I = 0x1
.field private static final STATE_CONNECTED:I = 0x1
.field public static final STATE_DISCONNECTED:I = 0x2
.field private static final STATE_DISCONNECTED:I = 0x2
# instance fields
.field public mCancellationException:Ljava/lang/Exception;
.field private mCancellationException:Ljava/lang/Exception;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final mCloseRunnable:Ljava/lang/Runnable;
.field private final mCloseRunnable:Ljava/lang/Runnable;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public mCompleters:Ljava/util/List;
.field private mCompleters:Ljava/util/List;
.annotation build Landroidx/annotation/NonNull;
.end annotation
@ -49,14 +49,14 @@
.end annotation
.end field
.field public mService:Landroidx/browser/trusted/TrustedWebActivityServiceConnection;
.field private mService:Landroidx/browser/trusted/TrustedWebActivityServiceConnection;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public mState:I
.field private mState:I
.field public final mWrapperFactory:Landroidx/browser/trusted/ConnectionHolder$WrapperFactory;
.field private final mWrapperFactory:Landroidx/browser/trusted/ConnectionHolder$WrapperFactory;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
@ -117,11 +117,6 @@
# virtual methods
.method public synthetic a(Landroidx/concurrent/futures/CallbackToFutureAdapter$Completer;)Ljava/lang/Object;
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
iget v0, p0, Landroidx/browser/trusted/ConnectionHolder;->mState:I
@ -187,7 +182,7 @@
:goto_0
const-string p1, "ConnectionHolder, state = "
invoke-static {p1}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-static {p1}, Lf/e/c/a/a;->F(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object p1

View file

@ -4,7 +4,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

@ -12,7 +12,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

@ -12,7 +12,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

@ -14,11 +14,11 @@
# static fields
.field public static final TAG:Ljava/lang/String; = "PackageIdentity"
.field private static final TAG:Ljava/lang/String; = "PackageIdentity"
# direct methods
.method public constructor <init>()V
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
@ -99,7 +99,7 @@
return-object p0
.end method
.method public static getImpl()Landroidx/browser/trusted/PackageIdentityUtils$SignaturesCompat;
.method private static getImpl()Landroidx/browser/trusted/PackageIdentityUtils$SignaturesCompat;
.locals 2
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I

View file

@ -4,18 +4,18 @@
# static fields
.field public static final TAG:Ljava/lang/String; = "Token"
.field private static final TAG:Ljava/lang/String; = "Token"
# instance fields
.field public final mContents:Landroidx/browser/trusted/TokenContents;
.field private final mContents:Landroidx/browser/trusted/TokenContents;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroidx/browser/trusted/TokenContents;)V
.method private constructor <init>(Landroidx/browser/trusted/TokenContents;)V
.locals 0
.param p1 # Landroidx/browser/trusted/TokenContents;
.annotation build Landroidx/annotation/NonNull;

View file

@ -4,12 +4,12 @@
# instance fields
.field public final mContents:[B
.field private final mContents:[B
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public mFingerprints:Ljava/util/List;
.field private mFingerprints:Ljava/util/List;
.annotation build Landroidx/annotation/Nullable;
.end annotation
@ -21,14 +21,14 @@
.end annotation
.end field
.field public mPackageName:Ljava/lang/String;
.field private mPackageName:Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>([B)V
.method private constructor <init>([B)V
.locals 0
.param p1 # [B
.annotation build Landroidx/annotation/NonNull;
@ -42,7 +42,7 @@
return-void
.end method
.method public constructor <init>([BLjava/lang/String;Ljava/util/List;)V
.method private constructor <init>([BLjava/lang/String;Ljava/util/List;)V
.locals 1
.param p1 # [B
.annotation build Landroidx/annotation/NonNull;
@ -114,7 +114,17 @@
return-void
.end method
.method public static compareByteArrays([B[B)I
.method public static synthetic a([B[B)I
.locals 0
invoke-static {p0, p1}, Landroidx/browser/trusted/TokenContents;->compareByteArrays([B[B)I
move-result p0
return p0
.end method
.method private static compareByteArrays([B[B)I
.locals 4
const/4 v0, 0x0
@ -220,7 +230,7 @@
return-object v0
.end method
.method public static createToken(Ljava/lang/String;Ljava/util/List;)[B
.method private static createToken(Ljava/lang/String;Ljava/util/List;)[B
.locals 3
.param p0 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;

View file

@ -18,7 +18,7 @@
# static fields
.field public static final ID:I
.field private static final ID:I
# direct methods

View file

@ -18,7 +18,7 @@
# static fields
.field public static final ID:I = 0x1
.field private static final ID:I = 0x1
.field public static final KEY_CUTOUT_MODE:Ljava/lang/String; = "androidx.browser.trusted.displaymode.KEY_CUTOUT_MODE"
@ -26,9 +26,9 @@
# instance fields
.field public final mIsSticky:Z
.field private final mIsSticky:Z
.field public final mLayoutInDisplayCutoutMode:I
.field private final mLayoutInDisplayCutoutMode:I
# direct methods

View file

@ -4,12 +4,12 @@
# instance fields
.field public final mIntent:Landroid/content/Intent;
.field private final mIntent:Landroid/content/Intent;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final mSharedFileUris:Ljava/util/List;
.field private final mSharedFileUris:Ljava/util/List;
.annotation build Landroidx/annotation/NonNull;
.end annotation

View file

@ -28,7 +28,7 @@
# instance fields
.field public mAdditionalTrustedOrigins:Ljava/util/List;
.field private mAdditionalTrustedOrigins:Ljava/util/List;
.annotation build Landroidx/annotation/Nullable;
.end annotation
@ -41,32 +41,32 @@
.end annotation
.end field
.field public mDisplayMode:Landroidx/browser/trusted/TrustedWebActivityDisplayMode;
.field private mDisplayMode:Landroidx/browser/trusted/TrustedWebActivityDisplayMode;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final mIntentBuilder:Landroidx/browser/customtabs/CustomTabsIntent$Builder;
.field private final mIntentBuilder:Landroidx/browser/customtabs/CustomTabsIntent$Builder;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public mShareData:Landroidx/browser/trusted/sharing/ShareData;
.field private mShareData:Landroidx/browser/trusted/sharing/ShareData;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public mShareTarget:Landroidx/browser/trusted/sharing/ShareTarget;
.field private mShareTarget:Landroidx/browser/trusted/sharing/ShareTarget;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public mSplashScreenParams:Landroid/os/Bundle;
.field private mSplashScreenParams:Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final mUri:Landroid/net/Uri;
.field private final mUri:Landroid/net/Uri;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
@ -110,7 +110,9 @@
.annotation build Landroidx/annotation/NonNull;
.end annotation
if-eqz p1, :cond_3
const-string v0, "CustomTabsSession is required for launching a TWA"
invoke-static {p1, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
iget-object v0, p0, Landroidx/browser/trusted/TrustedWebActivityIntentBuilder;->mIntentBuilder:Landroidx/browser/customtabs/CustomTabsIntent$Builder;
@ -212,15 +214,6 @@
invoke-direct {v1, p1, v0}, Landroidx/browser/trusted/TrustedWebActivityIntent;-><init>(Landroid/content/Intent;Ljava/util/List;)V
return-object v1
:cond_3
new-instance p1, Ljava/lang/NullPointerException;
const-string v0, "CustomTabsSession is required for launching a TWA"
invoke-direct {p1, v0}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public buildCustomTabsIntent()Landroidx/browser/customtabs/CustomTabsIntent;

View file

@ -21,9 +21,9 @@
# instance fields
.field public final mBinder:Ls/a/a/d/a$a;
.field private final mBinder:Ls/a/a/d/a$a;
.field public mNotificationManager:Landroid/app/NotificationManager;
.field private mNotificationManager:Landroid/app/NotificationManager;
.field public mVerifiedUid:I
@ -47,7 +47,7 @@
return-void
.end method
.method public static channelNameToId(Ljava/lang/String;)Ljava/lang/String;
.method private static channelNameToId(Ljava/lang/String;)Ljava/lang/String;
.locals 3
new-instance v0, Ljava/lang/StringBuilder;
@ -322,15 +322,13 @@
move-result-object v1
iget-object v2, v1, Landroid/content/pm/ServiceInfo;->metaData:Landroid/os/Bundle;
iget-object v1, v1, Landroid/content/pm/ServiceInfo;->metaData:Landroid/os/Bundle;
if-nez v2, :cond_0
if-nez v1, :cond_0
return v0
:cond_0
iget-object v1, v1, Landroid/content/pm/ServiceInfo;->metaData:Landroid/os/Bundle;
const-string v2, "android.support.customtabs.trusted.SMALL_ICON"
invoke-virtual {v1, v2, v0}, Landroid/os/Bundle;->getInt(Ljava/lang/String;I)I

View file

@ -16,23 +16,23 @@
# static fields
.field public static final KEY_ACTIVE_NOTIFICATIONS:Ljava/lang/String; = "android.support.customtabs.trusted.ACTIVE_NOTIFICATIONS"
.field private static final KEY_ACTIVE_NOTIFICATIONS:Ljava/lang/String; = "android.support.customtabs.trusted.ACTIVE_NOTIFICATIONS"
.field public static final KEY_CHANNEL_NAME:Ljava/lang/String; = "android.support.customtabs.trusted.CHANNEL_NAME"
.field private static final KEY_CHANNEL_NAME:Ljava/lang/String; = "android.support.customtabs.trusted.CHANNEL_NAME"
.field public static final KEY_NOTIFICATION:Ljava/lang/String; = "android.support.customtabs.trusted.NOTIFICATION"
.field private static final KEY_NOTIFICATION:Ljava/lang/String; = "android.support.customtabs.trusted.NOTIFICATION"
.field public static final KEY_NOTIFICATION_SUCCESS:Ljava/lang/String; = "android.support.customtabs.trusted.NOTIFICATION_SUCCESS"
.field private static final KEY_NOTIFICATION_SUCCESS:Ljava/lang/String; = "android.support.customtabs.trusted.NOTIFICATION_SUCCESS"
.field public static final KEY_PLATFORM_ID:Ljava/lang/String; = "android.support.customtabs.trusted.PLATFORM_ID"
.field private static final KEY_PLATFORM_ID:Ljava/lang/String; = "android.support.customtabs.trusted.PLATFORM_ID"
.field public static final KEY_PLATFORM_TAG:Ljava/lang/String; = "android.support.customtabs.trusted.PLATFORM_TAG"
.field private static final KEY_PLATFORM_TAG:Ljava/lang/String; = "android.support.customtabs.trusted.PLATFORM_TAG"
# instance fields
.field public final mComponentName:Landroid/content/ComponentName;
.field private final mComponentName:Landroid/content/ComponentName;
.field public final mService:Ls/a/a/d/a;
.field private final mService:Ls/a/a/d/a;
# direct methods
@ -72,7 +72,7 @@
const-string v0, "Bundle must contain "
invoke-static {v0, p1}, Lf/e/c/a/a;->q(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
invoke-static {v0, p1}, Lf/e/c/a/a;->r(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1

View file

@ -25,11 +25,11 @@
# instance fields
.field public final mAppContext:Landroid/content/Context;
.field private final mAppContext:Landroid/content/Context;
.field public final mConnection:Landroidx/browser/trusted/ConnectionHolder;
.field private final mConnection:Landroidx/browser/trusted/ConnectionHolder;
.field public final mIntent:Landroid/content/Intent;
.field private final mIntent:Landroid/content/Intent;
# direct methods

View file

@ -12,11 +12,11 @@
# static fields
.field public static final TAG:Ljava/lang/String; = "TWAConnectionPool"
.field private static final TAG:Ljava/lang/String; = "TWAConnectionPool"
# instance fields
.field public final mConnections:Ljava/util/Map;
.field private final mConnections:Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Map<",
@ -27,11 +27,11 @@
.end annotation
.end field
.field public final mContext:Landroid/content/Context;
.field private final mContext:Landroid/content/Context;
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.method private constructor <init>(Landroid/content/Context;)V
.locals 1
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
@ -233,7 +233,7 @@
const-string p1, "Could not find TWAService for "
invoke-static {p1, v2, p3}, Lf/e/c/a/a;->U(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {p1, v2, p3}, Lf/e/c/a/a;->V(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
:cond_6
return-object v0
@ -243,7 +243,7 @@
const-string p4, "Found "
invoke-static {p4}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-static {p4}, Lf/e/c/a/a;->F(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object p4

View file

@ -16,7 +16,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

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