mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-07 01:51:27 +01:00
364155f683a6d05152eb186790b54be597dfa1a7
# [1.0.0-dev.5](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.4...v1.0.0-dev.5) (2022-05-07) ### Bug Fixes * `enable-seekbar-tapping` patch ([af4d514](af4d514038)) * `Index` in wrong package ([0a57a1d](0a57a1d1c1)) * `minimized-playback` & `old-quality-layout` wrong opcodes ([c36c5f8](c36c5f80b4)) * `minimized-playback` patch ([cc558b3](cc558b35e9)) * `SignatureChecker` not handling nullable field `methodMetadata` ([c2e0e91](c2e0e918d0)) * accidentally removed code in refactor ([affd51d](affd51d2c1)) * add missing `trimIndent()` to string literals ([046d1f0](046d1f05f7)) * add missing opcode for `create-button-method` ([c3f5eec](c3f5eec804)) * attempt on all patches ([9e49e71](9e49e71364)) * breaking changes of the patcher ([acdb444](acdb44477c)) * breaking patcher changes ([923b0d9](923b0d9a01)) * disable `hide-suggestions-patch` patch until fixed ([fb4dc1d](fb4dc1dcfc)) * incorrect endIndex (fixed in Patcher) ([54196e7](54196e70ab)) * modified opcode for `show-video-ads-constructor` ([5cb333d](5cb333d769)) * multiple bugs in patches ([f4d25ae](f4d25aeea2)) * name for `IntegrationsPatch` ([2d1c3ee](2d1c3ee109)) * print instruction index of warning ([a63db11](a63db11046)) * remove `HideSuggestionsPatch` from `Index` ([0c16b51](0c16b51e93)) * signature checker with changes of patcher ([34449ab](34449abe41)) * tests failing ([51aeebe](51aeebe1e8)) * update `HomeAdsPatch` ([529fa1e](529fa1edff)) * version in package metadata of music ([c6dae56](c6dae56521)) * **VideoAds:** remove `istore1` opcode ([ba1103a](ba1103aca3)) * wrong access flag in signature for `Create button patch` ([2f2a0ff](2f2a0ff5e3)) * wrong opcode for `create-button-method` ([067d530](067d530901)) * wrong opcode pattern for `create-button-method` ([42253f0](42253f016a)) * wrong opcode pattern for `enable-seekbar-tapping-signature` ([38d77be](38d77be08b)) * wrong opcode pattern for signature in `Hide suggestions patch` ([51c45c6](51c45c636f)) * wrong patches in `upgrade-tab-remover` ([08b4294](08b4294f5e)) * wrong signature for `hide-reels-signature` ([9987679](9987679f66)) * wrong signatures for patch `Old Quality Layout Patch` ([d29329f](d29329fb32)) * wrong versions of patches ([89dcb56](89dcb56a9f)) ### Features * `hide-shorts-button` patch ([d6d6438](d6d6438110)) * `tastebuilder-remover` for music ([51a061f](51a061fe2d)) * Add (WIP) Signature Checker ([38761e8](38761e8e26)) * add home ads patch ([024ecb2](024ecb2fb0)) * added `codecs-unlock` patch ([5114ae1](5114ae1a2a)) * display metadata for each signature in `SignatureChecker` ([8b5d316](8b5d316ad3)) * get required register dynamically ([f65199c](f65199c028)) * integrations patch ([61554ce](61554ce809)) * migrate to dalvik patches ([d01658c](d01658c840)) * Patches for YouTube Music ([385c278](385c278e05)) * remove obsolete patch `Hide suggestions patch` ([9cb59b4](9cb59b44e3))
revanced-patches
Repo for all ReVanced patches
Languages
Java
51.4%
Kotlin
48.6%