✨ Changes
New Feature :
- Add support for EPG (Electronic Program Guide) in M3U8 files.
- Add support for locking the screen in full-screen mode.
UI Improvements :
- Add slide exit animations to
PlayerPageandChannelEditPages. - Hide search bar when only one channel exists.
- Remove the maximum display limit of 500 channels in
ChannelList.
Stability & Maintenance :
- Suppress decoder errors on exit.
- Auto-recover from 404 segment errors.
- Prevent MediaCodec errors on player exit.
- handle HLS PlaylistStuckException.
📱 Requirements
Android 7.0+ (API 24)
Choose the APK for your device:
arm64-v8a- Most modern phones (2017+)armeabi-v7a- Older 32-bit devicesuniversal- Works on all devices (larger size)x86- Older emulatorsx86_64- Emulators, some tablets
Full Changelog: v1.0.4...v1.0.5