diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29bb2..641f836b95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,184 @@ +# [4.13.0-dev.1](https://github.com/Laitinlok/revanced-patches/compare/v4.12.1...v4.13.0-dev.1) (2024-12-05) + + +### Bug Fixes + +* add missing code ([675d7e6](https://github.com/Laitinlok/revanced-patches/commit/675d7e6c157cdb68e66a93fe53b435af32723b7e)) +* **BytecodeUtils:** due to structural limitations of ReVanced Patcher, incorrect classes may be retrieved ([40082ce](https://github.com/Laitinlok/revanced-patches/commit/40082ce972a4bfaf8b7d69366649766ac9b02c38)) +* **Hide settings menu:** do not use strings for filtering ([98a1cb3](https://github.com/Laitinlok/revanced-patches/commit/98a1cb3ee4e839ca19247c1149c21c9f8019b1d2)) +* remove chimera reference and disable advertising id ([#97](https://github.com/Laitinlok/revanced-patches/issues/97)) ([787dd59](https://github.com/Laitinlok/revanced-patches/commit/787dd5990e66fe4b4ef8db9ca7e8841d2ff27fee)), closes [#72](https://github.com/Laitinlok/revanced-patches/issues/72) +* remove unused fingerprint ([38b818e](https://github.com/Laitinlok/revanced-patches/commit/38b818e7495fcc489d80e5ce6f2b8dad8ab98e8e)) +* **ReturnYouTubeDislike:** show estimated like count for videos with hidden likes ([250641a](https://github.com/Laitinlok/revanced-patches/commit/250641a6008b4e0ce41ad7bbcc331289e8c58a03)) +* **YouTube - Hook download actions:** Video download button was not responding ([#71](https://github.com/Laitinlok/revanced-patches/issues/71)) ([5038527](https://github.com/Laitinlok/revanced-patches/commit/5038527458077088679a72a7b070cdbc21f0eac3)) +* **YouTube Music/Custom branding icon:** patch fails on certain versions ([115ff0d](https://github.com/Laitinlok/revanced-patches/commit/115ff0d76db7aac59679eec221810bc3aaa3115f)) +* **YouTube Music/Disable auto captions:** captions cannot be changed when `Disable forced auto captions` is turned on ([d708f36](https://github.com/Laitinlok/revanced-patches/commit/d708f36052ea92c15c7c68d59698e503999525d0)) +* **YouTube Music/Disable Cairo splash animation:** some versions are recognized as unpatchable even though they can be patched ([577f49b](https://github.com/Laitinlok/revanced-patches/commit/577f49b01cd90f0fbccac7404fae1ca36dfe33c0)) +* **YouTube Music/Flyout menu components:** unable to patch due to incorrect format ([96dc5cf](https://github.com/Laitinlok/revanced-patches/commit/96dc5cff5d2aa22a730bcfe2e6fff09d88340091)) +* **YouTube Music/GmsCore support:** `Open GmsCore` setting is not added if user only includes `GmsCore support` patch https://github.com/inotia00/ReVanced_Extended/issues/2351 ([3720b4a](https://github.com/Laitinlok/revanced-patches/commit/3720b4ac076a117251fa1a920b617f088de02a4b)) +* **YouTube Music/GmsCore support:** can't share the stories to Facebook, Instagram and Snapchat https://github.com/inotia00/ReVanced_Extended/issues/1830 ([a041ca2](https://github.com/Laitinlok/revanced-patches/commit/a041ca2e2f5643a083ceba9cc7f27635e8cd26a7)) +* **YouTube Music/GmsCore support:** YT Music crashes when using the `Open GmsCore` setting https://github.com/inotia00/ReVanced_Extended/issues/2352 ([1205958](https://github.com/Laitinlok/revanced-patches/commit/12059581c918ee965aef0d03fa2a37e20a465626)) +* **YouTube Music/Player components:** `Hide Audio / Video toggle` setting not working in landscape mode ([5422914](https://github.com/Laitinlok/revanced-patches/commit/542291414efd90ec655f5fde01cfd5d69e0e41d6)) +* **YouTube Music/Player components:** `Remember shuffle state` setting does not remember the correct state ([8333bf7](https://github.com/Laitinlok/revanced-patches/commit/8333bf73d53afecceb7f1b6841c203ba18c1ab46)) +* **YouTube Music/Player components:** patches do not apply properly in certain versions ([a4227ae](https://github.com/Laitinlok/revanced-patches/commit/a4227aecc9f11f63198f65390ca18a33a6c0ff89)) +* **YouTube Music/Sanitize sharing links:** tracking parameters are not removed from the system share panel ([4aec1a1](https://github.com/Laitinlok/revanced-patches/commit/4aec1a16b5f839a7c8e3e4f0429be82a28836503)) +* **YouTube Music/SponsorBlock:** SponsorBlock does not skip segment at the beginning when in background https://github.com/inotia00/ReVanced_Extended/issues/2396 ([e25bd10](https://github.com/Laitinlok/revanced-patches/commit/e25bd1034c9b75bb283ce1d5a9af3205ea722ab5)) +* **YouTube Music/SponsorBlock:** SponsorBlock segments at the end of a song cause the player to get stuck https://github.com/inotia00/ReVanced_Extended/issues/2360 ([547fd29](https://github.com/Laitinlok/revanced-patches/commit/547fd291ffabbfbef0e7229bc0d0622c17305292)) +* **YouTube Music/Spoof app version:** ListPreference sometimes selects wrong values ([b219e0d](https://github.com/Laitinlok/revanced-patches/commit/b219e0d0265bf22ac415c2c6a3069126ddf76298)) +* **YouTube/Custom Shorts action buttons:** low image quality for `Cairo` option on YouTube 18.29.38 ([7da0b55](https://github.com/Laitinlok/revanced-patches/commit/7da0b55d2e2fddce781c4751184206007d112d7c)) +* **YouTube/Disable force auto captions:** add information to summary that it doesn't work in Shorts https://github.com/inotia00/ReVanced_Extended/issues/2346 ([277133e](https://github.com/Laitinlok/revanced-patches/commit/277133e34501aa2da594ec0c41ad2dfe9745a9cf)) +* **YouTube/Disable force auto captions:** patch doesn't work with Shorts https://github.com/inotia00/ReVanced_Extended/issues/2346 ([9d5998b](https://github.com/Laitinlok/revanced-patches/commit/9d5998b5d21ddbab8a04907d35b16fce6ab16f9c)) +* **YouTube/Hide feed components:** `Hide carousel shelf` setting sometimes hides the library shelf ([1cf3c6d](https://github.com/Laitinlok/revanced-patches/commit/1cf3c6da539c8a9b997befed10aaa658af3f726c)) +* **YouTube/Hide feed components:** `Hide Latest videos button` setting does not support tablets ([#89](https://github.com/Laitinlok/revanced-patches/issues/89)) ([c932956](https://github.com/Laitinlok/revanced-patches/commit/c932956808c5d3c6cde126ba65a7c6f7935652f6)) +* **YouTube/Hide feed components:** `Hide related videos` setting hides the player flyout component ([4558869](https://github.com/Laitinlok/revanced-patches/commit/455886930c41693d2b6066f6ae20f197ad2dffd4)) +* **YouTube/Hide feed components:** change default offset for `Hide related videos` setting ([6fc7680](https://github.com/Laitinlok/revanced-patches/commit/6fc76807299b7ec75f7df2678230cacfd8d0953e)) +* **YouTube/Hook YouTube Music actions:** app crashes when first installed ([1bc0d73](https://github.com/Laitinlok/revanced-patches/commit/1bc0d73132d9c1be6076a0ab3426d165bdfb3a52)) +* **YouTube/Integrations:** skip patches even in versions where fingerprints are still used ([79bfd1e](https://github.com/Laitinlok/revanced-patches/commit/79bfd1e3ef35383283aca439010c372bb659eabb)) +* **YouTube/Litho filter:** disable obfuscation ([2864fb1](https://github.com/Laitinlok/revanced-patches/commit/2864fb15653ef92cfb589860f6e34629c4c5a7fe)) +* **YouTube/Overlay buttons:** paddingBottom is not set when patch option `WiderButtonsSpace` is TRUE https://github.com/inotia00/revanced-patches/pull/87 ([30a88bd](https://github.com/Laitinlok/revanced-patches/commit/30a88bd7da76a67e1592eb6f0c88e1ddf7853226)) +* **YouTube/Overlay buttons:** paddingBottom is not set when patch option `WiderButtonsSpace` is TRUE https://github.com/inotia00/revanced-patches/pull/87 ([387891e](https://github.com/Laitinlok/revanced-patches/commit/387891e88b8b9c572651328d8733ab8d77fc90da)) +* **YouTube/Overlay buttons:** support A/B player layout ([a25919b](https://github.com/Laitinlok/revanced-patches/commit/a25919b48d119433dbe6b048d6430b17de5caa34)) +* **YouTube/Player components:** `Disable player popup panels` setting disables the engagement panel in Mix playlists on certain YouTube version ([6d48ade](https://github.com/Laitinlok/revanced-patches/commit/6d48adef53d00b2ec7a0600e8e31cc268280bc6b)) +* **YouTube/Player components:** patch is broken in certain versions ([697dc74](https://github.com/Laitinlok/revanced-patches/commit/697dc7416937f872b2ad48fba6ebffce527f718c)) +* **YouTube/Settings:** EditTextDialog's background color does not match when `Theme` patch is excluded https://github.com/inotia00/ReVanced_Extended/issues/2422 ([12127d6](https://github.com/Laitinlok/revanced-patches/commit/12127d6f25dc0fa8ebae0cf5150e259dd6320cc0)) +* **YouTube/Settings:** `Search bar in settings` can't find `RYD` and `SponsorBlock` settings ([9bd51f7](https://github.com/Laitinlok/revanced-patches/commit/9bd51f7df87552e5b974d192902dd123aa58b951)) +* **YouTube/Settings:** `Swap Create and Notifications button` description cuts off https://github.com/inotia00/ReVanced_Extended/issues/2373 ([357ad60](https://github.com/Laitinlok/revanced-patches/commit/357ad604895978b0ac775e509ce433a8a47e7de8)) +* **YouTube/Settings:** clarify the description of some settings https://github.com/inotia00/ReVanced_Extended/issues/2393 ([f92cb71](https://github.com/Laitinlok/revanced-patches/commit/f92cb719805011edde1d40d64268b9ec8ceaf689)) +* **YouTube/Settings:** remove duplicate descriptions ([8d8af80](https://github.com/Laitinlok/revanced-patches/commit/8d8af80c2ba9c0c16441804a5b34c8ac5077989b)) +* **YouTube/Shorts components:** `Hide paused header` setting does not work ([17cabfb](https://github.com/Laitinlok/revanced-patches/commit/17cabfbc5015396c130664d794f2a01b52bb51c7)) +* **YouTube/Shorts components:** even if `Hide navigation bar` is turned on, the navigation bar will reappear when the user opens the comments or description panel in Shorts ([2cdc05a](https://github.com/Laitinlok/revanced-patches/commit/2cdc05ac270639d203b97a12b8f9d6a0c1c49703)) +* **YouTube/SponsorBlock:** add summary text to 'view my segments' button ([8db7d0e](https://github.com/Laitinlok/revanced-patches/commit/8db7d0e1c57440abf994aad315efac796083cdc8)) +* **YouTube/SponsorBlock:** handle if the user enters an invalid number into any SB settings ([d6739ef](https://github.com/Laitinlok/revanced-patches/commit/d6739ef77892a7aad1fcb2f0c0e2bd5725220430)) +* **YouTube/Spoof app version:** remove obsolete 17.33.42 spoof target ([823ccf4](https://github.com/Laitinlok/revanced-patches/commit/823ccf47a79b0b0bf96e2c1874675ee27fb0c84c)) +* **YouTube/Spoof streaming data:** Log out the iOS client to allow video playback ([#100](https://github.com/Laitinlok/revanced-patches/issues/100)) ([0dee7c1](https://github.com/Laitinlok/revanced-patches/commit/0dee7c10028c1656ad44108e43d38fd6d5c93377)) +* **YouTube/Spoof streaming data:** update side effects ([2980d48](https://github.com/Laitinlok/revanced-patches/commit/2980d4830d45ac9700ca548a171b13817db05791)) +* **YouTube/Spoof streaming data:** wrong register used ([f29fbae](https://github.com/Laitinlok/revanced-patches/commit/f29fbaeebe27d996fbf7c9129a0f0cd220c209b9)) +* **YouTube/Theme:** revert `reverts background color of More comments icon in live chats` https://github.com/inotia00/ReVanced_Extended/issues/2197 ([bd6690c](https://github.com/Laitinlok/revanced-patches/commit/bd6690cd2b19c587ea7a3ffb4593a32354693bac)) +* **YouTube/Video information:** app crash when casting https://github.com/inotia00/ReVanced_Extended/issues/2309 ([c805c17](https://github.com/Laitinlok/revanced-patches/commit/c805c17f4945dbebe8b9a114fd7821432ac62fe7)) +* **YouTube/YT Music - GmsCore support:** unimplemented service in GmsCore causes memory leak ([f999aea](https://github.com/Laitinlok/revanced-patches/commit/f999aead6bdfd8040a5fdbd9f380c0dc6f79a5bc)) +* **YouTube:** String typos and grammar ([#84](https://github.com/Laitinlok/revanced-patches/issues/84)) ([8119eef](https://github.com/Laitinlok/revanced-patches/commit/8119eefedb2d99839eb2191b081d4f81ca427f35)) + + +### Features + +* **Hide ads:** remove `Close fullscreen ads` setting https://github.com/inotia00/ReVanced_Extended/issues/2017#issuecomment-2351327068 ([2d6142b](https://github.com/Laitinlok/revanced-patches/commit/2d6142bce89dee7e919ed03084dae906f714916c)), closes [/github.com/inotia00/ReVanced_Extended/issues/2017#issuecomment-2351327068](https://github.com//github.com/inotia00/ReVanced_Extended/issues/2017/issues/issuecomment-2351327068) +* **Return YouTube Dislike:** add `Show estimated likes` setting ([40cecc6](https://github.com/Laitinlok/revanced-patches/commit/40cecc6f52ce9303e1004d5a653621dcca8ed456)) +* **Translations:** update translation ([7b0cc3b](https://github.com/Laitinlok/revanced-patches/commit/7b0cc3b25450800b4ebd4d124bb8e4468cb4ea3f)) +* **Translations:** update translation ([c8f9abe](https://github.com/Laitinlok/revanced-patches/commit/c8f9abeb65a8aea33d0d499fb72d8564d1678820)) +* **Translations:** update translation ([606fb1a](https://github.com/Laitinlok/revanced-patches/commit/606fb1a2b0aa4f0abd785b7531a248fd2a334e1f)) +* **Translations:** update translation ([002af89](https://github.com/Laitinlok/revanced-patches/commit/002af8961ae0b925a1f253c1803c690f19a9787b)) +* **Translations:** update translation ([4ad4a8f](https://github.com/Laitinlok/revanced-patches/commit/4ad4a8ffb5a222c8f7250e62c14d035e494b909c)) +* **Translations:** update translation ([a2ee407](https://github.com/Laitinlok/revanced-patches/commit/a2ee407f8fb636bf490926e33d5e91ab03cb170e)) +* **Translations:** update translation ([23a0654](https://github.com/Laitinlok/revanced-patches/commit/23a06546f5530732e675c5d047f73b8615449896)) +* **Translations:** update translation ([34587af](https://github.com/Laitinlok/revanced-patches/commit/34587af1ee7564d8d31bb95756e473a78b2ea574)) +* **Translations:** update translation ([231b7f0](https://github.com/Laitinlok/revanced-patches/commit/231b7f059aa3099c45bb7c4e85d4c21a6cd0f017)) +* **Translations:** update translation ([63224c2](https://github.com/Laitinlok/revanced-patches/commit/63224c275abfa37f5689ffe21d2856a9144b37d6)) +* **Translations:** update translation ([a4b926d](https://github.com/Laitinlok/revanced-patches/commit/a4b926dea35e5fe4962a8df408ef46dd4438801f)) +* **Translations:** update translation ([d19978b](https://github.com/Laitinlok/revanced-patches/commit/d19978b64e262bf43657bc3f3bb0984f81937ea7)) +* **Translations:** update translation ([fd49621](https://github.com/Laitinlok/revanced-patches/commit/fd49621915b20697fb2f1e1c934e3106220e5a9d)) +* **Translations:** update translation ([c0d3cf8](https://github.com/Laitinlok/revanced-patches/commit/c0d3cf87dcd54df9bcf31eb7c1ac509d3811ea6c)) +* **Translations:** update translation ([2a75373](https://github.com/Laitinlok/revanced-patches/commit/2a753731d9d5676cce681902c97604a61bd695d3)) +* **Translations:** update translation ([49ca584](https://github.com/Laitinlok/revanced-patches/commit/49ca584dbdb2b20de696a48d88c8ea89c8871665)) +* **Translations:** update translation ([9eac957](https://github.com/Laitinlok/revanced-patches/commit/9eac957ff5a0a4b8a28f4ac8b715ecce78576dd6)) +* **Translations:** update translation ([b79372a](https://github.com/Laitinlok/revanced-patches/commit/b79372aac48e18b1729d25f1270fd7827370e052)) +* **Translations:** update translation ([72f0970](https://github.com/Laitinlok/revanced-patches/commit/72f0970ff56b73e1f82358e22ec8cbaf489b028a)) +* **Translations:** update translation ([6a94ada](https://github.com/Laitinlok/revanced-patches/commit/6a94ada6eb2452792ef8dbc667168c548fcbbe72)) +* **Translations:** update translation ([51b4efe](https://github.com/Laitinlok/revanced-patches/commit/51b4efee13d8a116dfb939a86879676d3199711a)) +* **Translations:** update translation ([12c3056](https://github.com/Laitinlok/revanced-patches/commit/12c3056cbd3b695b8fd9a31febd490fdeee9f44a)) +* **Translations:** update translation ([54e686c](https://github.com/Laitinlok/revanced-patches/commit/54e686ce7bf0b2c17f477a7cbf01c89a549809e5)) +* **Translations:** update translation ([c35ce40](https://github.com/Laitinlok/revanced-patches/commit/c35ce4036d45f4424e84d6f150ee4db706585fd3)) +* **Translations:** update translation ([a1e34b4](https://github.com/Laitinlok/revanced-patches/commit/a1e34b43447cd4bdcc789fbb16abf423c4037157)) +* **YouTube Music/Custom branding icon for YouTube Music:** add patch option `RestoreOldSplashIcon` https://github.com/inotia00/ReVanced_Extended/issues/2368 ([cdbd349](https://github.com/Laitinlok/revanced-patches/commit/cdbd3496a128ccc5172b0a8d1bd7c5759f2a3219)) +* **YouTube Music/Custom branding icon for YouTube Music:** Update monochrome icon for afn_red & afn_blue ([#82](https://github.com/Laitinlok/revanced-patches/issues/82)) ([507072d](https://github.com/Laitinlok/revanced-patches/commit/507072dade37e3db867f6b673bd762095dfbac2b)) +* **YouTube Music/Hide ads:** add `Hide promotion alert banner` setting ([94f7c5b](https://github.com/Laitinlok/revanced-patches/commit/94f7c5b79ae99e2fefa5603a465491a35d2649a4)) +* **YouTube Music/Navigation bar components:** do not use hardcoded color `Enable black navigation bar` setting is turned off https://github.com/inotia00/ReVanced_Extended/issues/2440 ([194ca27](https://github.com/Laitinlok/revanced-patches/commit/194ca27cb3bded9951c92612742166a261030b44)) +* **YouTube Music/Settings:** add `Open default app settings` setting https://github.com/inotia00/ReVanced_Extended/issues/1861 ([6b5c03b](https://github.com/Laitinlok/revanced-patches/commit/6b5c03b14990cdc9a4b536455db10e97a2dd3ea7)) +* **YouTube Music/Spoof app version:** add target version 7.16.53 ([3edd8eb](https://github.com/Laitinlok/revanced-patches/commit/3edd8eb43cff8e02a8f90769de7f5a566ea6748e)) +* **YouTube Music/Spoof app version:** app crashes when first installed ([4387c55](https://github.com/Laitinlok/revanced-patches/commit/4387c55479ca2fb39ef633617d0f1394615ebe4f)) +* **YouTube Music/Video playback:** add an option to disable toasts when changing the default values ([c992f4a](https://github.com/Laitinlok/revanced-patches/commit/c992f4ac9c9ca5398ca250ffffb8a7dbbb0763ce)) +* **YouTube Music:** add `Visual preferences icons for YouTube Music` patch https://github.com/inotia00/ReVanced_Extended/issues/2216 ([8f5be6f](https://github.com/Laitinlok/revanced-patches/commit/8f5be6fd228c2dccb8543e1d9b850cff95eb8e66)) +* **YouTube Music:** add support version `6.20.51` ([#81](https://github.com/Laitinlok/revanced-patches/issues/81)) ([225adc7](https://github.com/Laitinlok/revanced-patches/commit/225adc7ba26c39df57050fc9df71a7a9374481fd)) +* **YouTube Music:** add support versions `7.15.52` ~ `7.16.52` ([010a19f](https://github.com/Laitinlok/revanced-patches/commit/010a19fc9ee88d6aa0a365283a4c41637d8ada66)) +* **YouTube Music:** add support versions `7.16.53` ~ `7.17.51` ([faa112e](https://github.com/Laitinlok/revanced-patches/commit/faa112eed4483a09d5bc92aaf4f35bb61f37c181)) +* **YouTube Music:** changes to supported versions - changed `6.29.58` to `6.29.59`, changed `7.16.52` to `7.16.53`, removed `6.33.52` (as it is almost the same as `6.29.59`) ([42ecfa9](https://github.com/Laitinlok/revanced-patches/commit/42ecfa9b8bba67c4b9bb0ac6133c194981959554)) +* **YouTube Music:** drop support version `7.17.51` https://github.com/inotia00/ReVanced_Extended/issues/2382 ([cc71acf](https://github.com/Laitinlok/revanced-patches/commit/cc71acf44e91b420713023ff669fb112d58b7135)) +* **YouTube Music:** rename `Enable Cairo splash animation` to `Disable Cairo splash animation` https://github.com/inotia00/ReVanced_Extended/issues/2366 ([3d331a7](https://github.com/Laitinlok/revanced-patches/commit/3d331a70fbb042dddacc96ad02663f2eaf36b71d)) +* **YouTube/Change start page:** add `Change start page type` setting https://github.com/inotia00/ReVanced_Extended/issues/2395#issuecomment-2368848355 ([e8ad2e6](https://github.com/Laitinlok/revanced-patches/commit/e8ad2e6b8212d78bb669c79892319caeb53cd100)), closes [/github.com/inotia00/ReVanced_Extended/issues/2395#issuecomment-2368848355](https://github.com//github.com/inotia00/ReVanced_Extended/issues/2395/issues/issuecomment-2368848355) +* **YouTube/Change start page:** change the actual start page instead of redirecting the Url https://github.com/inotia00/ReVanced_Extended/issues/2395 ([37e00d4](https://github.com/Laitinlok/revanced-patches/commit/37e00d462d657fc6def1ebea45f410f1a9f68248)) +* **YouTube/Custom branding icon:** add patch option `YouTube (Minimal header)` ([#83](https://github.com/Laitinlok/revanced-patches/issues/83)) ([29f4e06](https://github.com/Laitinlok/revanced-patches/commit/29f4e06f751e699f6500e5df9915fe94d6a69400)) +* **YouTube/Custom Shorts action buttons:** add patch option `Cairo` ([e601cca](https://github.com/Laitinlok/revanced-patches/commit/e601cca4e0bf7182d18198cfea8c58dc652e4bf8)) +* **YouTube/Description components:** add `Hide AI-generated video summary section` setting https://github.com/inotia00/ReVanced_Extended/issues/2473 ([200e2b8](https://github.com/Laitinlok/revanced-patches/commit/200e2b83256524969c911147f1c4b23c7deaf738)) +* **YouTube/Hide ads:** add `Hide player shopping shelf` setting https://github.com/inotia00/ReVanced_Extended/issues/2447 ([dc379e5](https://github.com/Laitinlok/revanced-patches/commit/dc379e5a0fa900d0f132ff87815afc7c3639680e)) +* **YouTube/Hide ads:** add `Hide promotion alert banner` setting ([82777db](https://github.com/Laitinlok/revanced-patches/commit/82777db3cb2cd51a9c209c15ae1e428f02e92c81)) +* **YouTube/Hide comments components:** add `Hide highlighted search links` setting https://github.com/inotia00/ReVanced_Extended/issues/2435 ([df53fdf](https://github.com/Laitinlok/revanced-patches/commit/df53fdfb03a8afb011f51a77e1620993c2949c56)) +* **YouTube/Hide feed components:** add `Hide expandable shelves` setting ([6587ba7](https://github.com/Laitinlok/revanced-patches/commit/6587ba7feebd416f159f9dd3f26cf53993428fde)) +* **YouTube/Hide feed components:** add `Hide floating button` setting ([e644186](https://github.com/Laitinlok/revanced-patches/commit/e644186dbfa22a61fea4bc8c2a70336c81d3eb14)) +* **YouTube/Hide feed components:** add `Hide related videos` setting ([389f414](https://github.com/Laitinlok/revanced-patches/commit/389f414acc59b4c3f68281d612764a380f3855f3)) +* **YouTube/Hide feed components:** add `Hide UPCOMING video` setting ([0b49445](https://github.com/Laitinlok/revanced-patches/commit/0b49445881118eaef154f783f745984fb6d14de2)) +* **YouTube/Hide feed components:** add offset for `Hide related videos` setting ([907bc9b](https://github.com/Laitinlok/revanced-patches/commit/907bc9b9d6ec6991df38076b26238c910cb07346)) +* **YouTube/Hide feed components:** add syntax to match whole keywords and not substrings ([28ede81](https://github.com/Laitinlok/revanced-patches/commit/28ede810e8e1245f1be0b3abd82b32002967e6b2)) +* **YouTube/Hide feed components:** remove `Duration filter` setting as it no longer works due to server side changes https://github.com/inotia00/ReVanced_Extended/issues/2389 ([aa78830](https://github.com/Laitinlok/revanced-patches/commit/aa7883081e90b8a67159f4fb53bd64c0eb7319b5)) +* **YouTube/Hide feed components:** remove `Hide UPCOMING video` setting ([b4a67d3](https://github.com/Laitinlok/revanced-patches/commit/b4a67d370c987c5e7bb26bcef903b87c1707ddd1)) +* **YouTube/Hide feed components:** selectively hide video by views for Home / Subscription / Search ([780dd0a](https://github.com/Laitinlok/revanced-patches/commit/780dd0aee18d5d3828ad67f9baf26347dae150b4)) +* **YouTube/Hide player flyout menu:** add `Hide 1080p Premium menu` setting ([4eafb40](https://github.com/Laitinlok/revanced-patches/commit/4eafb40d33d35ca56e4ff0ce41648ac0ad2764e6)) +* **YouTube/Hide player flyout menu:** add `Hide Sleep timer` setting ([c959612](https://github.com/Laitinlok/revanced-patches/commit/c959612eb9da71ed50ecd0a002145615e9505620)) +* **YouTube/Hide player flyout menu:** remove `Hide Ambient mode menu` setting ([8250dea](https://github.com/Laitinlok/revanced-patches/commit/8250deadfa371b04e15a6b364efbb1ff49330d4d)) +* **YouTube/Hide player flyout menu:** restore `Hide Ambient mode menu` setting ([8b3c44f](https://github.com/Laitinlok/revanced-patches/commit/8b3c44f9d581b1e675dec46daf4da176d7ec6695)) +* **YouTube/Navigation bar components:** add `Hide navigation bar` setting ([6c060c5](https://github.com/Laitinlok/revanced-patches/commit/6c060c5da6a085ce415ed83c97a7cb622b8be18e)) +* **YouTube/Overlay buttons:** add `Collapse` button and update thin-type overlay button icons ([#75](https://github.com/Laitinlok/revanced-patches/issues/75)) ([984cd21](https://github.com/Laitinlok/revanced-patches/commit/984cd218147f5da79e2bf3a495194072117d1d10)) +* **YouTube/Overlay buttons:** add patch option `WiderButtonsSpace` ([#87](https://github.com/Laitinlok/revanced-patches/issues/87)) ([3827424](https://github.com/Laitinlok/revanced-patches/commit/38274249d8d923391c7902f404fd2a2ad5d90230)) +* **YouTube/Overlay buttons:** change patch options https://github.com/inotia00/ReVanced_Extended/issues/2359 ([5823acc](https://github.com/Laitinlok/revanced-patches/commit/5823acc339c3810fd6cb4f6a26ca009280b40aac)) +* **YouTube/Overlay buttons:** replace `time-ordered playlist` button with `play all` button ([#96](https://github.com/Laitinlok/revanced-patches/issues/96)) ([9982245](https://github.com/Laitinlok/revanced-patches/commit/9982245ff2833a8de7f82966ce8bf3706955fc78)) +* **YouTube/Player components:** add `Disable switch mix playlists` setting ([fc832e2](https://github.com/Laitinlok/revanced-patches/commit/fc832e2459a7c6ad96365a1e4485ed12205bec6e)) +* **YouTube/Player components:** add `Sanitize video subtitle` setting ([8d9da83](https://github.com/Laitinlok/revanced-patches/commit/8d9da83fc566836fcd117b121952c4bc48a467f1)) +* **YouTube/PlayerTypeHook:** add hooking on Shorts state (whether Shorts is open or not) ([bb4f8bf](https://github.com/Laitinlok/revanced-patches/commit/bb4f8bfc042d531a91b1fd16a3e4521154218f4b)) +* **YouTube/Remove background playback restrictions:** match with ReVanced ([9cb1b4f](https://github.com/Laitinlok/revanced-patches/commit/9cb1b4fdf2e125b33e6b102a52a78fa0ad901938)) +* **YouTube/Seekbar components:** add `Disable seekbar chapters` setting ([504998f](https://github.com/Laitinlok/revanced-patches/commit/504998f326853d19ae09aec0431926ab3eede796)) +* **YouTube/Seekbar components:** add `Enable high quality thumbnails` setting ([8af117b](https://github.com/Laitinlok/revanced-patches/commit/8af117bf9673b0774f0b34e476e4324dbaf84aff)) +* **YouTube/Seekbar components:** Add info to `Append timestamp information` summary about tapping the appended information ([#93](https://github.com/Laitinlok/revanced-patches/issues/93)) ([93e0f3b](https://github.com/Laitinlok/revanced-patches/commit/93e0f3bbaa701dcc6ddd7a5b235303cba08049f5)) +* **YouTube/Seekbar components:** remove `Enable high quality thumbnails` setting https://github.com/inotia00/ReVanced_Extended/issues/2460 ([065854e](https://github.com/Laitinlok/revanced-patches/commit/065854e453315fb90ff469ed9ce7d391a9ef5d59)) +* **YouTube/Shorts Component:** add `Disable Like button animation` setting ([5a77518](https://github.com/Laitinlok/revanced-patches/commit/5a77518c7c0c4bf10a579f6e67637642ef10666e)) +* **YouTube/Shorts Component:** always hide suggested actions if all sub-settings of the suggested actions category are enabled ([ec68f16](https://github.com/Laitinlok/revanced-patches/commit/ec68f164a40131a3e86699f4ef3fb1f68af5fdd6)) +* **YouTube/Shorts components:** add `Height percentage of empty space` setting ([4c824b4](https://github.com/Laitinlok/revanced-patches/commit/4c824b458a7ec006dbce9f63008d9f1f2809e8eb)) +* **YouTube/Shorts components:** add `Hide in channel` setting (Hide the Shorts shelf on the channel home tab) ([5b45fb8](https://github.com/Laitinlok/revanced-patches/commit/5b45fb824594329daf4aee45de355d4188afd754)) +* **YouTube/Shorts components:** add `Hide stickers` setting ([7944107](https://github.com/Laitinlok/revanced-patches/commit/794410776f6b0dbacf7d060709cd97caecffdead)) +* **YouTube/Shorts components:** add `Hide Use this sound button` setting ([4fff1ca](https://github.com/Laitinlok/revanced-patches/commit/4fff1ca4cb914d47bde556d2d7f6fda8f64255a4)) +* **YouTube/Shorts components:** add settings - `Hide floating button`, `Hide Trends button`, `Hide Use template button` ([166f1a0](https://github.com/Laitinlok/revanced-patches/commit/166f1a0cf634bf2439710bc0ace8ec4310d9af71)) +* **YouTube/Shorts components:** clarify the description of some settings https://github.com/inotia00/ReVanced_Extended/issues/2357 ([de0ccbf](https://github.com/Laitinlok/revanced-patches/commit/de0ccbf3d927da87e65c58081e1bcb651e612cf3)) +* **YouTube/Shorts components:** remove `Hide in watch history` setting ([bc8a586](https://github.com/Laitinlok/revanced-patches/commit/bc8a586863a26590d0f78733cb34b5933a03c648)) +* **YouTube/Spoof app version:** add target version `19.13.37 - Restores old style Rolling number animations` https://github.com/inotia00/ReVanced_Extended/issues/2419#issuecomment-2408912233 ([bc48f2b](https://github.com/Laitinlok/revanced-patches/commit/bc48f2b1a637dbd283df7d686b895e5bfbe5dd25)), closes [/github.com/inotia00/ReVanced_Extended/issues/2419#issuecomment-2408912233](https://github.com//github.com/inotia00/ReVanced_Extended/issues/2419/issues/issuecomment-2408912233) +* **YouTube/Spoof app version:** change the default to off and show the dialog when the app is first installed ([105a9fa](https://github.com/Laitinlok/revanced-patches/commit/105a9fa2735d7c338c5cfbc0ca09719e4db7b1a2)) +* **YouTube/Spoof app version:** enabled by default in YouTube 19.16.39+ ([620aeae](https://github.com/Laitinlok/revanced-patches/commit/620aeae9071ae57fe4b97147559a36c1c8696be9)) +* **YouTube/Spoof app version:** remove obsolete 19.13.37 spoof target https://github.com/inotia00/ReVanced_Extended/issues/2477 ([173494d](https://github.com/Laitinlok/revanced-patches/commit/173494dbbbcee6b4fa617b337bda36f8a73182ff)) +* **YouTube/Spoof client:** allow forcing AVC codec with iOS ([4dd7255](https://github.com/Laitinlok/revanced-patches/commit/4dd72556afe21ac99b078e8c34ba3322493adfa5)) +* **YouTube/Spoof streaming data:** add `iOS Compatibility mode` setting ([47c4aca](https://github.com/Laitinlok/revanced-patches/commit/47c4aca9373f0c68498a730734b675cd3c480ab6)) +* **YouTube/Spoof streaming data:** match with ReVanced ([9cbc019](https://github.com/Laitinlok/revanced-patches/commit/9cbc01900e12981fa799090ab54f6928955add2b)) +* **YouTube/Spoof streaming data:** match with ReVanced ([088f0eb](https://github.com/Laitinlok/revanced-patches/commit/088f0ebf6bd1eb00ca81ffc14cacc3cfdc5c39a1)) +* **YouTube/Spoof streaming data:** match with ReVanced ([1ef8639](https://github.com/Laitinlok/revanced-patches/commit/1ef8639a7a39a36d3aa49b8d94674422a01e58c4)) +* **YouTube/Spoof streaming data:** update the hardcoded iOS client version https://github.com/inotia00/ReVanced_Extended/issues/2480 ([f0cf292](https://github.com/Laitinlok/revanced-patches/commit/f0cf292eeb2e1304ee51b1c8687b979cc1de735e)) +* **YouTube/Swipe controls:** add `Swipe sensitivity` settings ([de5ddb9](https://github.com/Laitinlok/revanced-patches/commit/de5ddb903ebccf81c1c2df86bd7ff22e2c864d7e)) +* **YouTube/Toolbar components:** add `Hide YouTube Doodles` setting ([c023138](https://github.com/Laitinlok/revanced-patches/commit/c02313884d98848cbf49c0e3400271f1f5c1dab4)) +* **YouTube/Video playback:** add `Disable playback speed for music` setting ([73dc0d0](https://github.com/Laitinlok/revanced-patches/commit/73dc0d04be586dddd8680e29e91a7619b8862bf5)) +* **YouTube/Video playback:** add `Disable VP9 codec` setting https://github.com/inotia00/ReVanced_Extended/issues/2384 ([753a44f](https://github.com/Laitinlok/revanced-patches/commit/753a44f67c96899b33ef828098192bc6d991cc5c)) +* **YouTube/Video playback:** add an option to disable toasts when changing the default values ([#78](https://github.com/Laitinlok/revanced-patches/issues/78)) ([4c22853](https://github.com/Laitinlok/revanced-patches/commit/4c228532955aa9129fb759eb7898a45c8944f6c9)) +* **YouTube/Visual preferences icons:** add the patch option `ApplyToAll ` that do not apply to sub-settings https://github.com/inotia00/ReVanced_Extended/issues/2392 ([5e4b56c](https://github.com/Laitinlok/revanced-patches/commit/5e4b56cfbe150b15f4e5308d774950d4f6d83ebf)) +* **YouTube/YT - GmsCore support:** add patch option `Disable GmsService Broker` https://github.com/inotia00/ReVanced_Extended/issues/2442#issuecomment-2424694043 ([19a8677](https://github.com/Laitinlok/revanced-patches/commit/19a8677c7371428a07a2c628d7ae9fd8d1b4d86c)), closes [/github.com/inotia00/ReVanced_Extended/issues/2442#issuecomment-2424694043](https://github.com//github.com/inotia00/ReVanced_Extended/issues/2442/issues/issuecomment-2424694043) +* **YouTube/YT Music - Return YouTube Username:** add `Display format` setting ([828f83a](https://github.com/Laitinlok/revanced-patches/commit/828f83a041771a3aef5a493a30c41bdcaee80d2f)) +* **YouTube/YT Music:** add `Return YouTube Username` patch ([9733b60](https://github.com/Laitinlok/revanced-patches/commit/9733b6090daec5ae50fe6ea51ea62d4943da3ae1)) +* **YouTube:** add `Change share sheet` patch ([7339479](https://github.com/Laitinlok/revanced-patches/commit/7339479fd1bd1c48a0240415f8667975462fdc83)) +* **YouTube:** add `Hide shortcuts` patch ([63d7b6c](https://github.com/Laitinlok/revanced-patches/commit/63d7b6c28059ed0ea8937dd40b14077222898afb)) +* **YouTube:** add `Hook YouTube Music actions` patch ([ce55617](https://github.com/Laitinlok/revanced-patches/commit/ce5561732ebe197de90533477eec5198a9bfdf60)) +* **YouTube:** add `Spoof streaming data` patch ([15a9d7c](https://github.com/Laitinlok/revanced-patches/commit/15a9d7c2e1f5239ca419996d5747ac7aaae3df76)) +* **YouTube:** remove `Spoof client` patch ([0d29ed6](https://github.com/Laitinlok/revanced-patches/commit/0d29ed623a71d04f64d9967a81510142577f3191)) +* **YouTube:** rename `Visual preferences icons` to `Visual preferences icons for YouTube` ([9be6315](https://github.com/Laitinlok/revanced-patches/commit/9be6315444cef1420b5dd7e6c08995ebdbbfeea3)) +* **YouTube:** replace with a fingerprint that supports a wider range of versions ([41e00d6](https://github.com/Laitinlok/revanced-patches/commit/41e00d6a4f5d9d805b9feb35d657dbe65e2756c0)) +* **YouTube:** revert all changes except minimal-header ([b1a9e04](https://github.com/Laitinlok/revanced-patches/commit/b1a9e044ad7934eded79af0a518b4175c8c1bc83)) + + +### Performance Improvements + +* **YouTube/GmsCore support:** improve performance by using hashsets ([cae2f6c](https://github.com/Laitinlok/revanced-patches/commit/cae2f6cab6dcc54f8490f5c9d0427d6e12700982)) + + +### Reverts + +* Revert "feat(YouTube/Custom branding icon): add patch option `YouTube (Minima…" ([#86](https://github.com/Laitinlok/revanced-patches/issues/86)) ([24395de](https://github.com/Laitinlok/revanced-patches/commit/24395de245368a634961ca12766190badf9e3b31)) diff --git a/gradle.properties b/gradle.properties index fb02b8c60f..9cd7b29845 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 4.16.1 +version = 4.13.0-dev.1