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
|
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 |
|
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
|
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
|
a8e284e243
|
fix build error
|
2025-01-22 13:33:26 +09:00 |
|
inotia00
|
f1d04b5323
|
chore(YouTube - Seekbar components): Match with ReVanced
|
2025-01-22 13:23:07 +09:00 |
|
inotia00
|
f6f478ccca
|
fix(YouTube - Hide feed components): Some litho filters are broken
|
2025-01-22 13:14:48 +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 |
|
inotia00
|
2edd9cb2cd
|
chore(DrawableColorPatch): Use hex value instead of raw value
|
2025-01-22 12:44:41 +09:00 |
|
Hoàng Gia Bảo
|
a6f8596a0d
|
perf: Use KMP to search Shorts video id (#109)
* ci: workflow to ping Discord users when patches are released (#72)
* init: Workflow to notify discord users of releases
* Rename workflow
* chore (Background playback): Shorten description
* Revert "chore (Background playback): Shorten description"
This reverts commit 10661b870f0c9c670c5d522f9b2ca7cc82d32772.
* Change message contents
* perf: Use KMP to search Shorts videoId
* Beautify
* Incorrect key-value
* Incorrect key-value
* Rename variable
* Comment
* Comment
* Comment
* Comment
* Beauty
* fix: video id is not updated in some case
* fix build error
* chore: Simplify
---------
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
|
2025-01-20 19:06:48 +09:00 |
|
inotia00
|
70178a0942
|
feat(YouTube - Hide action buttons): Add patch option Hide action buttons by index (Experimental)
|
2025-01-20 02:34:35 +09:00 |
|
inotia00
|
5dbab47628
|
fix(YouTube - Video playback): Default video quality sometimes not applied
|
2025-01-20 02:32:00 +09:00 |
|
inotia00
|
b27aae8501
|
fix(YouTube - Change live ring click action): Clicking on the timestamp in the comments opens the channel
|
2025-01-20 02:31:09 +09:00 |
|
ILoveOpenSourceApplications
|
181bcb1221
|
chore: Clarify strings (#130)
* chore: Clarify string
* feat: Apply code review suggestions
* fix typo
* Make dislikes description consistent
* Revert removal of Shorts dislikes disclaimer
* feat: Apply code review suggestions
* feat: Apply code review suggestions
---------
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
|
2025-01-19 16:46:03 +09:00 |
|
ILoveOpenSourceApplications
|
66b7761e77
|
fix(YouTube - Change start page): Use correct browseId for Podcasts (#128)
* ci: workflow to ping Discord users when patches are released (#72)
* init: Workflow to notify discord users of releases
* Rename workflow
* chore (Background playback): Shorten description
* Revert "chore (Background playback): Shorten description"
This reverts commit 10661b870f0c9c670c5d522f9b2ca7cc82d32772.
* Change message contents
* fix(YouTube - Change start page): Use correct browse ID for `Podcasts`
---------
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
|
2025-01-19 15:00:02 +09:00 |
|
inotia00
|
8e1bee1113
|
feat(YouTube - Shorts components): Add Open Shorts in regular player setting
|
2025-01-18 20:25:19 +09:00 |
|
inotia00
|
ba696a86df
|
fix typo
|
2025-01-18 20:23:42 +09:00 |
|
inotia00
|
9b299b41f5
|
feat(YouTube): Add Open channel of live avatar patch
|
2025-01-18 20:22:09 +09:00 |
|
inotia00
|
439f4976bc
|
fix(YouTube - Spoof app version): Even in the latest version the default is still 18.17.43
|
2025-01-18 20:17:12 +09:00 |
|
inotia00
|
297dd62a1f
|
fix(GmsCore support): Patched apps are not added to Cloud Messaging https://github.com/inotia00/ReVanced_Extended/issues/2691
|
2025-01-18 20:14:42 +09:00 |
|
inotia00
|
0fb493410e
|
feat(YouTube Music - Navigation bar components): Add Enable custom navigation bar color setting, Remove Set navigation bar to black setting
|
2025-01-18 20:13:37 +09:00 |
|
inotia00
|
109e23d426
|
fix(YouTube Music - Disable music video in album): Sometimes redirection fails
|
2025-01-18 20:11:45 +09:00 |
|
inotia00
|
68ac8ab6b2
|
fix(YouTube Music - Custom header): Custom Header for YouTube Music is causing app crashing in 8.02.53 https://github.com/inotia00/ReVanced_Extended/issues/2692
|
2025-01-18 20:09:51 +09:00 |
|
ILoveOpenSourceApplications
|
3283cf3e98
|
chore: Update patches information (#126)
* ci: workflow to ping Discord users when patches are released (#72)
* init: Workflow to notify discord users of releases
* Rename workflow
* chore (Background playback): Shorten description
* Revert "chore (Background playback): Shorten description"
This reverts commit 10661b870f0c9c670c5d522f9b2ca7cc82d32772.
* Change message contents
* chore: Update patches information
* feat: Apply code review suggestions
* feat: Apply code review suggestions
---------
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
|
2025-01-18 20:00:06 +09:00 |
|
ILoveOpenSourceApplications
|
8ae3951d80
|
fix(YouTube - Hide feed components): News subpage is empty when Hide carousel shelves is on (#124)
* ci: workflow to ping Discord users when patches are released (#72)
* init: Workflow to notify discord users of releases
* Rename workflow
* chore (Background playback): Shorten description
* Revert "chore (Background playback): Shorten description"
This reverts commit 10661b870f0c9c670c5d522f9b2ca7cc82d32772.
* Change message contents
* fix(YouTube - Hide feed components): News subpage is empty when turning on `Hide carousel shelves`
---------
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
|
2025-01-18 13:21:08 +09:00 |
|
ILoveOpenSourceApplications
|
01cbae3a3b
|
feat(YouTube - Change start page): Add more start pages (#123)
* ci: workflow to ping Discord users when patches are released (#72)
* init: Workflow to notify discord users of releases
* Rename workflow
* chore (Background playback): Shorten description
* Revert "chore (Background playback): Shorten description"
This reverts commit 10661b870f0c9c670c5d522f9b2ca7cc82d32772.
* Change message contents
* feat(YouTube - Change start page): Add more start pages
* feat: Apply code review suggestions
---------
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
|
2025-01-18 13:20:36 +09:00 |
|
inotia00
|
c8cc8c4bda
|
feat(YouTube): Add support version 20.02.38
|
2025-01-17 14:58:20 +09:00 |
|
inotia00
|
316038cd75
|
chore: Reflecting changes in Kotlin 2.0.21
|
2025-01-17 14:50:38 +09:00 |
|
inotia00
|
c1da308239
|
feat(YouTube - Hide layout components): Rename setting Hide Autoplay menu to Hide Autoplay or Playback menu
|
2025-01-17 14:47:50 +09:00 |
|
inotia00
|
e7f7d72e27
|
feat(YouTube - Spoof streaming data): Add VR default audio stream language setting https://github.com/inotia00/ReVanced_Extended/issues/2670
|
2025-01-17 14:46:09 +09:00 |
|
inotia00
|
b211df4288
|
feat(YouTube - Settings): Add RVX language setting https://github.com/inotia00/ReVanced_Extended/issues/2680
|
2025-01-17 14:43:57 +09:00 |
|
ILoveOpenSourceApplications
|
8ee13f8c22
|
chore: Re-order and update strings (#122)
* ci: workflow to ping Discord users when patches are released (#72)
* init: Workflow to notify discord users of releases
* Rename workflow
* chore (Background playback): Shorten description
* Revert "chore (Background playback): Shorten description"
This reverts commit 10661b870f0c9c670c5d522f9b2ca7cc82d32772.
* Change message contents
* chore: Re-order and update strings
* typo: change URL to link
* Update patches/src/main/resources/music/settings/host/values/strings.xml
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
* Update patches/src/main/resources/music/settings/host/values/strings.xml
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
* feat: Apply code review suggestions
* Update patches/src/main/resources/youtube/settings/host/values/strings.xml
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
* Update patches/src/main/resources/youtube/settings/host/values/strings.xml
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
* Update patches/src/main/resources/music/settings/host/values/strings.xml
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
* Update patches/src/main/resources/youtube/settings/host/values/strings.xml
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
* feat: Apply code review suggestions
* feat: Apply code review suggestions
* feat: Apply code review suggestions
* feat: Apply code review suggestions
* feat: Apply code review suggestions
* feat: Apply code review suggestions
---------
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
|
2025-01-17 13:46:29 +09:00 |
|
inotia00
|
9e9b170a82
|
feat(Reddit - Hide navigation buttons): Add support for latest versions
|
2025-01-16 12:36:54 +09:00 |
|
inotia00
|
a1a775cdf8
|
fix(Reddit - Remove subreddit dialog): Remove notification suggestion dialog not working in Reddit 2024.41.0 + https://github.com/inotia00/ReVanced_Extended/issues/2667
|
2025-01-16 12:35:19 +09:00 |
|
inotia00
|
92b74e5a8c
|
chore(Spoof streaming data): Increase byte array size
|
2025-01-16 12:18:29 +09:00 |
|