| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Hongeetv1.3.1+9-Universal.apk | 2026-02-13 | 52.0 MB | |
| Hongeetv1.3.1+9-armeabi-v7a.apk | 2026-02-13 | 29.5 MB | |
| Hongeetv1.3.1+9-arm64-v8a.apk | 2026-02-13 | 31.4 MB | |
| README.md | 2026-02-13 | 1.6 kB | |
| v1.3.1+9 source code.tar.gz | 2026-02-13 | 11.6 MB | |
| v1.3.1+9 source code.zip | 2026-02-13 | 11.6 MB | |
| Totals: 6 Items | 136.2 MB | 0 | |
HOTFIX RELEASE (v1.3.1+9)
This is a Hotfix focused on background playback reliability and next-track loading stability.
NEW FEATURES
• Refactored YouTube extraction into a dedicated native backend module: backend/youtube (YoutubeExtractorBridge + YoutubeExtractorEngine)
• Added next-track stream prefetch (URL warm-up) to reduce transition delay between songs
• Added load watchdog recovery flow to prevent endless loading states
• Improved extractor request pipeline and retry routing for transient network failures
BUG FIXES / IMPROVEMENTS
• Fixed background playback issue where next song sometimes got stuck fetching forever
• Fixed inconsistent auto-next behavior when app is minimized/backgrounded
• Fixed mini player bottom displacement on Samsung/gesture-inset devices
• Improved skip/retry safety with serialized next handling and stronger transient error recovery
• Reduced duplicate extraction calls via in-flight resolve deduplication
• Switched from runtime google_fonts fetching to bundled local TTF fonts
HOTFIX FOCUS
• Main hotfix target: “stuck loading ring + broken next-song transition in background playback”
• Result: background queue progression is now significantly more reliable under transient extraction/network issues
UPCOMING (work in progress)
• Move yt-dlp init fully to Application lifecycle for even stronger background safety
• Further tuning for low-end device playback transitions
Full Changelog: https://github.com/greenbugx/Hongeet/compare/v1.3.0+8...v1.3.1+9