semantic-release-bot
|
cdca96224a
|
chore(release): 0.42.1 [skip ci]
## [0.42.1](https://github.com/revanced/revanced-integrations/compare/v0.42.0...v0.42.1) (2022-09-23)
### Bug Fixes
* **build:** remove distributionSha256Sum property ([#153](https://github.com/revanced/revanced-integrations/issues/153)) [skip ci] ([ae8d39a ](ae8d39a831 ))
* **custom-playback-speed:** fill array to generate required instructions ([#155](https://github.com/revanced/revanced-integrations/issues/155)) ([868e99a ](868e99a619 ))
* **hide-time-and-seekbar:** don't draw the seekbar ([#154](https://github.com/revanced/revanced-integrations/issues/154)) ([f1e9aa3 ](f1e9aa30ba ))
|
2022-09-23 10:58:02 +00:00 |
|
bogadana
|
868e99a619
|
fix(custom-playback-speed): fill array to generate required instructions (#155)
|
2022-09-23 12:53:22 +02:00 |
|
OxrxL
|
f1e9aa30ba
|
fix(hide-time-and-seekbar): don't draw the seekbar (#154)
|
2022-09-23 12:51:30 +02:00 |
|
OxrxL
|
ae8d39a831
|
fix(build): remove distributionSha256Sum property (#153) [skip ci]
|
2022-09-23 11:14:34 +02:00 |
|
semantic-release-bot
|
0304ccb168
|
chore(release): 0.42.0 [skip ci]
# [0.42.0](https://github.com/revanced/revanced-integrations/compare/v0.41.2...v0.42.0) (2022-09-23)
### Features
* **tiktok:** adapt `tiktok-download` with `tiktok-settings`. ([#152](https://github.com/revanced/revanced-integrations/issues/152)) ([5a710aa ](5a710aa033 ))
|
2022-09-23 05:43:56 +00:00 |
|
d4rkk3y
|
5a710aa033
|
feat(tiktok): adapt tiktok-download with tiktok-settings . (#152)
|
2022-09-23 07:39:44 +02:00 |
|
semantic-release-bot
|
fd924ad934
|
chore(release): 0.41.2 [skip ci]
## [0.41.2](https://github.com/revanced/revanced-integrations/compare/v0.41.1...v0.41.2) (2022-09-22)
|
2022-09-22 16:51:03 +00:00 |
|
Patryk MiÅ›
|
f47cc8b375
|
build: migrate to Kotlin DSL (#151)
Co-authored-by: PatrickMis <24607131+PatrickMis@users.noreply.github.com>
|
2022-09-22 18:47:46 +02:00 |
|
oSumAtrIX
|
b97c6005f0
|
refactor(custom-playback-speed): empty initial value for videoSpeeds field
|
2022-09-22 07:19:12 +02:00 |
|
semantic-release-bot
|
8feeb323ba
|
chore(release): 0.41.1 [skip ci]
## [0.41.1](https://github.com/revanced/revanced-integrations/compare/v0.41.0...v0.41.1) (2022-09-22)
|
2022-09-22 00:11:29 +00:00 |
|
Patryk MiÅ›
|
c4be039367
|
build: modernize build code (#148)
|
2022-09-22 02:08:04 +02:00 |
|
semantic-release-bot
|
0a1f42595e
|
chore(release): 0.41.0 [skip ci]
# [0.41.0](https://github.com/revanced/revanced-integrations/compare/v0.40.0...v0.41.0) (2022-09-21)
### Features
* `tiktok-feed-filter` , `tiktok-settings` and `tiktok-force-login` patch ([#142](https://github.com/revanced/revanced-integrations/issues/142)) ([c3f79eb ](c3f79eb27b ))
|
2022-09-21 21:02:57 +00:00 |
|
d4rkk3y
|
c3f79eb27b
|
feat: tiktok-feed-filter , tiktok-settings and tiktok-force-login patch (#142)
|
2022-09-21 22:59:50 +02:00 |
|
semantic-release-bot
|
cf2d6b955a
|
chore(release): 0.40.0 [skip ci]
# [0.40.0](https://github.com/revanced/revanced-integrations/compare/v0.39.0...v0.40.0) (2022-09-21)
### Bug Fixes
* disable sponsorblock on shorts ([#135](https://github.com/revanced/revanced-integrations/issues/135)) ([3797438 ](37974389ac ))
### Features
* `disable-auto-player-popup-panels` patch ([#145](https://github.com/revanced/revanced-integrations/issues/145)) ([3fd6df8 ](3fd6df8277 ))
|
2022-09-21 01:06:46 +00:00 |
|
OxrxL
|
37974389ac
|
fix: disable sponsorblock on shorts (#135)
|
2022-09-21 03:03:37 +02:00 |
|
OxrxL
|
3fd6df8277
|
feat: disable-auto-player-popup-panels patch (#145)
|
2022-09-21 03:02:47 +02:00 |
|
semantic-release-bot
|
ba22e3bc56
|
chore(release): 0.39.0 [skip ci]
# [0.39.0](https://github.com/revanced/revanced-integrations/compare/v0.38.0...v0.39.0) (2022-09-21)
### Features
* `hide-time-and-seekbar` patch ([#146](https://github.com/revanced/revanced-integrations/issues/146)) ([7e2f48e ](7e2f48eb3e ))
|
2022-09-21 01:01:07 +00:00 |
|
OxrxL
|
7e2f48eb3e
|
feat: hide-time-and-seekbar patch (#146)
|
2022-09-21 02:58:13 +02:00 |
|
semantic-release-bot
|
6a1669ea71
|
chore(release): 0.38.0 [skip ci]
# [0.38.0](https://github.com/revanced/revanced-integrations/compare/v0.37.4...v0.38.0) (2022-09-20)
### Features
* disable `swipe-controls` when player controls are visible ([#123](https://github.com/revanced/revanced-integrations/issues/123)) ([6d8c0a0 ](6d8c0a0c73 ))
|
2022-09-20 23:59:25 +00:00 |
|
Chris
|
6d8c0a0c73
|
feat: disable swipe-controls when player controls are visible (#123)
|
2022-09-21 01:56:42 +02:00 |
|
semantic-release-bot
|
2b763373ee
|
chore(release): 0.37.4 [skip ci]
## [0.37.4](https://github.com/revanced/revanced-integrations/compare/v0.37.3...v0.37.4) (2022-09-18)
### Bug Fixes
* **sponsorblock:** handle response error code 400 ([#143](https://github.com/revanced/revanced-integrations/issues/143)) ([40f9af0 ](40f9af0efd ))
|
2022-09-18 22:07:17 +00:00 |
|
Michael M. Chang
|
40f9af0efd
|
fix(sponsorblock): handle response error code 400 (#143)
|
2022-09-19 00:04:39 +02:00 |
|
semantic-release-bot
|
08cca3c6ec
|
chore(release): 0.37.3 [skip ci]
## [0.37.3](https://github.com/revanced/revanced-integrations/compare/v0.37.2...v0.37.3) (2022-09-15)
### Bug Fixes
* revert consolidating ad filters ([f96dc38 ](f96dc38f4e ))
|
2022-09-15 23:33:08 +00:00 |
|
oSumAtrIX
|
f96dc38f4e
|
fix: revert consolidating ad filters
This reverts commit 8a39551aba .
|
2022-09-16 01:30:10 +02:00 |
|
semantic-release-bot
|
481b8d612d
|
chore(release): 0.37.2 [skip ci]
## [0.37.2](https://github.com/revanced/revanced-integrations/compare/v0.37.1...v0.37.2) (2022-09-15)
### Bug Fixes
* consolidate ad filters ([#140](https://github.com/revanced/revanced-integrations/issues/140)) ([8a39551 ](8a39551aba ))
|
2022-09-15 22:03:41 +00:00 |
|
OxrxL
|
8a39551aba
|
fix: consolidate ad filters (#140)
|
2022-09-16 00:00:52 +02:00 |
|
semantic-release-bot
|
d7b1bc12fb
|
chore(release): 0.37.1 [skip ci]
## [0.37.1](https://github.com/revanced/revanced-integrations/compare/v0.37.0...v0.37.1) (2022-09-15)
### Bug Fixes
* `general-ads` litho ads filter ([#139](https://github.com/revanced/revanced-integrations/issues/139)) ([68d7f98 ](68d7f98efc ))
|
2022-09-15 14:51:17 +00:00 |
|
d4rkk3y
|
68d7f98efc
|
fix: general-ads litho ads filter (#139)
|
2022-09-15 16:44:06 +02:00 |
|
semantic-release-bot
|
b7d603f706
|
chore(release): 0.37.0 [skip ci]
# [0.37.0](https://github.com/revanced/revanced-integrations/compare/v0.36.6...v0.37.0) (2022-09-15)
### Features
* `disable-auto-captions` patch ([#133](https://github.com/revanced/revanced-integrations/issues/133)) ([233d332 ](233d332473 ))
|
2022-09-15 01:03:26 +00:00 |
|
OxrxL
|
233d332473
|
feat: disable-auto-captions patch (#133)
|
2022-09-15 03:00:15 +02:00 |
|
semantic-release-bot
|
c82a85ba37
|
chore(release): 0.36.6 [skip ci]
## [0.36.6](https://github.com/revanced/revanced-integrations/compare/v0.36.5...v0.36.6) (2022-09-08)
### Bug Fixes
* android api 23 compat ([136fb7b ](136fb7bcbb )), closes [revanced/revanced-integrations#136](https://github.com/revanced/revanced-integrations/issues/136)
|
2022-09-08 10:23:22 +00:00 |
|
Sculas
|
136fb7bcbb
|
fix: android api 23 compat
Fixes revanced/revanced-integrations#136
|
2022-09-08 12:19:50 +02:00 |
|
semantic-release-bot
|
ab9587df5a
|
chore(release): 0.36.5 [skip ci]
## [0.36.5](https://github.com/revanced/revanced-integrations/compare/v0.36.4...v0.36.5) (2022-08-29)
### Bug Fixes
* revert "pull up to refresh" ([cb7e90c ](cb7e90c41e ))
|
2022-08-29 20:41:53 +00:00 |
|
oSumAtrIX
|
cb7e90c41e
|
fix: revert "pull up to refresh"
This reverts commit 96d427f2ba .
|
2022-08-29 22:39:11 +02:00 |
|
semantic-release-bot
|
83f248e7da
|
chore(release): 0.36.4 [skip ci]
## [0.36.4](https://github.com/revanced/revanced-integrations/compare/v0.36.3...v0.36.4) (2022-08-27)
### Bug Fixes
* pull down to reload the home page ([#129](https://github.com/revanced/revanced-integrations/issues/129)) ([96d427f ](96d427f2ba ))
|
2022-08-27 22:27:24 +00:00 |
|
OxrxL
|
96d427f2ba
|
fix: pull down to reload the home page (#129)
|
2022-08-28 00:24:20 +02:00 |
|
semantic-release-bot
|
b68f8e912e
|
chore(release): 0.36.3 [skip ci]
## [0.36.3](https://github.com/revanced/revanced-integrations/compare/v0.36.2...v0.36.3) (2022-08-26)
### Bug Fixes
* change default value for autorepeat setting ([#126](https://github.com/revanced/revanced-integrations/issues/126)) ([c6c2556 ](c6c255609f ))
|
2022-08-26 01:26:26 +00:00 |
|
afn
|
c6c255609f
|
fix: change default value for autorepeat setting (#126)
|
2022-08-26 03:23:38 +02:00 |
|
semantic-release-bot
|
9f283ba71f
|
chore(release): 0.36.2 [skip ci]
## [0.36.2](https://github.com/revanced/revanced-integrations/compare/v0.36.1...v0.36.2) (2022-08-25)
### Bug Fixes
* restart when toggling the downloads button ([#125](https://github.com/revanced/revanced-integrations/issues/125)) ([afd4815 ](afd4815a22 ))
|
2022-08-25 06:39:20 +00:00 |
|
Joey Peter
|
afd4815a22
|
fix: restart when toggling the downloads button (#125)
|
2022-08-25 08:35:43 +02:00 |
|
semantic-release-bot
|
d60aea723f
|
chore(release): 0.36.1 [skip ci]
## [0.36.1](https://github.com/revanced/revanced-integrations/compare/v0.36.0...v0.36.1) (2022-08-24)
### Bug Fixes
* restart prompt for `tablet-miniplayer` patch setting ([#124](https://github.com/revanced/revanced-integrations/issues/124)) ([a9a69ec ](a9a69ecfeb ))
|
2022-08-24 22:27:35 +00:00 |
|
LoV432
|
a9a69ecfeb
|
fix: restart prompt for tablet-miniplayer patch setting (#124)
|
2022-08-25 00:24:42 +02:00 |
|
semantic-release-bot
|
3c855875d6
|
chore(release): 0.36.0 [skip ci]
# [0.36.0](https://github.com/revanced/revanced-integrations/compare/v0.35.0...v0.36.0) (2022-08-22)
### Bug Fixes
* default values for settings ([6f5596f ](6f5596f227 ))
### Features
* setting for downloader package name ([8b09228 ](8b092280e1 ))
|
2022-08-22 19:08:34 +00:00 |
|
oSumAtrIX
|
8b092280e1
|
feat: setting for downloader package name
|
2022-08-22 21:05:01 +02:00 |
|
oSumAtrIX
|
6f5596f227
|
fix: default values for settings
|
2022-08-22 21:04:56 +02:00 |
|
semantic-release-bot
|
163a51af57
|
chore(release): 0.35.0 [skip ci]
# [0.35.0](https://github.com/revanced/revanced-integrations/compare/v0.34.0...v0.35.0) (2022-08-22)
### Features
* `downloads` patch ([#89](https://github.com/revanced/revanced-integrations/issues/89)) ([6aa02e5 ](6aa02e5063 ))
|
2022-08-22 03:01:02 +00:00 |
|
oSumAtrIX
|
6aa02e5063
|
feat: downloads patch (#89)
|
2022-08-22 04:58:14 +02:00 |
|
semantic-release-bot
|
6abc481717
|
chore(release): 0.34.0 [skip ci]
# [0.34.0](https://github.com/revanced/revanced-integrations/compare/v0.33.1...v0.34.0) (2022-08-22)
### Features
* `settings` patch framework ([#113](https://github.com/revanced/revanced-integrations/issues/113)) ([276a2bc ](276a2bc356 ))
|
2022-08-22 00:02:54 +00:00 |
|
oSumAtrIX
|
276a2bc356
|
feat: settings patch framework (#113)
|
2022-08-22 01:59:38 +02:00 |
|
semantic-release-bot
|
29a812f4e5
|
chore(release): 0.33.1 [skip ci]
## [0.33.1](https://github.com/revanced/revanced-integrations/compare/v0.33.0...v0.33.1) (2022-08-14)
### Bug Fixes
* decode bytebuffer properly ([#121](https://github.com/revanced/revanced-integrations/issues/121)) ([d257b6d ](d257b6d193 ))
|
2022-08-14 21:39:03 +00:00 |
|