Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(YouTube - Translations): Update Japanese #467

Merged
merged 14 commits into from
May 16, 2024
Merged

Conversation

riolove1
Copy link

No description provided.

@riolove1 riolove1 changed the title updated Japanese feat(YouTube - Translations): Update Japanese May 15, 2024
@riolove1 riolove1 changed the title feat(YouTube - Translations): Update Japanese feat(YouTube - Translations): Update 'Japanese' May 15, 2024
@riolove1 riolove1 changed the title feat(YouTube - Translations): Update 'Japanese' feat(YouTube - Translations): Update japanese May 15, 2024
@riolove1 riolove1 changed the title feat(YouTube - Translations): Update japanese feat(YouTube - Translations): Update 'japanese' May 15, 2024
@riolove1 riolove1 changed the title feat(YouTube - Translations): Update 'japanese' feat(YouTube - Translations): Update japanese May 15, 2024
@riolove1 riolove1 changed the title feat(YouTube - Translations): Update japanese feat(YouTube - Translations): Update Japanese May 15, 2024
@riolove1 riolove1 changed the title feat(YouTube - Translations): Update Japanese feat(YouTube - Translations): Update Japanese May 15, 2024
@anddea
Copy link
Owner

anddea commented May 16, 2024

You can just open PR to inotia's repo and ask him to merge it as an exception for this time, but later it will be easier just to go to his crowdin and update strings there visually.

Also, may I ask, why did you add crowdin.yml? I'm gonna delete it, and then I'll merge it.

@riolove1
Copy link
Author

riolove1 commented May 16, 2024

You can just open PR to inotia's repo and ask him to merge it as an exception for this time, but later it will be easier just to go to his crowdin and update strings there visually.

Also, may I ask, why did you add crowdin.yml? I'm gonna delete it, and then I'll merge it.

Sorry for the inconvenience. I was just setting up sync between Crowdin and GitHub, and I'm not used to it yet, so this happened.

In the end, I still don't know how to do it and I'm at a loss.

@anddea anddea merged commit 860073b into anddea:dev May 16, 2024
1 check passed
@anddea
Copy link
Owner

anddea commented May 16, 2024

During updating and removing unused strings, your translation could be overwritten by the one from inotia's crowdin. That's why I suggest you to contribute your translations there.

anddea pushed a commit that referenced this pull request May 16, 2024
# [2.225.0-dev.12](v2.225.0-dev.11...v2.225.0-dev.12) (2024-05-16)

### Bug Fixes

* **YouTube - Hide ads:** `Hide ads` patch does not work on YouTube 18.29.38 ([c150ab2](c150ab2))
* **YouTube - Return YouTube Dislike:** Dislike count sometimes not shown in Shorts ([d821384](d821384))
* **YouTube - Spoof format stream data:** Check audio tags first ([5589897](5589897))
* **YouTube - Spoof format stream data:** Incorrect url is used ([928b459](928b459))
* **YouTube - Spoof format stream data:** Some Uris are not hooked ([e682654](e682654))
* **YouTube - Spoof test client:** Spoofing does not work correctly when the `Spoof app version` setting is turned on ([33292a0](33292a0))
* **YouTube - Video playback:** Default video quality does not apply to Shorts ([eb53500](eb53500))
* **YouTube Music - Hide ads:** `Hide fullscreen ads` setting also closes non-ad dialogs ([8d03e3f](8d03e3f))
* **YouTube:** `Ambient mode control` patch does not work correctly on certain versions ([0f9f79e](0f9f79e))

### Features

* **YouTube - Spoof format stream data:** improve hook method, fetch to `ANDROID_TESTSUITE` client ([5a066dd](5a066dd))
* **YouTube - Translations:** Update `Chinese Simplified` ([#471](#471)) ([eb2fe8e](eb2fe8e))
* **YouTube - Translations:** Update `Japanese` ([#467](#467)) ([860073b](860073b))
* **YouTube - Translations:** Update `Korean` ([#464](#464)) ([0770f09](0770f09))
* **YouTube Music - Player components:** Add `Hide audio video switch toggle` setting ([9611f38](9611f38))
@anddea
Copy link
Owner

anddea commented May 16, 2024

But I can revert back if needed, just tell me. But I'm saying to contribute there, because my automated script gets translations from there and replaces old strings, so next time translations are updated there it will be overwritten again.

@riolove1
Copy link
Author

riolove1 commented May 16, 2024

okay. From now on, I will translate directly in crowdin on inotia instead of making pull requests.

@riolove1
Copy link
Author

During updating and removing unused strings, your translation could be overwritten by the one from inotia's crowdin. That's why I suggest you to contribute your translations there.

Hello, Inotia crowdin is back and I've finished all the translation work.

@anddea
Copy link
Owner

anddea commented May 17, 2024

Okay, once he accepts transaltions into his repo, it'll be here as well.

anddea pushed a commit that referenced this pull request May 29, 2024
# [2.225.0](v2.224.0...v2.225.0) (2024-05-29)

### Bug Fixes

* Patching failed because of RVX CLI incompatibility ([922d364](922d364))
* **Reddit - Hide toolbar button:** Latest version support information ([#378](#378)) ([0c0752d](0c0752d))
* **YouTube - Custom Branding Icon:** Add missing strings to prevent patch failure ([84e2cb5](84e2cb5))
* **YouTube - Default video quality:** Fix `Skip preloaded buffer` ([fb54626](fb54626))
* **YouTube - Disable splash animation:** Did not work on YouTube v19.17.41+ ([d2182be](d2182be))
* **YouTube - Hide ads:** `Hide ads` patch does not work on YouTube 18.29.38 ([c150ab2](c150ab2))
* **YouTube - Hide Shorts components:** Exclude `Hide sound metadata label` and `Hide video link label` from `Hide info panel` ([4f5bdcc](4f5bdcc))
* **YouTube - Return YouTube Dislike:** Dislike count sometimes not shown in Shorts ([d821384](d821384))
* **YouTube - Return YouTube Dislike:** Fix some RYD issues ([32d6c25](32d6c25))
* **YouTube - Settings Custom Name:** Fix resource files not found ([#416](#416)) ([cc4566a](cc4566a))
* **YouTube - SponsorBlock:** `Submit a new segment` button didn't work ([c7e39b3](c7e39b3))
* **YouTube - Spoof format stream data:** Check audio tags first ([5589897](5589897))
* **YouTube - Spoof format stream data:** Incorrect url is used ([928b459](928b459))
* **YouTube - Spoof format stream data:** Some Uris are not hooked ([e682654](e682654))
* **YouTube - Spoof test client:** Spoofing does not work correctly when the `Spoof app version` setting is turned on ([33292a0](33292a0))
* **Youtube - Tablet Miniplayer:** Broken controls ([#386](#386)) ([1b60113](1b60113))
* **YouTube - Translations:** Remove duplicates caused error ([5e904c0](5e904c0))
* **YouTube - Video playback:** Default video quality does not apply to Shorts ([eb53500](eb53500))
* **YouTube Music - Hide ads:** `Hide fullscreen ads` setting also closes non-ad dialogs ([8d03e3f](8d03e3f))
* **YouTube:** `Ambient mode control` patch does not work correctly on certain versions ([0f9f79e](0f9f79e))
* **YouTube:** Fix app crashing for some people by reverting fix Shorts looping for some people ([a6f5dd5](a6f5dd5))
* **YouTube:** Separate `Hide info panels` and `Hide Shorts info panels` ([808d3fb](808d3fb))
* **YouTube:** Speed toast showed fixed value on reset ([2aae719](2aae719))
* **YT Music - Translations:** Use correct resource directory ([78667fa](78667fa))

### Features

* Refactor and match ReVanced and inotia ([5b4dca0](5b4dca0))
* **YouTube - Collapse Button:** Hide collapse button margin ([#415](#415)) ([6419978](6419978))
* **YouTube - Force snackbar theme:** Add options for corner radius, background and stroke colors ([eafb7b2](eafb7b2))
* **YouTube - Fullscreen components:** `Hide related videos in quick actions` setting has been merged into the `Hide related video overlay` setting ([bdcee27](bdcee27))
* **YouTube - Hide layout components:** Add `Hide videos based on duration` ([ebd6955](ebd6955))
* **YouTube - Hide layout components:** Add an option to hide videos with views greater than specified value ([98c2f99](98c2f99))
* **YouTube - Hide shorts components:** Add separate option to hide in player ([7b60297](7b60297))
* **YouTube - Hide shorts components:** Hide comments button if disabled or with label "0" ([299e20b](299e20b))
* **YouTube - Overlay buttons:** Add `Rounded` (old curvy) buttons ([73ab950](73ab950))
* **YouTube - Overlay buttons:** Add `Whitelist` overlay button ([358af9e](358af9e))
* **YouTube - Player components:** Add setting toggle for `Hide suggested video end screen` ([f4a9c22](f4a9c22))
* **YouTube - Settings:** Add custom name for Extended preference ([#389](#389)) ([8804b92](8804b92))
* **YouTube - Settings:** Add search bar for settings ([85cf0c0](85cf0c0))
* **YouTube - Spoof format stream data:** improve hook method, fetch to `ANDROID_TESTSUITE` client ([5a066dd](5a066dd))
* **YouTube - Toolbar components:** Remove `Hide trending searches` setting ([5d2e732](5d2e732))
* **YouTube - Translations:** Add compile time option to select app languages ([6356ddc](6356ddc))
* **YouTube - Translations:** Add compile time option to select custom language file ([a65679e](a65679e))
* **YouTube - Translations:** Add compile time option to select languages ([046a05e](046a05e))
* **YouTube - Translations:** Update `Chinese Simplified` ([#471](#471)) ([eb2fe8e](eb2fe8e))
* **YouTube - Translations:** Update `Chinese Simplified` ([#492](#492)) ([e1113d9](e1113d9))
* **YouTube - Translations:** Update `Chinese Simplified` ([#503](#503)) ([ee4324b](ee4324b))
* **YouTube - Translations:** Update `Chinese Traditional` ([#501](#501)) ([0167c5d](0167c5d))
* **YouTube - Translations:** Update `Greek` ([#374](#374)) ([5af0858](5af0858))
* **YouTube - Translations:** Update `Japanese` ([#457](#457)) ([b993a5d](b993a5d))
* **YouTube - Translations:** Update `Japanese` ([#467](#467)) ([860073b](860073b))
* **YouTube - Translations:** Update `Japanese` ([#504](#504)) ([39a1863](39a1863))
* **YouTube - Translations:** Update `Korean` ([#464](#464)) ([0770f09](0770f09))
* **YouTube - Translations:** Update `Spanish` ([#436](#436)) ([6e384d3](6e384d3))
* **YouTube - Translations:** Update `Ukrainian` ([#400](#400)) ([67c2895](67c2895))
* **YouTube - Translations:** Update `Ukrainian` ([#474](#474)) ([70d9386](70d9386))
* **YouTube - Translations:** Update `Ukrainian` ([#499](#499)) ([2ec3c02](2ec3c02))
* **YouTube - VIsual preferences icons:** Add icons to `Player buttons` ([a07b8ec](a07b8ec))
* **YouTube - Visual preferences icons:** Added more icons ([9dd62ce](9dd62ce))
* **YouTube Music - Player components:** Add `Enable black player background` settings ([c91be5a](c91be5a))
* **YouTube Music - Player components:** Add `Hide audio video switch toggle` setting ([9611f38](9611f38))
* **YouTube Music:** Add support versions `7.01.53` - `7.02.51` ([71019ab](71019ab))
* **YouTube:** Add `Force disable Shorts dim` ([8a529ff](8a529ff))
* **YouTube:** Add `Force snackbar theme` ([2606187](2606187))
* **YouTube:** Add `Spoof client` patch ([5161192](5161192))
* **YouTube:** Add support versions `19.19.39` - `19.20.34` ([ee43c3e](ee43c3e))
* **YouTube:** Hide live chat replay button/label in fullscreen ([0cd9b96](0cd9b96))
* **YouTube:** Missing patches in the new RVX code ([#488](#488)) ([3106111](3106111))
* **YouTube:** Remove `Spoof test client` patch ([379e2ed](379e2ed))
* **YT Music - Translations:** Add compile time options to select custom language, RVX and app languages ([074d3e2](074d3e2))

### Reverts

* default landscape mode timeout ([0d91401](0d91401))
Francesco146 pushed a commit to Francesco146/revanced-patches that referenced this pull request Jul 10, 2024
# [2.225.0-dev.1](v2.224.0...v2.225.0-dev.1) (2024-07-10)

### Bug Fixes

* **Custom branding icon:** Failed because of missing resources ([5e0723e](5e0723e))
* **GmsCore support:** Spoof package name ([9c4e70c](9c4e70c))
* **Hide ads:** app crashes in the old client ([2a61d08](2a61d08))
* Patch error due to invalid strings ([5069303](5069303))
* Patching failed because of RVX CLI incompatibility ([922d364](922d364))
* **Reddit - Change version code:** `Version code` option is not available in RVX Manager ([9a4788d](9a4788d))
* **Reddit - Hide toolbar button:** Latest version support information ([anddea#378](https://github.com/Francesco146/revanced-patches/issues/378)) ([0c0752d](0c0752d))
* **Reddit - Settings:** Patch option `RVX settings menu name` does not apply to header in ReVanced Extended settings ([4827a0f](4827a0f))
* **Settings:** Failed with custom RVXSettingsMenuName ([c0d3ed0](c0d3ed0))
* **Shorts components:** `Hide sound button` doesn't work (A/B tests) ([234feb7](234feb7))
* Update broken Translations ([f2c2b21](f2c2b21))
* **YouTube - Custom branding icon:** Add `Revancify Yellow` to patch options ([aea7060](aea7060))
* **YouTube - Custom Branding Icon:** Add missing strings to prevent patch failure ([84e2cb5](84e2cb5))
* **YouTube - Custom branding icon:** MMT splash icon were missing ([6f29eec](6f29eec))
* **YouTube - Custom Branding:** Patch fails when selecting some custom icons ([3660723](3660723))
* **YouTube - Custom header for YouTube:** Custom headers do not change (A/B tests) ([7b3e52d](7b3e52d))
* **YouTube - Default video quality:** Fix `Skip preloaded buffer` ([fb54626](fb54626))
* **YouTube - Disable splash animation:** Did not work on YouTube v19.17.41+ ([d2182be](d2182be))
* **YouTube - Hide ads:** `Hide ads` patch does not work on YouTube 18.29.38 ([c150ab2](c150ab2))
* **YouTube - Hide Shorts components:** Exclude `Hide sound metadata label` and `Hide video link label` from `Hide info panel` ([4f5bdcc](4f5bdcc))
* **YouTube - Miniplayer:** `Hide expand and close buttons` setting is not disabled in `Modern 1` on YouTube 19.20.35+ ([b7c330a](b7c330a))
* **YouTube - Overlay buttons:** `Mute Volume` button was black when light theme is enabled ([ad99667](ad99667))
* **YouTube - Return YouTube Dislike:** Dislike count sometimes not shown in Shorts ([d821384](d821384))
* **YouTube - Return YouTube Dislike:** Fix some RYD issues ([32d6c25](32d6c25))
* **YouTube - Settings Custom Name:** Fix resource files not found ([anddea#416](https://github.com/Francesco146/revanced-patches/issues/416)) ([cc4566a](cc4566a))
* **YouTube - Settings:** `CairoSettings` is applied due to A/B testing ([bad0f92](bad0f92))
* **YouTube - Settings:** Some settings were duplicated ([4e7d994](4e7d994))
* **YouTube - Settings:** Toolbar added twice to RVX settings ([6346a5e](6346a5e))
* **YouTube - SponsorBlock:** `Submit a new segment` button didn't work ([c7e39b3](c7e39b3))
* **YouTube - Spoof client:** Player gestures not working when spoofing with `Android VR` client ([0cdc4f3](0cdc4f3))
* **YouTube - Spoof client:** Restore playback speed menu when spoofing to an iOS, Android TV, Android Testsuite client ([06ffb15](06ffb15))
* **YouTube - Spoof client:** Seekbar thumbnail not shown in `Android Testsuite` client ([74d50b1](74d50b1))
* **YouTube - Spoof format stream data:** Check audio tags first ([5589897](5589897))
* **YouTube - Spoof format stream data:** Incorrect url is used ([928b459](928b459))
* **YouTube - Spoof format stream data:** Some Uris are not hooked ([e682654](e682654))
* **YouTube - Spoof test client:** Spoofing does not work correctly when the `Spoof app version` setting is turned on ([33292a0](33292a0))
* **Youtube - Tablet Miniplayer:** Broken controls ([anddea#386](https://github.com/Francesco146/revanced-patches/issues/386)) ([1b60113](1b60113))
* **YouTube - Theme:** Reverts background color of `More comments` icon in live chats ([3c7f976](3c7f976))
* **YouTube - Translations:** Language `de-rDE` was giving warnings during compilation ([20617d5](20617d5))
* **YouTube - Translations:** Remove duplicates caused error ([5e904c0](5e904c0))
* **YouTube - Translations:** Removed some languages from UI ([93279da](93279da))
* **YouTube - Video playback:** Default video quality does not apply to Shorts ([eb53500](eb53500))
* **YouTube - Visual preferences icons:** Add missing `Custom branding icons` ([27efd27](27efd27))
* **YouTube - Visual preferences icons:** Typo in QUIC ([409e283](409e283))
* **YouTube Music - Hide ads:** `Hide fullscreen ads` setting also closes non-ad dialogs ([8d03e3f](8d03e3f))
* **YouTube Music - Visual preferences icons:** Add missing `Custom branding icons` ([52d581c](52d581c))
* **YouTube Music - Visual preferences icons:** Add missing custom branding icons ([1071471](1071471))
* **YouTube/Overlay buttons:** in devices that do not use `xxhdpi`, some buttons are not replaced correctly ([030b2f6](030b2f6))
* **YouTube:** `Ambient mode control` patch does not work correctly on certain versions ([0f9f79e](0f9f79e))
* **YouTube:** `Hide animated button background` patch doesn't work ([37fac01](37fac01))
* **YouTube:** Fix app crashing for some people by reverting fix Shorts looping for some people ([a6f5dd5](a6f5dd5))
* **YouTube:** Separate `Hide info panels` and `Hide Shorts info panels` ([808d3fb](808d3fb))
* **YouTube:** Speed toast showed fixed value on reset ([2aae719](2aae719))
* **YT Music - Translations:** Use correct resource directory ([78667fa](78667fa))

### Features

* **Custom branding icon:** Add `Revancify Yellow` icon ([anddea#533](https://github.com/Francesco146/revanced-patches/issues/533)) ([d3bdd97](d3bdd97))
* **GmsCore support:** Add `Don't show again` option for battery optimization dialog ([3069354](3069354))
* **Hide ads:** Add `Close fullscreen ads` settings ([a9fc181](a9fc181))
* Merge RVX v4.10.1 ([anddea#691](https://github.com/Francesco146/revanced-patches/issues/691)) ([a305ca9](a305ca9))
* **Reddit/Settings for Reddit:** add patch option `RVX settings menu name` ([5d51d81](5d51d81))
* **Reddit:** Add `Change version code` patch ([ec7da6d](ec7da6d))
* **Reddit:** Add `Hide recommended communities shelf` patch ([3a07f0a](3a07f0a))
* Refactor and match ReVanced and inotia ([5b4dca0](5b4dca0))
* test ([3064425](3064425))
* **YouTube - Alternative thumbnails:** Add alternative domain ([5a86268](5a86268))
* **YouTube - Collapse Button:** Hide collapse button margin ([anddea#415](https://github.com/Francesco146/revanced-patches/issues/415)) ([6419978](6419978))
* **YouTube - Custom branding icon:** Add `MMT Blue`, `MMT Green`, `MMT Yellow` ([941216e](941216e))
* **YouTube - Custom branding icon:** Add new splash animations for all `Revancify` icons ([anddea#629](https://github.com/Francesco146/revanced-patches/issues/629)) ([2d2e504](2d2e504))
* **YouTube - Custom branding icon:** Add old splash animation for `Revancify Red` and `Revancify Blue` ([ed2da7e](ed2da7e))
* **YouTube - Custom branding icon:** Add splash animation for `Revancify Blue`, `Revancify Red` and `Revancify Yellow` ([95fed8c](95fed8c))
* **YouTube - Custom branding icon:** Add splash animations for AFN Blue and AFN Red ([f5c0178](f5c0178))
* **YouTube - Custom branding icon:** Custom header support for `Revancify Yellow` ([anddea#656](https://github.com/Francesco146/revanced-patches/issues/656)) ([72dfa7e](72dfa7e))
* **YouTube - Custom Shorts action buttons:** Add `YouTube` (unchanged) to selectable patch options ([0b77187](0b77187))
* **YouTube - Force snackbar theme:** Add options for corner radius, background and stroke colors ([eafb7b2](eafb7b2))
* **YouTube - Fullscreen components:** `Hide related videos in quick actions` setting has been merged into the `Hide related video overlay` setting ([bdcee27](bdcee27))
* **YouTube - Hide feed components:** Add `Match full word` option for keyword filtering ([cd12a83](cd12a83))
* **YouTube - Hide layout components:** Add `Hide videos based on duration` ([ebd6955](ebd6955))
* **YouTube - Hide layout components:** Add an option to hide videos with views greater than specified value ([98c2f99](98c2f99))
* **YouTube - Hide player flyout menu:** Add `Hide quality menu header` ([99af80b](99af80b))
* **YouTube - Hide shorts components:** Add separate option to hide in player ([7b60297](7b60297))
* **YouTube - Hide shorts components:** Hide comments button if disabled or with label "0" ([299e20b](299e20b))
* **YouTube - Miniplayer:** Add `Enable double-tap action` setting ([157f25a](157f25a))
* **YouTube - Miniplayer:** Add `Enable drag and drop` setting (YouTube 19.23.40+) ([fa0ac0f](fa0ac0f))
* **YouTube - Navigation bar components:** Add `Enable translucent navigation bar` setting ([e9ff3c9](e9ff3c9))
* **YouTube - Overlay buttons:** Add `Mute Video` button ([anddea#684](https://github.com/Francesco146/revanced-patches/issues/684)) ([fb26c7a](fb26c7a))
* **YouTube - Overlay buttons:** Add `Rounded` (old curvy) buttons ([73ab950](73ab950))
* **YouTube - Overlay buttons:** Add `Whitelist` overlay button ([358af9e](358af9e))
* **YouTube - Overlay buttons:** Add content descriptions to overlay buttons for improved accessibility ([4d61417](4d61417))
* **YouTube - Player components:** Add setting toggle for `Hide suggested video end screen` ([f4a9c22](f4a9c22))
* **YouTube - Searchbar:** Change cursor color dynamically ([anddea#675](https://github.com/Francesco146/revanced-patches/issues/675)) ([e5babda](e5babda))
* **YouTube - Searchbar:** Complete restyle ([anddea#652](https://github.com/Francesco146/revanced-patches/issues/652)) ([8458e1a](8458e1a))
* **YouTube - Seekbar components:** Add `Enable Cairo seekbar` setting (YouTube 19.23.40+) ([95ed714](95ed714))
* **YouTube - Settings:** Add custom name for Extended preference ([anddea#389](https://github.com/Francesco146/revanced-patches/issues/389)) ([8804b92](8804b92))
* **YouTube - Settings:** Add search bar for settings ([85cf0c0](85cf0c0))
* **YouTube - Settings:** Change cursor color dynamically in searchbar ([5133265](5133265))
* **YouTube - Settings:** Improved sorting of settings ([fc8bb8c](fc8bb8c))
* **YouTube - Settings:** Make `InsertPosition` case-insensitive and interchangeable between Setting name and Setting key ([anddea#713](https://github.com/Francesco146/revanced-patches/issues/713)) ([269dc50](269dc50))
* **YouTube - Settings:** Show AlertDialog when changing some settings value (matches ReVanced) ([3f301e0](3f301e0))
* **YouTube - Shorts components:** Add `Double-tap animation` settings ([a1868ec](a1868ec))
* **YouTube - Shorts components:** Add `Enable timestamps`, `Timestamp long press action`, `Meta panel bottom margin` settings ([ad087ff](ad087ff))
* **YouTube - Shorts components:** Add `Hide Super Thanks button` setting ([b0482c7](b0482c7))
* **YouTube - Shorts overlay buttons:** Update `Outline` and `OutlineCircle` icons ([527681c](527681c))
* **YouTube - Shorts:** Add Original Outline Icons ([anddea#663](https://github.com/Francesco146/revanced-patches/issues/663)) ([35a65f5](35a65f5))
* **YouTube - Shorts:** Rename ShortsOverlayButtonsPatch to ShortsActionButtonsPatch ([c3cf914](c3cf914))
* **YouTube - Spoof client:** Add `Show in Stats for nerds` setting ([b287a61](b287a61))
* **YouTube - Spoof client:** Selectively spoof client for general video / livestreams / Shorts / fallback (unplayable video) ([d92de62](d92de62))
* **YouTube - Spoof format stream data:** improve hook method, fetch to `ANDROID_TESTSUITE` client ([5a066dd](5a066dd))
* **YouTube - Start page:** Add `Playables` and `Courses / Learning` ([6c2c5b0](6c2c5b0))
* **YouTube - Toolbar components:** Add `Hide image search button` settings ([457df98](457df98))
* **YouTube - Toolbar components:** Remove `Hide trending searches` setting ([5d2e732](5d2e732))
* **YouTube - Translations:** Add compile time option to select app languages ([6356ddc](6356ddc))
* **YouTube - Translations:** Add compile time option to select custom language file ([a65679e](a65679e))
* **YouTube - Translations:** Add compile time option to select languages ([046a05e](046a05e))
* **YouTube - Translations:** Remove unselected languages from UI ([b8d3946](b8d3946))
* **YouTube - Translations:** Update `Chinese Simplified` ([anddea#471](https://github.com/Francesco146/revanced-patches/issues/471)) ([eb2fe8e](eb2fe8e))
* **YouTube - Translations:** Update `Chinese Simplified` ([anddea#492](https://github.com/Francesco146/revanced-patches/issues/492)) ([e1113d9](e1113d9))
* **YouTube - Translations:** Update `Chinese Simplified` ([anddea#503](https://github.com/Francesco146/revanced-patches/issues/503)) ([ee4324b](ee4324b))
* **YouTube - Translations:** Update `Chinese Traditional` ([anddea#501](https://github.com/Francesco146/revanced-patches/issues/501)) ([0167c5d](0167c5d))
* **YouTube - Translations:** Update `Chinese Traditional` ([anddea#666](https://github.com/Francesco146/revanced-patches/issues/666)) ([4f383eb](4f383eb))
* **YouTube - Translations:** Update `Greek` ([anddea#374](https://github.com/Francesco146/revanced-patches/issues/374)) ([5af0858](5af0858))
* **YouTube - Translations:** Update `Japanese` ([anddea#457](https://github.com/Francesco146/revanced-patches/issues/457)) ([b993a5d](b993a5d))
* **YouTube - Translations:** Update `Japanese` ([anddea#467](https://github.com/Francesco146/revanced-patches/issues/467)) ([860073b](860073b))
* **YouTube - Translations:** Update `Japanese` ([anddea#504](https://github.com/Francesco146/revanced-patches/issues/504)) ([39a1863](39a1863))
* **YouTube - Translations:** Update `Korean` ([anddea#464](https://github.com/Francesco146/revanced-patches/issues/464)) ([0770f09](0770f09))
* **YouTube - Translations:** Update `Spanish` ([anddea#436](https://github.com/Francesco146/revanced-patches/issues/436)) ([6e384d3](6e384d3))
* **YouTube - Translations:** Update `Ukrainian` ([anddea#400](https://github.com/Francesco146/revanced-patches/issues/400)) ([67c2895](67c2895))
* **YouTube - Translations:** Update `Ukrainian` ([anddea#474](https://github.com/Francesco146/revanced-patches/issues/474)) ([70d9386](70d9386))
* **YouTube - Translations:** Update `Ukrainian` ([anddea#499](https://github.com/Francesco146/revanced-patches/issues/499)) ([2ec3c02](2ec3c02))
* **YouTube - Translations:** Update `Ukrainian` ([anddea#611](https://github.com/Francesco146/revanced-patches/issues/611)) ([dab2892](dab2892))
* **YouTube - VIsual preferences icons:** Add icons to `Player buttons` ([a07b8ec](a07b8ec))
* **YouTube - Visual preferences icons:** Added more icons ([9dd62ce](9dd62ce))
* **YouTube - Visual preferences icons:** RVX settings icon now changes even when the `Custom branding icon for YouTube` patch option is set to `YouTube` (unchanged) ([770b39b](770b39b))
* **YouTube Music - Custom branding icon:** Add `MMT Blue`, `MMT Green` and `MMT Yellow` ([27b8aa7](27b8aa7))
* **YouTube Music - Custom branding icon:** Add `Revancify Yellow` header ([anddea#670](https://github.com/Francesco146/revanced-patches/issues/670)) ([3dfcadb](3dfcadb))
* **YouTube Music - Player components:** Add `Enable black player background` settings ([c91be5a](c91be5a))
* **YouTube Music - Player components:** Add `Hide audio video switch toggle` setting ([9611f38](9611f38))
* **YouTube Music/Settings for YouTube Music:** add patch option `RVX settings menu name` ([e62e2d3](e62e2d3))
* **YouTube Music:** Add `Enable Cairo splash animation` patch (YouTube Music 7.06.53+) ([a09dd4c](a09dd4c))
* **YouTube Music:** Add `Visual preferences icons` ([8672b10](8672b10))
* **YouTube Music:** Add support version `7.04.51` ([62b19b8](62b19b8))
* **YouTube Music:** add support version `7.05.52` ([91f9dd8](91f9dd8))
* **YouTube Music:** add support version `7.05.53` ([9c1c0c9](9c1c0c9))
* **YouTube Music:** Add support versions `7.01.53` - `7.02.51` ([71019ab](71019ab))
* **YouTube Music:** Add support versions `7.02.52` ~ `7.03.51` ([40df716](40df716))
* **YouTube Music:** Add support versions `7.05.54` ~ `7.06.53` ([cc2bd1f](cc2bd1f))
* **YouTube Music:** Add support versions `7.06.54` ~ `7.07.51` ([dc1e29a](dc1e29a))
* **YouTube Music:** Add support versions `7.07.52` ~ `7.08.52` ([11a668b](11a668b))
* **YouTube Music:** Integrate `Hide double tap overlay filter` patch into the `Player components` patch ([9bd92bb](9bd92bb))
* **YouTube Music:** Remove `Replace Cast button` patch ([b65a118](b65a118))
* **YouTube/Hide action buttons:** add `Disable Like and Dislike button glow` setting ([34d8bb1](34d8bb1))
* **YouTube:** Add `Enable OPUS codec` patch ([f4684df](f4684df))
* **YouTube:** Add `Force disable Shorts dim` ([8a529ff](8a529ff))
* **YouTube:** Add `Force snackbar theme` ([2606187](2606187))
* **YouTube:** add `Miniplayer` patch (Replaces `Enable tablet mini player` patch) ([0e873ba](0e873ba))
* **YouTube:** Add `Spoof client` patch ([5161192](5161192))
* **YouTube:** Add content descriptions to improve accessibility ([468978c](468978c))
* **YouTube:** Add support version `19.20.35` ([45b5c5d](45b5c5d))
* **YouTube:** add support version `19.21.40` ([5dfb419](5dfb419))
* **YouTube:** Add support version `19.23.40` ([19a14cd](19a14cd))
* **YouTube:** Add support version `19.25.39`, drop support version `19.23.40` ([7a5d939](7a5d939))
* **YouTube:** Add support versions `19.19.39` - `19.20.34` ([ee43c3e](ee43c3e))
* **YouTube:** DeArrow alternative domain ([anddea#672](https://github.com/Francesco146/revanced-patches/issues/672)) ([ac46f0a](ac46f0a))
* **YouTube:** Hide live chat replay button/label in fullscreen ([0cd9b96](0cd9b96))
* **YouTube:** Integrate `Change Shorts repeat state` patch into the `Shorts components` patch ([ccc69ec](ccc69ec))
* **YouTube:** Integrate `Hide double tap overlay filter` patch into the `Player components` patch ([d7ccd0d](d7ccd0d))
* **YouTube:** Missing patches in the new RVX code ([anddea#488](https://github.com/Francesco146/revanced-patches/issues/488)) ([3106111](3106111))
* **YouTube:** Remove `Spoof format stream data` patch ([35aeec3](35aeec3))
* **YouTube:** Remove `Spoof test client` patch ([379e2ed](379e2ed))
* **YT Music - Translations:** Add compile time options to select custom language, RVX and app languages ([074d3e2](074d3e2))

### Reverts

* default landscape mode timeout ([0d91401](0d91401))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants