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): Improve patch descriptions #2519

Merged
merged 29 commits into from
Jan 1, 2024
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
a530df0
Add "Adds option to..." all toggleable patches
KobeW50 Dec 19, 2023
26bec4c
add "adds option to..." to Sponsorblock patch
KobeW50 Dec 19, 2023
b64ce20
Clarify description of GmsCore Support patch
KobeW50 Dec 19, 2023
05ab24e
(Disable precise seeking gesture): Clarify description and toggles
KobeW50 Dec 19, 2023
a4c32ec
(Theme): Make patch description more descriptive
KobeW50 Dec 19, 2023
4a57510
(Premium heading): Simplify descriptions
KobeW50 Dec 19, 2023
7d7e145
(Always repeat); Change patch name and simplify description
KobeW50 Dec 20, 2023
844f7a8
(Alternative thumbnails): Simplify description
KobeW50 Dec 20, 2023
d559b0d
remove unnecessary punctuation in setting descriptions
KobeW50 Dec 20, 2023
b0391e3
(Change start page): Simplify patch description
KobeW50 Dec 20, 2023
9e376ca
(Disable resuming Shorts on startup): Simplify description
KobeW50 Dec 20, 2023
ad89fdd
(Custom branding): Make description wording consistent
KobeW50 Dec 20, 2023
a40e344
(Player flyout menu): Simplify description
KobeW50 Dec 20, 2023
2041c3a
(Hide info cards): Simplify description
KobeW50 Dec 20, 2023
c9ebdd7
(Hide timestamp): Simplify description
KobeW50 Dec 20, 2023
1fe42d2
(Hide video action buttons): Simplify description
KobeW50 Dec 20, 2023
49280af
(Navigation buttons): Simplify description
KobeW50 Dec 20, 2023
fbc333d
(Minimized playback): Simplify description
KobeW50 Dec 20, 2023
6453449
(Theme): Add default behavior of dark theme
KobeW50 Dec 20, 2023
fe4877a
Simplify patch descriptions of several patches
KobeW50 Dec 20, 2023
8b05748
(Custom player overlay opacity): Use consistent wording
KobeW50 Dec 20, 2023
f06f7f5
Update ThemeBytecodePatch.kt
KobeW50 Dec 20, 2023
6399d6d
(Announcements): Make description more descriptive
KobeW50 Dec 20, 2023
6202d24
(Copy video URL): Apply suggestions from review
KobeW50 Dec 20, 2023
6dbf3ae
Apply requested changes from review
KobeW50 Dec 20, 2023
7ec5627
(Spoof device dimensions): Add description to settings toggle
KobeW50 Dec 25, 2023
5207b0f
(Remove viewer discretion dialog): Change description and in-app note
KobeW50 Dec 27, 2023
05f5e1b
(Disable precise seeking): Undo in-app setting changes
KobeW50 Dec 27, 2023
c55ea1b
(Spoof Device Dimensions): Fix typo
KobeW50 Dec 31, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
(Always repeat); Change patch name and simplify description
  • Loading branch information
KobeW50 committed Dec 28, 2023
commit 7d7e14548675b8600126fc9c79902720abfec9f9
Original file line number Diff line number Diff line change
@@ -16,8 +16,8 @@ import app.revanced.patches.youtube.misc.settings.SettingsPatch


@Patch(
name = "Always autorepeat",
description = "Adds option to always repeat the playing video again.",
name = "Always repeat",
description = "Adds option to always repeat videos when they end.",
dependencies = [IntegrationsPatch::class],
compatiblePackages = [
CompatiblePackage(