Commit Graph

641 Commits

Author SHA1 Message Date
semantic-release-bot
71b8d7bc12 chore(release): 2.27.0 [skip ci]
# [2.27.0](https://github.com/revanced/revanced-patches/compare/v2.26.0...v2.27.0) (2022-07-31)

### Features

* `settings` patch ([0e229a4](0e229a46cb))
2022-07-31 10:17:43 +00:00
oSumAtrIX
0e229a46cb
feat: settings patch 2022-07-31 12:15:26 +02:00
semantic-release-bot
b3d8dc2219 chore(release): 2.26.0 [skip ci]
# [2.26.0](https://github.com/revanced/revanced-patches/compare/v2.25.3...v2.26.0) (2022-07-31)

### Features

* `ResourceUtils` helper class ([e0e1144](e0e11447a7))
2022-07-31 00:28:57 +00:00
oSumAtrIX
e0e11447a7
feat: ResourceUtils helper class 2022-07-31 02:27:09 +02:00
semantic-release-bot
99d043d466 chore(release): 2.25.3 [skip ci]
## [2.25.3](https://github.com/revanced/revanced-patches/compare/v2.25.2...v2.25.3) (2022-07-29)

### Bug Fixes

* actually call `VideoInformation.setCurrentVideoId` first ([5c62d0a](5c62d0a2e0))
2022-07-29 01:34:59 +00:00
oSumAtrIX
5c62d0a2e0
fix: actually call VideoInformation.setCurrentVideoId first 2022-07-29 03:32:28 +02:00
oSumAtrIX
f99406eac4
refactor: do not account for order in VideoIdPatch.injectCall (#246) 2022-07-29 03:20:55 +02:00
semantic-release-bot
50a34d587b chore(release): 2.25.2 [skip ci]
## [2.25.2](https://github.com/revanced/revanced-patches/compare/v2.25.1...v2.25.2) (2022-07-26)

### Bug Fixes

* rename `default-video-quality` to `remember-video-quality` ([7f6cdfd](7f6cdfd7c2))
2022-07-26 19:50:00 +00:00
oSumAtrIX
7f6cdfd7c2
fix: rename default-video-quality to remember-video-quality
This change describes the patch more clearly
2022-07-26 21:47:40 +02:00
oSumAtrIX
27c1c4938e
docs: add missing . to feature-issue.yml description 2022-07-26 19:38:00 +02:00
oSumAtrIX
e1dfa793a8
docs: add missing . to issue description 2022-07-26 19:34:54 +02:00
semantic-release-bot
385678eaa7 chore(release): 2.25.1 [skip ci]
## [2.25.1](https://github.com/revanced/revanced-patches/compare/v2.25.0...v2.25.1) (2022-07-26)

### Bug Fixes

* `default-video-quality` patch crashing ([#227](https://github.com/revanced/revanced-patches/issues/227)) ([379327a](379327a6b2))
2022-07-26 17:34:49 +00:00
Canny1913
379327a6b2
fix: default-video-quality patch crashing (#227) 2022-07-26 19:33:02 +02:00
oSumAtrIX
2b774ac3f5
docs: GitHub issue forms 2022-07-26 19:28:33 +02:00
semantic-release-bot
c235e43ccc chore(release): 2.25.0 [skip ci]
# [2.25.0](https://github.com/revanced/revanced-patches/compare/v2.24.0...v2.25.0) (2022-07-26)

### Features

* `general-reddit-ads` patch ([#235](https://github.com/revanced/revanced-patches/issues/235)) ([d63c016](d63c016d38))
2022-07-26 16:13:10 +00:00
Alberto Ponces
d63c016d38
feat: general-reddit-ads patch (#235) 2022-07-26 18:10:54 +02:00
oSumAtrIX
9fdd5226b7
docs: normalize description of music-microg-support patch 2022-07-26 17:46:01 +02:00
semantic-release-bot
9264c24fac chore(release): 2.24.0 [skip ci]
# [2.24.0](https://github.com/revanced/revanced-patches/compare/v2.23.0...v2.24.0) (2022-07-26)

### Features

* `music-microg-support` patch ([#208](https://github.com/revanced/revanced-patches/issues/208)) ([50863e9](50863e97cc))
2022-07-26 15:38:02 +00:00
Canny1913
50863e97cc
feat: music-microg-support patch (#208)
* Add files via upload

* feat: complete `music-microg-support` patch

* fix: delete unused patch

* oh no

* dedupelicate some stuff and remove nativelib

* Update src/main/kotlin/app/revanced/patches/music/misc/microg/patch/bytecode/MusicMicroGBytecodePatch.kt

style: formatting

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* refactor: remove listOf

* fix: typo

* refactor: switch to using direct pattern

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* refactor: constants

* fix: bump patch version

* refactor: use full brand name

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-07-26 17:36:17 +02:00
semantic-release-bot
5fc46dd429 chore(release): 2.23.0 [skip ci]
# [2.23.0](https://github.com/revanced/revanced-patches/compare/v2.22.2...v2.23.0) (2022-07-26)

### Features

* bump compatibility of YouTube Music patches to v5.16.51 ([#238](https://github.com/revanced/revanced-patches/issues/238)) ([4fa2a12](4fa2a127d7))
2022-07-26 15:14:20 +00:00
Lacia~chan
4fa2a127d7
feat: bump compatibility of YouTube Music patches to v5.16.51 (#238) 2022-07-26 17:12:27 +02:00
bogadana
e3ac28a042
docs: fix readme skipping first patch (#237) 2022-07-26 16:38:14 +02:00
semantic-release-bot
49d902853d chore(release): 2.22.2 [skip ci]
## [2.22.2](https://github.com/revanced/revanced-patches/compare/v2.22.1...v2.22.2) (2022-07-26)

### Bug Fixes

* bump youtube version to 17.29.34 ([#236](https://github.com/revanced/revanced-patches/issues/236)) ([be6494a](be6494a809))
2022-07-26 14:08:22 +00:00
Canny1913
be6494a809
fix: bump youtube version to 17.29.34 (#236) 2022-07-26 16:06:31 +02:00
bogadana
0c579473bb
docs: better structuring (#230) 2022-07-25 20:31:07 +02:00
semantic-release-bot
913866677c chore(release): 2.22.1 [skip ci]
## [2.22.1](https://github.com/revanced/revanced-patches/compare/v2.22.0...v2.22.1) (2022-07-24)

### Bug Fixes

* remove broken video-quality patch ([e8d516a](e8d516af89))
2022-07-24 21:47:50 +00:00
Joey Peter
e8d516af89
fix: remove broken video-quality patch 2022-07-24 23:45:53 +02:00
semantic-release-bot
c6a0842a68 chore(release): 2.22.0 [skip ci]
# [2.22.0](https://github.com/revanced/revanced-patches/compare/v2.21.3...v2.22.0) (2022-07-24)

### Features

* `default-video-quality` patch ([#141](https://github.com/revanced/revanced-patches/issues/141)) ([609ad7d](609ad7dee7))
2022-07-24 20:30:04 +00:00
Canny1913
609ad7dee7
feat: default-video-quality patch (#141) 2022-07-24 22:28:13 +02:00
semantic-release-bot
8f396b9354 chore(release): 2.21.3 [skip ci]
## [2.21.3](https://github.com/revanced/revanced-patches/compare/v2.21.2...v2.21.3) (2022-07-24)

### Bug Fixes

* rename autorepeat-by-default patch to always-autorepeat ([3606015](3606015d71))
2022-07-24 09:48:44 +00:00
Joey Peter
3606015d71
fix: rename autorepeat-by-default patch to always-autorepeat 2022-07-24 11:46:18 +02:00
semantic-release-bot
27cf708bd7 chore(release): 2.21.2 [skip ci]
## [2.21.2](https://github.com/revanced/revanced-patches/compare/v2.21.1...v2.21.2) (2022-07-23)

### Bug Fixes

* bump youtube version to 17.28.34 ([#225](https://github.com/revanced/revanced-patches/issues/225)) ([738cb6a](738cb6af17))
2022-07-23 19:29:51 +00:00
Alberto Ponces
738cb6af17
fix: bump youtube version to 17.28.34 (#225) 2022-07-23 21:27:50 +02:00
semantic-release-bot
5ad7a9446c chore(release): 2.21.1 [skip ci]
## [2.21.1](https://github.com/revanced/revanced-patches/compare/v2.21.0...v2.21.1) (2022-07-23)

### Bug Fixes

* add v17.28.34 compatiblity for the `hide-shorts-button` patch ([#224](https://github.com/revanced/revanced-patches/issues/224)) ([76166bb](76166bb35f))
2022-07-23 16:50:54 +00:00
Alberto Ponces
76166bb35f
fix: add v17.28.34 compatiblity for the hide-shorts-button patch (#224) 2022-07-23 18:49:03 +02:00
semantic-release-bot
13b3626044 chore(release): 2.21.0 [skip ci]
# [2.21.0](https://github.com/revanced/revanced-patches/compare/v2.20.5...v2.21.0) (2022-07-23)

### Features

* twitter `timeline-ads` patch ([#222](https://github.com/revanced/revanced-patches/issues/222)) ([f16e67f](f16e67fc75))
2022-07-23 01:36:15 +00:00
oSumAtrIX
f16e67fc75
feat: twitter timeline-ads patch (#222) 2022-07-23 03:33:36 +02:00
semantic-release-bot
4329b14af3 chore(release): 2.20.5 [skip ci]
## [2.20.5](https://github.com/revanced/revanced-patches/compare/v2.20.4...v2.20.5) (2022-07-22)

### Bug Fixes

* exclude `swipe-controls` by default due to instability ([bdeb8e0](bdeb8e0460))
2022-07-22 20:13:13 +00:00
oSumAtrIX
bdeb8e0460
fix: exclude swipe-controls by default due to instability 2022-07-22 22:10:26 +02:00
semantic-release-bot
b6d3141d31 chore(release): 2.20.4 [skip ci]
## [2.20.4](https://github.com/revanced/revanced-patches/compare/v2.20.3...v2.20.4) (2022-07-21)

### Bug Fixes

* crash when using force-vp9-codec patch ([7a35e5c](7a35e5c985))
* use dependency in correct patch ([a2a1ee8](a2a1ee8eb5))
2022-07-21 15:16:19 +00:00
TheJeterLP
3e285bf307
build: trigger release 2022-07-21 17:13:59 +02:00
semantic-release-bot
4e676725c1 chore(release): 2.20.4 [skip ci]
## [2.20.4](https://github.com/revanced/revanced-patches/compare/v2.20.3...v2.20.4) (2022-07-21)

### Bug Fixes

* crash when using force-vp9-codec patch ([7a35e5c](7a35e5c985))
* use dependency in correct patch ([a2a1ee8](a2a1ee8eb5))
2022-07-21 15:09:38 +00:00
TheJeterLP
72b1390ba6
build: trigger release 2022-07-21 17:07:25 +02:00
semantic-release-bot
2e241b2c10 chore(release): 2.20.4 [skip ci]
## [2.20.4](https://github.com/revanced/revanced-patches/compare/v2.20.3...v2.20.4) (2022-07-21)

### Bug Fixes

* crash when using force-vp9-codec patch ([7a35e5c](7a35e5c985))
* use dependency in correct patch ([a2a1ee8](a2a1ee8eb5))
2022-07-21 15:06:16 +00:00
TheJeterLP
7a35e5c985
fix: crash when using force-vp9-codec patch 2022-07-21 17:04:30 +02:00
semantic-release-bot
791755fb90 chore(release): 2.20.4 [skip ci]
## [2.20.4](https://github.com/revanced/revanced-patches/compare/v2.20.3...v2.20.4) (2022-07-21)

### Bug Fixes

* use dependency in correct patch ([a2a1ee8](a2a1ee8eb5))
2022-07-21 00:14:24 +00:00
oSumAtrIX
a2a1ee8eb5
fix: use dependency in correct patch 2022-07-21 01:35:04 +02:00
semantic-release-bot
795ca4f341 chore(release): 2.20.3 [skip ci]
## [2.20.3](https://github.com/revanced/revanced-patches/compare/v2.20.2...v2.20.3) (2022-07-20)

### Bug Fixes

* disable-fullscreen-panels patch not working ([#213](https://github.com/revanced/revanced-patches/issues/213)) ([5372105](5372105e72))
2022-07-20 22:20:59 +00:00
TheJeterLP
5372105e72
fix: disable-fullscreen-panels patch not working (#213) 2022-07-21 00:19:04 +02:00
TheJeterLP
7b70b8555b
refactor: cleanup code 2022-07-20 22:58:48 +02:00