Commit Graph

1529 Commits

Author SHA1 Message Date
0fc94e2305 refactor: use existing method ReVancedUtils.getIdentifier (#271) 2023-01-04 16:32:18 +01:00
25604cec0a chore(release): 0.91.1 [skip ci]
## [0.91.1](https://github.com/revanced/revanced-integrations/compare/v0.91.0...v0.91.1) (2023-01-02)

### Bug Fixes

* revert removing workaround task `publish` ([64c31b8](64c31b84e7))
* **twitch/block-embedded-ads:** rewrite Kotlin classes to Java ([#270](https://github.com/revanced/revanced-integrations/issues/270)) ([843dd9d](843dd9de9e))
v0.91.1
2023-01-02 08:05:21 +00:00
dd11c6e062 chore: merge branch dev to main (#269) 2023-01-02 09:01:28 +01:00
64c31b84e7 fix: revert removing workaround task publish
This reverts commit 89f866d739.
2023-01-02 08:57:11 +01:00
843dd9de9e fix(twitch/block-embedded-ads): rewrite Kotlin classes to Java (#270)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-02 08:55:19 +01:00
bc635a79c5 build: name output files & minor refactor 2023-01-02 02:58:20 +01:00
4c18633c36 build: name output files
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-02 02:51:34 +01:00
4a3d20e1f0 chore: set versionName
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-02 02:50:05 +01:00
8de014583e chore: bump build tools version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-02 02:49:43 +01:00
993aadd4df chore: update sdk versions
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-02 02:49:09 +01:00
89f866d739 refactor: remove workaround task publish
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-02 02:48:51 +01:00
6fd81770bf chore: rename root project name
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-02 02:48:13 +01:00
a600239bbf chore(release): 0.91.0 [skip ci]
# [0.91.0](https://github.com/revanced/revanced-integrations/compare/v0.90.0...v0.91.0) (2022-12-31)

### Bug Fixes

* **youtube/general-ads:** restore swipe back to exit gesture ([#264](https://github.com/revanced/revanced-integrations/issues/264)) ([76c36da](76c36daee0))

### Features

* **youtube:** `copy-video-url` patch ([#263](https://github.com/revanced/revanced-integrations/issues/263)) ([e856d9d](e856d9dccd))
v0.91.0
2022-12-31 20:24:14 +00:00
cb560ff097 chore: merge branch dev to main (#266) 2022-12-31 21:20:20 +01:00
a9f55d7512 build: do not comment on successful releases 2022-12-31 21:16:28 +01:00
fcc5337d76 chore(release): 0.91.0-dev.2 [skip ci]
# [0.91.0-dev.2](https://github.com/revanced/revanced-integrations/compare/v0.91.0-dev.1...v0.91.0-dev.2) (2022-12-31)

### Bug Fixes

* **youtube/general-ads:** restore swipe back to exit gesture ([#264](https://github.com/revanced/revanced-integrations/issues/264)) ([76c36da](76c36daee0))
v0.91.0-dev.2
2022-12-31 18:20:43 +00:00
76c36daee0 fix(youtube/general-ads): restore swipe back to exit gesture (#264)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-31 19:16:52 +01:00
f6335267f2 chore(release): 0.91.0-dev.1 [skip ci]
# [0.91.0-dev.1](https://github.com/revanced/revanced-integrations/compare/v0.90.0...v0.91.0-dev.1) (2022-12-31)

### Features

* **youtube:** `copy-video-url` patch ([#263](https://github.com/revanced/revanced-integrations/issues/263)) ([e856d9d](e856d9dccd))
v0.91.0-dev.1
2022-12-31 17:51:33 +00:00
e856d9dccd feat(youtube): copy-video-url patch (#263)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-31 18:47:57 +01:00
1f74ccf800 chore(release): 0.90.0 [skip ci]
# [0.90.0](https://github.com/revanced/revanced-integrations/compare/v0.89.0...v0.90.0) (2022-12-31)

### Features

* **youtube/return-youtube-dislike:** better formatting and LTR support ([#252](https://github.com/revanced/revanced-integrations/issues/252)) ([b839600](b839600728))

### Performance Improvements

* **youtube/general-ads-patch:** reduce list of ignored component names ([#261](https://github.com/revanced/revanced-integrations/issues/261)) ([8d233a2](8d233a2f82))
v0.90.0
2022-12-31 06:45:39 +00:00
240c3888cb chore: merge branch dev to main (#262) 2022-12-31 07:40:55 +01:00
b839600728 feat(youtube/return-youtube-dislike): better formatting and LTR support (#252)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-31 07:38:47 +01:00
a26975611e chore(release): 0.89.1-dev.1 [skip ci]
## [0.89.1-dev.1](https://github.com/revanced/revanced-integrations/compare/v0.89.0...v0.89.1-dev.1) (2022-12-30)

### Performance Improvements

* **youtube/general-ads-patch:** reduce list of ignored component names ([#261](https://github.com/revanced/revanced-integrations/issues/261)) ([8d233a2](8d233a2f82))
v0.89.1-dev.1
2022-12-30 17:48:01 +00:00
8d233a2f82 perf(youtube/general-ads-patch): reduce list of ignored component names (#261) 2022-12-30 18:44:36 +01:00
115af48d86 chore(release): 0.89.0 [skip ci]
# [0.89.0](https://github.com/revanced/revanced-integrations/compare/v0.88.0...v0.89.0) (2022-12-30)

### Features

* **youtube/general-ads-patch:** hide channel member shelf ([#257](https://github.com/revanced/revanced-integrations/issues/257)) ([87799e5](87799e5c55))
v0.89.0
2022-12-30 04:24:53 +00:00
c9bd832ee5 chore: merge branch dev to main (#260) 2022-12-30 05:20:56 +01:00
35fb757258 chore(release): 0.89.0-dev.1 [skip ci]
# [0.89.0-dev.1](https://github.com/revanced/revanced-integrations/compare/v0.88.0...v0.89.0-dev.1) (2022-12-30)

### Features

* **youtube/general-ads-patch:** hide channel member shelf ([#257](https://github.com/revanced/revanced-integrations/issues/257)) ([87799e5](87799e5c55))
v0.89.0-dev.1
2022-12-30 04:19:48 +00:00
87799e5c55 feat(youtube/general-ads-patch): hide channel member shelf (#257)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-30 05:16:18 +01:00
311524c2c9 ci: do not escape in environment variable MESSAGE
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-29 19:16:29 +01:00
b9fa8d6c09 chore(release): 0.88.0 [skip ci]
# [0.88.0](https://github.com/revanced/revanced-integrations/compare/v0.87.0...v0.88.0) (2022-12-29)

### Features

* **youtube:** `hide-breaking-news-shelf` patch ([#258](https://github.com/revanced/revanced-integrations/issues/258)) ([eec90ee](eec90ee04c))
v0.88.0
2022-12-29 16:56:13 +00:00
f122598e08 chore: merge branch dev to main (#259) 2022-12-29 17:52:15 +01:00
12ee45bb68 chore(release): 0.88.0-dev.1 [skip ci]
# [0.88.0-dev.1](https://github.com/revanced/revanced-integrations/compare/v0.87.0...v0.88.0-dev.1) (2022-12-29)

### Features

* **youtube:** `hide-breaking-news-shelf` patch ([#258](https://github.com/revanced/revanced-integrations/issues/258)) ([eec90ee](eec90ee04c))
v0.88.0-dev.1
2022-12-29 16:52:01 +00:00
eec90ee04c feat(youtube): hide-breaking-news-shelf patch (#258)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-29 17:48:18 +01:00
0682c4c671 chore: merge branch dev to main (#253) 2022-12-26 19:33:43 +01:00
59031d95ea ci: back-merge releases back into dev branch 2022-12-26 19:21:23 +01:00
38e3906240 ci: do not release on build commit type 2022-12-26 19:19:29 +01:00
5ed6a57df2 ci: open pull requests to merge dev to main 2022-12-26 19:10:57 +01:00
33b99f0061 chore(release): 0.87.0 [skip ci]
# [0.87.0](https://github.com/revanced/revanced-integrations/compare/v0.86.1...v0.87.0) (2022-12-26)

### Features

* **youtube/general-ads-patch:** hide guidelines for subscriber ([#249](https://github.com/revanced/revanced-integrations/issues/249)) ([f4e8afe](f4e8afe7ba))
v0.87.0
2022-12-26 17:32:27 +00:00
f4e8afe7ba feat(youtube/general-ads-patch): hide guidelines for subscriber (#249) 2022-12-26 18:27:37 +01:00
878ac2a9fa chore(release): 0.86.1 [skip ci]
## [0.86.1](https://github.com/revanced/revanced-integrations/compare/v0.86.0...v0.86.1) (2022-12-24)

### Bug Fixes

* **youtube/theme:** correct background color for the shorts comment box ([#239](https://github.com/revanced/revanced-integrations/issues/239)) ([9ab8a64](9ab8a646ed))
v0.86.1
2022-12-24 22:45:57 +00:00
b663880741 refactor: apply return oriented programming convention (#248)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-22 21:14:41 +01:00
9ab8a646ed fix(youtube/theme): correct background color for the shorts comment box (#239)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-22 07:39:41 +01:00
2002bf8063 chore(release): 0.86.0 [skip ci]
# [0.86.0](https://github.com/revanced/revanced-integrations/compare/v0.85.1...v0.86.0) (2022-12-21)

### Features

* **youtube/return-youtube-dislike:** debug connection statistics, toast on error, high priority background threads ([#236](https://github.com/revanced/revanced-integrations/issues/236)) ([693ef08](693ef08c6c))
v0.86.0
2022-12-21 21:23:12 +00:00
693ef08c6c feat(youtube/return-youtube-dislike): debug connection statistics, toast on error, high priority background threads (#236)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-21 22:19:34 +01:00
84377b2da4 chore(release): 0.85.1 [skip ci]
## [0.85.1](https://github.com/revanced/revanced-integrations/compare/v0.85.0...v0.85.1) (2022-12-21)

### Bug Fixes

* revert semantically incorrect simplification of ˋAdRemoverAPI.HideViewWithLayout1dpˋ ([#244](https://github.com/revanced/revanced-integrations/issues/244)) ([71e81a6](71e81a6473))
v0.85.1
2022-12-21 13:40:29 +00:00
71e81a6473 fix: revert semantically incorrect simplification of ˋAdRemoverAPI.HideViewWithLayout1dpˋ (#244) 2022-12-21 14:37:05 +01:00
5839f6ca4a chore(release): 0.85.0 [skip ci]
# [0.85.0](https://github.com/revanced/revanced-integrations/compare/v0.84.2...v0.85.0) (2022-12-21)

### Features

* **youtube/general-ads:** hide grid of shorts ([d125d20](d125d20974))
v0.85.0
2022-12-21 06:31:04 +00:00
d125d20974 feat(youtube/general-ads): hide grid of shorts 2022-12-21 07:26:49 +01:00
5dd68e23f8 chore(release): 0.84.2 [skip ci]
## [0.84.2](https://github.com/revanced/revanced-integrations/compare/v0.84.1...v0.84.2) (2022-12-20)

### Bug Fixes

* migrate old to new settings correctly ([#241](https://github.com/revanced/revanced-integrations/issues/241)) ([98ce2df](98ce2df47d))
v0.84.2
2022-12-20 08:22:39 +00:00
98ce2df47d fix: migrate old to new settings correctly (#241) 2022-12-20 09:19:13 +01:00