Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -12,11 +12,11 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final LOG_TAG:Ljava/lang/String; = "AppCompatViewInflater"
|
||||
.field public static final LOG_TAG:Ljava/lang/String; = "AppCompatViewInflater"
|
||||
|
||||
.field private static final sClassPrefixList:[Ljava/lang/String;
|
||||
.field public static final sClassPrefixList:[Ljava/lang/String;
|
||||
|
||||
.field private static final sConstructorMap:Ljava/util/Map;
|
||||
.field public static final sConstructorMap:Ljava/util/Map;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/Map<",
|
||||
|
@ -29,7 +29,7 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private static final sConstructorSignature:[Ljava/lang/Class;
|
||||
.field public static final sConstructorSignature:[Ljava/lang/Class;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"[",
|
||||
|
@ -39,15 +39,15 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private static final sOnClickAttrs:[I
|
||||
.field public static final sOnClickAttrs:[I
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final mConstructorArgs:[Ljava/lang/Object;
|
||||
.field public final mConstructorArgs:[Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 4
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
@ -112,7 +112,7 @@
|
|||
.end method
|
||||
|
||||
.method private checkOnClickListener(Landroid/view/View;Landroid/util/AttributeSet;)V
|
||||
.locals 3
|
||||
.locals 2
|
||||
|
||||
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
|
||||
|
||||
|
@ -124,10 +124,6 @@
|
|||
|
||||
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v2, 0xf
|
||||
|
||||
if-lt v1, v2, :cond_0
|
||||
|
||||
invoke-static {p1}, Landroidx/core/view/ViewCompat;->hasOnClickListeners(Landroid/view/View;)Z
|
||||
|
||||
move-result v1
|
||||
|
@ -379,7 +375,7 @@
|
|||
return-object v1
|
||||
.end method
|
||||
|
||||
.method private static themifyContext(Landroid/content/Context;Landroid/util/AttributeSet;ZZ)Landroid/content/Context;
|
||||
.method public static themifyContext(Landroid/content/Context;Landroid/util/AttributeSet;ZZ)Landroid/content/Context;
|
||||
.locals 2
|
||||
|
||||
sget-object v0, Landroidx/appcompat/R$styleable;->View:[I
|
||||
|
@ -497,8 +493,10 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method protected createAutoCompleteTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;
|
||||
.method public createAutoCompleteTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;
|
||||
|
||||
|
@ -507,8 +505,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatButton;
|
||||
.method public createButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatButton;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatButton;
|
||||
|
||||
|
@ -517,8 +517,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createCheckBox(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatCheckBox;
|
||||
.method public createCheckBox(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatCheckBox;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatCheckBox;
|
||||
|
||||
|
@ -527,8 +529,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createCheckedTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatCheckedTextView;
|
||||
.method public createCheckedTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatCheckedTextView;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatCheckedTextView;
|
||||
|
||||
|
@ -537,8 +541,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createEditText(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatEditText;
|
||||
.method public createEditText(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatEditText;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
|
@ -547,8 +553,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createImageButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
.method public createImageButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
|
@ -557,8 +565,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createImageView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatImageView;
|
||||
.method public createImageView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatImageView;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatImageView;
|
||||
|
||||
|
@ -567,8 +577,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createMultiAutoCompleteTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatMultiAutoCompleteTextView;
|
||||
.method public createMultiAutoCompleteTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatMultiAutoCompleteTextView;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatMultiAutoCompleteTextView;
|
||||
|
||||
|
@ -577,8 +589,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createRadioButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatRadioButton;
|
||||
.method public createRadioButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatRadioButton;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatRadioButton;
|
||||
|
||||
|
@ -587,8 +601,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createRatingBar(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatRatingBar;
|
||||
.method public createRatingBar(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatRatingBar;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatRatingBar;
|
||||
|
||||
|
@ -597,8 +613,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createSeekBar(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatSeekBar;
|
||||
.method public createSeekBar(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatSeekBar;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatSeekBar;
|
||||
|
||||
|
@ -607,8 +625,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createSpinner(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatSpinner;
|
||||
.method public createSpinner(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatSpinner;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatSpinner;
|
||||
|
||||
|
@ -617,8 +637,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatTextView;
|
||||
.method public createTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatTextView;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatTextView;
|
||||
|
||||
|
@ -627,8 +649,10 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createToggleButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatToggleButton;
|
||||
.method public createToggleButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatToggleButton;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatToggleButton;
|
||||
|
||||
|
@ -637,16 +661,26 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createView(Landroid/content/Context;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
|
||||
.method public createView(Landroid/content/Context;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method final createView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;ZZZZ)Landroid/view/View;
|
||||
.method public final createView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;ZZZZ)Landroid/view/View;
|
||||
.locals 0
|
||||
.param p3 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroid/util/AttributeSet;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-eqz p5, :cond_0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue