Commit Graph

107 Commits

Author SHA1 Message Date
MarcaD f6c3bc4319
feat(YouTube - Swipe controls): Save and restore brightness and add auto-brightness toggle (#2996)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-04-21 01:58:56 +02:00
LisoUseInAIKyrios 9d6f305b7c
fix(YouTube - Spoof device dimensions): Warn about potential performance issues (#3039) 2024-04-18 17:19:04 +04:00
LisoUseInAIKyrios c06481a95e chore: Fix typo 2024-04-18 12:41:48 +04:00
MarcaD 684939314b
feat(YouTube): Match overlay icons style to YouTube (#3023) 2024-04-17 18:01:47 +02:00
LisoUseInAIKyrios 5abf89444a
feat(YouTube): Add 'About' preference to settings menu (#2981)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-04-17 20:01:17 +04:00
LisoUseInAIKyrios 17e4ac978a
fix(YouTube - Hide ads): rename `Hide paid content` to `Hide paid promotion label` (#3026) 2024-04-15 19:18:57 +04:00
LisoUseInAIKyrios e0d2fe5bd2
feat(YouTube - Hide Shorts components): Hide tagged products, hide search suggestions (#3019) 2024-04-14 18:54:00 +04:00
oSumAtrIX 842351548b
feat(YouTube - Hide layout components): Hide playables 2024-04-14 02:06:41 +02:00
LisoUseInAIKyrios 5c22d7b115 chore: fix typo 2024-04-12 23:52:21 +04:00
LisoUseInAIKyrios 5210ac431c
feat(YouTube - Hide Shorts components): Hide `Shop`, `Location` and `Save sound to playlist` buttons (#3018) 2024-04-12 23:44:00 +04:00
LisoUseInAIKyrios c72b1711be chore(YouTube): Fix typos, simplify some strings for translating 2024-04-07 23:56:09 +04:00
nullptr 9ae0650c00
feat(YouTube - Hide layout components): Add option to hide horizontal shelves (#2951)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-04-06 20:49:03 +02:00
LisoUseInAIKyrios 82acb84b5f
fix(YouTube - GmsCore support): Prompt to disable battery optimizations, if not done already (#2958)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-04-06 20:45:59 +02:00
LisoUseInAIKyrios 2bb3141b12 chore: Add comments for translations 2024-04-05 01:15:06 +04:00
nullptr b007e8e06a
fix(YouTube - Hide load more button): Include patch with `Hide layout components`, and hide button only in search feed (#2959) 2024-04-05 01:09:28 +04:00
LisoUseInAIKyrios 9479a9584f chore: Fix typo 2024-04-04 14:25:36 +04:00
LisoUseInAIKyrios 4c6a4ddd1c chore: Add comments for translations 2024-04-04 14:19:03 +04:00
LisoUseInAIKyrios 308de4a63c
fix(YouTube - Player flyout menu): Add hide Lock screen menu (#2985) 2024-04-04 10:47:09 +04:00
LisoUseInAIKyrios ce28db3274 chore: Remove unused string 2024-04-02 16:40:19 +04:00
LisoUseInAIKyrios 16ce28027c
chore: Add string format indexes, to allow more flexible translations (#2956) 2024-03-31 02:12:33 +04:00
oSumAtrIX c0bef25590
feat(YouTube - GmsCore): Require ignoring battery optimizations (#2952) 2024-03-30 19:52:22 +01:00
LisoUseInAIKyrios 025f5427c4 chore: fix typo 2024-03-30 20:33:28 +04:00
LisoUseInAIKyrios 8549e1ba58
feat(YouTube - Alternative thumbnails): Selectively enable for home / subscription / search (#2926)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-29 13:30:00 +04:00
LisoUseInAIKyrios 497c067e80
feat(YouTube - Hide Shorts components): Selectively hide Shorts for home / subscription / search (#2925) 2024-03-27 15:02:34 +01:00
LisoUseInAIKyrios caf91309f7 chore: fix typo 2024-03-27 13:09:23 +04:00
LisoUseInAIKyrios 59162042b0
feat(YouTube - Hide layout components): Filter home/search results by keywords (#2853)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-27 11:26:40 +04:00
oSumAtrIX ea7d1e0d08
feat(YouTube - Hide Shorts components): Hide sound metadata label 2024-03-26 02:18:47 +01:00
oSumAtrIX e7b64e154e
feat(YouTube - Hide Shorts components): Hide title and full video link label 2024-03-26 02:18:46 +01:00
oSumAtrIX 2df0892682
feat(YouTube - Hide Shorts components): Hide like and dislike buttons 2024-03-26 02:18:23 +01:00
LisoUseInAIKyrios 9f50470bf6
fix(YouTube - Hide ads): Prevent app crash if hiding fullscreen ads is not possible (#2910)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-25 20:13:28 +04:00
LisoUseInAIKyrios 6d88cb49ec
fix(YouTube - Downloads): Use new task context (#2841) 2024-03-08 09:09:15 +04:00
oSumAtrIX d9000113a9
feat(YouTube - External downloader): Add ability to use in-app download button 2024-03-04 20:36:25 +01:00
LisoUseInAIKyrios 36132df4be
feat(YouTube): Reorganize settings menu (#2737)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: dic1911 <htk030@protonmail.com>
2024-03-02 08:27:05 +01:00
kitadai31 83a7bd8d69
feat(YouTube - Spoof app version): Add target versions (#2787) 2024-03-02 08:10:07 +01:00
oSumAtrIX 9466d973c6
fix(YouTube - Spoof app version): Remove broken versions (#2776) 2024-02-29 01:16:06 +01:00
oSumAtrIX cc1d9b7436
feat(YouTube - Change start page): Add more start pages 2024-02-09 00:50:16 +01:00
LisoUseInAIKyrios 872a5b6d89
feat(YouTube - Custom filter): Custom filtering of the protocol buffer (#2682) 2024-02-02 12:15:34 +04:00
LisoUseInAIKyrios aaed3a970b chore: fix typo 2024-01-27 23:13:34 +04:00
oSumAtrIX 1b63898413
fix(Twitch): Correct patch resources to fix build 2024-01-27 15:35:12 +01:00
LisoUseInAIKyrios dd108ff70f
feat(YouTube - Spoof app version): Add `18.09.39` to restore library tab (#2643)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-27 05:42:18 +04:00
LisoUseInAIKyrios 060ab8fbfe
feat: Move strings to resources for localization (#2440)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>

BREAKING CHANGE: Various APIs have been changed.
2024-01-27 02:34:01 +01:00
oSumAtrIX 75f785d1ef
feat(YouTube - Change header): Change to ReVanced borderless logo header by default (#2512)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-01-02 15:34:20 +01:00
oSumAtrIX a08457e406
refactor: Fix package and code structure (#2541)
BREAKING CHANGE: Various public APIs have changed names and packages or were removed entirely
2024-01-01 16:33:07 +01:00
KobeW50 e8d1389d33
feat(YouTube): Improve patch descriptions (#2519) 2024-01-01 16:30:04 +01:00
LisoUseInAIKyrios f8365b4e35
fix(YouTube - SponsorBlock): Export local statistics with saved settings 2023-12-16 15:23:58 +04:00
LisoUseInAIKyrios 2918b62320 chore(YouTube): Fix settings UI typos 2023-12-12 20:51:26 +04:00
Chris 41217f61e6
feat(YouTube - Alternative Thumbnails): Add option to use DeArrow (#3378)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-12-11 05:07:09 +04:00
LisoUseInAIKyrios e024409219
fix(YouTube - Return YouTube Dislike): Prevent the first Short opened from freezing the UI (#3359) 2023-12-04 10:47:41 +02:00
oSumAtrIX 161261cfea
feat: Allow choosing the vendor of GmsCore via patch options (#3347)
BREAKING CHANGE: Various APIs have been moved to `GmsCoreSupportAbstractPatch`
2023-12-02 22:50:40 +01:00
Ajay Ramachandran 2cd2453658
fix(YouTube - SponsorBlock): Rename "Preview/Recap" category to "Preview/Recap/Hook" (#3245) 2023-11-09 08:23:46 +01:00