mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-09 21:59:27 +01:00
0c52ea1544
# [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 ([52fd726
](52fd726d9b
)) * `Index` in wrong package ([2f9360f
](2f9360f57c
)) * `minimized-playback` & `old-quality-layout` wrong opcodes ([b45d175
](b45d175c6f
)) * `minimized-playback` patch ([55677a4
](55677a44ff
)) * `SignatureChecker` not handling nullable field `methodMetadata` ([17bcf78
](17bcf786a8
)) * accidentally removed code in refactor ([0077e26
](0077e26d23
)) * add missing `trimIndent()` to string literals ([76d3c71
](76d3c71b67
)) * add missing opcode for `create-button-method` ([0a398ef
](0a398ef364
)) * attempt on all patches ([3395d69
](3395d69747
)) * breaking changes of the patcher ([1a49bbd
](1a49bbdbc4
)) * breaking patcher changes ([581d1b0
](581d1b0ca7
)) * disable `hide-suggestions-patch` patch until fixed ([99099ea
](99099ea0bc
)) * incorrect endIndex (fixed in Patcher) ([424788e
](424788edd7
)) * modified opcode for `show-video-ads-constructor` ([a0dcea3
](a0dcea3a13
)) * multiple bugs in patches ([e37201d
](e37201d0ce
)) * name for `IntegrationsPatch` ([e46ef02
](e46ef02302
)) * print instruction index of warning ([9e29aee
](9e29aeeeff
)) * remove `HideSuggestionsPatch` from `Index` ([f32e474
](f32e4747b5
)) * signature checker with changes of patcher ([e82459d
](e82459d377
)) * tests failing ([102793f
](102793f24f
)) * update `HomeAdsPatch` ([62f1801
](62f1801e9c
)) * version in package metadata of music ([b299205
](b299205aa7
)) * **VideoAds:** remove `istore1` opcode ([dc4ec57
](dc4ec57441
)) * wrong access flag in signature for `Create button patch` ([9fbb89d
](9fbb89d053
)) * wrong opcode for `create-button-method` ([3214650
](32146506f1
)) * wrong opcode pattern for `create-button-method` ([f4d8a85
](f4d8a8525b
)) * wrong opcode pattern for `enable-seekbar-tapping-signature` ([1d83395
](1d833957ed
)) * wrong opcode pattern for signature in `Hide suggestions patch` ([535aee0
](535aee0840
)) * wrong patches in `upgrade-tab-remover` ([5182290
](518229031c
)) * wrong signature for `hide-reels-signature` ([2d9ff2a
](2d9ff2af0a
)) * wrong signatures for patch `Old Quality Layout Patch` ([823e503
](823e503d84
)) * wrong versions of patches ([a112b22
](a112b22ce6
)) ### Features * `hide-shorts-button` patch ([88352ee
](88352ee6ec
)) * `tastebuilder-remover` for music ([a6aeca3
](a6aeca31bd
)) * Add (WIP) Signature Checker ([ae4c7b2
](ae4c7b29f2
)) * add home ads patch ([36cddd1
](36cddd1488
)) * added `codecs-unlock` patch ([e5fd7ce
](e5fd7cece9
)) * display metadata for each signature in `SignatureChecker` ([736a71f
](736a71fac2
)) * get required register dynamically ([0924ca2
](0924ca2ad3
)) * integrations patch ([19c0b0d
](19c0b0d194
)) * migrate to dalvik patches ([e088c67
](e088c67108
)) * Patches for YouTube Music ([b60c9d3
](b60c9d33b6
)) * remove obsolete patch `Hide suggestions patch` ([e65c6f2
](e65c6f240e
))
3 lines
51 B
INI
3 lines
51 B
INI
kotlin.code.style = official
|
|
version = 1.0.0-dev.5
|