forked from distok/cutthecord
18.0-alpha11 (1103)
This commit is contained in:
parent
7c0e23cba0
commit
78763267b7
44 changed files with 59084 additions and 254 deletions
37
patches/noemojibutton/1103.patch
Normal file
37
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
|
||||
|
|
@ -29,21 +29,26 @@ Self explanatory.
|
|||
- 16
|
||||
- 17.0
|
||||
- 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
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11-alpha1
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11-alpha4
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11-alpha6
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11-alpha7
|
||||
- 16
|
||||
- 17.0
|
||||
- 18.0-alpha1
|
||||
- 18.0-alpha9
|
||||
- 18.0-alpha11
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue