Commit Graph

2334 Commits

Author SHA1 Message Date
cafb485d83 chore: merge branch dev to main (#2884) 2023-08-28 01:53:14 +02:00
b1d2769d33 chore(release): 2.189.0-dev.1 [skip ci]
# [2.189.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.188.1...v2.189.0-dev.1) (2023-08-27)

### Features

* Restore previous release ([f7352fe](f7352feb6e))
v2.189.0-dev.1
2023-08-27 20:29:07 +00:00
2a4e5096ac build: bump dependencies 2023-08-27 22:25:18 +02:00
f7352feb6e feat: Restore previous release
This reverts commit ed24a201a9.
2023-08-27 21:41:04 +02:00
ab08bc92d9 chore(release): 2.188.1 [skip ci]
## [2.188.1](https://github.com/ReVanced/revanced-patches/compare/v2.188.0...v2.188.1) (2023-08-27)

### Bug Fixes

* Revert previous release ([ed24a20](ed24a201a9))
v2.188.1
2023-08-27 02:44:10 +00:00
0a28d92e6d chore: merge branch dev to main (#2880) 2023-08-27 04:40:34 +02:00
7bf82e3666 chore(release): 2.188.1-dev.1 [skip ci]
## [2.188.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.188.0...v2.188.1-dev.1) (2023-08-27)

### Bug Fixes

* Revert previous release ([ed24a20](ed24a201a9))
v2.188.1-dev.1
2023-08-27 02:40:19 +00:00
ed24a201a9 fix: Revert previous release
The previous release depends on a version of ReVanced Patcher which prevents usage of resource patches on lower Android versions. To solve this issue temporarily, until a fix is present, the previous release is reverted.
2023-08-27 04:37:21 +02:00
933e88e5fa chore(release): 2.188.0 [skip ci]
# [2.188.0](https://github.com/ReVanced/revanced-patches/compare/v2.187.0...v2.188.0) (2023-08-26)

### Bug Fixes

* allow using `PreferenceScreen` outside of current module ([fe94013](fe94013a22))
* **Client spoof:** Remove exception from option ([9c69f87](9c69f87690))
* **Enable android debugging:** Update patch description ([#2869](https://github.com/ReVanced/revanced-patches/issues/2869)) ([d9f0d08](d9f0d08498))
* improve wording ([26f9b05](26f9b0514f))
* **Reddit is Fun - Spoof client:** Use a more convincing user agent ([236a18f](236a18f935))
* remove newline ([545388b](545388b3b2))
* **Tiktok - Show seekbar:** Bump compatibility ([#2737](https://github.com/ReVanced/revanced-patches/issues/2737)) ([08413bd](08413bdc97))
* **YouTube - Client spoof:** Adjust spoof signature settings description ([#2760](https://github.com/ReVanced/revanced-patches/issues/2760)) ([f71d893](f71d893766))
* **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f](fd3813f66e))

### Features

* Add `Override certificate pinning` patch ([#2781](https://github.com/ReVanced/revanced-patches/issues/2781)) ([94ed738](94ed738515))
* **Change package name:** Append `.revanced` to package name by default ([#2750](https://github.com/ReVanced/revanced-patches/issues/2750)) ([e83e62f](e83e62fc24))
* **Duolingo:** Add `Unlock Duolingo Super` patch ([#2862](https://github.com/ReVanced/revanced-patches/issues/2862)) ([61a7533](61a7533136))
* Exclude `Custom branding` patch by default ([d6de957](d6de957f4e))
* **Lightroom:** Add `Disable mandatory login` patch ([#2738](https://github.com/ReVanced/revanced-patches/issues/2738)) ([896a713](896a71308f))
* **Lightroom:** Add `Unlock premium` patch ([#2740](https://github.com/ReVanced/revanced-patches/issues/2740)) ([e18a9bc](e18a9bcb50))
* **Nova Launcher:** Remove `Unlock prime` patch ([bbde91c](bbde91cf9d))
* Publicize resource utility functions ([20aff26](20aff26784))
* **Solid Explorer:** Add `Remove file size limit` patch ([01c617d](01c617d94e))
* **Strava:** Add `Subscription features` patch ([#2872](https://github.com/ReVanced/revanced-patches/issues/2872)) ([387eb29](387eb29e7e))
* **Tasker:** Remove `Unlock trial` patch ([8354a87](8354a879cf))
* Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14](47eac14f03))
* **YouTube - Debug:** Logging of layout proto buffer strings ([#2759](https://github.com/ReVanced/revanced-patches/issues/2759)) ([189f719](189f719720))
* **YouTube - External downloads:** Recommend Seal instead of PowerTube ([#2803](https://github.com/ReVanced/revanced-patches/issues/2803)) ([082e067](082e067338))
* **YouTube - Hide video action buttons:** Hide individual action buttons ([#2723](https://github.com/ReVanced/revanced-patches/issues/2723)) ([220f694](220f694b12))
* **YouTube Music - Exclusive audio playback:** Support latest version ([0861991](0861991cfb))
* **YouTube Music:** Add `Permanent repeat` patch ([#2722](https://github.com/ReVanced/revanced-patches/issues/2722)) ([506d49c](506d49c82a))
* **YouTube Music:** Add `Permanent Shuffle` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([86a271c](86a271cd7c))
* **YouTube:** Add `Alternative thumbnails` patch ([#2834](https://github.com/ReVanced/revanced-patches/issues/2834)) ([8a4277c](8a4277c486))
* **YouTube:** Add `Custom player overlay opacity` patch ([#2721](https://github.com/ReVanced/revanced-patches/issues/2721)) ([2622b00](2622b008ab))
* **YouTube:** Add `Enable tablet layout` patch ([c89b2aa](c89b2aa261))
* **YouTube:** Support version `18.29.38` ([c1b9eef](c1b9eefa28))
* **YouTube:** Support version `18.32.39` ([7b503e2](7b503e2336))
v2.188.0
2023-08-26 23:24:31 +00:00
4a3ad1a7d0 chore: merge branch dev to main (#2732) 2023-08-27 01:21:27 +02:00
5620632787 chore(release): 2.188.0-dev.28 [skip ci]
# [2.188.0-dev.28](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.27...v2.188.0-dev.28) (2023-08-26)

### Features

* **YouTube:** Add `Enable tablet layout` patch ([3ac68b3](3ac68b3c6e))
2023-08-26 17:16:03 +02:00
c89b2aa261 feat(YouTube): Add Enable tablet layout patch 2023-08-26 17:16:03 +02:00
11e8eb8309 chore(release): 2.188.0-dev.27 [skip ci]
# [2.188.0-dev.27](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.26...v2.188.0-dev.27) (2023-08-26)

### Features

* **YouTube Music - Exclusive audio playback:** Support latest version ([bfa379a](bfa379a398))
2023-08-26 17:16:03 +02:00
0861991cfb feat(YouTube Music - Exclusive audio playback): Support latest version 2023-08-26 17:16:02 +02:00
35a1a778a7 chore(release): 2.188.0-dev.26 [skip ci]
# [2.188.0-dev.26](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.25...v2.188.0-dev.26) (2023-08-26)

### Features

* **YouTube:** Support version `18.32.39` ([7b503e2](7b503e2336))
2023-08-26 17:16:02 +02:00
d7237776ba chore(YouTube): Bump compatibility to 18.32.39 2023-08-26 17:16:00 +02:00
7b503e2336 feat(YouTube): Support version 18.32.39 2023-08-26 14:12:43 +02:00
5afb63e052 chore(release): 2.188.0-dev.25 [skip ci]
# [2.188.0-dev.25](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.24...v2.188.0-dev.25) (2023-08-26)

### Features

* **YouTube:** Add `Custom player overlay opacity` patch ([#2721](https://github.com/ReVanced/revanced-patches/issues/2721)) ([2622b00](2622b008ab))
v2.188.0-dev.25
2023-08-26 00:15:24 +00:00
2622b008ab feat(YouTube): Add Custom player overlay opacity patch (#2721)
This gets rid of the `Hide player overlay` patch.

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-26 02:12:30 +02:00
4f01690cac chore(release): 2.188.0-dev.24 [skip ci]
# [2.188.0-dev.24](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.23...v2.188.0-dev.24) (2023-08-25)

### Features

* Exclude `Custom branding` patch by default ([d6de957](d6de957f4e))
v2.188.0-dev.24
2023-08-25 15:57:17 +00:00
d6de957f4e feat: Exclude Custom branding patch by default
Due to design complexity of the patch the default branding included with the patch is mistaken as the branding soley meant for YouTube and not understood merely as the default branding.
2023-08-25 17:54:10 +02:00
1d04f7c022 chore(release): 2.188.0-dev.23 [skip ci]
# [2.188.0-dev.23](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.22...v2.188.0-dev.23) (2023-08-25)

### Features

* **Strava:** Add `Subscription features` patch ([#2872](https://github.com/ReVanced/revanced-patches/issues/2872)) ([387eb29](387eb29e7e))
v2.188.0-dev.23
2023-08-25 01:19:27 +00:00
387eb29e7e feat(Strava): Add Subscription features patch (#2872)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-25 03:16:12 +02:00
84fca03cda chore(release): 2.188.0-dev.22 [skip ci]
# [2.188.0-dev.22](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.21...v2.188.0-dev.22) (2023-08-24)

### Features

* Publicize resource utility functions ([20aff26](20aff26784))
* Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14](47eac14f03))
v2.188.0-dev.22
2023-08-24 22:08:30 +00:00
20aff26784 feat: Publicize resource utility functions
This commit adds the functions to the public API
2023-08-25 00:05:32 +02:00
47eac14f03 feat: Use an extension property to create new exception when failing to resolve a fingerprint
This commit adds the extension property to the public API
2023-08-25 00:05:30 +02:00
d975eeafb7 chore(release): 2.188.0-dev.21 [skip ci]
# [2.188.0-dev.21](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.20...v2.188.0-dev.21) (2023-08-24)

### Features

* **Duolingo:** Add `Unlock Duolingo Super` patch ([#2862](https://github.com/ReVanced/revanced-patches/issues/2862)) ([61a7533](61a7533136))
v2.188.0-dev.21
2023-08-24 20:24:14 +00:00
61a7533136 feat(Duolingo): Add Unlock Duolingo Super patch (#2862) 2023-08-24 22:21:33 +02:00
0c9bf8ae1d chore(release): 2.188.0-dev.20 [skip ci]
# [2.188.0-dev.20](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.19...v2.188.0-dev.20) (2023-08-24)

### Bug Fixes

* **Enable android debugging:** Update patch description ([#2869](https://github.com/ReVanced/revanced-patches/issues/2869)) ([d9f0d08](d9f0d08498))
v2.188.0-dev.20
2023-08-24 16:18:34 +00:00
d9f0d08498 fix(Enable android debugging): Update patch description (#2869)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-24 20:15:48 +04:00
70478f6ce1 chore(release): 2.188.0-dev.19 [skip ci]
# [2.188.0-dev.19](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.18...v2.188.0-dev.19) (2023-08-24)

### Features

* **Solid Explorer:** Add `Remove file size limit` patch ([01c617d](01c617d94e))
v2.188.0-dev.19
2023-08-24 02:24:21 +00:00
01c617d94e feat(Solid Explorer): Add Remove file size limit patch
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-24 04:21:18 +02:00
fab6e9fe85 refactor: remove unnecessary annotations 2023-08-23 16:48:03 +02:00
dd1c368c1b chore(release): 2.188.0-dev.18 [skip ci]
# [2.188.0-dev.18](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.17...v2.188.0-dev.18) (2023-08-23)

### Features

* **YouTube:** Support version `18.29.38` ([c1b9eef](c1b9eefa28))
v2.188.0-dev.18
2023-08-23 03:03:48 +00:00
dba0d0c1ae build(Needs bump): Bump dependencies 2023-08-23 05:01:09 +02:00
c0a13bbb78 chore(YouTube): Bump compatibility to 18.29.38 2023-08-23 05:01:09 +02:00
c1b9eefa28 feat(YouTube): Support version 18.29.38 2023-08-23 05:01:09 +02:00
134e66aa79 chore(release): 2.188.0-dev.17 [skip ci]
# [2.188.0-dev.17](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.16...v2.188.0-dev.17) (2023-08-21)

### Features

* **YouTube:** Add `Alternative thumbnails` patch ([#2834](https://github.com/ReVanced/revanced-patches/issues/2834)) ([8a4277c](8a4277c486))
v2.188.0-dev.17
2023-08-21 06:31:19 +00:00
8a4277c486 feat(YouTube): Add Alternative thumbnails patch (#2834)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-21 10:28:34 +04:00
c92ed0170f build: update Gradle to v8.3 (#2843) 2023-08-19 15:37:51 +02:00
f21843bf55 chore(release): 2.188.0-dev.16 [skip ci]
# [2.188.0-dev.16](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.15...v2.188.0-dev.16) (2023-08-19)

### Bug Fixes

* **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f](fd3813f66e))
v2.188.0-dev.16
2023-08-19 00:51:44 +00:00
fd3813f66e fix(YouTube Music - Remove upgrade button): Remove the correct navigation bar item
A new item has been added to the list, so the index has to be shifted by one. This is not a final solution and the last index should be removed dynamically
2023-08-19 02:48:21 +02:00
597e15160a chore(release): 2.188.0-dev.15 [skip ci]
# [2.188.0-dev.15](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.14...v2.188.0-dev.15) (2023-08-14)
v2.188.0-dev.15
2023-08-14 02:15:25 +00:00
ca504e5421 build(Needs bump): Bump dependencies 2023-08-14 04:12:09 +02:00
9140aa25b8 chore(release): 2.188.0-dev.14 [skip ci]
# [2.188.0-dev.14](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.13...v2.188.0-dev.14) (2023-08-13)

### Bug Fixes

* allow using `PreferenceScreen` outside of current module ([fe94013](fe94013a22))
v2.188.0-dev.14
2023-08-13 16:39:06 +00:00
fe94013a22 fix: allow using PreferenceScreen outside of current module 2023-08-13 18:36:07 +02:00
d8ef855d5d chore(release): 2.188.0-dev.13 [skip ci]
# [2.188.0-dev.13](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.12...v2.188.0-dev.13) (2023-08-13)

### Features

* **YouTube - External downloads:** Recommend Seal instead of PowerTube ([#2803](https://github.com/ReVanced/revanced-patches/issues/2803)) ([082e067](082e067338))
v2.188.0-dev.13
2023-08-13 11:42:46 +00:00
082e067338 feat(YouTube - External downloads): Recommend Seal instead of PowerTube (#2803) 2023-08-13 13:40:01 +02:00
91833ac57c chore(release): 2.188.0-dev.12 [skip ci]
# [2.188.0-dev.12](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.11...v2.188.0-dev.12) (2023-08-10)

### Features

* Add `Override certificate pinning` patch ([#2781](https://github.com/ReVanced/revanced-patches/issues/2781)) ([94ed738](94ed738515))
v2.188.0-dev.12
2023-08-10 18:44:34 +00:00
94ed738515 feat: Add Override certificate pinning patch (#2781)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-10 20:41:31 +02:00