Commit Graph

2982 Commits

Author SHA1 Message Date
256f98f5f6 chore(release): 2.34.0 [skip ci]
# [2.34.0](https://github.com/revanced/revanced-patches/compare/v2.33.2...v2.34.0) (2022-08-14)

### Features

* `tablet-mini-player` patch ([dae41f1](dae41f1c59))
v2.34.0
2022-08-14 15:35:33 +00:00
5267a0f357 build: bump patcher dependency version 2022-08-14 17:33:13 +02:00
dae41f1c59 feat: tablet-mini-player patch 2022-08-14 17:32:32 +02:00
53f5d5db69 chore(release): 2.33.2 [skip ci]
## [2.33.2](https://github.com/revanced/revanced-patches/compare/v2.33.1...v2.33.2) (2022-08-07)
v2.33.2
2022-08-07 20:42:34 +00:00
f1edfdf974 refactor: remove unused parameter 2022-08-07 22:40:07 +02:00
38a586f645 refactor: un-shadow variable name 2022-08-07 22:39:53 +02:00
6f16bb0925 build: bump patcher dependency version 2022-08-07 22:36:02 +02:00
a2f3f58371 chore(release): 2.33.1 [skip ci]
## [2.33.1](https://github.com/revanced/revanced-patches/compare/v2.33.0...v2.33.1) (2022-08-07)

### Bug Fixes

* spoof `X-Android-Cert` of Firebase `authToken` api request ([#315](https://github.com/revanced/revanced-patches/issues/315)) ([c81d61f](c81d61f685))
v2.33.1
2022-08-07 10:44:47 +00:00
c81d61f685 fix: spoof X-Android-Cert of Firebase authToken api request (#315) 2022-08-07 12:42:39 +02:00
046fb0d3f0 chore(release): 2.33.0 [skip ci]
# [2.33.0](https://github.com/revanced/revanced-patches/compare/v2.32.1...v2.33.0) (2022-08-06)

### Features

* bump music patches to 5.17.51 ([#307](https://github.com/revanced/revanced-patches/issues/307)) ([c303589](c303589bd8))
v2.33.0
2022-08-06 23:04:00 +00:00
c303589bd8 feat: bump music patches to 5.17.51 (#307) 2022-08-07 01:02:08 +02:00
a8524e6020 refactor: use approriate description 2022-08-05 03:48:03 +02:00
b0d9449fa6 chore(release): 2.32.1 [skip ci]
## [2.32.1](https://github.com/revanced/revanced-patches/compare/v2.32.0...v2.32.1) (2022-08-04)

### Bug Fixes

* incorrect compatibilty attribute ([#296](https://github.com/revanced/revanced-patches/issues/296)) ([0ab3e97](0ab3e97241))
v2.32.1
2022-08-04 19:55:13 +00:00
0ab3e97241 fix: incorrect compatibilty attribute (#296) 2022-08-04 21:53:29 +02:00
a0e777bd77 chore(release): 2.32.0 [skip ci]
# [2.32.0](https://github.com/revanced/revanced-patches/compare/v2.31.0...v2.32.0) (2022-08-04)

### Features

* `promo-code-unlock` patch ([#292](https://github.com/revanced/revanced-patches/issues/292)) ([d5df2e6](d5df2e68f4))
v2.32.0
2022-08-04 17:05:39 +00:00
d5df2e68f4 feat: promo-code-unlock patch (#292) 2022-08-04 19:03:56 +02:00
ebe986b67f chore(release): 2.31.0 [skip ci]
# [2.31.0](https://github.com/revanced/revanced-patches/compare/v2.30.1...v2.31.0) (2022-08-03)

### Features

* remove `force-vp9-codec` patch ([#287](https://github.com/revanced/revanced-patches/issues/287)) ([e428978](e42897801b))
v2.31.0
2022-08-03 18:30:49 +00:00
e42897801b feat: remove force-vp9-codec patch (#287) 2022-08-03 20:28:39 +02:00
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))
v2.30.1
2022-08-03 01:56:55 +00:00
f43446ed18 fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
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))
v2.30.0
2022-08-03 01:11:48 +00:00
70d850cf29 feat: set the correct theme of the settings screen 2022-08-03 03:09:52 +02:00
36a2ae886c fix: rollback to Dependencies annotation 2022-08-03 03:09:39 +02:00
baf4aa29ba refactor: remove unused annotation [skip ci] 2022-08-03 02:23:27 +02:00
f8c62ae16b fix: incorrect fingerprint version [skip ci] 2022-08-03 02:01:56 +02:00
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))
v2.29.0
2022-08-02 21:51:01 +00:00
1748d1e5ba feat: add "Application Icon Path" option to branding 2022-08-02 23:48:51 +02:00
48e4ad7a1d build: update patcher lib to 3.3.0 2022-08-02 23:40:13 +02:00
8dafe05b2c feat: add "Application Name" option to branding and move renaming to CustomBrandingPatch.kt 2022-08-02 21:28:22 +02:00
adcf4065ac build: update patcher lib to 3.0.0 2022-08-02 21:15:43 +02:00
6d73591d59 refactor: migrate CustomBrandingPatch.kt to DependsOn 2022-08-02 20:24:19 +02:00
de61c38a23 refactor: migrate MicroGResourcePatch.kt to DependsOn 2022-08-02 20:22:57 +02:00
e58b96a6f4 refactor: cleanup MicroGResourcePatch.kt 2022-08-02 20:21:14 +02:00
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))
v2.28.2
2022-08-02 01:16:42 +00:00
0039f59a1a build: bump patcher dependency version 2022-08-02 03:14:28 +02:00
553fad3fe1 fix: remove requirement for solution [skip ci] (#271) 2022-08-01 13:07:47 +02:00
6791be02bd refactor: use ResourceUtils.copyXmlNode 2022-08-01 04:13:51 +02:00
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))
v2.28.1
2022-07-31 18:43:15 +00:00
6ced6df8ed fix: add missing permission to reboot app (#260) 2022-07-31 20:41:35 +02:00
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))
v2.28.0
2022-07-31 10:36:58 +00:00
9f117c74cd feat: add custom-video-buffer patch 2022-07-31 12:34:49 +02:00
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))
v2.27.0
2022-07-31 10:17:43 +00:00
0e229a46cb feat: settings patch 2022-07-31 12:15:26 +02:00
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))
v2.26.0
2022-07-31 00:28:57 +00:00
e0e11447a7 feat: ResourceUtils helper class 2022-07-31 02:27:09 +02:00
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))
v2.25.3
2022-07-29 01:34:59 +00:00
5c62d0a2e0 fix: actually call VideoInformation.setCurrentVideoId first 2022-07-29 03:32:28 +02:00
f99406eac4 refactor: do not account for order in VideoIdPatch.injectCall (#246) 2022-07-29 03:20:55 +02:00
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))
v2.25.2
2022-07-26 19:50:00 +00:00
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