Compare commits

...

2 Commits

Author SHA1 Message Date
semantic-release-bot
8bb97f9b5f chore(release): 2.145.0-dev.2 [skip ci]
# [2.145.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.145.0-dev.1...v2.145.0-dev.2) (2022-12-18)

### Features

* **twitter/timeline-ads:** add clarifying notice to description ([f577380](f577380796))
2022-12-18 07:35:26 +00:00
oSumAtrIX
f577380796 feat(twitter/timeline-ads): add clarifying notice to description 2022-12-18 07:37:38 +01:00
4 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
# [2.145.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.145.0-dev.1...v2.145.0-dev.2) (2022-12-18)
### Features
* **twitter/timeline-ads:** add clarifying notice to description ([ed2f1f3](https://github.com/revanced/revanced-patches/commit/ed2f1f307fdad6128dc618815b9f8b24a5b99a66))
# [2.145.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.144.0...v2.145.0-dev.1) (2022-12-18)

View File

@@ -137,7 +137,7 @@ The official Patch bundle provided by ReVanced and the community.
|:--------:|:--------------:|:-----------------:|
| `dynamic-color` | Replaces the default Twitter Blue with the users Material You palette. | all |
| `monochrome-icon` | Adds a monochrome icon. | all |
| `timeline-ads` | Removes ads from the Twitter timeline. | all |
| `timeline-ads` | Removes ads from the Twitter timeline. Might require clearing app data to remove already cached ads. | all |
</details>
### [📦 `com.reddit.frontpage`](https://play.google.com/store/apps/details?id=com.reddit.frontpage)

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.145.0-dev.1
version = 2.145.0-dev.2

View File

@@ -25,7 +25,7 @@ import org.jf.dexlib2.iface.reference.StringReference
@Patch
@Name("timeline-ads")
@Description("Removes ads from the Twitter timeline.")
@Description("Removes ads from the Twitter timeline. Might require clearing app data to remove already cached ads.")
@TimelineAdsCompatibility
@Version("0.0.1")
class TimelineAdsPatch : BytecodePatch(