Skip to content

Releases: anddea/revanced-patches

v2.222.0-dev.10

23 Mar 16:10
Compare
Choose a tag to compare
v2.222.0-dev.10 Pre-release
Pre-release

2.222.0-dev.10 (2024-03-23)

Features

  • YouTube - Translations: Update Italian (#123) (73fae53)

v2.222.0-dev.8

22 Mar 13:40
Compare
Choose a tag to compare
v2.222.0-dev.8 Pre-release
Pre-release

2.222.0-dev.8 (2024-03-22)

Bug Fixes

  • YouTube - Translations: Update translations info (302ffd6)

Features

  • YouTube - Translations: Update Italian (#102) (580883c)
  • YouTube - Translations: Update Japanese (#107) (cc87b2d)
  • YouTube - Translations: Update Korean (#108) (f29bfa5)
  • YouTube: Bump support version 19.11.38 (#110) (99142d8)
  • YT Music: Bump new versions (1fbaeef)

v2.222.0-dev.7

21 Mar 19:27
Compare
Choose a tag to compare
v2.222.0-dev.7 Pre-release
Pre-release

2.222.0-dev.7 (2024-03-21)

Bug Fixes

  • YouTube - Translations: Update translations info (9babfd9)
  • YouTube: Adjusting patches to apply correctly to earlier versions. (#94) (cb02ba7)

Features

  • YouTube - Hide layout components: Add Subscriptions tab and Comments to Keyword filter (bbc3217)
  • YouTube - Speed overlay: Change the speed overlay icon and fix patch for applying to earlier versions (#92) (d547cda)
  • YouTube - Translations: Update Japanese (#89) (f8b40f8)
  • YouTube - Translations: Update Russian (#95) (a00a7b6)
  • YouTube: Bump support version 19.09.38 - 19.10.39 (#96) (bd7cb77)

v2.222.0-dev.6

19 Mar 11:59
Compare
Choose a tag to compare
v2.222.0-dev.6 Pre-release
Pre-release

2.222.0-dev.6 (2024-03-19)

Bug Fixes

  • YouTube - Change player flyout panel toggles: Fix for supported versions (a9fe961)
  • YouTube - Translations: Update translations info (56ad720)

Features

  • YouTube - Translations: Update Korean (8b11f6a)

v2.222.0-dev.5

19 Mar 08:53
Compare
Choose a tag to compare
v2.222.0-dev.5 Pre-release
Pre-release

2.222.0-dev.5 (2024-03-19)

Bug Fixes

  • YouTube - Translations: Update translations info (17a514e)

Features

  • YouTube - Translations: Update Brazillian Portuguese (#85) (12ee1e1)

v2.221.1

17 Mar 14:45
Compare
Choose a tag to compare

2.221.1 (2024-03-17)

Bug Fixes

  • YouTube - Custom playback speed: Update max value
  • YouTube - Hook Download Button: Failed to resolve fingerprint
  • YouTube - Hook Download Button: Playlist isn't downloadable
  • YouTube - Hook Download Button: Use MainActivity for download actions
  • YouTube - Disable shorts on startup: Not worked on v18.29.xx

Features

  • YouTube - Swipe controls: Add an option to select swipeable area size

Reverts

  • feat(YouTube - Hide player buttons background): Add a toggle switch to the settings.
  • Updated translations.

If you want to update your language, please fork this repo and inside your forked repo switch to dev branch, go to src/main/resources/youtube/translations/your_language, update strings.xml by copy-pasting and translating lines from missing_strings.xml and updated-strings.xml. After updating strings.xml, open PR here.

v2.221.0.3

15 Mar 15:52
Compare
Choose a tag to compare
  • Update translations: Italian, Polish, Russian.
  • Update filter to hide Community posts (integrations).
  • Fix some strings and small bugs.

[YouTube] Now, you can check for missing and updated strings in your language folder if it's available.

Details on missing strings

ar - 59 missing strings.
bg-rBG - 55 missing strings.
bn - 246 missing strings.
de-rDE - 308 missing strings.
el-rGR - 23 missing strings.
es-rES - 55 missing strings.
fi-rFI - 247 missing strings.
fr-rFR - 23 missing strings.
khu-rHU - 23 missing strings.
id-rID - 179 missing strings.
in - 179 missing strings.
No missing strings for it-rIT
ja-rJP - 23 missing strings.
No missing strings for ko-rKR
No missing strings for pl-rPL
pt-rBR - 55 missing strings.
No missing strings for ru-rRU
tr-rTR - 23 missing strings.
uk-rUA - 25 missing strings.
vi-rVN - 23 missing strings.
zh-rCN - 206 missing strings.
zh-rTW - 28 missing strings.

v2.221.0.2

13 Mar 14:35
Compare
Choose a tag to compare

YouTube

  • Update translations: Korean

YouTube Music

  • Bring back custom splash and header icons.

v2.221.0.1

13 Mar 09:00
Compare
Choose a tag to compare

Small fix for YouTube 19.09+

  • Fix misaligned fullscreen button in Overlay buttons.
  • Fix Hide fullscreen button.

v2.221.0

12 Mar 09:24
Compare
Choose a tag to compare

YouTube

Features

  • Bring back a switch toggle for Premium header in the Settings by @rufusin.
  • Bump YouTube version up to 19.09.37 by @rufusin. Some patches like Change flyout panel toggle type and Disable HDR auto brightness won't work as Google removed codebase for those patches to work, the second one is not needed anymore on newer versions.
  • [Experimental] Enable keyword filter under Enable custom filter in General settings. Allows to hide content by keywords (channel and video titles) in the feed and search results. Supports Unicode. This patch is being tested and currently may have issues. You can report if you notice bugs.

Fixes

  • Fix playlist download hook patch when spoofing to older versions by @YT-Advanced.
  • Bug fixes.