forked from distok/cutthecord
18.0-alpha9 (1100)
This commit is contained in:
parent
9a5e48e4bc
commit
7c0e23cba0
44 changed files with 59047 additions and 196 deletions
37
patches/noemojibutton/1100.patch
Normal file
37
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
|
||||
|
|
@ -28,17 +28,22 @@ Self explanatory.
|
|||
- 15.0
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1-alpha1
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1-alpha4
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1-alpha6
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1-alpha7
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9-alpha1
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9-alpha4
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9-alpha6
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9-alpha7
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue