Commit Graph

2361 Commits

Author SHA1 Message Date
oSumAtrIX
17f2eb9f9b
docs: Break long lines 2024-02-23 04:12:28 +01:00
oSumAtrIX
91e673a4ad
docs: Fix mistakes and wording 2024-02-23 04:12:28 +01:00
oSumAtrIX
fd27725699
docs: Remove documentation section
The documentation for patches is being moved to the ReVanced Patcher repository. The reason for this is because the documentation about how to create patches using ReVanced Patcher, belongs in the ReVanced Patcher repository, whereas documentation specific to the public API of ReVanced Patches belongs in this repository. Because the public API has no documentation yet, the section is removed until then.
2024-02-23 02:55:45 +01:00
oSumAtrIX
0b70cf8666
ci: Fix PR builds by adding missing GitHub token 2024-02-23 02:23:50 +01:00
semantic-release-bot
8cc468702f chore(release): 4.3.0-dev.4 [skip ci]
# [4.3.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-22)

### Bug Fixes

* Compile DEX without debugging information ([f5df957](f5df957866))
* Use deprecated members to ensure backwards compatibility ([083bd40](083bd40092))

### Features

* **X:** Add `Open links as query` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([ba75a51](ba75a51b71))
2024-02-22 00:13:48 +00:00
oSumAtrIX
cb3d715b90
chore: Update fingerprint
The compiler of ReVanced Integrations now compiles the target method without `AccessFlags.Public`.
2024-02-22 01:11:17 +01:00
oSumAtrIX
6b0fda196c
ci: Do not start a Gradle daemon for PR builds
Because there are no subsequent builds, a daemon is not necessary
2024-02-22 01:10:09 +01:00
oSumAtrIX
083bd40092
fix: Use deprecated members to ensure backwards compatibility
By migrating to early to new APIs of ReVanced Patcher, if you were to use old versions of ReVanced Patcher, you would get compatibility issues. By using deprecated members until most have updated ReVanced Patcher, we can ensure seamless migration.
2024-02-22 01:10:09 +01:00
oSumAtrIX
930dc297c1
ci: Split release into a separate PR build workflow
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs.
2024-02-22 01:07:05 +01:00
dic1911
ba75a51b71
feat(X): Add Open links as query patch (#2730)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-22 01:07:05 +01:00
oSumAtrIX
f5df957866
fix: Compile DEX without debugging information 2024-02-21 04:15:38 +01:00
oSumAtrIX
69ec28a7f2
build: Publish to GitHub Packages 2024-02-21 04:15:38 +01:00
oSumAtrIX
d789fd6b5a
build: Sign release artifacts 2024-02-21 04:15:38 +01:00
oSumAtrIX
bdc54ef318 build: Bump dependencies
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
semantic-release-bot
2c438e414d chore(release): 4.3.0-dev.3 [skip ci]
# [4.3.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.2...v4.3.0-dev.3) (2024-02-20)

### Features

* **YouTube - Change header:** Improve patch option description ([3b8bc08](3b8bc08d4e))
* **YouTube - Custom branding:** Improve patch option description ([e27f56c](e27f56c8a3))
2024-02-20 21:43:11 +00:00
oSumAtrIX
e27f56c8a3
feat(YouTube - Custom branding): Improve patch option description 2024-02-20 22:41:06 +01:00
oSumAtrIX
3b8bc08d4e
feat(YouTube - Change header): Improve patch option description 2024-02-20 22:41:06 +01:00
oSumAtrIX
e86389e543
build: Bump dependencies 2024-02-14 02:44:25 +01:00
oSumAtrIX
16d8d26f9a
build: Bump Gradle 2024-02-14 02:41:21 +01:00
oSumAtrIX
8dc0133c0b
chore: Fix ReplaceWith of Deprecated annotation 2024-02-13 03:27:03 +01:00
oSumAtrIX
a430d3c5a1
chore: Remove dummy subproject
It is not necessary anymore
2024-02-13 02:58:24 +01:00
oSumAtrIX
f80feb743e
chore: Add .editorconfig 2024-02-13 02:55:07 +01:00
oSumAtrIX
de3f2910fc
build: Bump dependencies 2024-02-13 02:54:40 +01:00
semantic-release-bot
b5caab6649 chore(release): 4.3.0-dev.2 [skip ci]
# [4.3.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.1...v4.3.0-dev.2) (2024-02-09)

### Features

* **Sync for Reddit:** Add `Fix /s/ links` patch ([f15ef3f](f15ef3f634))
2024-02-09 02:47:31 +00:00
oSumAtrIX
f15ef3f634
feat(Sync for Reddit): Add Fix /s/ links patch 2024-02-09 03:45:37 +01:00
semantic-release-bot
e0ec9c687b chore(release): 4.3.0-dev.1 [skip ci]
# [4.3.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.2.0...v4.3.0-dev.1) (2024-02-09)

### Features

* **YouTube - Change start page:** Add more start pages ([cc1d9b7](cc1d9b7436))
2024-02-09 00:17:34 +00:00
oSumAtrIX
cc1d9b7436
feat(YouTube - Change start page): Add more start pages 2024-02-09 00:50:16 +01:00
semantic-release-bot
1a10238db6 chore(release): 4.2.0 [skip ci]
# [4.2.0](https://github.com/ReVanced/revanced-patches/compare/v4.1.0...v4.2.0) (2024-02-08)

### Bug Fixes

* **Infinity for Reddit - Unlock subscription:** Do not crash by patching billing client ([7d76e2e](7d76e2e43c))

### Features

* **X:** Add `Hide view count` patch ([bf064ec](bf064ecc1d))
* **X:** Add `Unlock downloads` patch ([2c20844](2c20844eaa))
2024-02-08 19:17:40 +00:00
oSumAtrIX
efff31b338
chore: Merge branch dev to main (#2693) 2024-02-08 20:15:32 +01:00
semantic-release-bot
541a4cc5e3 chore(release): 4.2.0-dev.1 [skip ci]
# [4.2.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.1.1-dev.1...v4.2.0-dev.1) (2024-02-08)

### Features

* **X:** Add `Hide view count` patch ([bf064ec](bf064ecc1d))
* **X:** Add `Unlock downloads` patch ([2c20844](2c20844eaa))
2024-02-08 19:13:57 +00:00
oSumAtrIX
2c20844eaa
feat(X): Add Unlock downloads patch 2024-02-08 20:11:18 +01:00
oSumAtrIX
bf064ecc1d
feat(X): Add Hide view count patch 2024-02-08 20:08:44 +01:00
semantic-release-bot
884c5ea1b3 chore(release): 4.1.1-dev.1 [skip ci]
## [4.1.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.1.0...v4.1.1-dev.1) (2024-02-07)

### Bug Fixes

* **Infinity for Reddit - Unlock subscription:** Do not crash by patching billing client ([7d76e2e](7d76e2e43c))
2024-02-07 15:19:04 +00:00
oSumAtrIX
7d76e2e43c
fix(Infinity for Reddit - Unlock subscription): Do not crash by patching billing client 2024-02-07 16:16:33 +01:00
oSumAtrIX
d7451579ee
chore: Fix typo in README 2024-02-05 23:24:05 +01:00
semantic-release-bot
501fc48c68 chore(release): 4.1.0 [skip ci]
# [4.1.0](https://github.com/ReVanced/revanced-patches/compare/v4.0.2...v4.1.0) (2024-02-05)

### Bug Fixes

* **Infinity for Reddit - Unlock subscription:** Restore functionality on v7.0.0 ([bf19af9](bf19af99cb))
* **YouTube:** Correctly show channel page on tablet devices ([#2656](https://github.com/ReVanced/revanced-patches/issues/2656)) ([c7c9700](c7c9700d93))

### Features

* **YouTube - Custom filter:** Custom filtering of the protocol buffer ([#2682](https://github.com/ReVanced/revanced-patches/issues/2682)) ([872a5b6](872a5b6d89))
* **YouTube:** Support version `19.04.37` ([#2687](https://github.com/ReVanced/revanced-patches/issues/2687)) ([c23e023](c23e0233cf))
2024-02-05 19:26:27 +00:00
oSumAtrIX
656eb37ff2
chore: Merge branch dev to main (#2657) 2024-02-05 20:24:31 +01:00
semantic-release-bot
6e230da5a1 chore(release): 4.1.0-dev.2 [skip ci]
# [4.1.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.1.0-dev.1...v4.1.0-dev.2) (2024-02-04)

### Features

* **YouTube:** Support version `19.04.37` ([#2687](https://github.com/ReVanced/revanced-patches/issues/2687)) ([c23e023](c23e0233cf))
2024-02-04 17:40:14 +00:00
LisoUseInAIKyrios
c23e0233cf
feat(YouTube): Support version 19.04.37 (#2687) 2024-02-04 21:38:19 +04:00
semantic-release-bot
544fc0f646 chore(release): 4.1.0-dev.1 [skip ci]
# [4.1.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.0.3-dev.2...v4.1.0-dev.1) (2024-02-02)

### Features

* **YouTube - Custom filter:** Custom filtering of the protocol buffer ([#2682](https://github.com/ReVanced/revanced-patches/issues/2682)) ([872a5b6](872a5b6d89))
2024-02-02 08:17:53 +00:00
LisoUseInAIKyrios
872a5b6d89
feat(YouTube - Custom filter): Custom filtering of the protocol buffer (#2682) 2024-02-02 12:15:34 +04:00
semantic-release-bot
b9bdeca99b chore(release): 4.0.3-dev.2 [skip ci]
## [4.0.3-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.0.3-dev.1...v4.0.3-dev.2) (2024-02-01)

### Bug Fixes

* **Infinity for Reddit - Unlock subscription:** Restore functionality on v7.0.0 ([bf19af9](bf19af99cb))
2024-02-01 23:12:20 +00:00
oSumAtrIX
bf19af99cb
fix(Infinity for Reddit - Unlock subscription): Restore functionality on v7.0.0 2024-02-02 00:10:00 +01:00
oSumAtrIX
82e226d124
docs: Fix feature request template mentioning bug report template 2024-01-31 11:10:07 +01:00
LisoUseInAIKyrios
0e66cf3099 chore: fix patch typo in WideSearchbarPatch 2024-01-29 17:31:57 +04:00
semantic-release-bot
c59ecfb7a0 chore(release): 4.0.3-dev.1 [skip ci]
## [4.0.3-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.0.2...v4.0.3-dev.1) (2024-01-28)

### Bug Fixes

* **YouTube:** Correctly show channel page on tablet devices ([#2656](https://github.com/ReVanced/revanced-patches/issues/2656)) ([c7c9700](c7c9700d93))
2024-01-28 11:58:42 +00:00
LisoUseInAIKyrios
c7c9700d93
fix(YouTube): Correctly show channel page on tablet devices (#2656)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-28 12:56:42 +01:00
semantic-release-bot
3be749ee99 chore(release): 4.0.2 [skip ci]
## [4.0.2](https://github.com/ReVanced/revanced-patches/compare/v4.0.1...v4.0.2) (2024-01-28)

### Bug Fixes

* **Twitch:** Correct patch resources to fix build ([1b63898](1b63898413))
* **YouTube:** Do not crash on startup for root installs ([#2655](https://github.com/ReVanced/revanced-patches/issues/2655)) ([02abace](02abace127))
2024-01-28 10:52:31 +00:00
oSumAtrIX
708dfd2eac
chore: Merge branch dev to main (#2649) 2024-01-28 11:50:19 +01:00
semantic-release-bot
9ca37ca528 chore(release): 4.0.2-dev.2 [skip ci]
## [4.0.2-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.0.2-dev.1...v4.0.2-dev.2) (2024-01-28)

### Bug Fixes

* **YouTube:** Do not crash on startup for root installs ([#2655](https://github.com/ReVanced/revanced-patches/issues/2655)) ([02abace](02abace127))
2024-01-28 10:49:16 +00:00