oSumAtrIX
c6fedaa7bc
docs: Break long lines
2024-02-23 04:12:28 +01:00
oSumAtrIX
d070aebec4
docs: Fix mistakes and wording
2024-02-23 04:12:28 +01:00
oSumAtrIX
d583256f06
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
fc67d284f7
ci: Fix PR builds by adding missing GitHub token
2024-02-23 02:23:50 +01:00
semantic-release-bot
d3f3f81b75
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 ([afe7f06 ](afe7f0605e ))
* Use deprecated members to ensure backwards compatibility ([a6d8e42 ](a6d8e4210f ))
### Features
* **X:** Add `Open links as query` patch ([#2730 ](https://github.com/ReVanced/revanced-patches/issues/2730 )) ([43359b9 ](43359b95eb ))
v4.3.0-dev.4
2024-02-22 00:13:48 +00:00
oSumAtrIX
8e8600c7c3
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
ea33863083
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
a6d8e4210f
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
1e3356808d
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
43359b95eb
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
afe7f0605e
fix: Compile DEX without debugging information
2024-02-21 04:15:38 +01:00
oSumAtrIX
8916789f7a
build: Publish to GitHub Packages
2024-02-21 04:15:38 +01:00
oSumAtrIX
0d14aa1191
build: Sign release artifacts
2024-02-21 04:15:38 +01:00
oSumAtrIX
376dda6e81
build: Bump dependencies
...
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
semantic-release-bot
ff8b58b645
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 ([e775bc2 ](e775bc2cae ))
* **YouTube - Custom branding:** Improve patch option description ([f4b888b ](f4b888be56 ))
v4.3.0-dev.3
2024-02-20 21:43:11 +00:00
oSumAtrIX
f4b888be56
feat(YouTube - Custom branding): Improve patch option description
2024-02-20 22:41:06 +01:00
oSumAtrIX
e775bc2cae
feat(YouTube - Change header): Improve patch option description
2024-02-20 22:41:06 +01:00
oSumAtrIX
5c566753a8
build: Bump dependencies
2024-02-14 02:44:25 +01:00
oSumAtrIX
968ebf9f50
build: Bump Gradle
2024-02-14 02:41:21 +01:00
oSumAtrIX
75c510d876
chore: Fix ReplaceWith of Deprecated annotation
2024-02-13 03:27:03 +01:00
oSumAtrIX
72528cb2f1
chore: Remove dummy subproject
...
It is not necessary anymore
2024-02-13 02:58:24 +01:00
oSumAtrIX
81d79111cf
chore: Add .editorconfig
2024-02-13 02:55:07 +01:00
oSumAtrIX
33036092b4
build: Bump dependencies
2024-02-13 02:54:40 +01:00
semantic-release-bot
f5f88092b6
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 ([0434d88 ](0434d8812b ))
v4.3.0-dev.2
2024-02-09 02:47:31 +00:00
oSumAtrIX
0434d8812b
feat(Sync for Reddit): Add Fix /s/ links patch
2024-02-09 03:45:37 +01:00
semantic-release-bot
ec38b8e51c
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 ([96f9b73 ](96f9b73c74 ))
v4.3.0-dev.1
2024-02-09 00:17:34 +00:00
oSumAtrIX
96f9b73c74
feat(YouTube - Change start page): Add more start pages
2024-02-09 00:50:16 +01:00
semantic-release-bot
1502fe1f7f
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 ([53b29ea ](53b29ea270 ))
### Features
* **X:** Add `Hide view count` patch ([1bf9582 ](1bf9582437 ))
* **X:** Add `Unlock downloads` patch ([3343b5c ](3343b5cb12 ))
v4.2.0
2024-02-08 19:17:40 +00:00
oSumAtrIX
824d094394
chore: Merge branch dev to main ( #2693 )
2024-02-08 20:15:32 +01:00
semantic-release-bot
010471a745
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 ([1bf9582 ](1bf9582437 ))
* **X:** Add `Unlock downloads` patch ([3343b5c ](3343b5cb12 ))
v4.2.0-dev.1
2024-02-08 19:13:57 +00:00
oSumAtrIX
3343b5cb12
feat(X): Add Unlock downloads patch
2024-02-08 20:11:18 +01:00
oSumAtrIX
1bf9582437
feat(X): Add Hide view count patch
2024-02-08 20:08:44 +01:00
semantic-release-bot
ea09d4b520
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 ([53b29ea ](53b29ea270 ))
v4.1.1-dev.1
2024-02-07 15:19:04 +00:00
oSumAtrIX
53b29ea270
fix(Infinity for Reddit - Unlock subscription): Do not crash by patching billing client
2024-02-07 16:16:33 +01:00
oSumAtrIX
fd11e2b969
chore: Fix typo in README
2024-02-05 23:24:05 +01:00
semantic-release-bot
65a32ee52e
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 ([2c50c25 ](2c50c25a36 ))
* **YouTube:** Correctly show channel page on tablet devices ([#2656 ](https://github.com/ReVanced/revanced-patches/issues/2656 )) ([047069c ](047069ca8a ))
### Features
* **YouTube - Custom filter:** Custom filtering of the protocol buffer ([#2682 ](https://github.com/ReVanced/revanced-patches/issues/2682 )) ([19a9d11 ](19a9d113d9 ))
* **YouTube:** Support version `19.04.37` ([#2687 ](https://github.com/ReVanced/revanced-patches/issues/2687 )) ([8b1cdd5 ](8b1cdd5c6a ))
v4.1.0
2024-02-05 19:26:27 +00:00
oSumAtrIX
7b2e32d88c
chore: Merge branch dev to main ( #2657 )
2024-02-05 20:24:31 +01:00
semantic-release-bot
f18edb262d
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 )) ([8b1cdd5 ](8b1cdd5c6a ))
v4.1.0-dev.2
2024-02-04 17:40:14 +00:00
LisoUseInAIKyrios
8b1cdd5c6a
feat(YouTube): Support version 19.04.37 ( #2687 )
2024-02-04 21:38:19 +04:00
semantic-release-bot
3bd41fb67f
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 )) ([19a9d11 ](19a9d113d9 ))
v4.1.0-dev.1
2024-02-02 08:17:53 +00:00
LisoUseInAIKyrios
19a9d113d9
feat(YouTube - Custom filter): Custom filtering of the protocol buffer ( #2682 )
2024-02-02 12:15:34 +04:00
semantic-release-bot
61ee51b856
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 ([2c50c25 ](2c50c25a36 ))
v4.0.3-dev.2
2024-02-01 23:12:20 +00:00
oSumAtrIX
2c50c25a36
fix(Infinity for Reddit - Unlock subscription): Restore functionality on v7.0.0
2024-02-02 00:10:00 +01:00
oSumAtrIX
f5e7bf6e98
docs: Fix feature request template mentioning bug report template
2024-01-31 11:10:07 +01:00
LisoUseInAIKyrios
bba35d5cb5
chore: fix patch typo in WideSearchbarPatch
2024-01-29 17:31:57 +04:00
semantic-release-bot
1be4f4cf55
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 )) ([047069c ](047069ca8a ))
v4.0.3-dev.1
2024-01-28 11:58:42 +00:00
LisoUseInAIKyrios
047069ca8a
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
7bfdd8bc59
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 ([bbed64f ](bbed64fd4b ))
* **YouTube:** Do not crash on startup for root installs ([#2655 ](https://github.com/ReVanced/revanced-patches/issues/2655 )) ([663acf0 ](663acf0bc5 ))
v4.0.2
2024-01-28 10:52:31 +00:00
oSumAtrIX
b8cb735291
chore: Merge branch dev to main ( #2649 )
2024-01-28 11:50:19 +01:00
semantic-release-bot
c86f0a249f
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 )) ([663acf0 ](663acf0bc5 ))
v4.0.2-dev.2
2024-01-28 10:49:16 +00:00