Commit Graph

797 Commits

Author SHA1 Message Date
oSumAtrIX
a47ce9ba4f
fix(youtube/video-ads): return empty ad list earlier 2022-10-18 01:45:51 +02:00
afn
c64e7a6168
style(reddit/premium-icon-reddit): fix consistency of patch description (#795) 2022-10-16 00:30:19 +02:00
semantic-release-bot
ea654c3874 chore(release): 2.82.0 [skip ci]
# [2.82.0](https://github.com/revanced/revanced-patches/compare/v2.81.11...v2.82.0) (2022-10-13)

### Features

* **youtube/remember-video-quality:** remember the quality until changed by default ([1aebabe](1aebabefdb))
2022-10-13 04:04:21 +00:00
oSumAtrIX
1aebabefdb
feat(youtube/remember-video-quality): remember the quality until changed by default 2022-10-13 06:02:04 +02:00
semantic-release-bot
7cd55eedd1 chore(release): 2.81.11 [skip ci]
## [2.81.11](https://github.com/revanced/revanced-patches/compare/v2.81.10...v2.81.11) (2022-10-11)

### Bug Fixes

* **youtube/theme:** add missing theme condition check ([#771](https://github.com/revanced/revanced-patches/issues/771)) ([40b70b9](40b70b9f9a))
2022-10-11 23:38:39 +00:00
OxrxL
40b70b9f9a
fix(youtube/theme): add missing theme condition check (#771) 2022-10-12 01:36:38 +02:00
semantic-release-bot
57a4d18ef0 chore(release): 2.81.10 [skip ci]
## [2.81.10](https://github.com/revanced/revanced-patches/compare/v2.81.9...v2.81.10) (2022-10-11)

### Bug Fixes

* **spotify/disable-capture-restriction:** dynamically find indices ([#759](https://github.com/revanced/revanced-patches/issues/759)) ([2cc64c6](2cc64c61d1))
2022-10-11 12:43:42 +00:00
Tim Schneeberger
2cc64c61d1
fix(spotify/disable-capture-restriction): dynamically find indices (#759) 2022-10-11 14:41:23 +02:00
semantic-release-bot
52f85cb506 chore(release): 2.81.9 [skip ci]
## [2.81.9](https://github.com/revanced/revanced-patches/compare/v2.81.8...v2.81.9) (2022-10-11)

### Bug Fixes

* **youtube/general-ads:** hide ads on wide screens ([#765](https://github.com/revanced/revanced-patches/issues/765)) ([f0d2f3e](f0d2f3e01b))
* **youtube/theme:** colore the comment action bar ([#762](https://github.com/revanced/revanced-patches/issues/762)) ([4b3abe0](4b3abe0d45))
2022-10-11 12:39:59 +00:00
OxrxL
4b3abe0d45
fix(youtube/theme): colore the comment action bar (#762)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-11 14:38:11 +02:00
TheNoFace
f0d2f3e01b
fix(youtube/general-ads): hide ads on wide screens (#765) 2022-10-11 14:36:39 +02:00
semantic-release-bot
ed6f498c85 chore(release): 2.81.8 [skip ci]
## [2.81.8](https://github.com/revanced/revanced-patches/compare/v2.81.7...v2.81.8) (2022-10-10)

### Bug Fixes

* **youtube/video-ads:** invert condition to hide ads ([e353ed0](e353ed0b0f))
2022-10-10 20:20:12 +00:00
oSumAtrIX
e353ed0b0f
fix(youtube/video-ads): invert condition to hide ads
This reverts commit a32af95156.
2022-10-10 22:17:52 +02:00
semantic-release-bot
47ea3a3da0 chore(release): 2.81.7 [skip ci]
## [2.81.7](https://github.com/revanced/revanced-patches/compare/v2.81.6...v2.81.7) (2022-10-10)

### Bug Fixes

* **video-ads:** invert the condition to hide ads ([a32af95](a32af95156))
2022-10-10 15:15:45 +00:00
oSumAtrIX
a32af95156
fix(video-ads): invert the condition to hide ads 2022-10-10 17:12:53 +02:00
semantic-release-bot
faa36e6a01 chore(release): 2.81.6 [skip ci]
## [2.81.6](https://github.com/revanced/revanced-patches/compare/v2.81.5...v2.81.6) (2022-10-10)

### Bug Fixes

* **video-ads:** return empty list in correct method ([bbcf050](bbcf0501d4))
2022-10-10 13:53:46 +00:00
oSumAtrIX
bbcf0501d4
fix(video-ads): return empty list in correct method 2022-10-10 15:51:32 +02:00
semantic-release-bot
6199e89cbd chore(release): 2.81.5 [skip ci]
## [2.81.5](https://github.com/revanced/revanced-patches/compare/v2.81.4...v2.81.5) (2022-10-10)

### Bug Fixes

* **video-ads:** clobber unused register ([0feb607](0feb6073dd))
2022-10-10 13:08:57 +00:00
oSumAtrIX
0feb6073dd
fix(video-ads): clobber unused register 2022-10-10 15:06:27 +02:00
semantic-release-bot
8a857d54c8 chore(release): 2.81.4 [skip ci]
## [2.81.4](https://github.com/revanced/revanced-patches/compare/v2.81.3...v2.81.4) (2022-10-10)

### Bug Fixes

* **general-ads:** invalid smali syntax ([86224c1](86224c1f60))
2022-10-10 12:30:28 +00:00
oSumAtrIX
86224c1f60
fix(general-ads): invalid smali syntax 2022-10-10 14:28:35 +02:00
semantic-release-bot
aeb7b67633 chore(release): 2.81.3 [skip ci]
## [2.81.3](https://github.com/revanced/revanced-patches/compare/v2.81.2...v2.81.3) (2022-10-10)

### Bug Fixes

* **video-ads:** return empty ad list instead of null ([f6c5027](f6c5027981))
2022-10-10 11:56:13 +00:00
oSumAtrIX
f6c5027981
fix(video-ads): return empty ad list instead of null 2022-10-10 13:50:24 +02:00
semantic-release-bot
04e49cf922 chore(release): 2.81.2 [skip ci]
## [2.81.2](https://github.com/revanced/revanced-patches/compare/v2.81.1...v2.81.2) (2022-10-08)

### Bug Fixes

* **theme:** include coloring the playlist action bar ([#742](https://github.com/revanced/revanced-patches/issues/742)) ([6766ec8](6766ec8f31))
2022-10-08 23:47:09 +00:00
OxrxL
6766ec8f31
fix(theme): include coloring the playlist action bar (#742) 2022-10-09 01:44:50 +02:00
semantic-release-bot
f5d2d74346 chore(release): 2.81.1 [skip ci]
## [2.81.1](https://github.com/revanced/revanced-patches/compare/v2.81.0...v2.81.1) (2022-10-07)

### Bug Fixes

* **video-ads:** block remaining video ads ([fbc83a2](fbc83a22d3))
2022-10-07 21:04:25 +00:00
oSumAtrIX
fbc83a22d3
fix(video-ads): block remaining video ads 2022-10-07 23:02:01 +02:00
semantic-release-bot
fdb312276e chore(release): 2.81.0 [skip ci]
# [2.81.0](https://github.com/revanced/revanced-patches/compare/v2.80.0...v2.81.0) (2022-10-06)

### Features

* **youtube/general-ads:** do not hide community posts by default ([6269638](626963819c))
2022-10-06 08:11:29 +00:00
oSumAtrIX
626963819c
feat(youtube/general-ads): do not hide community posts by default 2022-10-06 10:08:54 +02:00
oSumAtrIX
f870178a77
chore: migrate to new changes from the patcher 2022-10-05 04:13:14 +02:00
semantic-release-bot
125c72c974 chore(release): 2.80.0 [skip ci]
# [2.80.0](https://github.com/revanced/revanced-patches/compare/v2.79.2...v2.80.0) (2022-10-04)

### Features

* **youtube/remember-video-quality:** remember current quality option ([9c510d4](9c510d4720))
2022-10-04 05:53:56 +00:00
oSumAtrIX
9c510d4720
feat(youtube/remember-video-quality): remember current quality option 2022-10-04 07:51:47 +02:00
semantic-release-bot
3bdffc985d chore(release): 2.79.2 [skip ci]
## [2.79.2](https://github.com/revanced/revanced-patches/compare/v2.79.1...v2.79.2) (2022-10-04)

### Bug Fixes

* **youtube/disable-startup-shorts-player:** don't affect functionality of navigation bar  ([#716](https://github.com/revanced/revanced-patches/issues/716)) ([05f5cc1](05f5cc17e3))
2022-10-04 05:44:44 +00:00
OxrxL
05f5cc17e3
fix(youtube/disable-startup-shorts-player): don't affect functionality of navigation bar (#716) 2022-10-04 07:43:01 +02:00
semantic-release-bot
360d82bdcf chore(release): 2.79.1 [skip ci]
## [2.79.1](https://github.com/revanced/revanced-patches/compare/v2.79.0...v2.79.1) (2022-10-03)

### Bug Fixes

* **youtube/disable-startup-shorts-player:** do not prevent playing videos on startup ([#714](https://github.com/revanced/revanced-patches/issues/714)) ([9a0d379](9a0d3798af))
2022-10-03 23:42:37 +00:00
OxrxL
9a0d3798af
fix(youtube/disable-startup-shorts-player): do not prevent playing videos on startup (#714) 2022-10-04 01:40:11 +02:00
semantic-release-bot
798bdee9a0 chore(release): 2.79.0 [skip ci]
# [2.79.0](https://github.com/revanced/revanced-patches/compare/v2.78.0...v2.79.0) (2022-10-03)

### Features

* `hide-video-buttons` patch ([584803a](584803aa90))
2022-10-03 11:42:13 +00:00
oSumAtrIX
4447244108
refactor(youtube/general-ads): abstract integrations code 2022-10-03 13:38:07 +02:00
oSumAtrIX
584803aa90
feat: hide-video-buttons patch 2022-10-03 13:37:30 +02:00
semantic-release-bot
3c5a749fb8 chore(release): 2.78.0 [skip ci]
# [2.78.0](https://github.com/revanced/revanced-patches/compare/v2.77.1...v2.78.0) (2022-10-02)

### Features

* **youtube/general-ads:** check for ad in identifier ([fd0506e](fd0506eb95))
2022-10-02 23:26:59 +00:00
oSumAtrIX
fd0506eb95
feat(youtube/general-ads): check for ad in identifier 2022-10-03 01:25:08 +02:00
semantic-release-bot
9eb03ad56e chore(release): 2.77.1 [skip ci]
## [2.77.1](https://github.com/revanced/revanced-patches/compare/v2.77.0...v2.77.1) (2022-10-01)

### Bug Fixes

* **tiktok/tiktok-downloads:** add missing patch dependencies ([#686](https://github.com/revanced/revanced-patches/issues/686)) ([5c3b4ed](5c3b4ed053))
2022-10-01 04:30:50 +00:00
d4rkk3y
5c3b4ed053
fix(tiktok/tiktok-downloads): add missing patch dependencies (#686) 2022-10-01 06:28:40 +02:00
semantic-release-bot
9f65675b5b chore(release): 2.77.0 [skip ci]
# [2.77.0](https://github.com/revanced/revanced-patches/compare/v2.76.3...v2.77.0) (2022-10-01)

### Features

* **youtube/hdr-auto-brightness:** increase strength of fingerprint ([2379b58](2379b5892b))
2022-10-01 03:22:03 +00:00
oSumAtrIX
2379b5892b
feat(youtube/hdr-auto-brightness): increase strength of fingerprint 2022-10-01 05:19:00 +02:00
semantic-release-bot
6711eaf6fe chore(release): 2.76.3 [skip ci]
## [2.76.3](https://github.com/revanced/revanced-patches/compare/v2.76.2...v2.76.3) (2022-10-01)

### Performance Improvements

* **general-ads:** hook pathBuilder ([b9bad0b](b9bad0bb92))
2022-10-01 02:01:13 +00:00
oSumAtrIX
b9bad0bb92
perf(general-ads): hook pathBuilder 2022-10-01 03:58:19 +02:00
semantic-release-bot
02030209b4 chore(release): 2.76.2 [skip ci]
## [2.76.2](https://github.com/revanced/revanced-patches/compare/v2.76.1...v2.76.2) (2022-09-30)

### Bug Fixes

* **twitter/monochrome-icon:** add missing `File.write` call ([#682](https://github.com/revanced/revanced-patches/issues/682)) ([de22e3f](de22e3f03e))
2022-09-30 18:02:24 +00:00
Ushie
de22e3f03e
fix(twitter/monochrome-icon): add missing File.write call (#682) 2022-09-30 20:00:29 +02:00
semantic-release-bot
33959b2b29 chore(release): 2.76.1 [skip ci]
## [2.76.1](https://github.com/revanced/revanced-patches/compare/v2.76.0...v2.76.1) (2022-09-30)

### Bug Fixes

* **disable-startup-shorts-player:** remove redundant opcode pattern ([#679](https://github.com/revanced/revanced-patches/issues/679)) ([5197a24](5197a24cc5))
2022-09-30 17:59:47 +00:00