Commit Graph

664 Commits

Author SHA1 Message Date
semantic-release-bot
df9718c2d8 chore(release): 2.30.1 [skip ci]
## [2.30.1](https://github.com/revanced/revanced-patches/compare/v2.30.0...v2.30.1) (2022-08-03)

### Bug Fixes

* migrate to new patcher api ([f43446e](f43446ed18))
2022-08-03 01:56:55 +00:00
oSumAtrIX
f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
semantic-release-bot
bec8785c23 chore(release): 2.30.0 [skip ci]
# [2.30.0](https://github.com/revanced/revanced-patches/compare/v2.29.0...v2.30.0) (2022-08-03)

### Bug Fixes

* incorrect fingerprint version [skip ci] ([f8c62ae](f8c62ae16b))
* rollback to `Dependencies` annotation ([36a2ae8](36a2ae886c))

### Features

* set the correct theme of the settings screen ([70d850c](70d850cf29))
2022-08-03 01:11:48 +00:00
oSumAtrIX
70d850cf29
feat: set the correct theme of the settings screen 2022-08-03 03:09:52 +02:00
oSumAtrIX
36a2ae886c
fix: rollback to Dependencies annotation 2022-08-03 03:09:39 +02:00
oSumAtrIX
baf4aa29ba
refactor: remove unused annotation [skip ci] 2022-08-03 02:23:27 +02:00
oSumAtrIX
f8c62ae16b
fix: incorrect fingerprint version [skip ci] 2022-08-03 02:01:56 +02:00
semantic-release-bot
aafe2bd19c chore(release): 2.29.0 [skip ci]
# [2.29.0](https://github.com/revanced/revanced-patches/compare/v2.28.2...v2.29.0) (2022-08-02)

### Features

* add "Application Icon Path" option to branding ([1748d1e](1748d1e5ba))
* add "Application Name" option to branding and move renaming to CustomBrandingPatch.kt ([8dafe05](8dafe05b2c))
2022-08-02 21:51:01 +00:00
Sculas
1748d1e5ba
feat: add "Application Icon Path" option to branding 2022-08-02 23:48:51 +02:00
Sculas
48e4ad7a1d
build: update patcher lib to 3.3.0 2022-08-02 23:40:13 +02:00
Sculas
8dafe05b2c
feat: add "Application Name" option to branding and move renaming to CustomBrandingPatch.kt 2022-08-02 21:28:22 +02:00
Sculas
adcf4065ac
build: update patcher lib to 3.0.0 2022-08-02 21:15:43 +02:00
Sculas
6d73591d59
refactor: migrate CustomBrandingPatch.kt to DependsOn 2022-08-02 20:24:19 +02:00
Sculas
de61c38a23
refactor: migrate MicroGResourcePatch.kt to DependsOn 2022-08-02 20:22:57 +02:00
Sculas
e58b96a6f4
refactor: cleanup MicroGResourcePatch.kt 2022-08-02 20:21:14 +02:00
semantic-release-bot
125bfd294c chore(release): 2.28.2 [skip ci]
## [2.28.2](https://github.com/revanced/revanced-patches/compare/v2.28.1...v2.28.2) (2022-08-02)

### Bug Fixes

* remove requirement for solution [skip ci] ([#271](https://github.com/revanced/revanced-patches/issues/271)) ([553fad3](553fad3fe1))
2022-08-02 01:16:42 +00:00
oSumAtrIX
0039f59a1a
build: bump patcher dependency version 2022-08-02 03:14:28 +02:00
Robert
553fad3fe1
fix: remove requirement for solution [skip ci] (#271) 2022-08-01 13:07:47 +02:00
oSumAtrIX
6791be02bd
refactor: use ResourceUtils.copyXmlNode 2022-08-01 04:13:51 +02:00
semantic-release-bot
2d34231172 chore(release): 2.28.1 [skip ci]
## [2.28.1](https://github.com/revanced/revanced-patches/compare/v2.28.0...v2.28.1) (2022-07-31)

### Bug Fixes

* add missing permission to reboot app ([#260](https://github.com/revanced/revanced-patches/issues/260)) ([6ced6df](6ced6df8ed))
2022-07-31 18:43:15 +00:00
Joey Peter
6ced6df8ed
fix: add missing permission to reboot app (#260) 2022-07-31 20:41:35 +02:00
semantic-release-bot
86f50a41a9 chore(release): 2.28.0 [skip ci]
# [2.28.0](https://github.com/revanced/revanced-patches/compare/v2.27.0...v2.28.0) (2022-07-31)

### Features

* add `custom-video-buffer` patch ([9f117c7](9f117c74cd))
2022-07-31 10:36:58 +00:00
Joey Peter
9f117c74cd
feat: add custom-video-buffer patch 2022-07-31 12:34:49 +02:00
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