Version 1.2.0 – Update Notes
This release brings VLCLib for Android users for better codec support.
iOS now uses KSPlayer as the exclusive player.
⚠️ Note for Android users:
- This is the initial release with VLCLib, so you may encounter some bugs.
- The APK size will be significantly larger due to VLC integration.
- Please report any issues on the GitHub Issues page.
- Until some bugs are resolved, you can continue using an external player for unsupported formats.
Merged PRs & Community Contributions
- Custom Confirmation Popup by @CrissZollo:
- Introduces a new, custom-made confirmation popup with a modern design.
- Matches the app’s theme and the user-selected theming.
- Replaces all Alert.alert instances with the new custom popup.
- Fixes Issue #83.