Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -45,9 +45,9 @@
|
|||
|
||||
.field public static final MAX_CUSTOM_ITEMS:I = 0x5
|
||||
|
||||
.field private static final TAG:Ljava/lang/String; = "BrowserActions"
|
||||
.field public static final TAG:Ljava/lang/String; = "BrowserActions"
|
||||
|
||||
.field private static final TEST_URL:Ljava/lang/String; = "https://www.example.com"
|
||||
.field public static final TEST_URL:Ljava/lang/String; = "https://www.example.com"
|
||||
|
||||
.field public static final URL_TYPE_AUDIO:I = 0x3
|
||||
|
||||
|
@ -61,16 +61,23 @@
|
|||
|
||||
.field public static final URL_TYPE_VIDEO:I = 0x2
|
||||
|
||||
.field private static sDialogListenter:Landroidx/browser/browseractions/BrowserActionsIntent$BrowserActionsFallDialogListener;
|
||||
.field public static sDialogListenter:Landroidx/browser/browseractions/BrowserActionsIntent$BrowserActionsFallDialogListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final mIntent:Landroid/content/Intent;
|
||||
.field public final mIntent:Landroid/content/Intent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroid/content/Intent;)V
|
||||
.method public constructor <init>(Landroid/content/Intent;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/content/Intent;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -79,7 +86,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private static getBrowserActionsIntentHandlers(Landroid/content/Context;)Ljava/util/List;
|
||||
.method public static getBrowserActionsIntentHandlers(Landroid/content/Context;)Ljava/util/List;
|
||||
.locals 3
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
|
@ -118,7 +125,7 @@
|
|||
.end method
|
||||
|
||||
.method public static getCreatorPackageName(Landroid/content/Intent;)Ljava/lang/String;
|
||||
.locals 2
|
||||
.locals 1
|
||||
|
||||
const-string v0, "androidx.browser.browseractions.APP_ID"
|
||||
|
||||
|
@ -128,14 +135,10 @@
|
|||
|
||||
check-cast p0, Landroid/app/PendingIntent;
|
||||
|
||||
if-eqz p0, :cond_1
|
||||
if-eqz p0, :cond_0
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v1, 0x11
|
||||
|
||||
if-lt v0, v1, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroid/app/PendingIntent;->getCreatorPackage()Ljava/lang/String;
|
||||
|
||||
move-result-object p0
|
||||
|
@ -143,13 +146,6 @@
|
|||
return-object p0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p0}, Landroid/app/PendingIntent;->getTargetPackage()Ljava/lang/String;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
const/4 p0, 0x0
|
||||
|
||||
return-object p0
|
||||
|
@ -167,8 +163,17 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method static launchIntent(Landroid/content/Context;Landroid/content/Intent;Ljava/util/List;)V
|
||||
.method public static launchIntent(Landroid/content/Context;Landroid/content/Intent;Ljava/util/List;)V
|
||||
.locals 4
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -356,7 +361,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private static openFallbackBrowserActionsMenu(Landroid/content/Context;Landroid/content/Intent;)V
|
||||
.method public static openFallbackBrowserActionsMenu(Landroid/content/Context;Landroid/content/Intent;)V
|
||||
.locals 3
|
||||
|
||||
invoke-virtual {p1}, Landroid/content/Intent;->getData()Landroid/net/Uri;
|
||||
|
@ -394,7 +399,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private static openFallbackBrowserActionsMenu(Landroid/content/Context;Landroid/net/Uri;ILjava/util/List;)V
|
||||
.method public static openFallbackBrowserActionsMenu(Landroid/content/Context;Landroid/net/Uri;ILjava/util/List;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
|
@ -508,8 +513,16 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method static setDialogShownListenter(Landroidx/browser/browseractions/BrowserActionsIntent$BrowserActionsFallDialogListener;)V
|
||||
.method public static setDialogShownListenter(Landroidx/browser/browseractions/BrowserActionsIntent$BrowserActionsFallDialogListener;)V
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
sput-object p0, Landroidx/browser/browseractions/BrowserActionsIntent;->sDialogListenter:Landroidx/browser/browseractions/BrowserActionsIntent$BrowserActionsFallDialogListener;
|
||||
|
||||
|
@ -520,6 +533,8 @@
|
|||
# virtual methods
|
||||
.method public getIntent()Landroid/content/Intent;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/browser/browseractions/BrowserActionsIntent;->mIntent:Landroid/content/Intent;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue