Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Force to hide... & bump support version 19.11.38 #110

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ Example:
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
}
],
Expand Down
233 changes: 117 additions & 116 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion patches.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import app.revanced.patches.shared.patch.voicesearch.AbstractVoiceSearchButtonPa

@Patch(
name = "Hide voice search button",
description = "Hides the voice search button in the search bar.",
description = "Force to hide the voice search button in the search bar.",
compatiblePackages = [CompatiblePackage("com.google.android.apps.youtube.music")],
use = false
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ import app.revanced.patches.shared.patch.overlaybackground.AbstractOverlayBackgr
@Patch(
name = "Hide double tap overlay filter",
description = "Removes the dark overlay when double-tapping to seek.",
compatiblePackages = [CompatiblePackage("com.google.android.apps.youtube.music")],
use = true
compatiblePackages = [CompatiblePackage("com.google.android.apps.youtube.music")]
)
@Suppress("unused")
object DoubleTapOverlayBackgroundPatch : AbstractOverlayBackgroundPatch(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ import org.w3c.dom.Element
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ object BottomSheetMenuItemBuilderFingerprint : MethodFingerprint(
Opcode.INVOKE_STATIC,
Opcode.MOVE_RESULT_OBJECT
),
strings = listOf("ElementTransformer, ElementPresenter and InteractionLogger cannot be null")
strings = listOf("ElementTransformer")
)
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ import app.revanced.util.exception
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
],
use = true
]
)
@Suppress("unused")
object DisableLandScapeModePatch : BytecodePatch(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ import app.revanced.patches.youtube.utils.videoid.general.VideoIdPatch
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ import app.revanced.util.exception
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ import app.revanced.util.exception
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction31i
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.07.40",
"19.08.36",
"19.09.38",
"19.10.39"
"19.10.39",
"19.11.38"
]
)
]
Expand Down
Loading