semantic-release-bot 5b53e02613 chore(release): 0.105.0 [skip ci]
# [0.105.0](https://github.com/revanced/revanced-integrations/compare/v0.104.0...v0.105.0) (2023-04-27)

### Bug Fixes

* **youtube/minimized-playback:** disable minimized playback for shorts ([#371](https://github.com/revanced/revanced-integrations/issues/371)) ([df4b03f](df4b03fed5))
* **youtube/return-youtube-dislike:** fix dislikes using wrong font if dark mode is enabled during video playback ([#368](https://github.com/revanced/revanced-integrations/issues/368)) ([3b37a3b](3b37a3b41f))
* **youtube/spoof-signature-verification:** additional fixes for subtitle window positions ([#369](https://github.com/revanced/revanced-integrations/issues/369)) ([6f2ae31](6f2ae313cf))

### Features

* **youtube/sponsorblock:** automatically hide skip button ([#365](https://github.com/revanced/revanced-integrations/issues/365)) ([75dad2f](75dad2f307))
2023-04-27 21:37:45 +00:00
2023-04-27 21:08:32 +02:00
2023-01-02 02:49:09 +01:00
2022-03-25 11:20:56 +01:00
2023-02-22 16:40:05 +01:00
2023-04-27 21:37:45 +00:00
2022-09-22 02:08:04 +02:00
2022-09-22 02:08:04 +02:00
2022-05-06 23:11:34 +02:00
2023-02-13 10:44:45 +07:00
2023-02-13 10:44:45 +07:00
2022-07-31 12:17:51 +02:00

ReVanced Integrations

How to use debugging:

  • Usage on Windows: adb logcat | findstr "revanced" > log.txt
  • Usage on Linux: adb logcat | grep --line-buffered "revanced" > log.txt

This will write the log to a file called log.txt which you can view then.

Description
🔩 ReVanced Integrations containing classes to be merged by ReVanced Patcher
Readme GPL-3.0 10 MiB
Languages
Java 92.4%
Kotlin 7.6%