bump 2.175.0

This commit is contained in:
inotia00 2024-06-23 14:06:43 +09:00
parent 7e0e634ac6
commit b4c4b26f7a
3 changed files with 17 additions and 14 deletions

View File

@ -9,17 +9,19 @@ The official Patch bundle provided by ReVanced and the community.
| 💊 Patch | 📜 Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `Custom branding name reddit` | Renames the Reddit app to the name specified in options.json. | all |
| `Disable screenshot popup` | Adds an option to disable the popup that shows up when taking a screenshot. | all |
| `Hide ads` | Adds options to hide ads. | all |
| `Hide navigation buttons` | Adds options to hide buttons in the navigation bar. | all |
| `Hide recently visited shelf` | Adds an option to hide the recently visited shelf in the sidebar. | all |
| `Open links directly` | Adds an option to skip over redirection URLs in external links. | all |
| `Open links externally` | Adds an option to always open links in your browser instead of in the in-app-browser. | all |
| `Premium icon` | Unlocks premium app icons. | all |
| `Remove subreddit dialog` | Adds options to remove the NSFW community warning and notifications suggestion dialogs by dismissing them automatically. | all |
| `Sanitize sharing links` | Adds an option to remove tracking query parameters from URLs when sharing links. | all |
| `Settings` | Adds ReVanced Extended settings to Reddit. | all |
| `Change version code` | Changes the version code of the app. By default the highest version code is set. This allows older versions of an app to be installed if their version code is set to the same or a higher value and can stop app stores to update the app. | ALL |
| `Custom branding name for Reddit` | Renames the Reddit app to the name specified in options.json. | ALL |
| `Disable screenshot popup` | Adds an option to disable the popup that appears when taking a screenshot. | ALL |
| `Hide Recently Visited shelf` | Adds an option to hide the Recently Visited shelf in the sidebar. | ALL |
| `Hide ads` | Adds options to hide ads. | ALL |
| `Hide navigation buttons` | Adds options to hide buttons in the navigation bar. | ALL |
| `Hide recommended communities shelf` | Adds an option to hide the recommended communities shelves in subreddits. | ALL |
| `Open links directly` | Adds an option to skip over redirection URLs in external links. | ALL |
| `Open links externally` | Adds an option to always open links in your browser instead of in the in-app-browser. | ALL |
| `Premium icon` | Unlocks premium app icons. | ALL |
| `Remove subreddit dialog` | Adds options to remove the NSFW community warning and notifications suggestion dialogs by dismissing them automatically. | ALL |
| `Sanitize sharing links` | Adds an option to remove tracking query parameters from URLs when sharing links. | ALL |
| `Settings for Reddit` | Applies mandatory patches to implement ReVanced Extended settings into the application. | ALL |
</details>
@ -45,4 +47,4 @@ The file contains an array of objects, each object representing a patch. The obj
| `dependencies` | An array of dependencies, which are patch names. |
| `compatiblePackages` | An array of packages compatible with this patch. |
| `compatiblePackages.name` | The name of the package. |
| `compatiblePackages.versions` | An array of versions of the package compatible with this patch. If empty, all versions are seemingly compatible. |
| `compatiblePackages.versions` | An array of versions of the package compatible with this patch. If empty, all versions are seemingly compatible. |

View File

@ -1,2 +1,3 @@
kotlin.code.style = official
version = 2.174.0
version = 2.175.0

View File

@ -1 +1 @@
[{"name":"Custom branding name reddit","description":"Renames the Reddit app to the name specified in options.json.","version":"0.0.0","excluded":false,"options":[{"key":"AppName","title":"App name","description":"The name of the app.","required":false,"choices":null}],"dependencies":[],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Disable screenshot popup","description":"Adds an option to disable the popup that shows up when taking a screenshot.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Hide ads","description":"Adds options to hide ads.","version":"0.0.0","excluded":false,"options":[],"dependencies":["BannerAdsPatch","CommentAdsPatch","Settings"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Hide navigation buttons","description":"Adds options to hide buttons in the navigation bar.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Hide recently visited shelf","description":"Adds an option to hide the recently visited shelf in the sidebar.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Open links directly","description":"Adds an option to skip over redirection URLs in external links.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Open links externally","description":"Adds an option to always open links in your browser instead of in the in-app-browser.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Premium icon","description":"Unlocks premium app icons.","version":"0.0.0","excluded":false,"options":[],"dependencies":[],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Remove subreddit dialog","description":"Adds options to remove the NSFW community warning and notifications suggestion dialogs by dismissing them automatically.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Sanitize sharing links","description":"Adds an option to remove tracking query parameters from URLs when sharing links.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Settings","description":"Adds ReVanced Extended settings to Reddit.","version":"0.0.0","excluded":false,"options":[],"dependencies":["reddit-integrations","SettingsBytecodePatch"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]}]
[{"name":"Change version code","description":"Changes the version code of the app. By default the highest version code is set. This allows older versions of an app to be installed if their version code is set to the same or a higher value and can stop app stores to update the app.","version":"0.0.0","excluded":false,"options":[{"key":"ChangeVersionCode","title":"Change version code","description":"Changes the version code of the app.","required":true,"choices":null},{"key":"VersionCode","title":"Version code","description":"The version code to use.","required":true,"choices":null}],"dependencies":[],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Custom branding name for Reddit","description":"Renames the Reddit app to the name specified in options.json.","version":"0.0.0","excluded":false,"options":[{"key":"AppName","title":"App name","description":"The name of the app.","required":true,"choices":null}],"dependencies":[],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Disable screenshot popup","description":"Adds an option to disable the popup that appears when taking a screenshot.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Hide Recently Visited shelf","description":"Adds an option to hide the Recently Visited shelf in the sidebar.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Hide ads","description":"Adds options to hide ads.","version":"0.0.0","excluded":false,"options":[],"dependencies":["BannerAdsPatch","CommentAdsPatch","Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Hide navigation buttons","description":"Adds options to hide buttons in the navigation bar.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Hide recommended communities shelf","description":"Adds an option to hide the recommended communities shelves in subreddits.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Open links directly","description":"Adds an option to skip over redirection URLs in external links.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Open links externally","description":"Adds an option to always open links in your browser instead of in the in-app-browser.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Premium icon","description":"Unlocks premium app icons.","version":"0.0.0","excluded":false,"options":[],"dependencies":[],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Remove subreddit dialog","description":"Adds options to remove the NSFW community warning and notifications suggestion dialogs by dismissing them automatically.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Sanitize sharing links","description":"Adds an option to remove tracking query parameters from URLs when sharing links.","version":"0.0.0","excluded":false,"options":[],"dependencies":["Settings for Reddit"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]},{"name":"Settings for Reddit","description":"Applies mandatory patches to implement ReVanced Extended settings into the application.","version":"0.0.0","excluded":false,"options":[],"dependencies":["reddit-integrations","SettingsBytecodePatch"],"compatiblePackages":[{"name":"com.reddit.frontpage","versions":[]}]}]