Commit Graph

40 Commits

Author SHA1 Message Date
oSumAtrIX 3a34a2306d
fix(YouTube): Fix video playback by switching to ReVanced GmsCore vendor (#589) 2024-03-26 22:29:06 +01:00
oSumAtrIX e3ba343d89
fix: Check index of pattern in string instead of the other way around 2024-03-26 04:47:21 +01:00
oSumAtrIX 46d8ef6f88
feat(YouTube - Hide Shorts components): Hide sound metadata label 2024-03-26 04:46:32 +01:00
oSumAtrIX b7a8995f79
fix(YouTube - Hide Shorts components): Correctly hide join button 2024-03-26 04:46:32 +01:00
oSumAtrIX 59165de801
feat(YouTube - Hide Shorts components): Hide title and full video link label 2024-03-26 02:18:36 +01:00
oSumAtrIX 2a08e5a98e
feat(YouTube - Hide Shorts components): Hide like and dislike buttons 2024-03-26 02:18:10 +01:00
oSumAtrIX b945e2f44b
fix(YouTube - Hide layout components): Correctly hide Join button 2024-03-26 01:36:41 +01:00
oSumAtrIX bed8f9f640
chore: Remove unnecessary consumer parameter (#591)
The query parameter was introduced for future use. It turns out that it is unnecessary and can be removed therefor.
2024-03-25 21:11:36 +01:00
LisoUseInAIKyrios 4ec955fd01
fix(YouTube - Hide ads): Prevent app crash if hiding fullscreen ads is not possible (#590) 2024-03-25 20:13:06 +04:00
LisoUseInAIKyrios 254da31d16
feat(YouTube - Downloads): Use external downloader when selecting 'Download' in home feed flyout menu (#587)
fix(YouTube - Downloads): Use external downloader when selecting 'Download' from home feed flyout menu
2024-03-15 16:32:48 +04:00
LisoUseInAIKyrios b060732e86
fix(YouTube - HDR auto brightness): Remove non functional and obsolete patch (#585) 2024-03-11 13:33:08 +04:00
oSumAtrIX b9c1eec69f
fix(YouTube - Disable suggested video end screen): Disable by default to fix autoplay issues (#578) 2024-03-09 05:17:27 +01:00
LisoUseInAIKyrios 468dfac054
fix(YouTube - Downloads): Use new task context (#583)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-08 09:10:06 +04:00
oSumAtrIX 771a0de3bc
feat(YouTube - External downloader): Add ability to use in-app download button 2024-03-04 20:36:24 +01:00
LisoUseInAIKyrios 8d48a90a8b
fix(YouTube - Hide seekbar): Use original seekbar color if Theme patch is not included (#580) 2024-03-04 15:44:56 +04:00
Hoàng Gia Bảo eee3f352c5
fix(YouTube - Client spoof): Allow playback for links with timestamp (#582) 2024-03-04 07:52:18 +01:00
oSumAtrIX 36aa6c9aa8
chore: Lint code 2024-03-03 00:26:34 +01:00
oSumAtrIX 5d14f53acd
fix(YouTube - Announcements): Only compare ID to not show same announcement after a fix-up (#579)
Previously, the announcement content was hashed and compared with the locally saved hash. Sometimes announcements are fixed up, altering the hash, so instead, compare the ID.
2024-03-03 00:04:38 +01:00
LisoUseInAIKyrios eea4a48cd5
feat(YouTube): Reorganize settings menu (#571)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-02 08:27:16 +01:00
kitadai31 da57fb9523
feat(YouTube - Spoof app version): Add target versions (#574) 2024-03-02 08:09:49 +01:00
LisoUseInAIKyrios fb4aab792a
fix(YouTube - Spoof app version): Remove broken versions (#573) 2024-02-29 06:35:16 +04:00
LisoUseInAIKyrios 7f5e7dfd68
fix(YouTube - Hide Shorts): Hide Shorts in feed when using tablet layout (#572) 2024-02-28 15:11:47 +04:00
oSumAtrIX b4ab5f65d5
fix(YouTube - Disable suggested end screen): Reliably hide end screen 2024-02-25 19:27:02 +01:00
oSumAtrIX 2cee15ad88
chore: Refactor build files
This commit improves the build files by using Gradle version catalogs and modernizes the Android build files. Additionally dependencies have been updated and some source files refactored.
2024-02-20 04:19:11 +01:00
LisoUseInAIKyrios 0b0d46f518
fix(YouTube - Hide ads): Do not show error toast and hide full screen ads (#569) 2024-02-13 20:08:57 +04:00
oSumAtrIX 27421fb578
feat(YouTube - Change start page): Add more start pages 2024-02-08 21:10:27 +01:00
LisoUseInAIKyrios f72faa761c
fix(YouTube - Litho Filter): Ignore null buffers (#565) 2024-02-07 19:25:46 +04:00
LisoUseInAIKyrios ea5748ca8e
fix(YouTube - Litho Filter): Do not show toast if protobuffer is empty or null (#563) 2024-02-07 15:23:40 +04:00
LisoUseInAIKyrios 0eb7f3f3af
feat(YouTube - Custom filter): Custom filtering of the protocol buffer (#562) 2024-02-02 12:15:24 +04:00
LisoUseInAIKyrios 2c7320937a
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
LisoUseInAIKyrios d0edafb1af
fix(YouTube): Correctly show channel page on tablet devices (#558) 2024-01-28 12:56:38 +01:00
LisoUseInAIKyrios 3bd48dca09
feat(YouTube - Spoof app version): Add `18.09.39` to restore library tab (#552)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-27 02:53:12 +01:00
LisoUseInAIKyrios 7ae10be507
feat: Move strings to resources for localization (#420)
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-27 02:53:11 +01:00
oSumAtrIX eaaa6fbd20
feat(YouTube): Support versions `18.48.39`, `18.49.37`, `19.01.34` (#547)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-01-17 00:58:07 +04:00
LisoUseInAIKyrios 490af75452
refactor(YouTube - Return YouTube Dislike): Make patch more robust by removing opcode patterns from fingerprints (#550) 2024-01-09 23:07:45 +04:00
LisoUseInAIKyrios 3e380dfce2 fix(YouTube - DeArrow): Correctly handle http status 304 2024-01-08 12:34:22 +04:00
LisoUseInAIKyrios 752544b962 fix(YouTube - Settings): Correctly initialize default values 2024-01-06 21:28:41 +04:00
oSumAtrIX fbdb4908ea
fix(YouTube - Hide ads): Do not leave screen at launch non interactable when hiding fullscreen ads 2024-01-05 21:53:37 +01:00
LisoUseInAIKyrios 211f9542e8 fix(YouTube - SponsorBlock): Update categories after import JSON import 2024-01-02 19:22:44 +04:00
oSumAtrIX bedcef89a5
refactor: Fix package and code structure (#546)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-01-01 16:33:20 +01:00