forked from distok/cutthecord
Dockerise
This commit is contained in:
parent
8ec2dd75c2
commit
55e2e94b63
3921 changed files with 178 additions and 111 deletions
70
resources/patches/noemojibutton/1037.patch
Normal file
70
resources/patches/noemojibutton/1037.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1040.patch
Normal file
70
resources/patches/noemojibutton/1040.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1041.patch
Normal file
70
resources/patches/noemojibutton/1041.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1045.patch
Normal file
70
resources/patches/noemojibutton/1045.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1046.patch
Normal file
70
resources/patches/noemojibutton/1046.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1047.patch
Normal file
70
resources/patches/noemojibutton/1047.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1049.patch
Normal file
70
resources/patches/noemojibutton/1049.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1052.patch
Normal file
70
resources/patches/noemojibutton/1052.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1053.patch
Normal file
70
resources/patches/noemojibutton/1053.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1054.patch
Normal file
70
resources/patches/noemojibutton/1054.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1056.patch
Normal file
70
resources/patches/noemojibutton/1056.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1057.patch
Normal file
70
resources/patches/noemojibutton/1057.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1062.patch
Normal file
70
resources/patches/noemojibutton/1062.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1065.patch
Normal file
70
resources/patches/noemojibutton/1065.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
70
resources/patches/noemojibutton/1066.patch
Normal file
70
resources/patches/noemojibutton/1066.patch
Normal file
|
@ -0,0 +1,70 @@
|
|||
Only in com.discord-1037: build
|
||||
Only in com.discord-1037: dist
|
||||
diff -crB com.discord-1037-base/res/layout/flex_input_widget.xml com.discord-1037/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1037-base/res/layout/flex_input_widget.xml 2020-02-17 18:50:17.791406068 +0300
|
||||
--- com.discord-1037/res/layout/flex_input_widget.xml 2020-02-17 19:44:46.779190126 +0300
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<androidx.appcompat.widget.AppCompatImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1037-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 18:50:22.451430528 +0300
|
||||
--- com.discord-1037/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-02-17 19:42:34.415086125 +0300
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1198,1205 ****
|
||||
--- 1198,1209 ----
|
||||
.line 19
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 20
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
||||
|
67
resources/patches/noemojibutton/1069.patch
Normal file
67
resources/patches/noemojibutton/1069.patch
Normal file
|
@ -0,0 +1,67 @@
|
|||
diff -crB from/res/layout/flex_input_widget.xml to/res/layout/flex_input_widget.xml
|
||||
*** from/res/layout/flex_input_widget.xml 2020-03-19 16:21:20.068971414 +0000
|
||||
--- to/res/layout/flex_input_widget.xml 2020-03-19 16:24:40.930018969 +0000
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<ImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" android:contentDescription="@string/send_message" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<ImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" android:contentDescription="@string/send_message" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-19 16:21:24.198564843 +0000
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-19 16:25:41.167887255 +0000
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1205,1212 ****
|
||||
--- 1205,1216 ----
|
||||
.line 20
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 21
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
67
resources/patches/noemojibutton/1073.patch
Normal file
67
resources/patches/noemojibutton/1073.patch
Normal file
|
@ -0,0 +1,67 @@
|
|||
diff -crB from/res/layout/flex_input_widget.xml to/res/layout/flex_input_widget.xml
|
||||
*** from/res/layout/flex_input_widget.xml 2020-03-19 16:21:20.068971414 +0000
|
||||
--- to/res/layout/flex_input_widget.xml 2020-03-19 16:24:40.930018969 +0000
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<ImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" android:contentDescription="@string/send_message" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<ImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" android:contentDescription="@string/send_message" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-19 16:21:24.198564843 +0000
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-19 16:25:41.167887255 +0000
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1205,1212 ****
|
||||
--- 1205,1216 ----
|
||||
.line 20
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 21
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
67
resources/patches/noemojibutton/1074.patch
Normal file
67
resources/patches/noemojibutton/1074.patch
Normal file
|
@ -0,0 +1,67 @@
|
|||
diff -crB from/res/layout/flex_input_widget.xml to/res/layout/flex_input_widget.xml
|
||||
*** from/res/layout/flex_input_widget.xml 2020-03-19 16:21:20.068971414 +0000
|
||||
--- to/res/layout/flex_input_widget.xml 2020-03-19 16:24:40.930018969 +0000
|
||||
***************
|
||||
*** 12,15 ****
|
||||
<ImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" android:contentDescription="@string/send_message" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
\ No newline at end of file
|
||||
--- 12,15 ----
|
||||
<ImageButton android:id="@id/send_btn" android:layout_width="wrap_content" android:layout_height="wrap_content" android:contentDescription="@string/send_message" style="@style/FlexInput.Input.Button.Send" />
|
||||
</LinearLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-19 16:21:24.198564843 +0000
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-19 16:25:41.167887255 +0000
|
||||
***************
|
||||
*** 131,137 ****
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
--- 131,137 ----
|
||||
.line 24
|
||||
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 940,946 ****
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
--- 940,946 ----
|
||||
.line 1
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->g:Landroid/view/View;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1205,1212 ****
|
||||
--- 1205,1216 ----
|
||||
.line 20
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j:Landroidx/appcompat/widget/AppCompatImageButton;
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v0}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x1
|
||||
+
|
||||
.line 21
|
||||
:cond_1
|
||||
iget-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Ljava/lang/Runnable;
|
72
resources/patches/noemojibutton/1078.patch
Normal file
72
resources/patches/noemojibutton/1078.patch
Normal file
|
@ -0,0 +1,72 @@
|
|||
Only in com.discord-1078/res/layout: flex_input_widget.xml.orig
|
||||
Only in com.discord-1078/res/layout: flex_input_widget.xml.rej
|
||||
diff -crB com.discord-1078-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1078/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1078-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-26 10:35:58.548920718 +0300
|
||||
--- com.discord-1078/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-26 10:55:56.124386411 +0300
|
||||
***************
|
||||
*** 183,189 ****
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
--- 183,189 ----
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
***************
|
||||
*** 320,327 ****
|
||||
--- 320,331 ----
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x0
|
||||
+
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
***************
|
||||
*** 912,918 ****
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "textEt"
|
||||
|
||||
--- 916,922 ----
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "textEt"
|
||||
|
||||
***************
|
||||
*** 1903,1910 ****
|
||||
--- 1907,1918 ----
|
||||
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
+ const/16 v1, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v1}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v1, 0x0
|
||||
+
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
Only in com.discord-1078/smali_classes2/com/lytefast/flexinput/fragment: FlexInputFragment.smali.orig
|
||||
Only in com.discord-1078/smali_classes2/com/lytefast/flexinput/fragment: FlexInputFragment.smali.rej
|
||||
|
67
resources/patches/noemojibutton/1084.patch
Normal file
67
resources/patches/noemojibutton/1084.patch
Normal file
|
@ -0,0 +1,67 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-28 04:48:27.202013626 +0300
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-28 05:12:32.295133696 +0300
|
||||
***************
|
||||
*** 183,189 ****
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
--- 183,189 ----
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
***************
|
||||
*** 337,344 ****
|
||||
--- 337,348 ----
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x0
|
||||
+
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
***************
|
||||
*** 929,935 ****
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
--- 933,939 ----
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
***************
|
||||
*** 1927,1934 ****
|
||||
--- 1931,1942 ----
|
||||
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
+ const/16 v1, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v1}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v1, 0x0
|
||||
+
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
67
resources/patches/noemojibutton/1085.patch
Normal file
67
resources/patches/noemojibutton/1085.patch
Normal file
|
@ -0,0 +1,67 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-28 04:48:27.202013626 +0300
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-28 05:12:32.295133696 +0300
|
||||
***************
|
||||
*** 183,189 ****
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
--- 183,189 ----
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
***************
|
||||
*** 337,344 ****
|
||||
--- 337,348 ----
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x0
|
||||
+
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
***************
|
||||
*** 929,935 ****
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
--- 933,939 ----
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
***************
|
||||
*** 1927,1934 ****
|
||||
--- 1931,1942 ----
|
||||
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
+ const/16 v1, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v1}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v1, 0x0
|
||||
+
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
67
resources/patches/noemojibutton/1087.patch
Normal file
67
resources/patches/noemojibutton/1087.patch
Normal file
|
@ -0,0 +1,67 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-28 04:48:27.202013626 +0300
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-03-28 05:12:32.295133696 +0300
|
||||
***************
|
||||
*** 183,189 ****
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
--- 183,189 ----
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
***************
|
||||
*** 337,344 ****
|
||||
--- 337,348 ----
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x0
|
||||
+
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
***************
|
||||
*** 929,935 ****
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
--- 933,939 ----
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
***************
|
||||
*** 1927,1934 ****
|
||||
--- 1931,1942 ----
|
||||
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
+ const/16 v1, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v1}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v1, 0x0
|
||||
+
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
67
resources/patches/noemojibutton/1091.patch
Normal file
67
resources/patches/noemojibutton/1091.patch
Normal file
|
@ -0,0 +1,67 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-08 12:56:40.236663955 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-08 12:56:50.850635811 +0100
|
||||
***************
|
||||
*** 183,189 ****
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
--- 183,189 ----
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
***************
|
||||
*** 337,344 ****
|
||||
--- 337,348 ----
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x0
|
||||
+
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
***************
|
||||
*** 929,935 ****
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
--- 933,939 ----
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
***************
|
||||
*** 1938,1945 ****
|
||||
--- 1942,1953 ----
|
||||
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
+ const/16 v1, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v1}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v1, 0x0
|
||||
+
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
67
resources/patches/noemojibutton/1092.patch
Normal file
67
resources/patches/noemojibutton/1092.patch
Normal file
|
@ -0,0 +1,67 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-08 17:16:36.225880700 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-08 17:16:51.307807789 +0100
|
||||
***************
|
||||
*** 183,189 ****
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
--- 183,189 ----
|
||||
|
||||
move-result-object p1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-static {p0, p1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
|
||||
|
||||
***************
|
||||
*** 337,344 ****
|
||||
--- 337,348 ----
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
+ const/16 v0, 0x8
|
||||
+
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v0, 0x0
|
||||
+
|
||||
return-object p0
|
||||
|
||||
:cond_1
|
||||
***************
|
||||
*** 929,935 ****
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
--- 933,939 ----
|
||||
.line 6
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m:Landroidx/appcompat/widget/AppCompatEditText;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "inputEt"
|
||||
|
||||
***************
|
||||
*** 1957,1964 ****
|
||||
--- 1961,1972 ----
|
||||
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
+ const/16 v1, 0x8
|
||||
+
|
||||
invoke-virtual {p2, v1}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
+ const/4 v1, 0x0
|
||||
+
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
37
resources/patches/noemojibutton/1100.patch
Normal file
37
resources/patches/noemojibutton/1100.patch
Normal file
|
@ -0,0 +1,37 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-17 13:03:28.433008202 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-17 13:15:33.658745061 +0100
|
||||
***************
|
||||
*** 363,369 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 363,369 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1531,1537 ****
|
||||
.line 60
|
||||
instance-of v0, p1, Lf/b/a/f/a$a;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
--- 1531,1537 ----
|
||||
.line 60
|
||||
instance-of v0, p1, Lf/b/a/f/a$a;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
37
resources/patches/noemojibutton/1103.patch
Normal file
37
resources/patches/noemojibutton/1103.patch
Normal file
|
@ -0,0 +1,37 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-19 17:04:57.212308408 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-19 17:05:07.890267531 +0100
|
||||
***************
|
||||
*** 363,369 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 363,369 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1509,1515 ****
|
||||
.line 60
|
||||
instance-of v0, p1, Lf/b/a/f/a$a;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
--- 1509,1515 ----
|
||||
.line 60
|
||||
instance-of v0, p1, Lf/b/a/f/a$a;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
37
resources/patches/noemojibutton/1104.patch
Normal file
37
resources/patches/noemojibutton/1104.patch
Normal file
|
@ -0,0 +1,37 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-19 17:24:49.885035356 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-19 17:25:12.560872109 +0100
|
||||
***************
|
||||
*** 332,338 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 332,338 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1521,1527 ****
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
||||
--- 1521,1527 ----
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
37
resources/patches/noemojibutton/1105.patch
Normal file
37
resources/patches/noemojibutton/1105.patch
Normal file
|
@ -0,0 +1,37 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-19 17:24:49.885035356 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-19 17:25:12.560872109 +0100
|
||||
***************
|
||||
*** 332,338 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 332,338 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1521,1527 ****
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
||||
--- 1521,1527 ----
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
37
resources/patches/noemojibutton/1107.patch
Normal file
37
resources/patches/noemojibutton/1107.patch
Normal file
|
@ -0,0 +1,37 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-21 18:08:06.534654570 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-21 18:08:29.146466965 +0100
|
||||
***************
|
||||
*** 354,360 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 354,360 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1543,1549 ****
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
||||
--- 1543,1549 ----
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
37
resources/patches/noemojibutton/1123.patch
Normal file
37
resources/patches/noemojibutton/1123.patch
Normal file
|
@ -0,0 +1,37 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-21 18:08:06.534654570 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-04-21 18:08:29.146466965 +0100
|
||||
***************
|
||||
*** 354,360 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 354,360 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1543,1549 ****
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
||||
--- 1543,1549 ----
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
37
resources/patches/noemojibutton/1132.patch
Normal file
37
resources/patches/noemojibutton/1132.patch
Normal file
|
@ -0,0 +1,37 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-08 14:20:54.623603611 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-08 14:21:04.153505306 +0100
|
||||
***************
|
||||
*** 365,371 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 365,371 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1554,1560 ****
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
||||
--- 1554,1560 ----
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
37
resources/patches/noemojibutton/1134.patch
Normal file
37
resources/patches/noemojibutton/1134.patch
Normal file
|
@ -0,0 +1,37 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-08 14:20:54.623603611 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-08 14:21:04.153505306 +0100
|
||||
***************
|
||||
*** 365,371 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 365,371 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
***************
|
||||
*** 1554,1560 ****
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/4 v1, 0x0
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
||||
--- 1554,1560 ----
|
||||
.line 2
|
||||
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->v:[Lf/b/a/b/a$b;
|
||||
|
||||
! const/16 v1, 0x8
|
||||
|
||||
const-string v2, "pageSuppliers"
|
||||
|
24
resources/patches/noemojibutton/1144.patch
Normal file
24
resources/patches/noemojibutton/1144.patch
Normal file
|
@ -0,0 +1,24 @@
|
|||
Only in com.discord-1144: build
|
||||
Only in com.discord-1144: dist
|
||||
diff -crB com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:38:28.831942620 +0300
|
||||
--- com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:58:44.766148240 +0300
|
||||
***************
|
||||
*** 365,371 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 365,371 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
Only in com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment: FlexInputFragment.smali.orig
|
||||
|
24
resources/patches/noemojibutton/1145.patch
Normal file
24
resources/patches/noemojibutton/1145.patch
Normal file
|
@ -0,0 +1,24 @@
|
|||
Only in com.discord-1144: build
|
||||
Only in com.discord-1144: dist
|
||||
diff -crB com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:38:28.831942620 +0300
|
||||
--- com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:58:44.766148240 +0300
|
||||
***************
|
||||
*** 365,371 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 365,371 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
Only in com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment: FlexInputFragment.smali.orig
|
||||
|
24
resources/patches/noemojibutton/1146.patch
Normal file
24
resources/patches/noemojibutton/1146.patch
Normal file
|
@ -0,0 +1,24 @@
|
|||
Only in com.discord-1144: build
|
||||
Only in com.discord-1144: dist
|
||||
diff -crB com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:38:28.831942620 +0300
|
||||
--- com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:58:44.766148240 +0300
|
||||
***************
|
||||
*** 365,371 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 365,371 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
Only in com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment: FlexInputFragment.smali.orig
|
||||
|
24
resources/patches/noemojibutton/1148.patch
Normal file
24
resources/patches/noemojibutton/1148.patch
Normal file
|
@ -0,0 +1,24 @@
|
|||
Only in com.discord-1144: build
|
||||
Only in com.discord-1144: dist
|
||||
diff -crB com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:38:28.831942620 +0300
|
||||
--- com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:58:44.766148240 +0300
|
||||
***************
|
||||
*** 365,371 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 365,371 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
Only in com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment: FlexInputFragment.smali.orig
|
||||
|
24
resources/patches/noemojibutton/1150.patch
Normal file
24
resources/patches/noemojibutton/1150.patch
Normal file
|
@ -0,0 +1,24 @@
|
|||
Only in com.discord-1144: build
|
||||
Only in com.discord-1144: dist
|
||||
diff -crB com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:38:28.831942620 +0300
|
||||
--- com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:58:44.766148240 +0300
|
||||
***************
|
||||
*** 365,371 ****
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
--- 365,371 ----
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
Only in com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment: FlexInputFragment.smali.orig
|
||||
|
20
resources/patches/noemojibutton/1167.patch
Normal file
20
resources/patches/noemojibutton/1167.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-06-20 04:18:53.511358449 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-06-20 04:19:07.375257235 +0100
|
||||
***************
|
||||
*** 220,226 ****
|
||||
.method public static final g(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Lcom/lytefast/flexinput/viewmodel/FlexInputState;)V
|
||||
.locals 11
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
if-eqz p0, :cond_26
|
||||
|
||||
--- 220,226 ----
|
||||
.method public static final g(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Lcom/lytefast/flexinput/viewmodel/FlexInputState;)V
|
||||
.locals 11
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
if-eqz p0, :cond_26
|
||||
|
20
resources/patches/noemojibutton/1169.patch
Normal file
20
resources/patches/noemojibutton/1169.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-06-24 21:10:17.102821455 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-06-24 21:11:01.054328256 +0100
|
||||
***************
|
||||
*** 230,236 ****
|
||||
.method public static final g(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Lcom/lytefast/flexinput/viewmodel/FlexInputState;)V
|
||||
.locals 11
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
if-eqz p0, :cond_26
|
||||
|
||||
--- 230,236 ----
|
||||
.method public static final g(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Lcom/lytefast/flexinput/viewmodel/FlexInputState;)V
|
||||
.locals 11
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
if-eqz p0, :cond_26
|
||||
|
20
resources/patches/noemojibutton/1171.patch
Normal file
20
resources/patches/noemojibutton/1171.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-06-24 21:10:17.102821455 +0100
|
||||
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-06-24 21:11:01.054328256 +0100
|
||||
***************
|
||||
*** 230,236 ****
|
||||
.method public static final g(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Lcom/lytefast/flexinput/viewmodel/FlexInputState;)V
|
||||
.locals 11
|
||||
|
||||
! const/4 v0, 0x0
|
||||
|
||||
if-eqz p0, :cond_26
|
||||
|
||||
--- 230,236 ----
|
||||
.method public static final g(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Lcom/lytefast/flexinput/viewmodel/FlexInputState;)V
|
||||
.locals 11
|
||||
|
||||
! const/16 v0, 0x8
|
||||
|
||||
if-eqz p0, :cond_26
|
||||
|
20
resources/patches/noemojibutton/1180.patch
Normal file
20
resources/patches/noemojibutton/1180.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-07 21:22:24.900000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-07 22:58:40.370000000 +0300
|
||||
***************
|
||||
*** 288,294 ****
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_1
|
||||
return-void
|
||||
--- 288,294 ----
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_1
|
||||
return-void
|
20
resources/patches/noemojibutton/1181.patch
Normal file
20
resources/patches/noemojibutton/1181.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-07 21:22:24.900000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-07 22:58:40.370000000 +0300
|
||||
***************
|
||||
*** 288,294 ****
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_1
|
||||
return-void
|
||||
--- 288,294 ----
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_1
|
||||
return-void
|
20
resources/patches/noemojibutton/1192.patch
Normal file
20
resources/patches/noemojibutton/1192.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-07 21:22:24.900000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-07 22:58:40.370000000 +0300
|
||||
***************
|
||||
*** 288,294 ****
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_1
|
||||
return-void
|
||||
--- 288,294 ----
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_1
|
||||
return-void
|
20
resources/patches/noemojibutton/1196.patch
Normal file
20
resources/patches/noemojibutton/1196.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-07 21:22:24.900000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-07 22:58:40.370000000 +0300
|
||||
***************
|
||||
*** 288,294 ****
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_1
|
||||
return-void
|
||||
--- 288,294 ----
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_1
|
||||
return-void
|
20
resources/patches/noemojibutton/1200.patch
Normal file
20
resources/patches/noemojibutton/1200.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1201.patch
Normal file
20
resources/patches/noemojibutton/1201.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1208.patch
Normal file
20
resources/patches/noemojibutton/1208.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1213.patch
Normal file
20
resources/patches/noemojibutton/1213.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1216.patch
Normal file
20
resources/patches/noemojibutton/1216.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1218.patch
Normal file
20
resources/patches/noemojibutton/1218.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1223.patch
Normal file
20
resources/patches/noemojibutton/1223.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1243.patch
Normal file
20
resources/patches/noemojibutton/1243.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1246.patch
Normal file
20
resources/patches/noemojibutton/1246.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:36:46.230000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2.smali 2020-07-18 13:38:02.410000000 +0300
|
||||
***************
|
||||
*** 254,260 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 254,260 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1249.patch
Normal file
20
resources/patches/noemojibutton/1249.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-08-27 13:05:46.260000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-08-27 13:10:32.790000000 +0300
|
||||
***************
|
||||
*** 248,254 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 248,254 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1251.patch
Normal file
20
resources/patches/noemojibutton/1251.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-07 10:44:49.477498805 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-07 10:45:07.179350962 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1252.patch
Normal file
20
resources/patches/noemojibutton/1252.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-08-27 13:05:46.260000000 +0300
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-08-27 13:10:32.790000000 +0300
|
||||
***************
|
||||
*** 248,254 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 248,254 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1259.patch
Normal file
20
resources/patches/noemojibutton/1259.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1266.patch
Normal file
20
resources/patches/noemojibutton/1266.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1270.patch
Normal file
20
resources/patches/noemojibutton/1270.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1273.patch
Normal file
20
resources/patches/noemojibutton/1273.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1279.patch
Normal file
20
resources/patches/noemojibutton/1279.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1280.patch
Normal file
20
resources/patches/noemojibutton/1280.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1281.patch
Normal file
20
resources/patches/noemojibutton/1281.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1282.patch
Normal file
20
resources/patches/noemojibutton/1282.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1284.patch
Normal file
20
resources/patches/noemojibutton/1284.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1290.patch
Normal file
20
resources/patches/noemojibutton/1290.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1294.patch
Normal file
20
resources/patches/noemojibutton/1294.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1295.patch
Normal file
20
resources/patches/noemojibutton/1295.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1298.patch
Normal file
20
resources/patches/noemojibutton/1298.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1300.patch
Normal file
20
resources/patches/noemojibutton/1300.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1301.patch
Normal file
20
resources/patches/noemojibutton/1301.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1304.patch
Normal file
20
resources/patches/noemojibutton/1304.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1306.patch
Normal file
20
resources/patches/noemojibutton/1306.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1307.patch
Normal file
20
resources/patches/noemojibutton/1307.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1310.patch
Normal file
20
resources/patches/noemojibutton/1310.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1315.patch
Normal file
20
resources/patches/noemojibutton/1315.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1318.patch
Normal file
20
resources/patches/noemojibutton/1318.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1330.patch
Normal file
20
resources/patches/noemojibutton/1330.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1334.patch
Normal file
20
resources/patches/noemojibutton/1334.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1339.patch
Normal file
20
resources/patches/noemojibutton/1339.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1340.patch
Normal file
20
resources/patches/noemojibutton/1340.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1355.patch
Normal file
20
resources/patches/noemojibutton/1355.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1356.patch
Normal file
20
resources/patches/noemojibutton/1356.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1358.patch
Normal file
20
resources/patches/noemojibutton/1358.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1361.patch
Normal file
20
resources/patches/noemojibutton/1361.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1362.patch
Normal file
20
resources/patches/noemojibutton/1362.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1365.patch
Normal file
20
resources/patches/noemojibutton/1365.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1367.patch
Normal file
20
resources/patches/noemojibutton/1367.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1368.patch
Normal file
20
resources/patches/noemojibutton/1368.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1370.patch
Normal file
20
resources/patches/noemojibutton/1370.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/1371.patch
Normal file
20
resources/patches/noemojibutton/1371.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
20
resources/patches/noemojibutton/87202.patch
Normal file
20
resources/patches/noemojibutton/87202.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali_classes2/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali_classes2/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali_classes2/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2021-08-04 19:46:19.422375900 +0100
|
||||
--- to/smali_classes2/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2021-08-04 22:41:58.849465700 +0100
|
||||
***************
|
||||
*** 350,356 ****
|
||||
|
||||
invoke-static {v0, v1}, Ld0/z/d/m;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
! invoke-virtual {v0, v6}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 350,356 ----
|
||||
|
||||
invoke-static {v0, v1}, Ld0/z/d/m;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
! # invoke-virtual {v0, v6}, Landroid/widget/ImageButton;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
103
resources/patches/noemojibutton/README.md
Normal file
103
resources/patches/noemojibutton/README.md
Normal file
|
@ -0,0 +1,103 @@
|
|||
## DisTok CutTheCord: No Emoji Button
|
||||
|
||||
Self explanatory.
|
||||
|
||||

|
||||
|
||||
->
|
||||
|
||||

|
||||
|
||||
#### Available and tested on:
|
||||
- 10.4.1
|
||||
- 10.5.1
|
||||
- 11.0
|
||||
- 11.4
|
||||
- 11.5
|
||||
- 11.7
|
||||
- 12.0-alpha1
|
||||
- 12.1
|
||||
- 12.2
|
||||
- 12.3
|
||||
- 12.5
|
||||
- 13-alpha1
|
||||
- 14-alpha2
|
||||
- 14-alpha3
|
||||
- 14.0
|
||||
- 15-alpha3
|
||||
- 15.0
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha11
|
||||
- 18.0-alpha12
|
||||
- 18.0-alpha9
|
||||
- 19.0
|
||||
- 20-alpha1
|
||||
- 21-alpha2
|
||||
- 21.3
|
||||
- 22-alpha1
|
||||
- 22-alpha3
|
||||
- 22-alpha3-alpha1
|
||||
- 22-alpha3-alpha4
|
||||
- 22-alpha3-alpha6
|
||||
- 22-alpha3-alpha7
|
||||
- 22.4
|
||||
- 22.5
|
||||
- 23.0
|
||||
- 24
|
||||
- 24-alpha2
|
||||
- 28-alpha2
|
||||
- 28.1
|
||||
- 29-alpha1
|
||||
- 30.0
|
||||
- 30.1
|
||||
- 31-alpha1
|
||||
- 31-alpha2
|
||||
- 32-alpha2
|
||||
- 32.0
|
||||
- 33.1
|
||||
- 34.0
|
||||
- 34.2
|
||||
- 34.3
|
||||
- 35.0-alpha1
|
||||
- 36.3
|
||||
- 36.5
|
||||
- 38.0
|
||||
- 38.1
|
||||
- 40.04
|
||||
- 41.02
|
||||
- 41.05
|
||||
- 41.06
|
||||
- 41.10
|
||||
- 41.11
|
||||
- 42.0
|
||||
- 42.1
|
||||
- 42.3
|
||||
- 44-alpha2
|
||||
- 44-alpha4
|
||||
- 44.5
|
||||
- 44.6
|
||||
- 45.2
|
||||
- 46.0
|
||||
- 46.3
|
||||
- 48.0
|
||||
- 48.1
|
||||
- 48.2
|
||||
- 49.1
|
||||
- 49.10
|
||||
- 49.12
|
||||
- 49.13
|
||||
- 49.2
|
||||
- 49.8
|
||||
- 52.3
|
||||
- 53.0
|
||||
- 53.1
|
||||
- 53.3
|
||||
- 53.6
|
||||
- 53.8
|
||||
- 54.0
|
||||
- 55.1
|
||||
- 56.0
|
||||
- 78.4 - Alpha
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue