3649 Commits

Author SHA1 Message Date
inotia00
9c656cc521 fix(YouTube Music - Return YouTube Dislike): Margin does not match on 7.16.53 or earlier 2025-01-31 20:31:40 +09:00
inotia00
7b7a057830 chore: Remove deprecated code 2025-01-31 20:30:12 +09:00
inotia00
a50eed6466 fix(YouTube Music - Hide ads): Renewal banner or update banner disappears too late 2025-01-31 20:28:54 +09:00
inotia00
9b56cb6c0d feat(Universal): Add Spoof Wi-Fi connection patch https://github.com/inotia00/ReVanced_Extended/issues/2757 2025-01-31 20:23:00 +09:00
MondayNitro
e3f3d8a3b8
feat(YouTube - Snack bar components): Add patch option Apply corner radius to playlist bottom bar (#137)
* add corner radius for under player snackbar and open playlist bar

* fix build error

* feat: Add patch option `Apply corner radius to playlist bottom bar`

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2025-01-31 11:47:30 +09:00
inotia00
d8c705139f bump 5.4.1-dev.1 v5.4.1-dev.1 2025-01-29 20:27:56 +09:00
inotia00
7aebe285a6 feat(Translations): Update translation 2025-01-29 20:26:28 +09:00
inotia00
feb2c04591 build: Bump Gradle 2025-01-29 20:25:55 +09:00
inotia00
c9ea5a2f19 fix(YouTube - Settings): All patches fail due to patch in some environments https://github.com/inotia00/ReVanced_Extended/issues/2730 2025-01-29 20:22:57 +09:00
inotia00
52318b194e fix(YouTube - Hide feed components): Podcasts subpage is empty when is on 2025-01-29 20:14:34 +09:00
inotia00
27a0ad0c2b chore: Add comments 2025-01-29 20:08:04 +09:00
inotia00
b062648224 chore: fix typo 2025-01-29 19:43:29 +09:00
inotia00
0d2d45a597 feat(YouTube Music - Spoof client): Add support for latest versions, Remove 'Spoof streaming data' patch
- 'Spoof client' patch now supports YouTube Music 7.25.53+
- 'Spoof client' patch now spoofs as many innerTube contexts as possible, just like the 'Spoof streaming data' patch
- 'Spoof streaming data' patch is no longer a shared patch
- Nevertheless, 'BlockRequestPatch' is still a shared patch, so each setting is located in a shared path (BaseSettings)
- In YouTube Music 7.16.53 or earlier, 'iOS YouTube Music 6.21' is the only client that does not require 'BlockRequestPatch'
- 'iOS YouTube Music 7.04' supports opus codec when 'Enable OPUS codec' is turned on
2025-01-29 19:41:46 +09:00
inotia00
1151a9a5be fix(YouTube - Change live ring click action): Channel does not open when the live ring of Shorts live stream is clicked 2025-01-29 19:25:07 +09:00
inotia00
21b8b48e47 feat(YouTube Music - Spoof app version): Remove the version that is no longer valid https://github.com/inotia00/ReVanced_Extended/issues/2743 2025-01-29 19:21:04 +09:00
inotia00
2a57ffe002 feat(YouTube - Seekbar components): Add option to use custom seekbar accent color (Close https://github.com/inotia00/ReVanced_Extended/issues/2738) 2025-01-29 19:10:20 +09:00
inotia00
302d08b5ce feat(YouTube - Hide feed flyout menu): Add Feed flyout menu filter type setting 2025-01-29 19:06:28 +09:00
inotia00
c540094e37 fix(YouTube - Hide feed components): Hide Playables not working https://github.com/inotia00/ReVanced_Extended/issues/2485 2025-01-29 19:04:04 +09:00
inotia00
70d039fea6 fix(YouTube - Hide feed components): Hide community posts in subscriptions not working https://github.com/inotia00/ReVanced_Extended/issues/2729 2025-01-29 19:02:44 +09:00
inotia00
bfa7902105 fix(YouTube - Hide ads): New types of ads are shown https://github.com/ReVanced/revanced-patches/issues/4352 2025-01-29 19:01:26 +09:00
inotia00
d3d074e34f fix(YouTube Music - Dark theme): Gradient layer overlaps 2025-01-29 18:58:28 +09:00
inotia00
81a30e53e1 fix(YouTube Music - Settings): ListPreference dialog always selects default value https://github.com/inotia00/ReVanced_Extended/issues/2731 2025-01-29 18:54:39 +09:00
inotia00
955f07fe36 feat(YouTube - Hide layout components): Add Account menu filter type setting (Close https://github.com/inotia00/ReVanced_Extended/issues/2574) 2025-01-28 18:22:17 +09:00
inotia00
8927bc39d1 fix(YouTube - Change live ring click action): Update patch limitation 2025-01-28 18:03:47 +09:00
inotia00
b95e735345 fix(YouTube - Change live ring click action): Sometimes the channel opens even if the live ring is not clicked. 2025-01-28 18:02:43 +09:00
inotia00
7fbac85ef1 fix(GmsCore support): Add missing permissions and intents 2025-01-28 14:25:19 +09:00
inotia00
fd11b17cb2 fix(GmsCore support): Remove unnecessary provider hooking 6ef090b2d6 2025-01-28 14:16:35 +09:00
MondayNitro
18a854de19
feat(YouTube - Hide ads): Add Hide end screen store banner setting (#131)
* add patch option to clean related video overlay

* feat(YouTube - Hide ads): Add `Hide end screen store banner` setting

* feat: Revert edit xml

* chore: Lint code

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2025-01-28 12:43:33 +09:00
Hoàng Gia Bảo
5255c7eca8
feat(YouTube - Change start page): Add more start pages (#136)
* Revert "fix(YouTube - Change start page): Use correct browseId for `Podcasts`…"

This reverts commit 66b7761e7760ac9444dbba431cdba3bd8186a0c6.

* feat(YouTube - Change start page): Update start pages

* Update strings.xml

* Fix

* feat: Fix typo, Switch to Kotlin, Add `Podcasts` and `Virtual Reality`

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2025-01-27 19:02:38 +09:00
ILoveOpenSourceApplications
f7109f9815
feat(YouTube Music - Change start page): Add more start pages (#135)
* feat(YouTube Music - Change start page): Add more start pages

* Add more start pages

* feat: Switch to `EnumSetting`, Add `Default`, `Samples` and `Search`, Remove `Home`

---------

Co-authored-by: ILoveOpenSourceApplications <ILoveOpenSourceApplications@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2025-01-27 18:53:27 +09:00
inotia00
eb24578186 bump 5.3.1 2025-01-22 17:23:14 +09:00
inotia00
ba0e4348af feat(Translations): Update translation 2025-01-22 17:20:40 +09:00
inotia00
216df8935c chore: Lint code 2025-01-22 17:20:21 +09:00
inotia00
305eba75cd fix(YouTube - Theme): Light theme not applied to some components 2025-01-22 17:19:36 +09:00
inotia00
62ca42b269 chore: Lint code 2025-01-22 17:18:45 +09:00
inotia00
63dac0e905 fix(YouTube - Snack bar components): Change the default value of the patch option to YouTube background color 2025-01-22 17:18:06 +09:00
inotia00
ad015e369f bump 5.3.1-dev.5 v5.3.1-dev.5 2025-01-22 13:35:32 +09:00
inotia00
1cea926eec feat(Translations): Update translation 2025-01-22 13:34:43 +09:00
inotia00
a8e284e243 fix build error 2025-01-22 13:33:26 +09:00
inotia00
e0839ca768 fix(YouTube Music - Change start page): Start page not changing in YT Music 8.02.53+ https://github.com/inotia00/ReVanced_Extended/issues/2719 2025-01-22 13:30:55 +09:00
inotia00
7484173618 fix(YouTube - Visual preferences icons): Icon is not shown properly when patch option is set to Custom branding icon 2025-01-22 13:25:50 +09:00
inotia00
a9f7384929 fix(YouTube): App crashes under certain conditions 2025-01-22 13:24:00 +09:00
inotia00
f1d04b5323 chore(YouTube - Seekbar components): Match with ReVanced 2025-01-22 13:23:07 +09:00
inotia00
5dd79073f1 fix(YouTube - Overlay Buttons): When the patch option Bottom margin is 0, all player bottom buttons are hidden https://github.com/inotia00/ReVanced_Extended/issues/2720 2025-01-22 13:15:50 +09:00
inotia00
f6f478ccca fix(YouTube - Hide feed components): Some litho filters are broken 2025-01-22 13:14:48 +09:00
inotia00
2f7b753551 fix(YouTube - Theme): Splash screen color attribute not specified in YouTube 19.44.39 2025-01-22 13:13:12 +09:00
inotia00
0d0c108d85 fix(Spoof streaming data): Remove Chipset from parameter list 2025-01-22 13:10:15 +09:00
inotia00
da770b32bf fix(YouTube - Change live ring click action): Clicking on the timestamp in the comments opens the channel 2025-01-22 13:06:06 +09:00
inotia00
78f1d962cd feat(YouTube): Add Snack bar components patch 2025-01-22 13:01:31 +09:00
inotia00
e85a343c02 fix(Reddit - Remove subreddit dialog): Navigation bar is not visible when Remove notification suggestion dialog setting is turned on (Reddit 2025.02+) 2025-01-22 12:52:50 +09:00