revanced-integrations/app/src/main/java/app/revanced/integrations/youtube
oSumAtrIX 7a197f7976
fix(YouTube - Disable suggested video end screen): Disable by default to fix autoplay issues
Autoplay is only triggered, if the end screen is shown. If it is dismissed, which if the patch is enabled happens, autoplay will be stopped.
2024-03-02 23:32:31 +01:00
..
patches feat(YouTube): Reorganize settings menu (#571) 2024-03-02 08:27:16 +01:00
requests chore: Refactor build files 2024-02-20 04:19:11 +01:00
returnyoutubedislike fix(YouTube - ReturnYouTubeDislike): Do not show more than 1 connection toasts if the API is broken (#560) 2024-01-29 19:33:51 +04:00
settings fix(YouTube - Disable suggested video end screen): Disable by default to fix autoplay issues 2024-03-02 23:32:31 +01:00
shared feat(YouTube): Support versions `18.48.39`, `18.49.37`, `19.01.34` (#547) 2024-01-17 00:58:07 +04:00
sponsorblock feat: Move strings to resources for localization (#420) 2024-01-27 02:53:11 +01:00
swipecontrols feat: Move strings to resources for localization (#420) 2024-01-27 02:53:11 +01:00
videoplayer feat: Move strings to resources for localization (#420) 2024-01-27 02:53:11 +01:00
ByteTrieSearch.java refactor: Fix package and code structure (#546) 2024-01-01 16:33:20 +01:00
Event.kt refactor: Fix package and code structure (#546) 2024-01-01 16:33:20 +01:00
StringTrieSearch.java refactor: Fix package and code structure (#546) 2024-01-01 16:33:20 +01:00
ThemeHelper.java refactor: Fix package and code structure (#546) 2024-01-01 16:33:20 +01:00
TrieSearch.java feat(YouTube - Custom filter): Custom filtering of the protocol buffer (#562) 2024-02-02 12:15:24 +04:00