mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-29 14:14:36 +02:00
bump 5.6.2
This commit is contained in:
parent
db10e410d3
commit
15d0fafcf8
28
README.md
28
README.md
@ -134,19 +134,19 @@ See the [documentation](https://github.com/inotia00/revanced-documentation#readm
|
||||
|
||||
| 💊 Patch | 📜 Description | 🏹 Target Version |
|
||||
|:--------:|:--------------:|:-----------------:|
|
||||
| `Change package name` | Changes the package name for Reddit to the name specified in patch options. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Custom branding name for Reddit` | Changes the Reddit app name to the name specified in patch options. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Disable screenshot popup` | Adds an option to disable the popup that appears when taking a screenshot. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Hide Recently Visited shelf` | Adds an option to hide the Recently Visited shelf in the sidebar. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Hide ads` | Adds options to hide ads. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Hide navigation buttons` | Adds options to hide buttons in the navigation bar. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Hide recommended communities shelf` | Adds an option to hide the recommended communities shelves in subreddits. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Open links directly` | Adds an option to skip over redirection URLs in external links. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Open links externally` | Adds an option to always open links in your browser instead of in the in-app-browser. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Premium icon` | Unlocks premium app icons. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Remove subreddit dialog` | Adds options to remove the NSFW community warning and notifications suggestion dialogs by dismissing them automatically. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Sanitize sharing links` | Adds an option to sanitize sharing links by removing tracking query parameters. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Settings for Reddit` | Applies mandatory patches to implement ReVanced Extended settings into the application. | 2024.17.0 ~ 2025.12.0 |
|
||||
| `Change package name` | Changes the package name for Reddit to the name specified in patch options. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Custom branding name for Reddit` | Changes the Reddit app name to the name specified in patch options. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Disable screenshot popup` | Adds an option to disable the popup that appears when taking a screenshot. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Hide Recently Visited shelf` | Adds an option to hide the Recently Visited shelf in the sidebar. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Hide ads` | Adds options to hide ads. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Hide navigation buttons` | Adds options to hide buttons in the navigation bar. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Hide recommended communities shelf` | Adds an option to hide the recommended communities shelves in subreddits. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Open links directly` | Adds an option to skip over redirection URLs in external links. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Open links externally` | Adds an option to always open links in your browser instead of in the in-app-browser. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Premium icon` | Unlocks premium app icons. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Remove subreddit dialog` | Adds options to remove the NSFW community warning and notifications suggestion dialogs by dismissing them automatically. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Sanitize sharing links` | Adds an option to sanitize sharing links by removing tracking query parameters. | 2024.17.0 ~ 2025.12.1 |
|
||||
| `Settings for Reddit` | Applies mandatory patches to implement ReVanced Extended settings into the application. | 2024.17.0 ~ 2025.12.1 |
|
||||
</details>
|
||||
|
||||
|
||||
@ -200,7 +200,7 @@ Example:
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
|
@ -4,5 +4,5 @@ org.gradle.parallel = true
|
||||
android.useAndroidX = true
|
||||
kotlin.code.style = official
|
||||
kotlin.jvm.target.validation.mode = IGNORE
|
||||
version = 5.6.2-dev.2
|
||||
version = 5.6.2
|
||||
|
||||
|
26
patches.json
26
patches.json
@ -188,7 +188,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": [
|
||||
@ -485,7 +485,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": [
|
||||
@ -1030,7 +1030,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -1405,7 +1405,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -1554,7 +1554,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -1706,7 +1706,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -1807,7 +1807,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -2005,7 +2005,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -2022,7 +2022,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -2178,7 +2178,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -2236,7 +2236,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -2422,7 +2422,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": []
|
||||
@ -2482,7 +2482,7 @@
|
||||
"com.reddit.frontpage": [
|
||||
"2024.17.0",
|
||||
"2025.05.1",
|
||||
"2025.12.0"
|
||||
"2025.12.1"
|
||||
]
|
||||
},
|
||||
"options": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user