Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -7,11 +7,11 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private final mBackgroundTintHelper:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
||||
.field public final mBackgroundTintHelper:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
||||
|
||||
.field private final mTextClassifierHelper:Landroidx/appcompat/widget/AppCompatTextClassifierHelper;
|
||||
.field public final mTextClassifierHelper:Landroidx/appcompat/widget/AppCompatTextClassifierHelper;
|
||||
|
||||
.field private final mTextHelper:Landroidx/appcompat/widget/AppCompatTextHelper;
|
||||
.field public final mTextHelper:Landroidx/appcompat/widget/AppCompatTextHelper;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -79,7 +79,7 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method protected drawableStateChanged()V
|
||||
.method public drawableStateChanged()V
|
||||
.locals 1
|
||||
|
||||
invoke-super {p0}, Landroid/widget/EditText;->drawableStateChanged()V
|
||||
|
@ -103,6 +103,14 @@
|
|||
|
||||
.method public getSupportBackgroundTintList()Landroid/content/res/ColorStateList;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->mBackgroundTintHelper:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
||||
|
||||
|
@ -112,16 +120,25 @@
|
|||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getSupportBackgroundTintMode()Landroid/graphics/PorterDuff$Mode;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->mBackgroundTintHelper:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
||||
|
||||
|
@ -131,16 +148,19 @@
|
|||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getText()Landroid/text/Editable;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
|
@ -164,6 +184,8 @@
|
|||
|
||||
.method public bridge synthetic getText()Ljava/lang/CharSequence;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/AppCompatEditText;->getText()Landroid/text/Editable;
|
||||
|
||||
|
@ -174,6 +196,12 @@
|
|||
|
||||
.method public getTextClassifier()Landroid/view/textclassifier/TextClassifier;
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x1a
|
||||
.end annotation
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
|
@ -234,6 +262,10 @@
|
|||
|
||||
.method public setBackgroundResource(I)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-super {p0, p1}, Landroid/widget/EditText;->setBackgroundResource(I)V
|
||||
|
||||
|
@ -261,6 +293,15 @@
|
|||
|
||||
.method public setSupportBackgroundTintList(Landroid/content/res/ColorStateList;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/res/ColorStateList;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->mBackgroundTintHelper:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
||||
|
||||
|
@ -274,6 +315,15 @@
|
|||
|
||||
.method public setSupportBackgroundTintMode(Landroid/graphics/PorterDuff$Mode;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/graphics/PorterDuff$Mode;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->mBackgroundTintHelper:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
||||
|
||||
|
@ -302,6 +352,13 @@
|
|||
|
||||
.method public setTextClassifier(Landroid/view/textclassifier/TextClassifier;)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/view/textclassifier/TextClassifier;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
api = 0x1a
|
||||
.end annotation
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue