Commit Graph

267 Commits

Author SHA1 Message Date
semantic-release-bot
36d6ea2e2e chore(release): 2.3.1 [skip ci]
## [2.3.1](https://github.com/revanced/revanced-patches/compare/v2.3.0...v2.3.1) (2022-06-30)

### Bug Fixes

* change fingerprint to work on latest youtube ([#80](https://github.com/revanced/revanced-patches/issues/80)) ([4dba323](4dba323ddf))
2022-06-30 04:19:47 +00:00
bogadana
4dba323ddf
fix: change fingerprint to work on latest youtube (#80) 2022-06-30 06:18:14 +02:00
oSumAtrIX
17162044e4
refactor: description of custom-playback-speed patch. 2022-06-30 02:48:18 +02:00
oSumAtrIX
c1a0f2c035
refactor: hide-autoplay-button & refactor: hide-autoplay-button && premium-heading patch 2022-06-30 02:39:24 +02:00
semantic-release-bot
ab9213641c chore(release): 2.3.0 [skip ci]
# [2.3.0](https://github.com/revanced/revanced-patches/compare/v2.2.0...v2.3.0) (2022-06-30)

### Features

* `disable-autoplay-button` patch ([#79](https://github.com/revanced/revanced-patches/issues/79)) ([0d6fb51](0d6fb51e02))
2022-06-30 00:36:57 +00:00
bogadana
0d6fb51e02
feat: disable-autoplay-button patch (#79) 2022-06-30 02:35:11 +02:00
oSumAtrIX
066d48f6de
build: bump patcher dependency version 2022-06-30 01:41:38 +02:00
semantic-release-bot
25c1b19533 chore(release): 2.2.0 [skip ci]
# [2.2.0](https://github.com/revanced/revanced-patches/compare/v2.1.0...v2.2.0) (2022-06-29)

### Features

* make resource mapping patch aware of types ([#77](https://github.com/revanced/revanced-patches/issues/77)) ([188491a](188491a707))
2022-06-29 22:50:21 +00:00
bogadana
188491a707
feat: make resource mapping patch aware of types (#77) 2022-06-30 00:48:53 +02:00
semantic-release-bot
7519895348 chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/revanced/revanced-patches/compare/v2.0.3...v2.1.0) (2022-06-28)

### Features

* `custom-playback-speed` patch ([#50](https://github.com/revanced/revanced-patches/issues/50)) ([224254b](224254bcce))
2022-06-28 21:44:38 +00:00
bogadana
224254bcce
feat: custom-playback-speed patch (#50) 2022-06-28 23:43:07 +02:00
semantic-release-bot
81af14f5db chore(release): 2.0.3 [skip ci]
## [2.0.3](https://github.com/revanced/revanced-patches/compare/v2.0.2...v2.0.3) (2022-06-27)

### Bug Fixes

* check if resource files exist ([ba1f3af](ba1f3af99b))
2022-06-27 22:41:37 +00:00
oSumAtrIX
ba1f3af99b
fix: check if resource files exist 2022-06-28 00:39:51 +02:00
semantic-release-bot
74a39bf074 chore(release): 2.0.2 [skip ci]
## [2.0.2](https://github.com/revanced/revanced-patches/compare/v2.0.1...v2.0.2) (2022-06-27)

### Bug Fixes

* some more refactoring of integrations, add hide-watermark patch ([#63](https://github.com/revanced/revanced-patches/issues/63)) ([feb09c5](feb09c56f4))
2022-06-27 20:10:53 +00:00
Joey Peter
feb09c56f4
fix: some more refactoring of integrations, add hide-watermark patch (#63)
* refactor: integrations

* add HideWatermark patch

* add hidewatermark patch

* fix bug

* use latest patcher version

* Fix sig name

* update to fingerprints

* make cleaner patch

* add 17.24.35 support for hide-watermark
2022-06-27 22:09:17 +02:00
oSumAtrIX
a7ee89d497
refactor: remove trimIndent before compiling instructions 2022-06-27 01:09:40 +02:00
semantic-release-bot
9329b7323a chore(release): 2.0.1 [skip ci]
## [2.0.1](https://github.com/revanced/revanced-patches/compare/v2.0.0...v2.0.1) (2022-06-26)

### Bug Fixes

* invalid string in strings list ([f08b53b](f08b53b07d))
* migrate to new `proxy` api ([db32ffe](db32ffe56a))
2022-06-26 16:12:29 +00:00
oSumAtrIX
db32ffe56a
fix: migrate to new proxy api 2022-06-26 18:10:37 +02:00
oSumAtrIX
95b8d60404
build: bump patcher dependency version 2022-06-26 18:03:38 +02:00
oSumAtrIX
f08b53b07d
fix: invalid string in strings list 2022-06-26 17:59:28 +02:00
semantic-release-bot
9420e8c932 chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/revanced/revanced-patches/compare/v1.11.0...v2.0.0) (2022-06-26)

### Code Refactoring

* migrate from `Signature` to `Fingerprint` ([084078e](084078e7f1))

### BREAKING CHANGES

* Not backwards compatible, since a lot of classes where renamed.
2022-06-26 14:36:01 +00:00
oSumAtrIX
084078e7f1 refactor: migrate from Signature to Fingerprint
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
2022-06-26 16:33:58 +02:00
semantic-release-bot
e8be311486 chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/revanced/revanced-patches/compare/v1.10.5...v1.11.0) (2022-06-26)

### Features

* add youtube version 17.24.35 ([ec626cc](ec626ccfa2))
* add youtube version 17.24.35 ([adc60a6](adc60a6fa0))
2022-06-26 12:26:50 +00:00
Joey Peter
ec626ccfa2
feat: add youtube version 17.24.35 2022-06-26 14:25:23 +02:00
Aunali321
adc60a6fa0
feat: add youtube version 17.24.35 2022-06-26 12:12:05 +05:30
semantic-release-bot
3606943e5d chore(release): 1.10.5 [skip ci]
## [1.10.5](https://github.com/revanced/revanced-patches/compare/v1.10.4...v1.10.5) (2022-06-25)

### Bug Fixes

* put back proper variable ([#61](https://github.com/revanced/revanced-patches/issues/61)) ([d26c423](d26c423303))
2022-06-25 00:17:35 +00:00
bogadana
d26c423303
fix: put back proper variable (#61) 2022-06-25 02:15:58 +02:00
semantic-release-bot
9d2614d60c chore(release): 1.10.4 [skip ci]
## [1.10.4](https://github.com/revanced/revanced-patches/compare/v1.10.3...v1.10.4) (2022-06-23)

### Bug Fixes

* missing brackets at inlining ([8936c8a](8936c8aaed))
2022-06-23 22:57:58 +00:00
oSumAtrIX
8936c8aaed
fix: missing brackets at inlining 2022-06-24 00:56:29 +02:00
Joey Peter
a8f17948ac
refactor: integrations (#44) 2022-06-24 00:17:49 +02:00
semantic-release-bot
e1f37bf7c7 chore(release): 1.10.3 [skip ci]
## [1.10.3](https://github.com/revanced/revanced-patches/compare/v1.10.2...v1.10.3) (2022-06-23)

### Bug Fixes

* get create button view register by more reliable means ([#59](https://github.com/revanced/revanced-patches/issues/59)) ([6ab821e](6ab821e377))
2022-06-23 22:07:17 +00:00
bogadana
6ab821e377
fix: get create button view register by more reliable means (#59) 2022-06-24 00:05:41 +02:00
semantic-release-bot
7642945108 chore(release): 1.10.2 [skip ci]
## [1.10.2](https://github.com/revanced/revanced-patches/compare/v1.10.1...v1.10.2) (2022-06-23)

### Bug Fixes

* `disable-create-button` not working with prebuilt jar file ([#55](https://github.com/revanced/revanced-patches/issues/55)) ([78be64a](78be64accc))
2022-06-23 13:07:52 +00:00
Itroublve
78be64accc
fix: disable-create-button not working with prebuilt jar file (#55) 2022-06-23 15:06:00 +02:00
semantic-release-bot
f62816cd83 chore(release): 1.10.1 [skip ci]
## [1.10.1](https://github.com/revanced/revanced-patches/compare/v1.10.0...v1.10.1) (2022-06-23)

### Bug Fixes

* patcher not propagating dexlib ([980c486](980c486732))
* update patcher version ([e3d0bb7](e3d0bb7ee1))
2022-06-23 10:25:07 +00:00
Sculas
980c486732
fix: patcher not propagating dexlib 2022-06-23 12:23:31 +02:00
Sculas
e3d0bb7ee1
fix: update patcher version 2022-06-23 12:15:00 +02:00
Itroublve
314e955a3d
refactor: Migrate to new extension methods for String.toInstruction(...) and String.toInstructions(...) (#45) 2022-06-23 02:22:42 +02:00
semantic-release-bot
d34c6905cb chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/revanced/revanced-patches/compare/v1.9.1...v1.10.0) (2022-06-23)

### Features

* add compatibility for YouTube v17.23.36 and v17.24.34 ([1812bc3](1812bc39e0))
2022-06-23 00:21:14 +00:00
Joey Peter
1812bc39e0
feat: add compatibility for YouTube v17.23.36 and v17.24.34 2022-06-23 02:19:35 +02:00
semantic-release-bot
b319f7bc82 chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/revanced/revanced-patches/compare/v1.9.0...v1.9.1) (2022-06-21)

### Bug Fixes

* update patcher version ([5f54bc9](5f54bc9aa8))
2022-06-21 22:03:16 +00:00
Sculas
5f54bc9aa8
fix: update patcher version 2022-06-22 00:01:36 +02:00
semantic-release-bot
a61bcec09f chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/revanced/revanced-patches/compare/v1.8.2...v1.9.0) (2022-06-21)

### Features

* use `install` mode by default ([c2b2993](c2b299336a))
2022-06-21 16:44:01 +00:00
oSumAtrIX
c2b299336a
feat: use install mode by default 2022-06-21 18:30:06 +02:00
semantic-release-bot
1053d576ac chore(release): 1.8.2 [skip ci]
## [1.8.2](https://github.com/revanced/revanced-patches/compare/v1.8.1...v1.8.2) (2022-06-20)

### Bug Fixes

* migrate to breaking changes from patcher ([2c0a419](2c0a4196fe))
* old usage of `toInstructions` extension method ([65ddd52](65ddd522dc))
2022-06-20 19:35:33 +00:00
oSumAtrIX
65ddd522dc
fix: old usage of toInstructions extension method 2022-06-20 21:33:45 +02:00
oSumAtrIX
2c0a4196fe
fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
oSumAtrIX
8e86d9e6cb
refactor: improve microg-support reference patches 2022-06-20 21:29:54 +02:00
semantic-release-bot
5bf310dfee chore(release): 1.8.1 [skip ci]
## [1.8.1](https://github.com/revanced/revanced-patches/compare/v1.8.0...v1.8.1) (2022-06-20)

### Bug Fixes

* add execute permission to `./gradlew` file ([ff7a560](ff7a5602f6))
2022-06-20 17:19:31 +00:00
MedzikUser
ff7a5602f6 fix: add execute permission to ./gradlew file 2022-06-20 19:17:54 +02:00