mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-29 22:24:31 +02:00
feat(YouTube): add support version v18.45.38
This commit is contained in:
parent
65b8d6cab4
commit
eecc48c6d5
@ -38,7 +38,8 @@ Example:
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
@ -47,7 +47,8 @@ import org.w3c.dom.Element
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -32,7 +32,8 @@ import app.revanced.util.integrations.Constants.ADS_PATH
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -41,7 +41,8 @@ import app.revanced.util.resources.ResourceUtils.copyXmlNode
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -36,7 +36,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -36,7 +36,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -47,7 +47,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -47,7 +47,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -51,7 +51,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -43,7 +43,7 @@ import app.revanced.util.integrations.Constants.FULLSCREEN
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41",
|
||||
"18.44.41"
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -53,7 +53,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -40,7 +40,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -38,7 +38,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -47,7 +47,8 @@ import app.revanced.util.integrations.Constants.GENERAL
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.GENERAL
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -36,7 +36,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -44,7 +44,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -36,7 +36,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -39,7 +39,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -32,7 +32,8 @@ import app.revanced.util.integrations.Constants.GENERAL
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -44,7 +44,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.GENERAL
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -43,7 +43,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -36,7 +36,8 @@ import app.revanced.util.integrations.Constants.GENERAL
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -33,7 +33,8 @@ import app.revanced.util.resources.ResourceUtils.copyResources
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -33,7 +33,8 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusIcon
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -33,7 +33,8 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusIcon
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -33,7 +33,8 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusIcon
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -37,7 +37,8 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusLabel
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -31,7 +31,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -36,7 +36,8 @@ import app.revanced.util.resources.ResourceUtils.copyResources
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -35,7 +35,8 @@ import kotlin.io.path.copyTo
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -40,7 +40,8 @@ import app.revanced.util.resources.ResourceUtils.copyXmlNode
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -33,7 +33,8 @@ import kotlin.io.path.exists
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -39,7 +39,8 @@ import org.w3c.dom.Element
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -38,7 +38,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -44,7 +44,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -32,7 +32,8 @@ import app.revanced.util.integrations.Constants.MISC_PATH
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -47,7 +47,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -31,7 +31,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -40,7 +40,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -38,7 +38,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -43,7 +43,8 @@ import com.android.tools.smali.dexlib2.Opcode
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -40,7 +40,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -36,7 +36,8 @@ import app.revanced.util.integrations.Constants.MISC_PATH
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -36,7 +36,8 @@ import org.w3c.dom.Element
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -37,7 +37,8 @@ import com.android.tools.smali.dexlib2.util.MethodUtil
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -32,7 +32,8 @@ import app.revanced.util.resources.ResourceHelper.addTranslations
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -39,7 +39,8 @@ import app.revanced.util.integrations.Constants.NAVIGATION
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -38,7 +38,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -50,7 +50,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -39,7 +39,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -56,7 +56,8 @@ import org.w3c.dom.Element
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -35,7 +35,8 @@ import app.revanced.util.integrations.Constants.PLAYER
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -36,7 +36,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -43,7 +43,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -56,7 +56,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -41,7 +41,8 @@ import app.revanced.util.integrations.Constants.PLAYER
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -33,7 +33,8 @@ import org.w3c.dom.Element
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -37,7 +37,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction3rc
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -50,7 +50,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -38,7 +38,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -44,7 +44,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -49,7 +49,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -54,7 +54,8 @@ import org.w3c.dom.Element
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -42,7 +42,8 @@ import app.revanced.util.integrations.Constants.SEEKBAR
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -43,7 +43,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction11n
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -37,7 +37,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -42,7 +42,8 @@ import app.revanced.util.integrations.Constants.SEEKBAR
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -72,7 +72,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -39,7 +39,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -53,7 +53,8 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -52,7 +52,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -44,7 +44,8 @@ import app.revanced.util.resources.ResourceHelper.setMicroG
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -66,7 +66,8 @@ import com.android.tools.smali.dexlib2.iface.reference.Reference
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -51,7 +51,8 @@ import java.util.concurrent.TimeUnit
|
||||
"18.41.39",
|
||||
"18.42.41",
|
||||
"18.43.45",
|
||||
"18.44.41"
|
||||
"18.44.41",
|
||||
"18.45.38"
|
||||
]
|
||||
)
|
||||
],
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user