Changes of com.discord v998

This commit is contained in:
root 2019-12-06 04:29:40 +01:00
parent dc3b174a87
commit a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions

View file

@ -46,7 +46,7 @@
.field public static final EXTRA_TOOLBAR_ITEMS:Ljava/lang/String; = "android.support.customtabs.extra.TOOLBAR_ITEMS"
.field private static final EXTRA_USER_OPT_OUT_FROM_CUSTOM_TABS:Ljava/lang/String; = "android.support.customtabs.extra.user_opt_out"
.field public static final EXTRA_USER_OPT_OUT_FROM_CUSTOM_TABS:Ljava/lang/String; = "android.support.customtabs.extra.user_opt_out"
.field public static final KEY_DESCRIPTION:Ljava/lang/String; = "android.support.customtabs.customaction.DESCRIPTION"
@ -58,7 +58,7 @@
.field public static final KEY_PENDING_INTENT:Ljava/lang/String; = "android.support.customtabs.customaction.PENDING_INTENT"
.field private static final MAX_TOOLBAR_ITEMS:I = 0x5
.field public static final MAX_TOOLBAR_ITEMS:I = 0x5
.field public static final NO_TITLE:I = 0x0
@ -69,12 +69,18 @@
# instance fields
.field public final intent:Landroid/content/Intent;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final startAnimationBundle:Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
.method constructor <init>(Landroid/content/Intent;Landroid/os/Bundle;)V
.method public constructor <init>(Landroid/content/Intent;Landroid/os/Bundle;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
@ -142,9 +148,7 @@
if-eqz p0, :cond_0
const/4 p0, 0x1
return p0
const/4 v0, 0x1
:cond_0
return v0
@ -152,7 +156,7 @@
# virtual methods
.method public final launchUrl(Landroid/content/Context;Landroid/net/Uri;)V
.method public launchUrl(Landroid/content/Context;Landroid/net/Uri;)V
.locals 1
iget-object v0, p0, Landroidx/browser/customtabs/CustomTabsIntent;->intent:Landroid/content/Intent;