Merge remote-tracking branch 'upstream/dev' into feat/patcher_instruction_filters
# Conflicts: # patches/src/main/kotlin/app/revanced/patches/duolingo/debug/EnableDebugMenuPatch.kt # patches/src/main/kotlin/app/revanced/patches/duolingo/debug/Fingerprints.kt # patches/src/main/kotlin/app/revanced/patches/instagram/hide/navigation/Fingerprints.kt # patches/src/main/kotlin/app/revanced/patches/music/layout/compactheader/Fingerprints.kt # patches/src/main/kotlin/app/revanced/patches/music/layout/compactheader/HideCategoryBar.kt # patches/src/main/kotlin/app/revanced/patches/shared/misc/audio/Fingerprints.kt
This commit is contained in:
commit
4a73671262
25 changed files with 795 additions and 326 deletions
|
|
@ -38,9 +38,9 @@ public class SpoofVideoStreamsPatch {
|
|||
}
|
||||
|
||||
List<ClientType> availableClients = List.of(
|
||||
VISIONOS,
|
||||
ANDROID_CREATOR,
|
||||
ANDROID_VR_1_43_32,
|
||||
VISIONOS,
|
||||
IPADOS);
|
||||
|
||||
app.revanced.extension.shared.spoof.SpoofVideoStreamsPatch.setClientsToUse(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue