-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
40b2d89
commit 21bd881
Showing
1 changed file
with
152 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,205 @@ | ||
[ { | ||
"patchName" : "GmsCore support", | ||
"patchName" : "Change version code", | ||
"options" : [ { | ||
"key" : "GmsCoreVendorGroupId", | ||
"value" : "app.revanced" | ||
"key" : "changeVersionCode", | ||
"value" : false | ||
}, { | ||
"key" : "versionCode", | ||
"value" : "2147483647" | ||
} ] | ||
}, { | ||
"patchName" : "Custom branding icon for YouTube Music", | ||
"options" : [ { | ||
"key" : "appIcon", | ||
"value" : "revancify_blue" | ||
}, { | ||
"key" : "CheckGmsCore", | ||
"key" : "changeSplashIcon", | ||
"value" : true | ||
}, { | ||
"key" : "DisableGmsServiceBroker", | ||
"key" : "restoreOldSplashIcon", | ||
"value" : false | ||
} ] | ||
}, { | ||
"patchName" : "Custom branding name for YouTube Music", | ||
"options" : [ { | ||
"key" : "appNameNotification", | ||
"value" : "RVX Music" | ||
}, { | ||
"key" : "appNameLauncher", | ||
"value" : "RVX Music" | ||
} ] | ||
}, { | ||
"patchName" : "Custom header for YouTube Music", | ||
"options" : [ { | ||
"key" : "customHeader", | ||
"value" : "custom_branding_icon" | ||
} ] | ||
}, { | ||
"patchName" : "Translations for YouTube Music", | ||
"options" : [ { | ||
"key" : "customTranslations", | ||
"value" : "" | ||
}, { | ||
"key" : "selectedTranslations", | ||
"value" : "bg-rBG, bn, cs-rCZ, el-rGR, es-rES, fr-rFR, hu-rHU, id-rID, in, it-rIT, ja-rJP, ko-rKR, nl-rNL, pl-rPL, pt-rBR, ro-rRO, ru-rRU, tr-rTR, uk-rUA, vi-rVN, zh-rCN, zh-rTW" | ||
}, { | ||
"key" : "selectedStringResources", | ||
"value" : "af, am, ar, ar-rXB, as, az, b+es+419, b+sr+Latn, be, bg, bn, bs, ca, cs, da, de, el, en-rAU, en-rCA, en-rGB, en-rIN, en-rXA, en-rXC, es, es-rUS, et, eu, fa, fi, fr, fr-rCA, gl, gu, hi, hr, hu, hy, id, in, is, it, iw, ja, ka, kk, km, kn, ko, ky, lo, lt, lv, mk, ml, mn, mr, ms, my, nb, ne, nl, no, or, pa, pl, pt, pt-rBR, pt-rPT, ro, ru, si, sk, sl, sq, sr, sv, sw, ta, te, th, tl, tr, uk, ur, uz, vi, zh, zh-rCN, zh-rHK, zh-rTW, zu" | ||
} ] | ||
}, { | ||
"patchName" : "Visual preferences icons for YouTube Music", | ||
"options" : [ { | ||
"key" : "settingsMenuIcon", | ||
"value" : "extension" | ||
} ] | ||
}, { | ||
"patchName" : "GmsCore support", | ||
"options" : [ { | ||
"key" : "gmsCoreVendorGroupId", | ||
"value" : "app.revanced" | ||
}, { | ||
"key" : "checkGmsCore", | ||
"value" : true | ||
}, { | ||
"key" : "PackageNameYouTube", | ||
"key" : "packageNameYouTube", | ||
"value" : "app.revanced.android.youtube" | ||
}, { | ||
"key" : "PackageNameYouTubeMusic", | ||
"key" : "packageNameYouTubeMusic", | ||
"value" : "app.revanced.android.apps.youtube.music" | ||
} ] | ||
}, { | ||
"patchName" : "Settings for YouTube Music", | ||
"options" : [ { | ||
"key" : "settingsLabel", | ||
"value" : "ReVanced Extended" | ||
} ] | ||
}, { | ||
"patchName" : "Custom branding name for Reddit", | ||
"options" : [ { | ||
"key" : "appName", | ||
"value" : "Reddit" | ||
} ] | ||
}, { | ||
"patchName" : "Change package name", | ||
"options" : [ { | ||
"key" : "packageNameReddit", | ||
"value" : "com.reddit.frontpage" | ||
} ] | ||
}, { | ||
"patchName" : "Settings for Reddit", | ||
"options" : [ { | ||
"key" : "settingsLabel", | ||
"value" : "ReVanced Extended" | ||
} ] | ||
}, { | ||
"patchName" : "Custom Shorts action buttons", | ||
"options" : [ { | ||
"key" : "IconType", | ||
"key" : "iconType", | ||
"value" : "youtubeoutline" | ||
} ] | ||
}, { | ||
"patchName" : "Custom branding icon for YouTube", | ||
"options" : [ { | ||
"key" : "AppIcon", | ||
"key" : "appIcon", | ||
"value" : "youtube" | ||
}, { | ||
"key" : "ChangeSplashIcon", | ||
"key" : "changeSplashIcon", | ||
"value" : false | ||
}, { | ||
"key" : "RestoreOldSplashAnimation", | ||
"key" : "restoreOldSplashAnimation", | ||
"value" : true | ||
} ] | ||
}, { | ||
"patchName" : "Custom branding name for YouTube", | ||
"options" : [ { | ||
"key" : "appName", | ||
"value" : "YouTube" | ||
} ] | ||
}, { | ||
"patchName" : "Custom double tap length", | ||
"options" : [ { | ||
"key" : "doubleTapLengthArrays", | ||
"value" : "3, 5, 10, 15, 20, 30, 60, 120, 180" | ||
} ] | ||
}, { | ||
"patchName" : "Custom header for YouTube", | ||
"options" : [ { | ||
"key" : "customHeader", | ||
"value" : "custom_branding_icon" | ||
} ] | ||
}, { | ||
"patchName" : "Hide shortcuts", | ||
"options" : [ { | ||
"key" : "explore", | ||
"value" : false | ||
}, { | ||
"key" : "subscriptions", | ||
"value" : false | ||
}, { | ||
"key" : "search", | ||
"value" : false | ||
}, { | ||
"key" : "shorts", | ||
"value" : true | ||
} ] | ||
}, { | ||
"patchName" : "Theme", | ||
"options" : [ { | ||
"key" : "DarkThemeBackgroundColor", | ||
"key" : "darkThemeBackgroundColor", | ||
"value" : "#FF121212" | ||
}, { | ||
"key" : "LightThemeBackgroundColor", | ||
"key" : "lightThemeBackgroundColor", | ||
"value" : "@android:color/white" | ||
} ] | ||
}, { | ||
"patchName" : "Translations for YouTube", | ||
"options" : [ { | ||
"key" : "customTranslations", | ||
"value" : "" | ||
}, { | ||
"key" : "selectedTranslations", | ||
"value" : "ar, bg-rBG, de-rDE, el-rGR, es-rES, fr-rFR, hu-rHU, it-rIT, ja-rJP, ko-rKR, pl-rPL, pt-rBR, ru-rRU, tr-rTR, uk-rUA, vi-rVN, zh-rCN, zh-rTW" | ||
}, { | ||
"key" : "selectedStringResources", | ||
"value" : "af, am, ar, ar-rXB, as, az, b+es+419, b+sr+Latn, be, bg, bn, bs, ca, cs, da, de, el, en-rAU, en-rCA, en-rGB, en-rIN, en-rXA, en-rXC, es, es-rUS, et, eu, fa, fi, fr, fr-rCA, gl, gu, hi, hr, hu, hy, id, in, is, it, iw, ja, ka, kk, km, kn, ko, ky, lo, lt, lv, mk, ml, mn, mr, ms, my, nb, ne, nl, no, or, pa, pl, pt, pt-rBR, pt-rPT, ro, ru, si, sk, sl, sq, sr, sv, sw, ta, te, th, tl, tr, uk, ur, uz, vi, zh, zh-rCN, zh-rHK, zh-rTW, zu" | ||
} ] | ||
}, { | ||
"patchName" : "Visual preferences icons for YouTube", | ||
"options" : [ { | ||
"key" : "settingsMenuIcon", | ||
"value" : "yt_alt" | ||
}, { | ||
"key" : "applyToAll", | ||
"value" : false | ||
} ] | ||
}, { | ||
"patchName" : "Overlay buttons", | ||
"options" : [ { | ||
"key" : "IconType", | ||
"key" : "iconType", | ||
"value" : "thin" | ||
}, { | ||
"key" : "BottomMargin", | ||
"key" : "bottomMargin", | ||
"value" : "5.0dip" | ||
}, { | ||
"key" : "WiderButtonsSpace", | ||
"key" : "widerButtonsSpace", | ||
"value" : true | ||
}, { | ||
"key" : "ChangeTopButtons", | ||
"key" : "changeTopButtons", | ||
"value" : true | ||
} ] | ||
}, { | ||
"patchName" : "Visual preferences icons for YouTube", | ||
"patchName" : "Settings for YouTube", | ||
"options" : [ { | ||
"key" : "RVXSettingsMenuIcon", | ||
"value" : "yt_alt" | ||
"key" : "insertPosition", | ||
"value" : "@string/about_key" | ||
}, { | ||
"key" : "ApplyToAll", | ||
"value" : false | ||
"key" : "settingsLabel", | ||
"value" : "ReVanced Extended" | ||
} ] | ||
}, { | ||
"patchName" : "SponsorBlock", | ||
"options" : [ { | ||
"key" : "OutlineIcon", | ||
"key" : "outlineIcon", | ||
"value" : true | ||
} ] | ||
} ] |