Skip to content

🚀 Debug Build 2026.02.19.1748

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Feb 17:49
· 861 commits to main since this release
82c3ebd

Debug APK Release

What's New

Fix truncation of large result sets (500+ items) from MA server (#99)

The MA server sends large results in 500-item batches with
"partial": true. Previously only the first batch was captured,
silently truncating podcasts with 500+ episodes. Now partial
batches are accumulated and merged with the final response before
delivering to callers. Also clears pending state on disconnect
to prevent memory leaks.

Important Notes

  • This is a debug build — not intended for production use
  • Contains debug symbols and logging
  • Performance may be slower than release builds

Installation

Download the APK below and install on your Android device.