Releases: therealFoxster/DontEatMyContent
v1.0.2
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
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
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
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