Changes of com.discord v971
This commit is contained in:
parent
788ca26a31
commit
bf33436ae9
6820 changed files with 121178 additions and 151907 deletions
|
@ -190,9 +190,13 @@
|
|||
|
||||
if-nez v0, :cond_1
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {p1}, Landroid/content/Context;->getClassLoader()Ljava/lang/ClassLoader;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p3, :cond_0
|
||||
|
||||
:try_start_0
|
||||
new-instance v0, Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
||||
|
@ -211,13 +215,7 @@
|
|||
move-object p3, p2
|
||||
|
||||
:goto_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1}, Landroid/content/Context;->getClassLoader()Ljava/lang/ClassLoader;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p3, v0, p1}, Ljava/lang/Class;->forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;
|
||||
invoke-virtual {p1, p3}, Ljava/lang/ClassLoader;->loadClass(Ljava/lang/String;)Ljava/lang/Class;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -633,16 +631,6 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createToggleButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatToggleButton;
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Landroidx/appcompat/widget/AppCompatToggleButton;
|
||||
|
||||
invoke-direct {v0, p1, p2}, Landroidx/appcompat/widget/AppCompatToggleButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method protected createView(Landroid/content/Context;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
|
||||
.locals 0
|
||||
|
||||
|
@ -745,7 +733,7 @@
|
|||
|
||||
const/16 p5, 0x9
|
||||
|
||||
goto/16 :goto_1
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_4
|
||||
const-string p6, "ImageView"
|
||||
|
@ -761,19 +749,6 @@
|
|||
goto :goto_1
|
||||
|
||||
:sswitch_5
|
||||
const-string p6, "ToggleButton"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p6
|
||||
|
||||
if-eqz p6, :cond_4
|
||||
|
||||
const/16 p5, 0xd
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_6
|
||||
const-string p6, "RadioButton"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
@ -786,7 +761,7 @@
|
|||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_7
|
||||
:sswitch_6
|
||||
const-string p6, "Spinner"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
@ -799,7 +774,7 @@
|
|||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_8
|
||||
:sswitch_7
|
||||
const-string p6, "SeekBar"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
@ -812,7 +787,7 @@
|
|||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_9
|
||||
:sswitch_8
|
||||
const-string p6, "ImageButton"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
@ -825,7 +800,7 @@
|
|||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_a
|
||||
:sswitch_9
|
||||
const-string p6, "TextView"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
@ -838,7 +813,7 @@
|
|||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_b
|
||||
:sswitch_a
|
||||
const-string p6, "MultiAutoCompleteTextView"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
@ -851,7 +826,7 @@
|
|||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_c
|
||||
:sswitch_b
|
||||
const-string p6, "CheckedTextView"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
@ -864,7 +839,7 @@
|
|||
|
||||
goto :goto_1
|
||||
|
||||
:sswitch_d
|
||||
:sswitch_c
|
||||
const-string p6, "RatingBar"
|
||||
|
||||
invoke-virtual {p2, p6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
||||
|
@ -886,15 +861,6 @@
|
|||
goto/16 :goto_2
|
||||
|
||||
:pswitch_0
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createToggleButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatToggleButton;
|
||||
|
||||
move-result-object p5
|
||||
|
||||
invoke-direct {p0, p5, p2}, Landroidx/appcompat/app/AppCompatViewInflater;->verifyNotNull(Landroid/view/View;Ljava/lang/String;)V
|
||||
|
||||
goto/16 :goto_2
|
||||
|
||||
:pswitch_1
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createSeekBar(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatSeekBar;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -903,7 +869,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_2
|
||||
:pswitch_1
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createRatingBar(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatRatingBar;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -912,7 +878,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_3
|
||||
:pswitch_2
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createMultiAutoCompleteTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatMultiAutoCompleteTextView;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -921,7 +887,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_4
|
||||
:pswitch_3
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createAutoCompleteTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -930,7 +896,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_5
|
||||
:pswitch_4
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createCheckedTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatCheckedTextView;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -939,7 +905,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_6
|
||||
:pswitch_5
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createRadioButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatRadioButton;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -948,7 +914,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_7
|
||||
:pswitch_6
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createCheckBox(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatCheckBox;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -957,7 +923,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_8
|
||||
:pswitch_7
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createImageButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -966,7 +932,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_9
|
||||
:pswitch_8
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createSpinner(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatSpinner;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -975,7 +941,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_a
|
||||
:pswitch_9
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createEditText(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -984,7 +950,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_b
|
||||
:pswitch_a
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createButton(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatButton;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -993,7 +959,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_c
|
||||
:pswitch_b
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createImageView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatImageView;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -1002,7 +968,7 @@
|
|||
|
||||
goto :goto_2
|
||||
|
||||
:pswitch_d
|
||||
:pswitch_c
|
||||
invoke-virtual {p0, p1, p4}, Landroidx/appcompat/app/AppCompatViewInflater;->createTextView(Landroid/content/Context;Landroid/util/AttributeSet;)Landroidx/appcompat/widget/AppCompatTextView;
|
||||
|
||||
move-result-object p5
|
||||
|
@ -1026,17 +992,18 @@
|
|||
:cond_6
|
||||
return-object p5
|
||||
|
||||
nop
|
||||
|
||||
:sswitch_data_0
|
||||
.sparse-switch
|
||||
-0x7404ceea -> :sswitch_d
|
||||
-0x56c015e7 -> :sswitch_c
|
||||
-0x503aa7ad -> :sswitch_b
|
||||
-0x37f7066e -> :sswitch_a
|
||||
-0x37e04bb3 -> :sswitch_9
|
||||
-0x274065a5 -> :sswitch_8
|
||||
-0x1440b607 -> :sswitch_7
|
||||
0x2e46a6ed -> :sswitch_6
|
||||
0x2fa453c6 -> :sswitch_5
|
||||
-0x7404ceea -> :sswitch_c
|
||||
-0x56c015e7 -> :sswitch_b
|
||||
-0x503aa7ad -> :sswitch_a
|
||||
-0x37f7066e -> :sswitch_9
|
||||
-0x37e04bb3 -> :sswitch_8
|
||||
-0x274065a5 -> :sswitch_7
|
||||
-0x1440b607 -> :sswitch_6
|
||||
0x2e46a6ed -> :sswitch_5
|
||||
0x431b5280 -> :sswitch_4
|
||||
0x5445f9ba -> :sswitch_3
|
||||
0x5f7507c3 -> :sswitch_2
|
||||
|
@ -1046,7 +1013,6 @@
|
|||
|
||||
:pswitch_data_0
|
||||
.packed-switch 0x0
|
||||
:pswitch_d
|
||||
:pswitch_c
|
||||
:pswitch_b
|
||||
:pswitch_a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue