Skip to content

Releases: therealFoxster/DontEatMyContent

v1.0.10

21 May 20:59
Compare
Choose a tag to compare

What's New

  • Fix unsupported device message showing up randomly in YouTube

v1.0.9

21 May 08:38
Compare
Choose a tag to compare

What's New

  • Disable tweak settings on unsupported devices
  • Revert to lower target firmware (14.1 -> 14.0) & architecture (arm64e -> arm64)

v1.0.8

20 May 01:30
Compare
Choose a tag to compare

v1.0.7

13 May 17:22
Compare
Choose a tag to compare
v1.0.7 Pre-release
Pre-release

What's New

v1.0.6

30 Dec 00:19
Compare
Choose a tag to compare

What's New

  • Increased gap between display cutout and video to prevent Dynamic Island from cutting into videos on the 14 Pro Max

Todo

  • Proper zoomed-to-fill detection

v1.0.5

15 Nov 17:41
77852f9
Compare
Choose a tag to compare

What's New

  • Fixed engagement panel layout in full screen

Preview

v1.0.5 (this version)

v1.0.5 demo

v1.0.4

v1.0.4 demo

Todo

  • Proper zoomed-to-fill detection

v1.0.4

12 Nov 04:29
Compare
Choose a tag to compare

What's New

  • Fixed compatibility with YouTube's pinch-to-zoom feature
  • Fixed crashes due to dangly constraints
  • Better zoomed-to-fill detection
  • Bye bye backwards compatibility (removed old code that was kept to support older YouTube versions)
  • Renamed & added prefix to functions

Todo

  • Proper zoomed-to-fill detection

v1.0.3

02 Nov 05:25
Compare
Choose a tag to compare

What's New

Updated to work with YouTube's redesign

  • Added another method to get video aspect ratio
  • Added another method to detect pinch gesture

Todo

  • Proper zoomed-to-fill detection

v1.0.2

06 Oct 21:20
Compare
Choose a tag to compare

What's New

Add -(void)resetForVideoWithAspectRatio:(double) as a fallback to get aspect ratio in case -(void)singleVideo:(id)aspectRatioDidChange:(CGFloat) never gets called. Hopefully the tweak now works for users who were having issues.

Todo

  • Proper zoomed-to-fill detection

v1.0.1

05 Oct 04:56
Compare
Choose a tag to compare

What's New

No new changes from v1.0.0 but hopefully fixed support for Dynamic Island (I might have released an older version of the tweak as v1.0.0, hence why it wasn't working properly with the Dynamic Island, though I'm not entirely sure).

Update: Turns out I didn't release the wrong version or anything. The method used to get the video aspect ratio in this version was unreliable and did not work for some people. This has been resolved in later versions.

Todo

  • Proper zoomed-to-fill detection