1.4.0
Player And Seek Preview
- added the ThumbFast-style seek preview UI and thumbnail cache improvements.
- restored the legacy live-video seek preview path and added a Player setting to switch between ThumbFast thumbnail preview and legacy live seeking.
- tightened ThumbFast preview accuracy by using smaller preview time buckets and preventing stale thumbnail requests from replacing the newest preview frame.
- fixed glitched player vector icons and tightened subtitle/notch safe-area behavior.
- improved launch smoothness and predictive back behavior.
Subtitles
- added subtitle font management in Settings > Subtitles: choose a fonts directory, see the selected source folder, reload fonts, clear the font cache, and select the default subtitle font.
- added custom subtitle border styles and a shadow offset slider.
- Arnab Sadhukhan added subtitle zoom gestures.
- Arnab Sadhukhan optimized the subtitle pinch hit-zone for multi-line subtitles.
- Arnab Sadhukhan added horizontal swipe on subtitles to seek dialog lines.
Browser, Library, And Storage
- redesigned the Media Info page to use a premium, tabbed Material 3 interface with beautiful overview stats, container metadata detail, track summaries, and customizable sharing.
- implemented the unified Media Library view mode.
- added multi-select range handling, folder copy/move/rename, and SMB mutex/reconnection guards.
- redesigned settings sections and moved progress-related options into cleaner places.
- fixed segmented button unchecked color handling.
- fixed Lua script copy behavior.
Gestures And Quality Of Life
- Arnab Sadhukhan added the playlist swipe-up gesture in the player when swiped up from middle of screen now playlists open.
- Arnab Sadhukhan added auto-scroll to the currently selected theme.
- Removed Avif / Jpeg-Xl type images from the settings selection
- Added Font selection in the Subtitle Settings section.
- Fixed issue of Lua script when copying specific part Copied whole Lua script.
- added Expressive Scrollbar like in Pixel player
Checksums
| Variant | SHA-256 |
|---|---|
| arm64-v8a | 1ea40c57087d72997a14b2d47d8f56e79d0b2f884c2d98b116a68e147ecd5461 |
| armeabi-v7a | 4684edfbbc1850a4ffe841cfc9c2701f813391697d0bf23c89d8d31e6cb9bded |
| Universal | fbaf89548754c87feb5a88aeec8fd50dcd0d26a6795635589a5e46788549d2f9 |
| x86 | fe129ec295e558bc6e17146d1b9905207faf7cee05cd9f9f165adbaea47a9165 |
| x86_64 | e11e30a29979661538e148ff1b751c320928c31211a2bb0a7292af6c734c504f |
What's Changed
- implement swipe up to show playlist card gestuer in player by @Arnab11 in #86
- Implemented subtitle pinch to zoom gesture by @Arnab11 in #89
- feat: implement horizontal swipe on subtitles to seek dialog lines by @Arnab11 in #91
- fix: restore correct subtitle gesture detection zone by @Arnab11 in #97
- changed floating bottom bar ui by @Arnab11 in #102
Full Changelog: v1.3.9...v1.4.0