Commit Graph

1646 Commits

Author SHA1 Message Date
semantic-release-bot
af7eecea3e chore(release): 2.178.0-dev.3 [skip ci]
# [2.178.0-dev.3](https://github.com/revanced/revanced-patches/compare/v2.178.0-dev.2...v2.178.0-dev.3) (2023-06-17)

### Bug Fixes

* **youtube/comments:** add missing filter ([#2423](https://github.com/revanced/revanced-patches/issues/2423)) ([cab04b3](cab04b3a56))
2023-06-17 23:50:15 +00:00
johnconner122
cab04b3a56
fix(youtube/comments): add missing filter (#2423) 2023-06-18 01:47:31 +02:00
semantic-release-bot
eb908d120d chore(release): 2.178.0-dev.2 [skip ci]
# [2.178.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.178.0-dev.1...v2.178.0-dev.2) (2023-06-16)

### Bug Fixes

* **googlerecorder/remove-device-restrictions:** add missing app constraint ([#2438](https://github.com/revanced/revanced-patches/issues/2438)) ([d5efe26](d5efe26f89))
2023-06-16 19:31:02 +00:00
LisoUseInAIKyrios
227f705122 chore: fixing build 2023-06-16 23:28:22 +04:00
johnconner122
d5efe26f89
fix(googlerecorder/remove-device-restrictions): add missing app constraint (#2438) 2023-06-16 13:09:40 +02:00
semantic-release-bot
46d2dee63f chore(release): 2.178.0-dev.1 [skip ci]
# [2.178.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.177.1-dev.2...v2.178.0-dev.1) (2023-06-16)

### Features

* **google-recorder:** add `remove-device-restrictions` patch ([ef96ed1](ef96ed124e))
2023-06-16 02:09:45 +00:00
oSumAtrIX
ef96ed124e
feat(google-recorder): add remove-device-restrictions patch 2023-06-16 04:06:53 +02:00
semantic-release-bot
2fac865b3b chore(release): 2.177.1-dev.2 [skip ci]
## [2.177.1-dev.2](https://github.com/revanced/revanced-patches/compare/v2.177.1-dev.1...v2.177.1-dev.2) (2023-06-14)

### Bug Fixes

* **youtube:** separate `hide-ads` to `hide-layout-components` patch ([7e0417f](7e0417f672))
2023-06-14 01:33:36 +00:00
oSumAtrIX
7e0417f672
fix(youtube): separate hide-ads to hide-layout-components patch 2023-06-14 03:30:29 +02:00
semantic-release-bot
46006dcd56 chore(release): 2.177.1-dev.1 [skip ci]
## [2.177.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.177.0...v2.177.1-dev.1) (2023-06-14)

### Bug Fixes

* don't include all Litho patches, when not included ([fc69491](fc69491dfe))
2023-06-14 00:49:42 +00:00
oSumAtrIX
fc69491dfe
fix: don't include all Litho patches, when not included 2023-06-14 02:45:29 +02:00
semantic-release-bot
1fe3e54f95 chore(release): 2.177.0 [skip ci]
# [2.177.0](https://github.com/revanced/revanced-patches/compare/v2.176.1...v2.177.0) (2023-06-12)

### Bug Fixes

* **reddit/hide-ads:** search for correct reference class descriptor ([ad2a858](ad2a8585b2))
* **syncforreddit/change-oauth-client-id:** trim whitespace from OAuth string ([#2402](https://github.com/revanced/revanced-patches/issues/2402)) ([2afea71](2afea71557))
* **syncforreddit/change-oauth-client-id:** use downloads directory ([9b5af77](9b5af77a22))

### Features

* **syncforreddit/change-oauth-client-id:** support pro version ([d34288b](d34288b6e8))
2023-06-12 22:59:54 +00:00
oSumAtrIX
420d6cf733
chore: merge branch dev to main (#2400) 2023-06-13 00:56:40 +02:00
semantic-release-bot
baf8ba43a0 chore(release): 2.177.0-dev.2 [skip ci]
# [2.177.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.177.0-dev.1...v2.177.0-dev.2) (2023-06-12)

### Bug Fixes

* **reddit/hide-ads:** search for correct reference class descriptor ([ad2a858](ad2a8585b2))
2023-06-12 22:53:44 +00:00
oSumAtrIX
ad2a8585b2
fix(reddit/hide-ads): search for correct reference class descriptor 2023-06-13 00:51:04 +02:00
oSumAtrIX
18ec8f46dd
chore(syncforreddit/change-oauth-client-id): revert using downloads directory 2023-06-12 23:21:40 +02:00
semantic-release-bot
8f673da7c9 chore(release): 2.177.0-dev.1 [skip ci]
# [2.177.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.176.2-dev.2...v2.177.0-dev.1) (2023-06-12)

### Features

* **syncforreddit/change-oauth-client-id:** support pro version ([d34288b](d34288b6e8))
2023-06-12 17:49:26 +00:00
oSumAtrIX
d34288b6e8
feat(syncforreddit/change-oauth-client-id): support pro version 2023-06-12 19:46:25 +02:00
semantic-release-bot
cb064f2037 chore(release): 2.176.2-dev.2 [skip ci]
## [2.176.2-dev.2](https://github.com/revanced/revanced-patches/compare/v2.176.2-dev.1...v2.176.2-dev.2) (2023-06-12)

### Bug Fixes

* **syncforreddit/change-oauth-client-id:** trim whitespace from OAuth string ([#2402](https://github.com/revanced/revanced-patches/issues/2402)) ([2afea71](2afea71557))
2023-06-12 04:53:24 +00:00
Palm
2afea71557
fix(syncforreddit/change-oauth-client-id): trim whitespace from OAuth string (#2402)
This solves patching errors, when the string includes whitespace
2023-06-12 06:49:33 +02:00
semantic-release-bot
306f996017 chore(release): 2.176.2-dev.1 [skip ci]
## [2.176.2-dev.1](https://github.com/revanced/revanced-patches/compare/v2.176.1...v2.176.2-dev.1) (2023-06-12)

### Bug Fixes

* **syncforreddit/change-oauth-client-id:** use downloads directory ([9b5af77](9b5af77a22))
2023-06-12 02:40:50 +00:00
oSumAtrIX
9b5af77a22
fix(syncforreddit/change-oauth-client-id): use downloads directory
This fixes permission errors on Android
2023-06-12 04:38:07 +02:00
semantic-release-bot
e099ae90b0 chore(release): 2.176.1 [skip ci]
## [2.176.1](https://github.com/revanced/revanced-patches/compare/v2.176.0...v2.176.1) (2023-06-12)

### Bug Fixes

* **syncforreddit/change-oauth-client-id:** use correct signature for Android API ([4db2eba](4db2eba6d6))
2023-06-12 02:00:51 +00:00
oSumAtrIX
dcfb774fe7
chore: merge branch dev to main (#2399) 2023-06-12 03:58:08 +02:00
semantic-release-bot
375cff8d0d chore(release): 2.176.1-dev.1 [skip ci]
## [2.176.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.176.0...v2.176.1-dev.1) (2023-06-12)

### Bug Fixes

* **syncforreddit/change-oauth-client-id:** use correct signature for Android API ([4db2eba](4db2eba6d6))
2023-06-12 01:57:20 +00:00
oSumAtrIX
4db2eba6d6
fix(syncforreddit/change-oauth-client-id): use correct signature for Android API 2023-06-12 03:54:21 +02:00
semantic-release-bot
7e8e504b41 chore(release): 2.176.0 [skip ci]
# [2.176.0](https://github.com/revanced/revanced-patches/compare/v2.175.0...v2.176.0) (2023-06-12)

### Bug Fixes

* **instagram/hide-timeline-ads:** constrain to version `275.0.0.27.98` ([#2377](https://github.com/revanced/revanced-patches/issues/2377)) ([6ee836c](6ee836c587))
* **songpal:** make patches more resilient ([#2386](https://github.com/revanced/revanced-patches/issues/2386)) ([947bf42](947bf42b7c))
* use correct import ([9b6e730](9b6e730395))
* **youtube/hide-get-premium:** shorten descriptions ([f5224c4](f5224c4980))
* **youtube/theme:** use custom light/dark colors for launch splash screen ([#2337](https://github.com/revanced/revanced-patches/issues/2337)) ([8adc05a](8adc05a174))

### Features

* **citra:** remove patches ([#2384](https://github.com/revanced/revanced-patches/issues/2384)) ([d182329](d1823297ce))
* **finanzonline:** support any version ([#2347](https://github.com/revanced/revanced-patches/issues/2347)) ([cc66b1f](cc66b1fc62))
* **reddit:** add `hide-promoted` patch ([#2350](https://github.com/revanced/revanced-patches/issues/2350)) ([c3fd36c](c3fd36cfba))
* **songpal:** add `remove-badge-tab` patch ([bde9053](bde9053f04))
* **songpal:** add `remove-notification-badge` patch ([1b77f96](1b77f9633c))
* **syncforreddit/change-oauth-client-id:** improve error message ([a39b2fd](a39b2fd982))
* **syncforreddit:** add `change-oauth-client-id` patch ([#2393](https://github.com/revanced/revanced-patches/issues/2393)) ([c93f0c6](c93f0c6a99))
* **youtube/hide-ads:** hide mix playlists ([dbb38ed](dbb38eddfd))
* **youtube/swipe-controls:** add option to save and restore brightness ([3d03471](3d03471b1c))
2023-06-12 01:47:15 +00:00
oSumAtrIX
db3dda0b0f
chore: merge branch dev to main (#2335) 2023-06-12 03:43:21 +02:00
semantic-release-bot
bd131cd34b chore(release): 2.176.0-dev.7 [skip ci]
# [2.176.0-dev.7](https://github.com/revanced/revanced-patches/compare/v2.176.0-dev.6...v2.176.0-dev.7) (2023-06-12)

### Features

* **syncforreddit/change-oauth-client-id:** improve error message ([a39b2fd](a39b2fd982))
2023-06-12 01:25:29 +00:00
oSumAtrIX
a39b2fd982
feat(syncforreddit/change-oauth-client-id): improve error message 2023-06-12 03:22:23 +02:00
oSumAtrIX
39a64ea039
ci: add cache step 2023-06-12 02:55:10 +02:00
semantic-release-bot
9a0a5c6710 chore(release): 2.176.0-dev.6 [skip ci]
# [2.176.0-dev.6](https://github.com/revanced/revanced-patches/compare/v2.176.0-dev.5...v2.176.0-dev.6) (2023-06-12)

### Features

* **reddit:** add `hide-promoted` patch ([#2350](https://github.com/revanced/revanced-patches/issues/2350)) ([c3fd36c](c3fd36cfba))
2023-06-12 00:01:26 +00:00
oSumAtrIX
02f0d346d2
ci: remove unnecessary steps 2023-06-12 01:57:58 +02:00
LagradOst
c3fd36cfba
feat(reddit): add hide-promoted patch (#2350)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-06-12 01:57:58 +02:00
semantic-release-bot
c522301d29 chore(release): 2.176.0-dev.5 [skip ci]
# [2.176.0-dev.5](https://github.com/revanced/revanced-patches/compare/v2.176.0-dev.4...v2.176.0-dev.5) (2023-06-11)

### Features

* **syncforreddit:** add `change-oauth-client-id` patch ([#2393](https://github.com/revanced/revanced-patches/issues/2393)) ([c93f0c6](c93f0c6a99))
2023-06-11 23:18:15 +00:00
oSumAtrIX
c93f0c6a99
feat(syncforreddit): add change-oauth-client-id patch (#2393) 2023-06-12 01:15:16 +02:00
semantic-release-bot
bc97c10a53 chore(release): 2.176.0-dev.4 [skip ci]
# [2.176.0-dev.4](https://github.com/revanced/revanced-patches/compare/v2.176.0-dev.3...v2.176.0-dev.4) (2023-06-11)

### Bug Fixes

* **songpal:** make patches more resilient ([#2386](https://github.com/revanced/revanced-patches/issues/2386)) ([947bf42](947bf42b7c))
2023-06-11 13:55:31 +00:00
fe
947bf42b7c
fix(songpal): make patches more resilient (#2386)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-06-11 15:53:33 +02:00
semantic-release-bot
41779305d5 chore(release): 2.176.0-dev.3 [skip ci]
# [2.176.0-dev.3](https://github.com/revanced/revanced-patches/compare/v2.176.0-dev.2...v2.176.0-dev.3) (2023-06-10)

### Bug Fixes

* **instagram/hide-timeline-ads:** constrain to version `275.0.0.27.98` ([#2377](https://github.com/revanced/revanced-patches/issues/2377)) ([6ee836c](6ee836c587))
* use correct import ([9b6e730](9b6e730395))
* **youtube/hide-get-premium:** shorten descriptions ([f5224c4](f5224c4980))

### Features

* **citra:** remove patches ([#2384](https://github.com/revanced/revanced-patches/issues/2384)) ([d182329](d1823297ce))
* **finanzonline:** support any version ([#2347](https://github.com/revanced/revanced-patches/issues/2347)) ([cc66b1f](cc66b1fc62))
* **songpal:** add `remove-badge-tab` patch ([bde9053](bde9053f04))
* **songpal:** add `remove-notification-badge` patch ([1b77f96](1b77f9633c))
2023-06-10 23:19:03 +00:00
oSumAtrIX
9b6e730395
fix: use correct import 2023-06-11 01:15:10 +02:00
oSumAtrIX
1b77f9633c feat(songpal): add remove-notification-badge patch 2023-06-10 18:41:28 +02:00
Your Name
bde9053f04 feat(songpal): add remove-badge-tab patch 2023-06-10 18:41:28 +02:00
fe
cc66b1fc62
feat(finanzonline): support any version (#2347) 2023-06-10 18:05:47 +02:00
Aunali321
d1823297ce
feat(citra): remove patches (#2384)
Citra is an open-source project and is available at https://github.com/citra-emu/citra therefore does not need any patches
2023-06-10 01:15:42 +02:00
Sharun
6ee836c587
fix(instagram/hide-timeline-ads): constrain to version 275.0.0.27.98 (#2377) 2023-06-08 09:33:12 +02:00
oSumAtrIX
144ae5a787
build(revanced-patcher): bump version 2023-06-07 03:46:58 +02:00
oSumAtrIX
f5224c4980
fix(youtube/hide-get-premium): shorten descriptions 2023-06-07 03:46:58 +02:00
semantic-release-bot
a9d9649d8b chore(release): 2.176.0-dev.2 [skip ci]
# [2.176.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.176.0-dev.1...v2.176.0-dev.2) (2023-06-07)
2023-06-07 01:05:07 +00:00
LisoUseInAIKyrios
98c7a8418d
build(revanced-patcher): bump version (#2324)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-06-07 03:02:07 +02:00
semantic-release-bot
17a5d049c0 chore(release): 2.176.0-dev.1 [skip ci]
# [2.176.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.175.0...v2.176.0-dev.1) (2023-06-02)

### Bug Fixes

* **youtube/theme:** use custom light/dark colors for launch splash screen ([#2337](https://github.com/revanced/revanced-patches/issues/2337)) ([8adc05a](8adc05a174))

### Features

* **youtube/hide-ads:** hide mix playlists ([dbb38ed](dbb38eddfd))
* **youtube/swipe-controls:** add option to save and restore brightness ([3d03471](3d03471b1c))
2023-06-02 18:17:32 +00:00