Skip to content

Releases: therealFoxster/DontEatMyContent

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

v1.0.0-7+debug

04 Oct 00:16
208b8f8
Compare
Choose a tag to compare
v1.0.0-7+debug Pre-release
Pre-release

Warning

This version is non-production ready. Do not install it on your device unless you're debugging.

What's New

Colorize playerView, renderingView and renderingViewContainer for debugging.

v1.0.0

21 Sep 17:22
Compare
Choose a tag to compare

Initial Release 🎉

Release Notes

Aside from a few glitches here and there, everything works as advertised. Note that this version has only been tested extensively on an iPhone 13 mini. Feel free to report any issues you encounter.

Todo

  • Proper zoomed-to-fill detection