1021 Commits

Author SHA1 Message Date
1fexd
95306bb5e4 feat(Sync for Reddit): Add Fix video downloads patch (#710) 2024-10-17 17:28:27 +02:00
Alex
b9ccb1a5fe feat(Twitter): Add Change link sharing domain patch (#715)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-10-17 17:23:56 +02:00
oSumAtrIX
236de69a35 fix(YouTube - Spoof video streams): Fix playback for Android VR by removing invalid body as well (#716) 2024-10-17 17:16:51 +02:00
MarcaD
d309f9eaf1 feat(YouTube - Hide Shorts components): Add options to hide Use template, Upcoming, Green screen buttons (#714) 2024-10-14 14:11:07 +02:00
LisoUseInAIKyrios
d6318ee419 chore(YouTube): Fix typo 2024-10-07 03:06:18 -04:00
LisoUseInAIKyrios
3c76456a0c fix(YouTube - Hide layout components): Adjust settings text (#713) 2024-10-06 18:55:05 -04:00
LisoUseInAIKyrios
347dddeed4 feat(YouTube - Hide layout components): Add option to hide Yoodles (YouTube Doodles) (#712) 2024-10-05 20:08:54 -04:00
LisoUseInAIKyrios
affdace33e fix(YouTube - Spoof video streams): Handle app left open for a long time (#709) 2024-10-03 19:22:30 -04:00
oSumAtrIX
87c7e7adf2 feat(YouTube - Hide Shorts components): Add option to hide like fountain (#708) 2024-10-02 02:38:59 +02:00
oSumAtrIX
e1591bec32 chore: Merge branch dev to main (#700) 2024-09-30 21:13:19 +02:00
LisoUseInAIKyrios
79c5dab048 feat(YouTube - Hide Shorts components): Add Hide save music, Hide stickers (#703) 2024-09-28 21:03:13 -04:00
Zain
ba75cf9d44 feat(YouTube - Disable precise seeking gesture): Hide "pull up" label that shows up when swiping (#696) 2024-09-29 02:32:24 +02:00
LisoUseInAIKyrios
6230297b03 fix(YouTube - Check watch history domain name resolution): Do not show warning if network connection is flaky (#702) 2024-09-26 07:51:34 -04:00
LisoUseInAIKyrios
24da72c9e4 fix(YouTube): Show video chapter titles without clipping when overlay buttons are enabled (#699) 2024-09-23 18:49:55 -04:00
oSumAtrIX
9fa3093480 chore: Merge branch dev to main (#698) 2024-09-23 16:08:59 +02:00
Bceez
cc637a17eb fix(YouTube - Hide layout components): Hide new kind of community posts (#695) 2024-09-22 00:46:44 -04:00
LisoUseInAIKyrios
528ead2771 fix(YouTube - Spoof video streams): Change default client type to Android VR (#697) 2024-09-21 19:31:44 -04:00
LisoUseInAIKyrios
1359ac4784 fix(YouTube - Spoof video streams): Change default client type to Android VR 2024-09-21 17:11:45 -04:00
oSumAtrIX
4ee6ea8db1 chore: Merge branch dev to main (#694) 2024-09-19 01:01:26 +02:00
oSumAtrIX
792d944de7 fix(YouTube - Check environment): Only use fields available since Android 8 (#693) 2024-09-19 00:58:02 +02:00
LisoUseInAIKyrios
7deba90466 chore: Merge branch dev to main (#677) 2024-09-18 18:13:56 -04:00
Zain
f4783ff871 fix(YouTube): Fix issues related to playback by replace streaming data (#680)
Co-authored-by: kitadai31 <90122968+kitadai31@users.noreply.github.com>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-09-18 00:45:14 +02:00
MarcaD
e418b94fad feat(YouTube - Hide Shorts components): Hide 'Use this sound' button (#691)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-09-17 15:34:34 +02:00
LisoUseInAIKyrios
08d7662c73 fix(YouTube - Return YouTube Dislike): Show correct value when swiping back to prior Short and disliking 2024-09-10 23:37:40 -04:00
LisoUseInAIKyrios
4e749691b0 feat(YouTube): Add donation link to settings about screen (#688) 2024-09-09 03:21:05 -04:00
LisoUseInAIKyrios
5a745eb5db fix(YouTube - SponsorBlock): Add summary text to 'view my segments' button 2024-09-09 03:17:38 -04:00
LisoUseInAIKyrios
7968168228 fix(YouTube - Check environment patch): Show if patched apk is too old, if the install source is not Manager or ADB 2024-09-06 05:39:33 -04:00
LisoUseInAIKyrios
6d182d2770 fix(YouTube - Check environment patch): Allow adb installs even if patched more than 30 minutes ago 2024-09-06 04:55:33 -04:00
LisoUseInAIKyrios
00d85237d8 fix(YouTube - Check environment patch): Use app install/update time instead of current time (#687) 2024-09-06 04:44:14 -04:00
oSumAtrIX
e8a94ec668 feat: Add Check environment patch (#683)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-09-06 10:27:02 +02:00
LisoUseInAIKyrios
07a22bfdbd fix(YouTube - GmsCore support): Show an error toast if GmsCore is included with root mounted installation (#686)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-09-01 18:03:43 -04:00
LisoUseInAIKyrios
6aa556e551 fix(YouTube - ReturnYouTubeDislike): Show estimated like count for videos with hidden likes (#684) 2024-09-01 17:49:15 -04:00
LisoUseInAIKyrios
30cddff239 feat(YouTube - Keyword filter): Add syntax to match whole keywords and not substrings (#681)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-08-30 17:38:44 -04:00
LisoUseInAIKyrios
282b8e1449 feat(YouTube - Spoof client): Allow forcing AVC codec with iOS (#679) 2024-08-22 13:47:15 -04:00
Bceez
20fbe875c0 fix(YouTube - Hide layout components): Hide new kind of community post (#678) 2024-08-20 08:16:43 +02:00
LisoUseInAIKyrios
094f7e7804 fix(YouTube - SponsorBlock): Handle if the user enters an invalid number into any SB settings 2024-08-20 00:16:42 -04:00
oSumAtrIX
b05e7f1e73 chore: Merge branch dev to main (#676) 2024-08-15 21:27:09 +04:00
LisoUseInAIKyrios
d8ab2f7696 feat(YouTube): Add Check watch history domain name resolution patch (#675) 2024-08-15 12:06:02 -04:00
oSumAtrIX
f818faf24c chore: Merge branch dev to main (#665) 2024-08-06 02:05:46 +02:00
oSumAtrIX
769413a488 fix(YouTube - Return YouTube Dislike): Fix dislikes not appearing due to new component name (#674) 2024-08-06 00:07:39 +02:00
LisoUseInAIKyrios
6873c4bfc8 fix(YouTube - Spoof client): Restore livestream audio only playback with iOS spoofing (#673) 2024-08-04 21:38:07 +02:00
LisoUseInAIKyrios
564063e878 fix(YouTube - SponsorBlock): Improve create segment manual seek accuracy (#671) 2024-08-02 09:39:33 -04:00
ILoveOpenSourceApplications
922d0d30bd feat(YouTube - Description components): Add Hide 'Key concepts' section option (#670)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: ILoveOpenSourceApplications <ILoveOpenSourceApplications@users.noreply.github.com>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-08-01 13:27:19 +02:00
LisoUseInAIKyrios
ec614d0fb3 fix(YouTube - Keyword filter): Filter videos from new subscription layout 2024-07-28 13:19:40 -04:00
Zain Arbani
c56e7a56c4 fix(YouTube - Client Spoof): Restore missing high qualities by spoofing the iOS client user agent (#668)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-07-28 16:51:17 +02:00
oSumAtrIX
d02774b871 fix(YouTube - Spoof client): Fix tracking history on brand accounts (#669) 2024-07-28 15:53:55 +02:00
LisoUseInAIKyrios
f991518f43 fix(YouTube - SponsorBlock): Correctly show minute timestamp when creating a new segment 2024-07-26 10:36:27 -04:00
LisoUseInAIKyrios
fab40b85ff fix(YouTube - Disable auto captions): Do not break Shorts captions menu 2024-07-15 18:16:39 +04:00
LisoUseInAIKyrios
37e2661075 feat(YouTube): Add Bypass image region restrictions patch (#667) 2024-07-15 02:55:42 +04:00
LisoUseInAIKyrios
eccfc43bc0 fix(YouTube - Hide layout components): Hide new type of horizontal shelf 2024-07-14 18:11:55 +04:00