From 364155f683a6d05152eb186790b54be597dfa1a7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 7 May 2022 03:36:21 +0000 Subject: [PATCH] chore(release): 1.0.0-dev.5 [skip ci] # [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](https://github.com/revanced/revanced-patches/commit/af4d514038dd47935cac19c0e3ce469842bfa848)) * `Index` in wrong package ([0a57a1d](https://github.com/revanced/revanced-patches/commit/0a57a1d1c190fe37e7931b54be6bee9e273a1736)) * `minimized-playback` & `old-quality-layout` wrong opcodes ([c36c5f8](https://github.com/revanced/revanced-patches/commit/c36c5f80b4a40a033f291fd75657d0e528db7912)) * `minimized-playback` patch ([cc558b3](https://github.com/revanced/revanced-patches/commit/cc558b35e93944ea0c0aa0ea0eb4d742ec5e7024)) * `SignatureChecker` not handling nullable field `methodMetadata` ([c2e0e91](https://github.com/revanced/revanced-patches/commit/c2e0e918d0aae0f5f766dceb75147316e33fce64)) * accidentally removed code in refactor ([affd51d](https://github.com/revanced/revanced-patches/commit/affd51d2c184476109460b42d1691a28580dd4cd)) * add missing `trimIndent()` to string literals ([046d1f0](https://github.com/revanced/revanced-patches/commit/046d1f05f7cca11b8564ff63bed4b81e5a60e89c)) * add missing opcode for `create-button-method` ([c3f5eec](https://github.com/revanced/revanced-patches/commit/c3f5eec80464bbb01c0f03200ec534df9ce14e65)) * attempt on all patches ([9e49e71](https://github.com/revanced/revanced-patches/commit/9e49e713648f12a7bc5f92d07c78664fce8aca15)) * breaking changes of the patcher ([acdb444](https://github.com/revanced/revanced-patches/commit/acdb44477cd83395396935c36cc3e526a2d12555)) * breaking patcher changes ([923b0d9](https://github.com/revanced/revanced-patches/commit/923b0d9a012256c81ebda93d5f884d5518a9ee26)) * disable `hide-suggestions-patch` patch until fixed ([fb4dc1d](https://github.com/revanced/revanced-patches/commit/fb4dc1dcfcbfc74b225b9c9efb9330ab682a8c68)) * incorrect endIndex (fixed in Patcher) ([54196e7](https://github.com/revanced/revanced-patches/commit/54196e70abe971d3e63f6791a2c1d9195a3ef3a7)) * modified opcode for `show-video-ads-constructor` ([5cb333d](https://github.com/revanced/revanced-patches/commit/5cb333d7697925171f4292ccc899fa9d4d71aab6)) * multiple bugs in patches ([f4d25ae](https://github.com/revanced/revanced-patches/commit/f4d25aeea2bb5746f2323e18552bda09e261b1a2)) * name for `IntegrationsPatch` ([2d1c3ee](https://github.com/revanced/revanced-patches/commit/2d1c3ee109d702c0e3be32bcad57b46a29953521)) * print instruction index of warning ([a63db11](https://github.com/revanced/revanced-patches/commit/a63db1104613f453efc708758ce78ade25fbe946)) * remove `HideSuggestionsPatch` from `Index` ([0c16b51](https://github.com/revanced/revanced-patches/commit/0c16b51e93bfd6d687e23715dd1f27db1279aa8f)) * signature checker with changes of patcher ([34449ab](https://github.com/revanced/revanced-patches/commit/34449abe41a45cba000b6701baa9b97aad2a04c5)) * tests failing ([51aeebe](https://github.com/revanced/revanced-patches/commit/51aeebe1e8ced333ca705e095d4670329b3c2a7e)) * update `HomeAdsPatch` ([529fa1e](https://github.com/revanced/revanced-patches/commit/529fa1edff43965252a8494392a998d09b70e0ac)) * version in package metadata of music ([c6dae56](https://github.com/revanced/revanced-patches/commit/c6dae565210013414e406a63a6d37d9edae04aeb)) * **VideoAds:** remove `istore1` opcode ([ba1103a](https://github.com/revanced/revanced-patches/commit/ba1103aca3f2e56ad94cf644151326c958c48664)) * wrong access flag in signature for `Create button patch` ([2f2a0ff](https://github.com/revanced/revanced-patches/commit/2f2a0ff5e386edb92ee45ce24337d5b40861cdf8)) * wrong opcode for `create-button-method` ([067d530](https://github.com/revanced/revanced-patches/commit/067d53090128577c51dae489886e707648cd462d)) * wrong opcode pattern for `create-button-method` ([42253f0](https://github.com/revanced/revanced-patches/commit/42253f016a85e9b1a753c89eeca8cc43c3325e51)) * wrong opcode pattern for `enable-seekbar-tapping-signature` ([38d77be](https://github.com/revanced/revanced-patches/commit/38d77be08b147b41707cdeca7a9394f6af857076)) * wrong opcode pattern for signature in `Hide suggestions patch` ([51c45c6](https://github.com/revanced/revanced-patches/commit/51c45c636f34fa6c15552181af15e1740e9d3e16)) * wrong patches in `upgrade-tab-remover` ([08b4294](https://github.com/revanced/revanced-patches/commit/08b4294f5edfd9e346207dc8f0c9ac796d75e173)) * wrong signature for `hide-reels-signature` ([9987679](https://github.com/revanced/revanced-patches/commit/9987679f666132d8ed7fceec2b9eaf4da3e0f28b)) * wrong signatures for patch `Old Quality Layout Patch` ([d29329f](https://github.com/revanced/revanced-patches/commit/d29329fb3263b94e87a23109c53d2f83bce78bc5)) * wrong versions of patches ([89dcb56](https://github.com/revanced/revanced-patches/commit/89dcb56a9fc8ed7e8bb14e7f748649c09c06e879)) ### Features * `hide-shorts-button` patch ([d6d6438](https://github.com/revanced/revanced-patches/commit/d6d6438110188b5fe8ccc324831c2c13e63688f5)) * `tastebuilder-remover` for music ([51a061f](https://github.com/revanced/revanced-patches/commit/51a061fe2d5a6537a43299c9c15beeb4b4dbec28)) * Add (WIP) Signature Checker ([38761e8](https://github.com/revanced/revanced-patches/commit/38761e8e26db3f45fc97b47c3d85e43708760b74)) * add home ads patch ([024ecb2](https://github.com/revanced/revanced-patches/commit/024ecb2fb076d682afc9c6df83937fdceab08b07)) * added `codecs-unlock` patch ([5114ae1](https://github.com/revanced/revanced-patches/commit/5114ae1a2a5db60276544ffb4ee6fa7b7d249dfd)) * display metadata for each signature in `SignatureChecker` ([8b5d316](https://github.com/revanced/revanced-patches/commit/8b5d316ad33202ce82e525000a89725f55b8e0e3)) * get required register dynamically ([f65199c](https://github.com/revanced/revanced-patches/commit/f65199c028b7b7624f3a521ee1d14a00a0db6f91)) * integrations patch ([61554ce](https://github.com/revanced/revanced-patches/commit/61554ce809ee1ceb7c5f14f0c35db1280d9edf57)) * migrate to dalvik patches ([d01658c](https://github.com/revanced/revanced-patches/commit/d01658c8408334cb3194e3cfaa46d85222684a8e)) * Patches for YouTube Music ([385c278](https://github.com/revanced/revanced-patches/commit/385c278e05a1ae7010c90fd29ad035ce77ea405b)) * remove obsolete patch `Hide suggestions patch` ([9cb59b4](https://github.com/revanced/revanced-patches/commit/9cb59b44e30f9e9b167ff23e7dde6f6ff4954504)) --- CHANGELOG.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 54 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5baaf15a0..8dc391758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,56 @@ +# [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](https://github.com/revanced/revanced-patches/commit/52fd726d9b0d2efbd0f9742fc84ad01ccdcff168)) +* `Index` in wrong package ([2f9360f](https://github.com/revanced/revanced-patches/commit/2f9360f57cc8415564534fbbd8bd5e2a83a1b629)) +* `minimized-playback` & `old-quality-layout` wrong opcodes ([b45d175](https://github.com/revanced/revanced-patches/commit/b45d175c6f1ece6da894ab16128c2644d262c9c7)) +* `minimized-playback` patch ([55677a4](https://github.com/revanced/revanced-patches/commit/55677a44ff965c0b92c3f1d771bd68c12c142ad4)) +* `SignatureChecker` not handling nullable field `methodMetadata` ([17bcf78](https://github.com/revanced/revanced-patches/commit/17bcf786a85ccf1f7d9f5a66a044a3c26def09bb)) +* accidentally removed code in refactor ([0077e26](https://github.com/revanced/revanced-patches/commit/0077e26d23cc112b671a41614a55348fac2c88ca)) +* add missing `trimIndent()` to string literals ([76d3c71](https://github.com/revanced/revanced-patches/commit/76d3c71b67edebd79f2cdb1bb28e4d2969d72223)) +* add missing opcode for `create-button-method` ([0a398ef](https://github.com/revanced/revanced-patches/commit/0a398ef364f91a0dd9608df1a036a2515476ccf2)) +* attempt on all patches ([3395d69](https://github.com/revanced/revanced-patches/commit/3395d69747103a4bdf314297aa0bfa6ef6a0fc36)) +* breaking changes of the patcher ([1a49bbd](https://github.com/revanced/revanced-patches/commit/1a49bbdbc4ff6f427934259536218e161908b449)) +* breaking patcher changes ([581d1b0](https://github.com/revanced/revanced-patches/commit/581d1b0ca7d15adcdb1ab6116ef035acfe701757)) +* disable `hide-suggestions-patch` patch until fixed ([99099ea](https://github.com/revanced/revanced-patches/commit/99099ea0bc12f5f25896967db642442df69d0c4f)) +* incorrect endIndex (fixed in Patcher) ([424788e](https://github.com/revanced/revanced-patches/commit/424788edd777110cdaff97500556d18628f33385)) +* modified opcode for `show-video-ads-constructor` ([a0dcea3](https://github.com/revanced/revanced-patches/commit/a0dcea3a13f68cae449dfaf445b542e339c83ff0)) +* multiple bugs in patches ([e37201d](https://github.com/revanced/revanced-patches/commit/e37201d0ceef474696857a0d8845950c888194d0)) +* name for `IntegrationsPatch` ([e46ef02](https://github.com/revanced/revanced-patches/commit/e46ef02302825d62b57912b2747a25f858036bb7)) +* print instruction index of warning ([9e29aee](https://github.com/revanced/revanced-patches/commit/9e29aeeeff222412f6c45cf7e4879f8ec53ca6ee)) +* remove `HideSuggestionsPatch` from `Index` ([f32e474](https://github.com/revanced/revanced-patches/commit/f32e4747b512c675b807ff5eebfd0b8e66173fba)) +* signature checker with changes of patcher ([e82459d](https://github.com/revanced/revanced-patches/commit/e82459d37759e1a5a860d3e7fcdf69d95b06858e)) +* tests failing ([102793f](https://github.com/revanced/revanced-patches/commit/102793f24f8bf7c7fd254968b29d65da7b2b962f)) +* update `HomeAdsPatch` ([62f1801](https://github.com/revanced/revanced-patches/commit/62f1801e9cbee53c0be3413c245161bd941e4aec)) +* version in package metadata of music ([b299205](https://github.com/revanced/revanced-patches/commit/b299205aa7cde82f1f55fc598de3ff8d80b8bcb0)) +* **VideoAds:** remove `istore1` opcode ([dc4ec57](https://github.com/revanced/revanced-patches/commit/dc4ec574414c5df959efa0ca8f1cd39a812fedf8)) +* wrong access flag in signature for `Create button patch` ([9fbb89d](https://github.com/revanced/revanced-patches/commit/9fbb89d05336a256a0759eea6095e073946c45e5)) +* wrong opcode for `create-button-method` ([3214650](https://github.com/revanced/revanced-patches/commit/32146506f139aebc44cd5faffb7706b8b9c21c3d)) +* wrong opcode pattern for `create-button-method` ([f4d8a85](https://github.com/revanced/revanced-patches/commit/f4d8a8525bc64b90748b21979d463977a21dcd85)) +* wrong opcode pattern for `enable-seekbar-tapping-signature` ([1d83395](https://github.com/revanced/revanced-patches/commit/1d833957ed3e01188770c85e3d84e483419bd797)) +* wrong opcode pattern for signature in `Hide suggestions patch` ([535aee0](https://github.com/revanced/revanced-patches/commit/535aee08408b990c80f5966c13fa84666a8b35d0)) +* wrong patches in `upgrade-tab-remover` ([5182290](https://github.com/revanced/revanced-patches/commit/518229031ceca049ad790f7b77b19405d39f0ce1)) +* wrong signature for `hide-reels-signature` ([2d9ff2a](https://github.com/revanced/revanced-patches/commit/2d9ff2af0a991d7721f3741187716a3b08bb4029)) +* wrong signatures for patch `Old Quality Layout Patch` ([823e503](https://github.com/revanced/revanced-patches/commit/823e503d84037bdf27b09f17e63383f963c76854)) +* wrong versions of patches ([a112b22](https://github.com/revanced/revanced-patches/commit/a112b22ce6e685204caab6f95f511e26ef95806b)) + + +### Features + +* `hide-shorts-button` patch ([88352ee](https://github.com/revanced/revanced-patches/commit/88352ee6ecd23faa4a7fd9f7495e67fa1d3e33bd)) +* `tastebuilder-remover` for music ([a6aeca3](https://github.com/revanced/revanced-patches/commit/a6aeca31bd80b8c4a8acd071e22faca6e136bdb0)) +* Add (WIP) Signature Checker ([ae4c7b2](https://github.com/revanced/revanced-patches/commit/ae4c7b29f211c461de460f97f3a8656e795adafb)) +* add home ads patch ([36cddd1](https://github.com/revanced/revanced-patches/commit/36cddd1488683e19e2b927e34c80a4f0f3cace35)) +* added `codecs-unlock` patch ([e5fd7ce](https://github.com/revanced/revanced-patches/commit/e5fd7cece94b1ff5342178f59b29576db806e0f6)) +* display metadata for each signature in `SignatureChecker` ([736a71f](https://github.com/revanced/revanced-patches/commit/736a71fac21a32dbb1eef9c3a9f0d3005e7d9ca0)) +* get required register dynamically ([0924ca2](https://github.com/revanced/revanced-patches/commit/0924ca2ad30ae865dcc0fd484cb0da517e827352)) +* integrations patch ([19c0b0d](https://github.com/revanced/revanced-patches/commit/19c0b0d194bb97c7248ea7a9b081176961653b9d)) +* migrate to dalvik patches ([e088c67](https://github.com/revanced/revanced-patches/commit/e088c671081bcf75586ccc1c4bdbed9366e93874)) +* Patches for YouTube Music ([b60c9d3](https://github.com/revanced/revanced-patches/commit/b60c9d33b611bb4d5b55bb419652bc14b0309792)) +* remove obsolete patch `Hide suggestions patch` ([e65c6f2](https://github.com/revanced/revanced-patches/commit/e65c6f240ed23a54271d20a90fc57ec65cafc02d)) + # [1.0.0-dev.4](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.3...v1.0.0-dev.4) (2022-03-22) diff --git a/gradle.properties b/gradle.properties index eb71cfb23..8294ed7f6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 1.0.0-dev.4 +version = 1.0.0-dev.5