Update 2.5
Android 11+ compatibility
The app is now Scoped storage compatible, meaning no more permissions are asked to the user.
Since it required me to move data to private storage:
- it is auto cleaned upon relaunching the app
- A share button is available after a mod is optimized.
- You can't remove the original mod anymore.
The UI is less bad I guess
- It now keeps properly its context when rotating the screen. Previously, rotating it killed the optimisation process.
- It should also be slightly more resilient in the background.
- And the UI has more depth now !
Miscenellaous
- File handling is faster
- Streamlined cache cleaning in the background when an optimisation failed.
- More fullscreen experience
- Surely other stuff 🤔